KryptonPaletteImagesDropDownButton Properties |
The KryptonPaletteImagesDropDownButton type exposes the following members.
| Name | Description | |
|---|---|---|
| Common |
Gets and sets the common image that other drop down button images inherit from.
| |
| Disabled |
Gets and sets the image for use when the drop down button is disabled.
| |
| Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) | |
| 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.) | |
| Normal |
Gets and sets the image for use when the drop down button is not disabled.
| |
| Pressed |
Gets and sets the image for use when the drop down button is pressed.
| |
| Tracking |
Gets and sets the image for use when the drop down button is tracking.
|