Window.Foreground Property | |
The foreground brush currently in use by this window.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Foreground AS USUAL GET SET
public virtual Usual Foreground { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe foreground brush currently in use by this window.
See Also