메소드 | 설명 | |
---|---|---|
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 the ribbon shape that should be used.
|
|
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.
|
public abstract GetRibbonContextTextAlign ( PaletteState state ) : PaletteRelativeAlign | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | PaletteRelativeAlign |
public abstract GetRibbonContextTextColor ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public abstract GetRibbonContextTextFont ( PaletteState state ) : |
||
state | PaletteState | Palette value should be applicable to this state. |
리턴 |
public abstract GetRibbonDisabledDark ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public abstract GetRibbonDisabledLight ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public abstract GetRibbonDropArrowDark ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public abstract GetRibbonDropArrowLight ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public abstract GetRibbonGroupDialogDark ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public abstract GetRibbonGroupDialogLight ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public abstract GetRibbonGroupSeparatorDark ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public abstract GetRibbonGroupSeparatorLight ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public abstract GetRibbonMinimizeBarDark ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public abstract GetRibbonMinimizeBarLight ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public abstract GetRibbonQATButtonDark ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public abstract GetRibbonQATButtonLight ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public abstract GetRibbonShape ( ) : PaletteRibbonShape | ||
리턴 | PaletteRibbonShape |
public abstract GetRibbonTabSeparatorColor ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public abstract GetRibbonTabSeparatorContextColor ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public abstract GetRibbonTextFont ( PaletteState state ) : |
||
state | PaletteState | Palette value should be applicable to this state. |
리턴 |
public abstract GetRibbonTextHint ( PaletteState state ) : PaletteTextHint | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | PaletteTextHint |