ComponentOne Menus and Toolbars for WinForms
Design-Time Support / Command Collection Editors / DockingTabPage Collection Editor
In This Topic
    DockingTabPage Collection Editor
    In This Topic

    The C1DockingTabPage Collection Editor allows the user to add or remove tab pages as well as edit the properties in the tab pages.


    C1DockingTabPage Collection Editor

    To access the C1DockingTabPage Collection Editor:

    There are two ways to access the C1DockingTabPage Collection Editor, either through the TabPages property in the Properties window, or the Edit tab pages in the C1DockingTab Tasks menu. For more information about how to use the C1DockingTab Tasks menu, see C1DockingTab Smart Tag.

    Option 1

    1. Drop a C1DockingTab onto the form.
    2. Click on the ellipsis button next to the TabPages property in C1DockingTabs Properties window. The C1DockingTabPage Collection Editor appears.

    Option 2

    1. Drop a C1DockingTab control onto the form.
    2. Click on the smart tag () in the upper right corner of the C1DockingTab control and then click on Edit pages from the C1DockingTab Tasks menu.
    See Also