Click or drag to resize

CheckBox Methods

The CheckBox 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.
Top
See Also