Click or drag to resize

ButtonImageList.Image Property (Typed)

X#
The current image object in the ButtonImageList.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Image AS IResource GET 
Request Example View Source

Property Value

Type: IResource
The current image object in the ButtonImageList.
See Also