SplitWindow.Background Property | |
The background brush currently in use by the split window.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Background AS USUAL GET SET
public override Usual Background { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe background brush currently in use by the split window.
See Also