ProcessMenuCommand Method
The ProcessMenuCommand method runs when the user chooses a menu item. It returns nothing. It uses the following syntax:
this.ExecuteMethod("ProcessMenuCommand", menuItemCommand);
It includes no arguments.
The ProcessMenuCommand method runs when the user chooses a menu item. It returns nothing. It uses the following syntax:
this.ExecuteMethod("ProcessMenuCommand", menuItemCommand);
It includes no arguments.