IPaletteButtonSpec Interface |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public interface IPaletteButtonSpec
The IPaletteButtonSpec type exposes the following members.
| Name | Description | |
|---|---|---|
| GetButtonSpecColorMap |
Gets the color to remap from the image to the container foreground.
| |
| GetButtonSpecEdge |
Gets the edge to positon the button against.
| |
| GetButtonSpecIcon |
Gets the icon to display for the button.
| |
| GetButtonSpecImage |
Gets the image to display for the button.
| |
| GetButtonSpecImageTransparentColor |
Gets the image transparent color.
| |
| GetButtonSpecLocation |
Get the location for the button.
| |
| GetButtonSpecLongText |
Gets the long text to display for the button.
| |
| GetButtonSpecOrientation |
Gets the button orientation.
| |
| GetButtonSpecShortText |
Gets the short text to display for the button.
| |
| GetButtonSpecStyle |
Gets the button style used for drawing the button.
| |
| GetButtonSpecToolTipTitle |
Gets the tooltip title text to display for the button.
|