This documentation is archived and is not being maintained.
MenuEventArgs Constructor
Visual Studio 2010
Initializes a new instance of the MenuEventArgs class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
MenuEventArgs(MenuItem) | Initializes a new instance of the MenuEventArgs class using the specified menu item. |
|
MenuEventArgs(MenuItem, Object, CommandEventArgs) | Initializes a new instance of the MenuEventArgs class using the specified menu item, command source, and event arguments. |
Show: