Autodesk.AutoCAD.Customization Namespace > RibbonFoldPanel Class
RibbonFoldPanel Class   
Description

Encapsulates the ribbon fold panel. The ribbon fold panel accepts as a child element only RibbonButton, RibbonCommandButton, RibbonSplitButton, RibbonToggleButton and RibbonDataBoundDropDown.

Class Hierarchy
Visual Basic
Public Class RibbonFoldPanel
Inherits AbstractRibbonSubPanel
C#
public class RibbonFoldPanel : AbstractRibbonSubPanel;
Links
   Comments?