RemoveMenu
TheRemoveMenumethod removes the menu with the specified ID from this menu bar.
void RemoveMenu (in ODMenuID menu);
menu- A platform-specific identifier of the menu to be removed. On the Mac OS platform, the menu ID is defined as a signed 16-bit value.
DISCUSSION
The displayed menu bar is not affected.