Click or drag to resize

ButtonInformation Properties

The ButtonInformation type exposes the following members.

Properties
 NameDescription
Public propertyActive Gets or sets a value indicating whether the button is active.
Public propertyButtonTitle Gets or sets the button title.
Public propertyCallback Gets or sets the callback to use when the user clicks the button.
Public propertyStatic memberDefaultImage Gets a default image for buttons.
Public propertyImage Gets or sets a button image data, typically in PNG format.
Public propertyPanelTitle Gets or sets the title of the panel that the button is shown in.
Public propertyTabTitle Gets or sets the title of the tab that the button is shown in.
Top
See Also