StatusBar.VerticalBorder Property (Typed) | |
A numeric value representing the height of the vertical border between the left or right 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 VerticalBorder AS LONG GET
public virtual int VerticalBorder { get; }
Request Example
View SourceProperty Value
Type:
LongA numeric value representing the height of the vertical border between the left or right edge of the status bar and its items.
See Also