Property | Type | Description | |
---|---|---|---|
ShouldSerializeBorderEdge | bool | ||
ShouldSerializeCheckButton | bool | ||
ShouldSerializeHeaderGroup | bool | ||
ShouldSerializeMiniButton | bool | ||
ShouldSerializeOverflowButton | bool | ||
ShouldSerializePage | bool | ||
ShouldSerializePanel | bool | ||
ShouldSerializeRibbonTab | bool | ||
ShouldSerializeSeparator | bool | ||
ShouldSerializeTab | bool |
Method | Description | |
---|---|---|
PaletteNavigator ( |
Initialize a new instance of the PaletteNavigatorNormabled class.
|
|
SetInherit ( |
Sets the inheritence parent.
|
Method | Description | |
---|---|---|
ShouldSerializeBorderEdge ( ) : bool | ||
ShouldSerializeCheckButton ( ) : bool | ||
ShouldSerializeHeaderGroup ( ) : bool | ||
ShouldSerializeMiniButton ( ) : bool | ||
ShouldSerializeOverflowButton ( ) : bool | ||
ShouldSerializePage ( ) : bool | ||
ShouldSerializePanel ( ) : bool | ||
ShouldSerializeRibbonTab ( ) : bool | ||
ShouldSerializeSeparator ( ) : bool | ||
ShouldSerializeTab ( ) : bool |
public PaletteNavigator ( |
||
redirect | Inheritence redirection instance. | |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
return | System |
public SetInherit ( |
||
inheritNavigator | Source for inheriting. | |
return | void |