ComponentOne Ribbon for WinForms
C1Ribbon Class
Members 

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace : C1Ribbon Class
The Ribbon control.
Object Model
C1Ribbon Class
Syntax
'Declaration
 
Public Class C1Ribbon 
   Inherits C1.Framework.XView
public class C1Ribbon : C1.Framework.XView 
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.C1Ribbon.C1Ribbon

See Also

Reference

C1Ribbon Members
C1.Win.C1Ribbon Namespace