ButtonImageList.Image Property | |
The current image object in the ButtonImageList.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Image AS USUAL GET
public virtual Usual Image { get; }
Request Example
View SourceProperty Value
Type:
UsualThe current image object in the ButtonImageList.
See Also