# Command Collection Editor

Get started with Menus and Toolbars for WinForms. Create versatile menus and docking/floating toolbars. See more in documentation here.

## Content



The **C1Command Collection Editor** allows the user to edit command properties and add or remove commands of the type [C1Command](/componentone/docs/win/online-menus-toolbar/), [C1CommandMenu](/componentone/docs/win/online-menus-toolbar/), [C1CommandMdiList](/componentone/docs/win/online-menus-toolbar/), [C1ContextMenu](/componentone/docs/win/online-menus-toolbar/), and [C1CommandControl](/componentone/docs/win/online-menus-toolbar/) in the hierarchy.

<br />![Command Collection Editor](https://cdn.mescius.io/document-site-files/images/a27cb622-e6d9-4efc-a0b0-0c31245fd632/imagesext/image11_30.png)

### To access the C1Command Collection Editor:

1.  Drop a [C1MainMenu](/componentone/docs/win/online-menus-toolbar/) or a [C1ToolBar](/componentone/docs/win/online-menus-toolbar/) onto the form.
    
    This will also automatically create a [C1CommandHolder](/componentone/docs/win/online-menus-toolbar/) component in the form's component tray.
    
2.  Click on the **ellipsis** button next to the **Commands** property in the [C1CommandHolder](/componentone/docs/win/online-menus-toolbar/)s Properties window.
    
    The **C1Command Collection Editor** appears.
    

## See Also

[CommandLink Collection Editor](/componentone/docs/win/online-menus-toolbar/designtimesupport/c1commandcollectione/c1commandlinkcollect)