Method | Description | |
---|---|---|
PaletteRibbonGroupTab ( |
Initialize a new instance of the PaletteRibbonGroupTab class.
|
|
PopulateFromBase ( PaletteState state ) : void |
Populate values from the base palette.
|
|
SetInherit ( |
Sets the inheritence parent.
|
Method | Description | |
---|---|---|
ShouldSerializeRibbonGroupCollapsedBack ( ) : bool | ||
ShouldSerializeRibbonGroupCollapsedBorder ( ) : bool | ||
ShouldSerializeRibbonGroupCollapsedFrameBack ( ) : bool | ||
ShouldSerializeRibbonGroupCollapsedFrameBorder ( ) : bool | ||
ShouldSerializeRibbonGroupCollapsedText ( ) : bool | ||
ShouldSerializeRibbonGroupNormalBorder ( ) : bool | ||
ShouldSerializeRibbonGroupNormalTitle ( ) : bool |
public PaletteRibbonGroupTab ( |
||
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 |