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