Свойство | Тип | Описание | |
---|---|---|---|
ShouldSerializeStateCommon | bool | ||
ShouldSerializeStateDisabled | bool | ||
ShouldSerializeStateNormal | bool |
Метод | Описание | |
---|---|---|
KryptonPaletteHeader ( |
Initialize a new instance of the KryptonPaletteHeader class.
|
|
PopulateFromBase ( ) : void |
Populate values from the base palette.
|
|
SetRedirector ( |
Update the redirector with new reference.
|
Метод | Описание | |
---|---|---|
ShouldSerializeStateCommon ( ) : bool | ||
ShouldSerializeStateDisabled ( ) : bool | ||
ShouldSerializeStateNormal ( ) : bool |
public KryptonPaletteHeader ( |
||
redirect | Redirector to inherit values from. | |
backStyle | PaletteBackStyle | Background style. |
borderStyle | PaletteBorderStyle | Border style. |
contentStyle | PaletteContentStyle | Content style. |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
Результат | System |
public SetRedirector ( |
||
redirect | Target redirector. | |
Результат | void |