In the 64-bit version of MapInfo Pro, the MenuItemInfoByHandler() and MenuItemInfoByID() commands listed below are only supported for addin controls, not for MapInfo Pro default controls.
| Define a new menu: | Create Menu |
| Redefine the menu bar: | Create Menu Bar |
| Modify a menu: | Alter Menu, Alter Menu Item |
| Modify the menu bar: | Alter Menu Bar, Menu Bar |
| Invoke a menu command: | Run Menu Command |
| Query a menu item's status: | MenuItemInfoByHandler(), MenuItemInfoByID() |