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