ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1Ribbon Class / C1Ribbon Constructor

In This Topic
    C1Ribbon Constructor
    In This Topic
    Creates a new instance of C1Ribbon. The C1Ribbon is automatically docked at the top of the parent container.
    Syntax
    'Declaration
     
    Public Function New()
    public C1Ribbon()
    See Also