Click or drag to resize

RadioButton Methods

The RadioButton 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 methodOnCheckedChanged
Raises the CheckedChanged event.
Protected methodOnClick
Raises the Click event.
Top
See Also