RadioCommand Class |
Namespace: Eto.Forms
The RadioCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| RadioCommand |
Initializes a new instance of the RadioCommand class.
| |
| RadioCommand(EventHandlerEventArgs) |
Initializes a new instance of the RadioCommand class with the specified execute handler.
|
| Name | Description | |
|---|---|---|
| Controller |
Gets or sets the controller of the radio button group.
|
| Name | Description | |
|---|---|---|
| CreateMenuItem |
Creates a new menu item attached to this command.
(Overrides CheckCommandCreateMenuItem.) | |
| CreateToolItem |
Creates a new tool item attached to this command.
(Overrides CheckCommandCreateToolItem.) |