Method | Description | |
---|---|---|
GetRibbonTextColor ( PaletteState state ) : Color |
Gets the tab color for the item text.
|
|
PaletteRibbonTextInheritRedirect ( |
Initialize a new instance of the PaletteRibbonTextInheritRedirect class.
|
|
SetRedirector ( |
Update the redirector with new reference.
|
public GetRibbonTextColor ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
return | Color |
public PaletteRibbonTextInheritRedirect ( |
||
redirect | Source for inherit requests. | |
styleText | PaletteRibbonTextStyle | Ribbon item text style. |
return | System |
public SetRedirector ( |
||
redirect | Target redirector. | |
return | void |