Property | Type | Description | |
---|---|---|---|
ShouldSerializeOverrideBolded | bool | ||
ShouldSerializeOverrideFocus | bool | ||
ShouldSerializeOverrideToday | bool | ||
ShouldSerializeStateCheckedNormal | bool | ||
ShouldSerializeStateCheckedPressed | bool | ||
ShouldSerializeStateCheckedTracking | bool | ||
ShouldSerializeStateCommon | bool | ||
ShouldSerializeStateDisabled | bool | ||
ShouldSerializeStateNormal | bool | ||
ShouldSerializeStatePressed | bool | ||
ShouldSerializeStateTracking | bool |
Method | Description | |
---|---|---|
KryptonPaletteCalendarDay ( |
Initialize a new instance of the KryptonPaletteCalendarDay class.
|
|
PopulateFromBase ( ) : void |
Populate values from the base palette.
|
|
SetRedirector ( |
Update the redirector with new reference.
|
Method | Description | |
---|---|---|
ShouldSerializeOverrideBolded ( ) : bool | ||
ShouldSerializeOverrideFocus ( ) : bool | ||
ShouldSerializeOverrideToday ( ) : bool | ||
ShouldSerializeStateCheckedNormal ( ) : bool | ||
ShouldSerializeStateCheckedPressed ( ) : bool | ||
ShouldSerializeStateCheckedTracking ( ) : bool | ||
ShouldSerializeStateCommon ( ) : bool | ||
ShouldSerializeStateDisabled ( ) : bool | ||
ShouldSerializeStateNormal ( ) : bool | ||
ShouldSerializeStatePressed ( ) : bool | ||
ShouldSerializeStateTracking ( ) : bool |
public KryptonPaletteCalendarDay ( |
||
redirect | Redirector to inherit values from. | |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
return | System |
public SetRedirector ( |
||
redirect | Target redirector. | |
return | void |