CheckMenuItem Methods |
The CheckMenuItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetCallback |
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides MenuItemGetCallback.) |
![]() | OnCheckedChanged |
Raises the CheckedChanged event.
|
![]() | PerformClick |
Performs the click handler for this item which toggles the check state.
(Overrides MenuItemPerformClick.) |