ComponentOne Ribbon for WinForms
Design-Time Support / C1Ribbon Collection Editors / RibbonGroup Collection Editor
In This Topic
    RibbonGroup Collection Editor
    In This Topic

    The RibbonGroup Collection Editor allows you to add any number of groups to the tab or remove groups from the tab. Additionally, you can edit the group's properties.

    To edit the Ribbon group(s), use the RibbonGroup Collection Editor:


    Collection editor of group in ribbon

    Clicking the Add button will add group(s) to the Ribbon.

    Accessing the RibbonGroup Collection Editor

    You can use one of the following two options to access the RibbonGroup Collection Editor:

    Option 1

    1. Add a C1Ribbon control to the Ribbon Form.
    2. Click the RibbonTab element to activate it.
    3. In the Properties window, click on the ellipsis button next to the Groups property.
      The RibbonGroup Collection Editor appears.

    Option 2

    1. Access the RibbonTab Collection Editor.
    2. From the RibbonTab Collection Editor's Properties window, click on the ellipsis button next to the Groups property.
      Ribbon tab collection editor
      The RibbonGroup Collection Editor appears.