| Maptitude GISDK Help |
Removes a menu item from the currently active menu system.
RemoveMenuItem(string menu_item)
| Argument | Contents |
|---|---|
| menu_item | The name of the menu item that is removed |
RemoveMenuItem() removes the menu item from all menus in which it appears.
RemoveMenuItem("My Extra Menu")
| Error Type | Meaning |
|---|---|
| NotFound | The specified menu item does not appear in the currently active menu system |
| Function | Summary |
|---|---|
| AddMenuItem() | Adds a menu item to a menu in the currently active menu system |
| DisableMenuItems() | Disables several menu items at once |
| DisableItem() | Disables a dialog box item or menu item |
| GetMenu() | Gets the contents of a menu in the currently active menu system |
| ©2025 Caliper Corporation | www.caliper.com |