# Wrapping Items at the End of the Menu

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

## Content



To wrap the items at the end of the menu, use the [Wrap](/componentone/docs/win/online-menus-toolbar/) property of [C1MainMenu](/componentone/docs/win/online-menus-toolbar/).

If **True** (default), the menu is wrapped when the window is not wide enough. If **False**, the menu is not wrapped, and the extension menu is added at the end instead.

## See Also

[ToolBar Tasks](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsforw2/toolbartasks)