MenuEventArgs Constructor
.NET Framework 2.0
Initializes a new instance of the MenuEventArgs class.
| 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. |
Community Additions
ADD
Show: