Class AcadMenuBar
Member of BricscadApp
The MenuBar object is a collection object. It contains all the menus that are currently displayed on the menu bar. Any menu from a currently loaded menu group can be displayed on the menu bar.
To display a menu on the menu bar, use the InsertInMenuBar method found on the PopupMenu object. To remove a menu from the current menu bar, use the RemoveFromMenuBar method also found on the PopupMenu object.
You cannot create or delete the MenuBar collection. To query the menus currently displayed on the menu bar, use the following methods and properties:
Methods | Properties |
---|---|
Item | Application |
|
Count |
Parent |
© Bricsys NV. All rights reserved. |