Property | Type | Description | |
---|---|---|---|
ShouldSerializeStateCommon | bool | ||
ShouldSerializeStateDisabled | bool | ||
ShouldSerializeStateNormal | bool |
Method | Description | |
---|---|---|
KryptonPaletteControl ( |
Initialize a new instance of the KryptonPaletteControl class.
|
Method | Description | |
---|---|---|
ShouldSerializeStateCommon ( ) : bool | ||
ShouldSerializeStateDisabled ( ) : bool | ||
ShouldSerializeStateNormal ( ) : bool |
public KryptonPaletteControl ( |
||
redirect | Redirector to inherit values from. | |
backStyle | PaletteBackStyle | Background style. |
borderStyle | PaletteBorderStyle | Border style. |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
return | System |