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