메소드 | 설명 | |
---|---|---|
GetImage ( PaletteState state ) : Image |
Gets the content image.
|
|
GetImageTransparentColor ( PaletteState state ) : Color |
Gets the image color that should be transparent.
|
|
GetLongText ( ) : string |
Gets the content long text.
|
|
GetShortText ( ) : string |
Gets the content short text.
|
|
QATButtonToolTipToContent ( IQuickAccessToolbarButton qatButton ) : System |
Initialize a new instance of the QATButtonToolTipToContent class.
|
public GetImage ( PaletteState state ) : Image | ||
state | PaletteState | The state for which the image is needed. |
리턴 | Image |
public GetImageTransparentColor ( PaletteState state ) : Color | ||
state | PaletteState | The state for which the image is needed. |
리턴 | Color |
public QATButtonToolTipToContent ( IQuickAccessToolbarButton qatButton ) : System | ||
qatButton | IQuickAccessToolbarButton | Source quick access toolbar button. |
리턴 | System |