Property | Type | Description |
---|
Method | Description | |
---|---|---|
KryptonPaletteCargo ( NeedPaintHandler needPaint ) : System |
Initialize a new instance of the KryptonPaletteCargo class.
|
|
ResetColor1 ( ) : void |
esets the Color1 property to its default value.
|
|
ResetColor2 ( ) : void |
esets the Color2 property to its default value.
|
|
ResetColor3 ( ) : void |
esets the Color3 property to its default value.
|
|
ResetColor4 ( ) : void |
esets the Color4 property to its default value.
|
|
ResetColor5 ( ) : void |
esets the Color5 property to its default value.
|
|
ResetFont1 ( ) : void |
esets the Font1 property to its default value.
|
|
ResetFont2 ( ) : void |
esets the Font2 property to its default value.
|
public KryptonPaletteCargo ( NeedPaintHandler needPaint ) : System | ||
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
return | System |