 |
|
|
|
| Select View|Menu Editor, or press Shift+F11 to display the Menu Editor window.
|
| In the Menu Editor window there are three buttons:
|
| Adds a menu item to the right part of the MapInfo main menu bar. Creates the event handling procedure of the menu item selection in module Main_H.
|
| Adds a submenu to the menu item, selected from Menu Editor tree. Creates the event handling procedure of the menu item selection in module Main_H for the new item. Deletes the parent menu item event handler from the above mentioned module.
|
| Deletes selected menu item from Menu Editor tree. Deletes the menu item selection event handling procedurefrom module Main_H.
|
| Properties of the menu item, selected from the tree, are displayed in Object Inspector, where they also may be changed.
|
|
|