Krypton |
The KryptonPaletteLabel 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 label appearance when it has focus. | |
| OverrideNotVisited | Gets access to normal state modifications when label has not been visited. | |
| OverridePressed | Gets access to the pressed label appearance entries. | |
| OverrideVisited | Gets access to normal state modifications when label has been visited. | |
| StateCommon | Gets access to the common label appearance that other states can override. | |
| StateDisabled | Gets access to the disabled label appearance entries. | |
| StateNormal | Gets access to the normal label appearance entries. |