StatusBarItem.Icon Property (Typed) | |
The icon of the status bar item.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Icon AS Icon GET
public virtual Icon Icon { get; }
Request Example
View SourceProperty Value
Type:
IconThe icon of the status bar item.
See Also