# TopicBar Styles

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

## Content



C1TopicBar provides several built-in styles such as **Custom**, **System**, **Office2010Blue**, **Office2010Black**, **Office2010Silver, Office2007Blue**, **Office2007Black**, **Office2007Silver**, **Office2003Blue**, **Office2003Olive**, **Office2003Silver**, **OfficeXP**, **Classic**, and **WindowsXP** that can be easily applied using the [VisualStyle](/componentone/docs/win/online-menus-toolbar/) property. Note that the **VisualStyle** property and [VisualStyle](/componentone/docs/win/online-menus-toolbar/) enumeration supersede the **LookAndFeel** property and **LookAndFeelEnum** enumeration, which are now obsolete.

You could also apply a special style to the topic pages to darken the back color of the page header. To apply the special style to the topic page use [SpecialStyle](/componentone/docs/win/online-menus-toolbar/) property. You could also customize the C1TopicBar's style using C1TopicBar's general appearance properties such as the **BackColor**, **BackgroundImage**, **BackgroundImageLayout**, and **ForeColor**.

## See Also

[TopicBar Animation](/componentone/docs/win/online-menus-toolbar/topicbaroverview/topicbarappearancean/topicbaranimation)