# Mouse-Over Styles in Menu Items

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 menu items to improve your menu interaction with users.

The [C1MainMenu](/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 menu item when you hover your mouse over it and the [ForeHiColor](/componentone/docs/win/online-menus-toolbar/) gets the fore color of the menu item when you hover your mouse over it.

For more information about how to use these properties, see [Modifying the Appearance of the Menus](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsforw2/menutasks/modifyingtheappearan).

## See Also

[Merging Menus](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsover/menusappearanceandbe/mergingmenus)