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