# OutBar Overview

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

## Content



[C1OutBar](/componentone/docs/win/online-menus-toolbar/) is an outlook-style container/tab control. It provides a collection of pages (of the type [C1OutPage](/componentone/docs/win/online-menus-toolbar/)). Each page includes a title bar and an empty page or a page with commands such as toolbar buttons. Clicking on a page title or title bar displays that page and hides the remaining pages. Each page is organized in a vertical stack. Pages may be used to store arbitrary controls, but special processing (such as smart scrolling and so on) is provided when storing a single [C1ToolBar](/componentone/docs/win/online-menus-toolbar/) per page.

The following topics provide further detail about the appearance and behavior of the [C1OutBar](/componentone/docs/win/online-menus-toolbar/) control.

## See Also

[OutBar Appearance and Behavior Properties](/componentone/docs/win/online-menus-toolbar/outbaroverview/outbarappearanceandb)