MenuGroup object

Class AcadMenuGroup

Member of BricscadApp

A menu group contains menus and toolbars, some or all of which may be currently be displayed.

Each menu group contains a PopupMenus collection and a Toolbars collection. The PopupMenus collection contains all the menus within the menu group and can be accessed through the Menus property. Likewise, the Toolbars collection contains all the toolbars within the menu group and can be accessed through the Toolbars property.

When a menu group is loaded as the base menu, the Type property for that menu group will be set to acBaseMenuGroup.

Methods Properties
Save Application
SaveAs MenuFileName
Unload Menus
  Name
  Parent
  Toolbars
  Type

© Bricsys NV. All rights reserved.