PopupMenus object

Class AcadPopupMenus

Member of BricscadApp

The PopupMenus collection represents all the menus loaded in the current AutoCAD session, some or all of which may be currently displayed. To load an existing menu into the current session, load the menu group containing the menu using the Load method. To create a new menu, use the Add method.

To display a menu on the menu bar, use the InsertMenuInMenuBar method. To remove a menu from the menu bar, use the RemoveMenuFromMenuBar method.

To edit or query the PopupMenu objects in the collection, use the following methods and properties:

Methods Properties
Add Application
Item Count
RemoveMenuFromMenuBar Parent

© Bricsys NV. All rights reserved.