# Menus Appearance and Behavior

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

## Content



**Menus** provide a number of useful properties to control the behavior and appearance of the main menu and menu items.

**C1Command's** menus include a variety of appearance properties to visually enhance and customize the control. The menu's style, size, and layout can easily be customized by using the **C1MainMenu**'s appearance properties. These properties can be set at design time through the Properties window or programmatically.

**C1Command's** menus also include several useful behavioral properties for wrapping, merging, and showing ToolTips in menu items.

The following section introduces some of the common appearance and behavior properties used for the [C1MainMenu](/componentone/docs/win/online-menus-toolbar/) control.

## See Also

[Menus Visual Styles](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsover/menusappearanceandbe/menusvisualstyles)

[Look and Feel of Menu Items](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsover/menusappearanceandbe/lookandfeelofmenuite)

[Special Side Caption Styles in Menus](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsover/menusappearanceandbe/specialsidecaptionst)

[Mouse-Over Styles in Menu Items](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsover/menusappearanceandbe/mouseoverstylesinmen)

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

[Layout and Text Wrapping in Menus](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsover/menusappearanceandbe/layoutandtextwrappin)

[ToolTips in Menus](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsover/menusappearanceandbe/tooltipsinmenus)