# NavBar Panel Styles

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

## Content



### NavBar Panel Header

You can use the [PanelHeader](/componentone/docs/win/online-menus-toolbar/) property in the **C1NavBarButton Collection Editor** to change the default text that displays in the header for the preset buttons. To customize the font style of the header, you can use the PanelHeaderFont property.

The height of the panel header can be changed through the PanelHeaderHeight property.

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

### NavBar Panel

You can customize the **C1NavBar** panels' appearance properties such as its **BackColor** and **BackGroundImage** through the [C1NavBarPanel](/componentone/docs/win/online-menus-toolbar/) class.

## See Also

[NavBar Button Styles](/componentone/docs/win/online-menus-toolbar/navbaroverview/navbarappearanceandb/navbarbuttonstyles)