# Adding Multiple OutPages to OutBar

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

## Content



To add a new [C1OutPage](/componentone/docs/win/online-menus-toolbar/) to a new [C1OutBar](/componentone/docs/win/online-menus-toolbar/) at design time, complete the following steps:

1.  Place the [C1OutBar](/componentone/docs/win/online-menus-toolbar/) component from the toolbox to your form using a drag-and-drop operation. The [C1OutBar](/componentone/docs/win/online-menus-toolbar/) consists of a [C1OutPage](/componentone/docs/win/online-menus-toolbar/) and a [C1ToolBar](/componentone/docs/win/online-menus-toolbar/).
2.  Right-click **C1OutPage1** and select **Add Page with ToolBar** from its context menu.
3.  The new **C1OutPage2** appears similar to the picture below:
    
    ![Page](https://cdn.mescius.io/document-site-files/images/a27cb622-e6d9-4efc-a0b0-0c31245fd632/imagesext/image10_60.png)
    
    Note that you can create several **C1OutPages** by right-clicking on the **C1OutPage** and selecting **Add Page with Toolbar** from its context menu.
    

## See Also

[Modifying the Appearance of the OutBar](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsforw2/outbartasks/modifyingtheappearan2)