Search
MenuItem Members
Constructors Fields Properties Methods
 


Represents a menu item.

The following tables list the members exposed by the MenuItem type.

 Public Constructors

  Name Description

MenuItem

Overloaded.  

 Public Fields

  Name Description

Clicked

Raised when the item is clicked.

 Public Properties

  Name Description

Label

Gets or sets the item label.

 Public Methods

  Name Description

OnClicked

Raises the Clicked event.

 See Also