BBjMenuBar::removeMenu
Description
Removes a menu from the BBjMenuBar.
Syntax
|
Return Value |
Method |
|---|---|
|
|
removeMenu(int ID) removeMenu(BBjMenu menu) |
Parameters
|
Variable |
Description |
|---|---|
|
ID |
Specifies the ID of the menu to remove from the menu bar. |
|
menu |
Specifies which menu to remove from the menu bar. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.