ComponentOne Ribbon for WinForms
Design-Time Support / C1StatusBar Collection Editors / C1StatusBar LeftPaneItems Collection Editor
In This Topic
    C1StatusBar LeftPaneItems Collection Editor
    In This Topic

    The C1StatusBar LeftPaneItems Collection Editor allows you to add Ribbon items to the left status bar pane or remove Ribbon items from the left status bar pane. Additionally, you can edit the item's properties.

    To edit the left status bar pane, use the C1StatusBar LeftPaneItems Collection Editor:


    StatusBar LeftPaneItems Collection Editor

    Clicking the Add drop-down button will reveal a drop-down list with the following Ribbon items available to add to the left status bar pane:

    RibbonTrackBarTo access the C1StatusBar LeftPaneItems Collection Editor:

    1. Add a C1StatusBar control to the Ribbon Form.
    2. Click the C1StatusBar control to activate it.
    3. In Properties window, click on the (Collection) next to the LeftPaneItems property, then click the ellipsis button.
      The C1StatusBar LeftPaneItems Collection Editor appears.