KryptonPaletteCalendarDay Properties |
The KryptonPaletteCalendarDay 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.) | |
OverrideBolded |
Gets access to the calendar day appearance when it has bolded days.
| |
OverrideFocus |
Gets access to the calendar day appearance when it has focus.
| |
OverrideToday |
Gets access to the calendar day appearance when it is today.
| |
StateCheckedNormal |
Gets access to the normal checked calendar day appearance entries.
| |
StateCheckedPressed |
Gets access to the pressed checked calendar day appearance entries.
| |
StateCheckedTracking |
Gets access to the hot tracking checked calendar day appearance entries.
| |
StateCommon |
Gets access to the common calendar day appearance that other states can override.
| |
StateDisabled |
Gets access to the disabled calendar day appearance entries.
| |
StateNormal |
Gets access to the normal calendar day appearance entries.
| |
StatePressed |
Gets access to the pressed calendar day appearance entries.
| |
StateTracking |
Gets access to the hot tracking calendar day appearance entries.
|