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