메소드 | 설명 | |
---|---|---|
GetBackColorStyle ( PaletteBackStyle style, PaletteState state ) : PaletteColorStyle |
Gets the color background drawing style.
|
|
GetButtonSpecImage ( PaletteButtonSpecStyle style, PaletteState state ) : Image |
Gets the image to display for the button.
|
|
GetContextMenuSubMenuImage ( ) : Image |
Gets an image indicating a sub-menu on a context menu item.
|
|
GetDropDownButtonImage ( PaletteState state ) : Image |
Gets a drop down button image appropriate for the provided state.
|
메소드 | 설명 | |
---|---|---|
PaletteOffice2007Silver ( ) : System |
public GetBackColorStyle ( PaletteBackStyle style, PaletteState state ) : PaletteColorStyle | ||
style | PaletteBackStyle | Background style. |
state | PaletteState | Palette value should be applicable to this state. |
리턴 | PaletteColorStyle |
public GetButtonSpecImage ( PaletteButtonSpecStyle style, PaletteState state ) : Image | ||
style | PaletteButtonSpecStyle | Style of button spec. |
state | PaletteState | State for which image is required. |
리턴 | Image |
public GetDropDownButtonImage ( PaletteState state ) : Image | ||
state | PaletteState | PaletteState for which image is required. |
리턴 | Image |