RadioButton Methods |
The RadioButton 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.) | |
| OnCheckedChanged |
Raises the CheckedChanged event.
| |
| OnClick |
Raises the Click event.
|