Property | Type | Description | |
---|---|---|---|
KryptonPaletteButtonSpecs | System | ||
ShouldSerializeArrowDown | bool | ||
ShouldSerializeArrowLeft | bool | ||
ShouldSerializeArrowRight | bool | ||
ShouldSerializeArrowUp | bool | ||
ShouldSerializeClose | bool | ||
ShouldSerializeCommon | bool | ||
ShouldSerializeContext | bool | ||
ShouldSerializeDropDown | bool | ||
ShouldSerializeFormClose | bool | ||
ShouldSerializeFormMax | bool | ||
ShouldSerializeFormMin | bool | ||
ShouldSerializeFormRestore | bool | ||
ShouldSerializeGeneric | bool | ||
ShouldSerializeNext | bool | ||
ShouldSerializePendantClose | bool | ||
ShouldSerializePendantMin | bool | ||
ShouldSerializePendantRestore | bool | ||
ShouldSerializePinHorizontal | bool | ||
ShouldSerializePinVertical | bool | ||
ShouldSerializePrevious | bool | ||
ShouldSerializeRibbonExpand | bool | ||
ShouldSerializeRibbonMinimize | bool | ||
ShouldSerializeWorkspaceMaximize | bool | ||
ShouldSerializeWorkspaceRestore | bool |
Method | Description | |
---|---|---|
PopulateFromBase ( ) : void |
Populate values from the base palette.
|
Method | Description | |
---|---|---|
OnButtonSpecChanged ( object sender, |
Raises the ButtonSpecChanged event.
|
protected OnButtonSpecChanged ( object sender, |
||
sender | object | Source of the event. |
e | An EventArgs containing event data. | |
return | void |