# Mouse-Over Styles in Toolbar Buttons

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

## Content



You can apply mouse over techniques to the toolbar buttons to improve your toolbar interaction with users.

The [C1ToolBar](/componentone/docs/win/online-menus-toolbar/) component has two special properties for applying mouse-over techniques. The [BackHiColor](/componentone/docs/win/online-menus-toolbar/) property gets the back color of the toolbar button when you hover your mouse over it and the [ForeHiColor](/componentone/docs/win/online-menus-toolbar/) gets the fore color of the toolbar button when you hover your mouse over it.

For more information about using these properties, see [Modifying the Appearance of the Toolbar](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsforw2/toolbartasks/modifyingtheappearan1).

## See Also

[Docking and Floating Toolbars](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsover/toolbarsappearancean/dockingandfloatingto)