ComponentOne Ribbon for WinForms
C1RibbonForm Class
Members 

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace : C1RibbonForm Class
Represents the Ribbon Form and has been calculated to display the C1Ribbon and C1StatusBar controls. The Ribbon Form allows the Ribbon to display its items in the TitleBar area.
Object Model
C1RibbonForm Class
Syntax
'Declaration
 
Public Class C1RibbonForm 
   Inherits System.Windows.Forms.Form
public class C1RibbonForm : System.Windows.Forms.Form 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     C1.Win.C1Ribbon.C1RibbonForm

See Also

Reference

C1RibbonForm Members
C1.Win.C1Ribbon Namespace