Méthode | Description | |
---|---|---|
GetRibbonContextTextAlign ( PaletteState state ) : PaletteRelativeAlign |
Gets the text alignment for the ribbon context text.
|
|
GetRibbonContextTextColor ( PaletteState state ) : Color |
Gets the color for the ribbon context text.
|
|
GetRibbonContextTextFont ( PaletteState state ) : |
Gets the font for the ribbon context text.
|
|
GetRibbonDisabledDark ( PaletteState state ) : Color |
Gets the dark disabled color used for ribbon glyphs.
|
|
GetRibbonDisabledLight ( PaletteState state ) : Color |
Gets the light disabled color used for ribbon glyphs.
|
|
GetRibbonDropArrowDark ( PaletteState state ) : Color |
Gets the color for the drop arrow dark.
|
|
GetRibbonDropArrowLight ( PaletteState state ) : Color |
Gets the color for the drop arrow light.
|
|
GetRibbonGroupDialogDark ( PaletteState state ) : Color |
Gets the color for the dialog launcher dark.
|
|
GetRibbonGroupDialogLight ( PaletteState state ) : Color |
Gets the color for the dialog launcher light.
|
|
GetRibbonGroupSeparatorDark ( PaletteState state ) : Color |
Gets the color for the group separator dark.
|
|
GetRibbonGroupSeparatorLight ( PaletteState state ) : Color |
Gets the color for the group separator light.
|
|
GetRibbonMinimizeBarDark ( PaletteState state ) : Color |
Gets the color for the minimize bar dark.
|
|
GetRibbonMinimizeBarLight ( PaletteState state ) : Color |
Gets the color for the minimize bar light.
|
|
GetRibbonQATButtonDark ( PaletteState state ) : Color |
Gets the color for the extra QAT button dark content color.
|
|
GetRibbonQATButtonLight ( PaletteState state ) : Color |
Gets the color for the extra QAT button light content color.
|
|
GetRibbonShape ( ) : PaletteRibbonShape |
Gets access to ribbon shape.
|
|
GetRibbonTabSeparatorColor ( PaletteState state ) : Color |
Gets the color for the tab separator.
|
|
GetRibbonTabSeparatorContextColor ( PaletteState state ) : Color |
Gets the color for the tab context separators.
|
|
GetRibbonTextFont ( PaletteState state ) : |
Gets the font for the ribbon text.
|
|
GetRibbonTextHint ( PaletteState state ) : PaletteTextHint |
Gets the rendering hint for the ribbon font.
|
|
PaletteRibbonGeneralInheritRedirect ( |
Initialize a new instance of the PaletteRibbonGeneralInheritRedirect class.
|
|
SetRedirector ( |
Update the redirector with new reference.
|
public GetRibbonContextTextAlign ( PaletteState state ) : PaletteRelativeAlign | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | PaletteRelativeAlign |
public GetRibbonContextTextColor ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Color |
public GetRibbonContextTextFont ( PaletteState state ) : |
||
state | PaletteState | Palette value should be applicable to this state. |
Résultat |
public GetRibbonDisabledDark ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Color |
public GetRibbonDisabledLight ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Color |
public GetRibbonDropArrowDark ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Color |
public GetRibbonDropArrowLight ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Color |
public GetRibbonGroupDialogDark ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Color |
public GetRibbonGroupDialogLight ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Color |
public GetRibbonGroupSeparatorDark ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Color |
public GetRibbonGroupSeparatorLight ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Color |
public GetRibbonMinimizeBarDark ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Color |
public GetRibbonMinimizeBarLight ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Color |
public GetRibbonQATButtonDark ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Color |
public GetRibbonQATButtonLight ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Color |
public GetRibbonShape ( ) : PaletteRibbonShape | ||
Résultat | PaletteRibbonShape |
public GetRibbonTabSeparatorColor ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Color |
public GetRibbonTabSeparatorContextColor ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Color |
public GetRibbonTextFont ( PaletteState state ) : |
||
state | PaletteState | Palette value should be applicable to this state. |
Résultat |
public GetRibbonTextHint ( PaletteState state ) : PaletteTextHint | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | PaletteTextHint |
public PaletteRibbonGeneralInheritRedirect ( |
||
redirect | Source for inherit requests. | |
Résultat | System |
public SetRedirector ( |
||
redirect | Target redirector. | |
Résultat | void |