Autodesk.AutoCAD.Customization Namespace > RibbonRoot Class
RibbonRoot Class   
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
Visual Basic
Public Class RibbonRoot
Inherits CustomizationElement
C#
public class RibbonRoot : CustomizationElement;
Links
   Comments?