Property | Type | Description | |
---|---|---|---|
ShouldSerializeStateCommon | bool | ||
ShouldSerializeStateDisabled | bool | ||
ShouldSerializeStateNormal | bool |
Method | Description | |
---|---|---|
KryptonPaletteRibbonGroupBaseText ( |
Initialize a new instance of the KryptonPaletteRibbonGroupBaseText class.
|
|
PopulateFromBase ( ) : void |
Populate values from the base palette.
|
|
SetRedirector ( |
Update the redirector with new reference.
|
Method | Description | |
---|---|---|
ShouldSerializeStateCommon ( ) : bool | ||
ShouldSerializeStateDisabled ( ) : bool | ||
ShouldSerializeStateNormal ( ) : bool |
public KryptonPaletteRibbonGroupBaseText ( |
||
redirect | Redirector to inherit values from. | |
textStyle | PaletteRibbonTextStyle | Inherit text style. |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
return | System |
public SetRedirector ( |
||
redirect | Target redirector. | |
return | void |