ComponentOne Ribbon for WinForms
Configuration Toolbar Collection Editor
Design-Time Support > C1Ribbon Collection Editors > Configuration Toolbar Collection Editor

The RibbonConfigToolBar Items Collection Editor allows you to add Ribbon items to the configuration toolbar or remove Ribbon items from the configuration toolbar. Additionally, you can edit the item's properties.

To edit the configuration toolbar, use the RibbonConfigToolBar Items Collection Editor:


Clicking the Add drop-down button will reveal a drop-down list with the following Ribbon items available to add to the configuration toolbar:

To access the RibbonConfigToolBar Items Collection Editor:

  1. Add a C1Ribbon control to the Ribbon Form.
  2. Click the C1Ribbon control to activate it.
  3. In the Properties window, expand the ConfigToolBar property node, click on the (Collection) next to the Items property, then click the ellipsis button.
    The RibbonConfigToolBar Items Collection Editor appears.