Click or drag to resize

Button.Image Property

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

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

Property Value

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