MenuEventArgs Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| CommandArgument | Gets the argument for the command. (inherited from CommandEventArgs) |
| CommandName | Gets the name of the command. (inherited from CommandEventArgs) |
| CommandSource | Gets the Object that raised the event. |
| Item | Gets the menu item associated with the event raised. |
Community Additions
ADD
Show: