Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1Ribbon Class
Members

In This Topic
    C1Ribbon Class
    In This Topic
    The Ribbon control.
    Object Model
    C1Ribbon ClassRibbonApplicationMenu ClassC1BackstageView ClassRibbonBottomToolBar ClassRibbonConfigToolBar ClassRibbonItemCollection ClassRibbonItem ClassRibbonTabGroupCollection ClassRibbonContextualTabGroup ClassElement ClassMoreButtonSettings ClassRibbonQat ClassRibbonStyle ClassRibbonTab ClassC1SuperTooltipBase ClassRibbonTabCollection ClassRibbonTab ClassToolTipSettings ClassRibbonTopToolBar Class
    Syntax
    Remarks
    The Ribbon control serves as a replacement for the traditional menus and toolbars model and organizes related commands into tabs and groups so that the commands are easier to find.
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Framework.ScrollableControl
                   C1.Framework.XView
                      C1.Win.Ribbon.C1Ribbon

    See Also