Méthode | Description | |
---|---|---|
GetContentLongTextColor1 ( PaletteState state ) : Color |
Gets the first back color for the long text.
|
|
GetContentLongTextColor2 ( PaletteState state ) : Color |
Gets the second back color for the long text.
|
|
GetContentShortTextColor1 ( PaletteState state ) : Color |
Gets the first back color for the short text.
|
|
GetContentShortTextColor2 ( PaletteState state ) : Color |
Gets the second back color for the short text.
|
|
RibbonGroupLabelTextToContent ( |
Initialize a new instance of the RibbonGroupLabelTextToContent class.
|
Méthode | Description | |
---|---|---|
GetTextColor ( PaletteState state ) : Color |
public GetContentLongTextColor1 ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Color |
public GetContentLongTextColor2 ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Color |
public GetContentShortTextColor1 ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Color |
public GetContentShortTextColor2 ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Color |
public RibbonGroupLabelTextToContent ( |
||
ribbonGeneral | Source for general ribbon settings. | |
ribbonGroupTextNormal | IPaletteRibbonText | Source for ribbon group button normal settings. |
ribbonGroupTextDisabled | IPaletteRibbonText | Source for ribbon group button disabled settings. |
ribbonLabelTextNormal | IPaletteRibbonText | Source for ribbon group label normal settings. |
ribbonLabelTextDisabled | IPaletteRibbonText | Source for ribbon group label disabled settings. |
Résultat | System |