interface menubar display
Allows you to display an existing menubar.
The menubar can be created on main_window, popup_window, ppt_main_window, or a user defined custom window. The menubar can further be built up by adding menus, which are associated with Adams commands.
This command is used to display an existing menubar.
Format:
interface menubar display |
|---|
menubar_name = | an existing GI_menubar |
Example:
interface menubar display & |
|---|
menubar_name = | mnbr1 |
Description:
Parameter | Value Type | Description |
|---|
menubar_name | An Existing GI_menubar | Specifies the name of an existing menubar |
Extended Definition:
1. The existing menubar can be displayed or closed as per the requirement of command menus on the menubar, by the command ‘interface menubar display’ and ‘interface menubar undisplay’ respectively.