Window.IconSm Property (Typed) | |
The small icon object used for this window.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY IconSm AS Icon GET SET
public virtual Icon IconSm { get; set; }
Request Example
View SourceProperty Value
Type:
IconThe small icon object used for this window.
See Also