This class contains the collection of macro groups as well as all the sections of the menu file. It also contains the list of LSP files to load to support the CUI file. There are no exposed constructors for MenuGroup objects. A MenuGroup is created automatically each time a file is opened or created. Subsequent calls can change the name of a MenuGroup.
Autodesk.AutoCAD.Customization.ElementBase Autodesk.AutoCAD.Customization.MenuGroup
Public Class MenuGroup Inherits ElementBase
public class MenuGroup : ElementBase;
Comments? |