| Maptitude GISDK Help |
The following GISDK functions can be used to manipulate menu items:
| GISDK Function | Summary |
|---|---|
| DisableItem() | Disables a dialog box item or menu item |
| EnableItem() | Enables a dialog box item or menu item |
| DisableMenuItems() | Disables several menu items at once |
| EnableMenuItems() | Enables several menu items at once |
| AddMenuItem() | Adds a menu item to a menu in the currently active menu system |
| RemoveMenuItem() | Removes a menu item from the currently active menu system |
| SetMenuItemText() | Sets the text for a menu item |
| GetMenuItemText() | Gets the text for a menu item |
| GetMenu() | Gets the contents of a menu in the currently active menu system |
| SetCheck() | Activates or deactivates the check mark on a menu item |
| ©2025 Caliper Corporation | www.caliper.com |