C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / C1Ribbon Class
Members

C1Ribbon Class
The Ribbon control.
Object Model
C1Ribbon Class
Syntax
'Declaration
 
Public Class C1Ribbon 
   Inherits C1.Framework.XView
   Implements C1.Framework.IView, C1.Win.Accessibility.ISupportUia, C1.Win.Accessibility.ISupportUiaContainer, C1.Win.SuperTooltip.ISupportSuperTooltip 
 
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