Property | Type | Description | |
---|---|---|---|
KryptonPaletteTabButtons | System | ||
ShouldSerializeTabCommon | bool | ||
ShouldSerializeTabCustom1 | bool | ||
ShouldSerializeTabCustom2 | bool | ||
ShouldSerializeTabCustom3 | bool | ||
ShouldSerializeTabDock | bool | ||
ShouldSerializeTabDockAutoHidden | bool | ||
ShouldSerializeTabHighProfile | bool | ||
ShouldSerializeTabLowProfile | bool | ||
ShouldSerializeTabOneNote | bool | ||
ShouldSerializeTabStandardProfile | bool |
Method | Description | |
---|---|---|
PopulateFromBase ( |
Populate values from the base palette.
|
Method | Description | |
---|---|---|
KryptonPaletteTabButtons ( |
Initialize a new instance of the KryptonPaletteTabButtons class.
|
|
ShouldSerializeTabCommon ( ) : bool | ||
ShouldSerializeTabCustom1 ( ) : bool | ||
ShouldSerializeTabCustom2 ( ) : bool | ||
ShouldSerializeTabCustom3 ( ) : bool | ||
ShouldSerializeTabDock ( ) : bool | ||
ShouldSerializeTabDockAutoHidden ( ) : bool | ||
ShouldSerializeTabHighProfile ( ) : bool | ||
ShouldSerializeTabLowProfile ( ) : bool | ||
ShouldSerializeTabOneNote ( ) : bool | ||
ShouldSerializeTabStandardProfile ( ) : bool |
public PopulateFromBase ( |
||
common | Reference to common settings. | |
return | void |