KryptonPaletteButtonSpecTyped Properties |
The KryptonPaletteButtonSpecTyped type exposes the following members.
Name | Description | |
---|---|---|
AllowInheritExtraText |
Gets and sets if the button extra text be inherited if defined as empty.
| |
AllowInheritImage |
Gets and sets if the button image be inherited if defined as null.
| |
AllowInheritText |
Gets and sets if the button text be inherited if defined as empty.
| |
AllowInheritToolTipTitle |
Gets and sets if the button tooltip title text be inherited if defined as empty.
| |
ColorMap |
Gets and sets image color to remap to container foreground.
| |
Edge |
Gets and sets the header edge to display the button against.
(Inherited from KryptonPaletteButtonSpecBase.) | |
ExtraText |
Gets and sets the button extra text.
| |
Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) | |
Image |
Gets and sets the button image.
| |
ImageStates |
Gets access to the state specific images for the button.
| |
IsDefault |
Gets a value indicating if all values are default.
(Overrides KryptonPaletteButtonSpecBaseIsDefault.) | |
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.) | |
Orientation |
Gets and sets the button orientation.
(Inherited from KryptonPaletteButtonSpecBase.) | |
Redirector |
Gets access to the redirector.
(Inherited from KryptonPaletteButtonSpecBase.) | |
Style |
Gets and sets the button style.
(Inherited from KryptonPaletteButtonSpecBase.) | |
Text |
Gets and sets the button text.
| |
ToolTipTitle |
Gets and sets the button tooltip title text.
|