# Run-Time Customization for NavBar

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

## Content



The buttons for the **C1NavBar** can be customizable at run time by clicking on the drop-down arrow button.

The following pop-up menu appears at run time when you click on the drop-down arrow:

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

The Customize Buttons menu operates as follows:

### Show additional buttons

Clicking on the **Show additional buttons** command item from the menu removes the button from the task bar area and places it in the panel area of the **C1NavBar**.

### Hide additional buttons

Clicking on the hide additional items removes the button from the panel and places in the task bar area.

<br />![Hide additional buttons in navbar](https://cdn.mescius.io/document-site-files/images/a27cb622-e6d9-4efc-a0b0-0c31245fd632/imagesext/image11_226.png)

### Navigation panels options

Clicking on the **Navigational panel options** item opens the **Navigation Panel Options** dialog box.

<br />![Navigation panel option in NavBar](https://cdn.mescius.io/document-site-files/images/a27cb622-e6d9-4efc-a0b0-0c31245fd632/imagesext/image11_227.png)

The Navigation panel options dialog box consists of the following command buttons:

| Name | Description |
| --- | --- |
| Move Up | Moves the selected button up one position. |
| Move Down | Moves the selected button down one position. |
| Reset | Resets the buttons to their default position. |
| OK | Saves the changes and closes the **Navigation Panel Options** dialog box. |
| Cancel | Cancels the changes to the buttons and closes the **Navigation Panel Options** dialog box. |

### Add/Remove buttons

Clicking on the **Add/Remove** buttons item opens a menu with the names of the present buttons shown in the **C1NavBar** along with a check box next to the names of the present buttons shown in the **C1NavBar**. To remove a specific button click on the check box next to the name of the button you wish to remove.

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

## See Also

[OutBar Overview](/componentone/docs/win/online-menus-toolbar/outbaroverview)