ComponentOne Menus and Toolbars for WinForms
Design-Time Support / Command Collection Editors / Command Collection Editor
In This Topic
    Command Collection Editor
    In This Topic

    The C1Command Collection Editor allows the user to edit command properties and add or remove commands of the type C1Command, C1CommandMenu, C1CommandMdiList, C1ContextMenu, and C1CommandControl in the hierarchy.


    Command Collection Editor

    To access the C1Command Collection Editor:

    1. Drop a C1MainMenu or a C1ToolBar onto the form.

      This will also automatically create a C1CommandHolder component in the form's component tray.

    2. Click on the ellipsis button next to the Commands property in the C1CommandHolders Properties window.

      The C1Command Collection Editor appears.

    See Also