메소드 | 설명 | |
---|---|---|
KryptonPaletteCheckButton ( |
Initialize a new instance of the KryptonPaletteButtonBase class.
|
|
PopulateFromBase ( ) : void |
Populate values from the base palette.
|
|
SetRedirector ( |
Update the redirector with new reference.
|
메소드 | 설명 | |
---|---|---|
ShouldSerializeOverrideDefault ( ) : bool | ||
ShouldSerializeOverrideFocus ( ) : bool | ||
ShouldSerializeStateCheckedNormal ( ) : bool | ||
ShouldSerializeStateCheckedPressed ( ) : bool | ||
ShouldSerializeStateCheckedTracking ( ) : bool | ||
ShouldSerializeStateCommon ( ) : bool | ||
ShouldSerializeStateDisabled ( ) : bool | ||
ShouldSerializeStateNormal ( ) : bool | ||
ShouldSerializeStatePressed ( ) : bool | ||
ShouldSerializeStateTracking ( ) : bool |
public KryptonPaletteCheckButton ( |
||
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 |