Click or drag to resize

Button.Image Property (Typed)

X#
An image object representing the icon or bitmap image that is displayed on a button.

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

Property Value

Type: VObject
An image object representing the icon or bitmap image that is displayed on a button.
See Also