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