Description
Contains the collection of RibbonTabSource, the collection of RibbonPanelSource, and the collection of RibbonTabSelector defined by a menu file. There are no exposed constructors for RibbonRoot. The RibbonRoot is created automatically each time a menu file is opened or created.
Class Hierarchy
Autodesk.AutoCAD.Customization.ElementBase Autodesk.AutoCAD.Customization.VersionableElement Autodesk.AutoCAD.Customization.CustomizationElement Autodesk.AutoCAD.Customization.RibbonRoot
Visual Basic
Public Class RibbonRoot Inherits CustomizationElement
C#
public class RibbonRoot : CustomizationElement;