ComponentOne Menus and Toolbars for WinForms
Adding Multiple OutPages to OutBar
Menus and Toolbars for WinForms Task-Based Help > OutBar Tasks > Adding Multiple OutPages to OutBar

To add a new C1OutPage to a new C1OutBar at design time, complete the following steps:

  1. Place the C1OutBar component from the toolbox to your form using a drag-and-drop operation. The C1OutBar consists of a C1OutPage and a C1ToolBar.
  2. Right-click C1OutPage1 and select Add Page with ToolBar from its context menu.
  3. The new C1OutPage2 appears similar to the picture below:

    Note that you can create several C1OutPages by right-clicking on the C1OutPage and selecting Add Page with Toolbar from its context menu.

See Also