Click or drag to resize

MenuItem Methods

The MenuItem type exposes the following members.

Methods
  NameDescription
Protected methodGetCallback
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides WidgetGetCallback.)
Protected methodOnClick
Raises the Click event.
Protected methodOnValidate
Raises the Validate event.
Public methodPerformClick
Performs the click handler for this item.
Top
See Also