# Displaying Multiple Tab Rows

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

## Content



To display more than one row of tab in a [C1DockingTab](/componentone/docs/win/online-menus-toolbar/), set the [MultiLine](/componentone/docs/win/online-menus-toolbar/) property of the [C1DockingTab](/componentone/docs/win/online-menus-toolbar/) class to **True**. To do this, complete the following tasks:

1.  Set the [MultiLine](/componentone/docs/win/online-menus-toolbar/) property of the [C1DockingTab](/componentone/docs/win/online-menus-toolbar/) class to **True**.
2.  Right-click on **Page1** of the [C1DockingTabPage](/componentone/docs/win/online-menus-toolbar/) and select **Add Page** from its context menu. Add several pages to the [C1DockingTab](/componentone/docs/win/online-menus-toolbar/). The tabs continue to another row.<br />![Form](https://cdn.mescius.io/document-site-files/images/a27cb622-e6d9-4efc-a0b0-0c31245fd632/imagesext/image10_44.png)

## See Also

[Displaying the Same Set of Controls on each DockingTabPage](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsforw2/dockingtabtasks/displayingthesameset)