Button |
The ButtonInformation type exposes the following members.
Name | Description | |
---|---|---|
![]() | ButtonInformation | Initializes a new instance of the ButtonInformation class |
Name | Description | |
---|---|---|
![]() | Active | Gets or sets a value indicating whether the button is active. |
![]() | ButtonTitle | Gets or sets the button title. |
![]() | Callback | Gets or sets the callback to use when the user clicks the button. |
![]() ![]() | DefaultImage | Gets a default image for buttons. |
![]() | Image | Gets or sets a button image data, typically in PNG format. |
![]() | PanelTitle | Gets or sets the title of the panel that the button is shown in. |
![]() | TabTitle | Gets or sets the title of the tab that the button is shown in. |