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