Button Methods |
The Button type exposes the following members.
Name | Description | |
---|---|---|
GetCallback |
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides TextControlGetCallback.) | |
OnClick |
Raises the Click event
| |
PerformClick |
Triggers the Click event for the button, if the button is visible and enabled.
|