StatusBar.ItemBorder Property (Typed) | |
A numeric value representing the width of the borders between the status bar items.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax VIRTUAL PROPERTY ItemBorder AS LONG GET
public virtual int ItemBorder { get; }
Request Example
View SourceProperty Value
Type:
LongA numeric value representing the width of the borders between the status bar items.
See Also