메소드 | 설명 | |
---|---|---|
GetRibbonBackColor1 ( PaletteState state ) : Color |
Gets the first background color for the ribbon item.
|
|
GetRibbonBackColor2 ( PaletteState state ) : Color |
Gets the second background color for the ribbon item.
|
|
GetRibbonBackColor3 ( PaletteState state ) : Color |
Gets the third background color for the ribbon item.
|
|
GetRibbonBackColor4 ( PaletteState state ) : Color |
Gets the fourth background color for the ribbon item.
|
|
GetRibbonBackColor5 ( PaletteState state ) : Color |
Gets the fifth background color for the ribbon item.
|
|
GetRibbonBackColorStyle ( PaletteState state ) : PaletteRibbonColorStyle |
Gets the method used to draw the background of a ribbon item.
|
public abstract GetRibbonBackColor1 ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public abstract GetRibbonBackColor2 ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public abstract GetRibbonBackColor3 ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public abstract GetRibbonBackColor4 ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public abstract GetRibbonBackColor5 ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public abstract GetRibbonBackColorStyle ( PaletteState state ) : PaletteRibbonColorStyle | ||
state | PaletteState | Palette value should be applicable to this state. |
리턴 | PaletteRibbonColorStyle |