# Adding a Panel

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

## Content



In this topic, you will add a panel to the [C1NavBar](/componentone/docs/win/online-menus-toolbar/) control using the smart tag and the floating toolbar.

### Using the Smart Tag

Complete the following steps:

1.  Navigate to the Toolbox and double-click the [C1NavBar](/componentone/docs/win/online-menus-toolbar/) icon. The [C1NavBar](/componentone/docs/win/online-menus-toolbar/) control is added to the form. Observe that one panel, named **Notes**, appears on the control by default.
2.  Click [C1NavBar](/componentone/docs/win/online-menus-toolbar/)'s smart tag (![Smart tag icon](https://cdn.mescius.io/document-site-files/images/a27cb622-e6d9-4efc-a0b0-0c31245fd632/imagesext/image10_47.png)) to open the **C1NavBar Tasks** menu.
3.  On the **C1NavBar Tasks** menu, click the **Add button** drop-down button and select one of the panel types from the list. For this example, select **Calendar**.<br />![Form](https://cdn.mescius.io/document-site-files/images/a27cb622-e6d9-4efc-a0b0-0c31245fd632/imagesext/image10_48.png)

### Using the Floating Toolbar

Complete the following steps:

1.  Navigate to the Toolbox and double-click the [C1NavBar](/componentone/docs/win/online-menus-toolbar/) icon. The [C1NavBar](/componentone/docs/win/online-menus-toolbar/) control is added to the form. Observe that one page, named **Page 1**, appears on the control by default.
2.  Hover your cursor over the control to activate the floating toolbar. The floating toolbar will appear on the page as follows:<br />![Toolbar](https://cdn.mescius.io/document-site-files/images/a27cb622-e6d9-4efc-a0b0-0c31245fd632/imagesext/image10_49.png)
3.  From the **Adding button and corresponding panel** drop-down list, select a panel type. For this example, select **Calendar**.<br />![Menu](https://cdn.mescius.io/document-site-files/images/a27cb622-e6d9-4efc-a0b0-0c31245fd632/imagesext/image10_50.png)

### This topic illustrates the following:

The result of this topic resembles the following:

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

## See Also

[Creating a Panel Header](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsforw2/navbartasks/creatingapanelheader)