|
|
|
Image Property, ButtonPartClass Class |
Defines the button image.
Syntax ButtonPartClass Class (Softelvdm.Controls)
VB |
Public Property Image As Image |
C# |
public Image Image { get; set; } |
C++ |
public: property Image^ Image { |
Property Value
The image.
The default value is null/Nothing.
Comments
The Image property defines the button image.
If an image is defined, the text is no longer displayed (they are mutually exclusive).
Version Information
Supported in version 1.0.
Products Table