Property | Type | Description | |
---|---|---|---|
KryptonPaletteContextMenu | System | ||
ShouldSerializeStateChecked | bool | ||
ShouldSerializeStateCommon | bool | ||
ShouldSerializeStateDisabled | bool | ||
ShouldSerializeStateHighlight | bool | ||
ShouldSerializeStateNormal | bool |
Method | Description | |
---|---|---|
PopulateFromBase ( |
Populate values from the base palette.
|
|
SetRedirector ( |
Update the redirector with new reference.
|
Method | Description | |
---|---|---|
KryptonPaletteContextMenu ( |
Initialize a new instance of the KryptonPaletteContextMenu class.
|
|
ShouldSerializeStateChecked ( ) : bool | ||
ShouldSerializeStateCommon ( ) : bool | ||
ShouldSerializeStateDisabled ( ) : bool | ||
ShouldSerializeStateHighlight ( ) : bool | ||
ShouldSerializeStateNormal ( ) : bool |
public PopulateFromBase ( |
||
common | Reference to common settings. | |
return | void |
public SetRedirector ( |
||
redirect | Target redirector. | |
return | void |