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