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

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