ComponentOne Tabs for ASP.NET WebForms
Quick Start / Step 1 of 3: Adding C1Tabs to the Page
In This Topic
    Step 1 of 3: Adding C1Tabs to the Page
    In This Topic

    In this step you will begin by adding the C1Tabs control to the page.

    To begin, complete the following steps:

    1. Create a new ASP.NET Website project.
    2. Click the Design tab located below the Document window to switch to Design view.
    3. Navigate to the Visual Studio Toolbox and double-click C1Tabs to add the control to the page.

    The Web page contains the empty C1Tabs control.

    See Also