ToggleButton Methods |
The ToggleButton type exposes the following members.
Name | Description | |
---|---|---|
GetCallback |
Gets the callback instance for the ToggleButton.
(Overrides ButtonGetCallback.) | |
OnCheckedChanged |
Raises the Checked event.
| |
PerformClick |
Clicks the toggle button programatically, raising the same events and toggling the Checked state if Enabled and Visible.
(Overrides ButtonPerformClick.) |