ComponentOne Menus and Toolbars for WinForms
C1OutBar Smart Tag
Design-Time Support > Command Smart Tags > C1OutBar Smart Tag

The C1OutBar control provides quick and easy access to its C1OutPage Collection Editor and its most common editing actions such as adding a blank page or a page with a toolbar, through its smart tag.

To access the C1OutBar Tasks menu, click on the smart tag () in the upper right corner of the C1OutBar control. This will open the C1OutBar Tasks menu.

The C1OutBar Tasks menu operates as follows:

VisualStyle

Selecting the VisualStyle drop-down box opens a list box with several items to choose from (Custom, System, Office2010Blue, Office2010Black, Office2010Silver, Office2007Blue, Office2007Black, Office2007Silver, Office2003Blue, Office2003Olive, Office2003Silver, OfficeXP, Classic, and WindowsXP) to set the style of the C1OutBar control. Note that the VisualStyle property and VisualStyle enumeration supersede the LookAndFeel property and LookAndFeelEnum enumeration, which are now obsolete.

Enable Smart Designer

Selecting the Enable Smart Designer check box enables the Smart Designer of the C1OutBar control. The default value is True (checked). For more information about the Smart Designer's elements see, C1Command Smart Designer.

Add blank page

Clicking Add blank page adds a new C1OutPage below the current C1OutPage. Clicking inside the new C1OutPage exposes the smart tag anchor for the C1OutPage Tasks menu.

Add page with toolbar

Clicking Add page with toolbar adds a new C1OutPage which contains a C1ToolBar. A C1OutPageTasks menu appears for the newly added C1OutPage. Clicking inside the new page exposes the smart tag anchor for the C1ToolBar Tasks menu.

For more information on how to use the C1ToolBar Tasks menu, see C1ToolBar Smart Tag.

Edit pages

Selecting Edit pages opens the C1OutPage Collection Editor.



For more information on how to use the C1OutPage Collection Editor, see C1OutPage Collection Editor.

About

Clicking on the About item displays the About Command dialog box, which is helpful in finding the version number of C1Command and online resources.

See Also