XxxxDeleteMenuItem(CmdValue As Integer) As Integer

Application object (all modules)

Returns 0 if the command is removed from the menu. Returns 1 if the operation did not succeed. Note that only user-defined menus can be deleted. To remove FORMS’ default menus, use XxxxSetMenuItemVisible to make the menus invisible.

Substitute "Xxxx" with the corresponding four-letter abbreviation of one of the application names (Mngr, Scan, Itrp, Veri or Tran).

Methods for modifying and adding menus and accelerators connected to user-defined events