# Wrapping Text in a ToolBar

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

## Content



To wrap the text in a [C1ToolBar](/componentone/docs/win/online-menus-toolbar/), use the [WrapText](/componentone/docs/win/online-menus-toolbar/) property. To do this, complete the following steps:

1.  Set the [ButtonWidth](/componentone/docs/win/online-menus-toolbar/) property to a value greater than zero
2.  Set the [WrapText](/componentone/docs/win/online-menus-toolbar/) property to **True**.

## See Also

[Context Menu Tasks](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsforw2/contextmenutasks)