You can modify the TopMenu used with the generated program.
The recommended procedure is to create a new TopMenu based on the
dbapp.4tm template.
Select File >> New >> Design >> Top Menu (4tm).
Modify the 4tm file by adding, modifying, or deleting
actions.
Save the file to your project with the name
dbapp.4tm.
Note: If you save the file to your project
with the name dbapp.4tm, Genero Studio will use this
file at runtime instead of the template. If you choose a different name, you
will need to modify the generated code to load your 4tm
file using the ui.interface.loadTopMenu()
method.