KryptonPaletteTabButton Properties |
The KryptonPaletteTabButton type exposes the following members.
| Name | Description | |
|---|---|---|
| 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.) | |
| OverrideFocus |
Gets access to the tab appearance when it has focus.
| |
| StateCommon |
Gets access to the common tab appearance that other states can override.
| |
| StateDisabled |
Gets access to the disabled tab appearance entries.
| |
| StateNormal |
Gets access to the normal tab appearance entries.
| |
| StatePressed |
Gets access to the pressed tab appearance entries.
| |
| StateSelected |
Gets access to the normal tab appearance entries.
| |
| StateTracking |
Gets access to the hot tracking tab appearance entries.
|