Button |
The ButtonImageStates type exposes the following members.
| Name | Description | |
|---|---|---|
| Id |
Gets the unique identifier of the object.
(Inherited from GlobalId) | |
| ImageDisabled | Gets and sets the button image for disabled state. | |
| ImageNormal | Gets and sets the button image for normal state. | |
| ImagePressed | Gets and sets the button image for pressed state. | |
| ImageTracking | Gets and sets the button image for tracking state. | |
| IsDefault |
Gets a value indicating if all values are default.
(Overrides StorageIsDefault) | |
| NeedPaint |
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage) | |
| NeedPaintDelegate |
Gets access to the need paint delegate.
(Inherited from Storage) |