# Unique Objects Among Menus and Toolbars

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

## Content



Menus and ToolBars share many objects, however, there are two distinct components among them. The menus have a [C1MainMenu](/componentone/docs/win/online-menus-toolbar/) control which is the main menu and the toolbars have a [C1ToolBar](/componentone/docs/win/online-menus-toolbar/) control which represents the toolbar.

The following section introduces the [C1MainMenu](/componentone/docs/win/online-menus-toolbar/) and [C1ToolBar](/componentone/docs/win/online-menus-toolbar/) controls and provides further information about their appearance and behavior properties.

## See Also

[MainMenu Control](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsover/uniqueobjectsamongme/c1mainmenucontrol)

[ToolBar Control](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsover/uniqueobjectsamongme/c1toolbarcontrol)