Removes a menu option from a menu page
dynamically.
This method can be called in
yes or no actions of a decision, in combination with
MenubarAddItem().
Syntax
MenubarDeleteItem(<menu page>, <menu option to
remove>)
Parameters
Menu page
The name of the menu page from which the menu option is to be
deleted.
menu option
The name of the menu option to be deleted.
|