Property | Type | Description | |
---|---|---|---|
ShouldSerializeRibbonGroupButtonText | bool | ||
ShouldSerializeRibbonGroupCheckBoxText | bool | ||
ShouldSerializeRibbonGroupLabelText | bool | ||
ShouldSerializeRibbonGroupRadioButtonText | bool |
Method | Description | |
---|---|---|
PaletteRibbonNormal ( |
Initialize a new instance of the PaletteRibbonNormal class.
|
|
PopulateFromBase ( PaletteState state ) : void |
Populate values from the base palette.
|
|
SetInherit ( |
Sets the inheritence parent.
|
Method | Description | |
---|---|---|
ShouldSerializeRibbonGroupButtonText ( ) : bool | ||
ShouldSerializeRibbonGroupCheckBoxText ( ) : bool | ||
ShouldSerializeRibbonGroupLabelText ( ) : bool | ||
ShouldSerializeRibbonGroupRadioButtonText ( ) : bool |
public PaletteRibbonNormal ( |
||
inherit | Source for inheriting values. | |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
return | System |
public PopulateFromBase ( PaletteState state ) : void | ||
state | PaletteState | The palette state to populate with. |
return | void |
public SetInherit ( |
||
inherit | ||
return | void |