IButtonSpecValues Interface |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public interface IButtonSpecValues
The IButtonSpecValues type exposes the following members.
| Name | Description | |
|---|---|---|
| GetColorMap |
Gets and image color to remap to container foreground.
| |
| GetEdge |
Gets the button edge alignment.
| |
| GetEnabled |
Gets the button enabled state.
| |
| GetImage |
Gets the button image.
| |
| GetImageTransparentColor |
Gets the button image transparent color.
| |
| GetLocation |
Gets the button location value.
| |
| GetLongText |
Gets the button long text.
| |
| GetOrientation |
Gets the button orienation.
| |
| GetShortText |
Gets the button short text.
| |
| GetStyle |
Gets the button style.
| |
| GetToolTipTitle |
Gets the button tooltip title text.
| |
| GetView |
Get the current view associated with the button spec.
| |
| GetViewEnabled |
Gets a value indicating if the associated view is enabled.
| |
| GetVisible |
Gets the button visibility.
| |
| SetView |
Sets the current view associated with the button spec.
|
| Name | Description | |
|---|---|---|
| ButtonSpecPropertyChanged |
Occurs when a button spec property has changed.
|