프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ShouldSerializeStateCommon | bool | ||
ShouldSerializeStateDisabled | bool | ||
ShouldSerializeStateNormal | bool |
메소드 | 설명 | |
---|---|---|
KryptonPalettePanel ( |
Initialize a new instance of the KryptonPalettePanel class.
|
|
PopulateFromBase ( ) : void |
Populate values from the base palette.
|
|
SetRedirector ( |
Update the redirector with new reference.
|
메소드 | 설명 | |
---|---|---|
ShouldSerializeStateCommon ( ) : bool | ||
ShouldSerializeStateDisabled ( ) : bool | ||
ShouldSerializeStateNormal ( ) : bool |
public KryptonPalettePanel ( |
||
redirect | Redirector to inherit values from. | |
backStyle | PaletteBackStyle | Back style. |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
리턴 | System |
public SetRedirector ( |
||
redirect | Target redirector. | |
리턴 | void |