DeleteMenu

To remove a menu from the menu list, use the DeleteMenu method.

DeleteMenu menuID as Integer

menuID Id of the menu to remove.


Description:
This method removes the menu from the menu list without deallocating its memory.

Supported platforms:
* MacOS PPC
* MacOS Carbon
* MacOS 68k

Unsupported platforms:
* Windows x86