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