About Building a Form Menu Module from Scratch
If the default menu doesn't suit your needs, and you don't want to start with the menudef.mmb menu module and modify it, then you can create your own menu module from the ground up. You can use the Object Navigator, Menu Editor, and Property Palette to create all menu objects necessary to create a form menu.
Building a form menu from scratch involves the following steps:
- In the Object Navigator, create a new menu module.
- Use the Object Navigator or Menu Editor to create menu objects (a main menu,
individual menus and submenus, and menu items)
- Assign commands to menu items.
- Save and compile the menu module.
- Attach the menu module to a form module.
Related topics
About menu objects
Creating a new menu module
Creating menus and menu items
Assigning commands to menu items
Saving and compiling a custom form menu module
Attaching a custom form menu module
About the Menu Editor