StatusBar.HorizontalBorder Property (Typed) | |
A numeric value representing the width of the horizontal border between the top or bottom edge of the status bar and its items.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY HorizontalBorder AS LONG GET
public virtual int HorizontalBorder { get; }
Request Example
View SourceProperty Value
Type:
LongA numeric value representing the width of the horizontal border between the top or bottom edge of the status bar and its items.
See Also