MenuItem Methods |
The MenuItem 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 WidgetGetCallback.) | |
| OnClick |
Raises the Click event.
| |
| OnValidate |
Raises the Validate event.
| |
| PerformClick |
Performs the click handler for this item.
|