RadioToolItem Class |
Namespace: Eto.Forms
The RadioToolItem type exposes the following members.
Name | Description | |
---|---|---|
RadioToolItem |
Initializes a new instance of the RadioToolItem class.
| |
RadioToolItem(CheckCommand) |
Initializes a new instance of the RadioToolItem class with the specified command.
|
Name | Description | |
---|---|---|
OnCheckedChanged |
Raises the CheckedChanged event.
|
Name | Description | |
---|---|---|
CheckedChanged |
Occurs when the Checked property is changed.
|