Свойство | Тип | Описание | |
---|---|---|---|
ShouldSerializeOverrideFocus | bool | ||
ShouldSerializeStateCheckedNormal | bool | ||
ShouldSerializeStateCheckedTracking | bool | ||
ShouldSerializeStateCommon | bool | ||
ShouldSerializeStateContextCheckedNormal | bool | ||
ShouldSerializeStateContextCheckedTracking | bool | ||
ShouldSerializeStateContextTracking | bool | ||
ShouldSerializeStateNormal | bool | ||
ShouldSerializeStateTracking | bool |
Метод | Описание | |
---|---|---|
KryptonPaletteRibbonTab ( |
Initialize a new instance of the KryptonPaletteRibbonTab class.
|
|
PopulateFromBase ( ) : void |
Populate values from the base palette.
|
|
SetRedirector ( |
Update the redirector with new reference.
|
Метод | Описание | |
---|---|---|
ShouldSerializeOverrideFocus ( ) : bool | ||
ShouldSerializeStateCheckedNormal ( ) : bool | ||
ShouldSerializeStateCheckedTracking ( ) : bool | ||
ShouldSerializeStateCommon ( ) : bool | ||
ShouldSerializeStateContextCheckedNormal ( ) : bool | ||
ShouldSerializeStateContextCheckedTracking ( ) : bool | ||
ShouldSerializeStateContextTracking ( ) : bool | ||
ShouldSerializeStateNormal ( ) : bool | ||
ShouldSerializeStateTracking ( ) : bool |
public KryptonPaletteRibbonTab ( |
||
redirect | Redirector to inherit values from. | |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
Результат | System |
public SetRedirector ( |
||
redirect | Target redirector. | |
Результат | void |