Click or drag to resize

Button Methods

The Button type exposes the following members.

Methods
  NameDescription
Protected methodGetCallback
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides TextControlGetCallback.)
Protected methodOnClick
Raises the Click event
Public methodPerformClick
Triggers the Click event for the button, if the button is visible and enabled.
Top
See Also