메소드 | 설명 | |
---|---|---|
GetBackColor1 ( PaletteBackStyle style, PaletteState state ) : Color |
Gets the first background color.
|
|
GetBackColor2 ( PaletteBackStyle style, PaletteState state ) : Color |
Gets the second back color.
|
|
GetBackColorStyle ( PaletteBackStyle style, PaletteState state ) : PaletteColorStyle |
Gets the color background drawing style.
|
|
GetContentShortTextColor1 ( PaletteContentStyle style, PaletteState state ) : Color |
Gets the first back color for the short text.
|
|
GetContentShortTextColor2 ( PaletteContentStyle style, PaletteState state ) : Color |
Gets the second back color for the short text.
|
|
PaletteProfessionalOffice2003 ( ) : System |
Initialize a new instance of the PaletteProfessionalOffice2003 class.
|
메소드 | 설명 | |
---|---|---|
GenerateColorTable ( ) : |
Generate an appropriate color table.
|
public GetBackColor1 ( PaletteBackStyle style, PaletteState state ) : Color | ||
style | PaletteBackStyle | Background style. |
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public GetBackColor2 ( PaletteBackStyle style, PaletteState state ) : Color | ||
style | PaletteBackStyle | Background style. |
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public GetBackColorStyle ( PaletteBackStyle style, PaletteState state ) : PaletteColorStyle | ||
style | PaletteBackStyle | Background style. |
state | PaletteState | Palette value should be applicable to this state. |
리턴 | PaletteColorStyle |
public GetContentShortTextColor1 ( PaletteContentStyle style, PaletteState state ) : Color | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |
public GetContentShortTextColor2 ( PaletteContentStyle style, PaletteState state ) : Color | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
리턴 | Color |