interface menubar delete
Allows you to delete of 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 buttons, which are associated with Adams commands.
This command is used to delete an existing menubar.
Format:
interface menubar delete |
|---|
menubar_name = | an existing GI_menubar |
Example:
interface menubar delete & |
|---|
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 deleted by using this command.