This documentation is archived and is not being maintained.

MenuEventArgs Properties

The MenuEventArgs type exposes the following members.

  NameDescription
Public property CommandArgument Gets the argument for the command. (Inherited from CommandEventArgs.)
Public property CommandName Gets the name of the command. (Inherited from CommandEventArgs.)
Public property CommandSource Gets the Object that raised the event.
Public property Item Gets the menu item associated with the event raised.
Top
Show: