# C1DockControl Quick Start

## Content



The following quick start guide is intended to get you up and running with **DockControl for WPF**. In this quick start, you'll start in Visual Studio to create a new project, add a <span data-popup-content="This class is available in \u003ca href=\u0022/componentone/api/wpf/online-dockcontrol/dotnet-api/C1.WPF.Docking/C1.WPF.Docking.C1DockControl.html\u0022\u003e.NET\u003c/a\u003e and \u003ca href=\u0022/componentone/api/wpf/online-dockcontrol/dotnet-api/C1.WPF.Docking/C1.WPF.Docking.C1DockControl.html\u0022\u003e.NET Framework\u003c/a\u003e." data-popup-title="C1DockControl" data-popup-theme="ui-tooltip-green qtip-green">C1DockControl</span> to your application, and then add a <span data-popup-content="This class is available in \u003ca href=\u0022/componentone/api/wpf/online-dockcontrol/dotnet-api/C1.WPF.Docking/C1.WPF.Docking.C1DockTabControl.html\u0022\u003e.NET\u003c/a\u003e and \u003ca href=\u0022/componentone/api/wpf/online-dockcontrol/dotnet-api/C1.WPF.Docking/C1.WPF.Docking.C1DockTabControl.html\u0022\u003e.NET Framework\u003c/a\u003e." data-popup-title="C1DockTabControl" data-popup-theme="ui-tooltip-green qtip-green">C1DockTabControl</span> with <span data-popup-content="This class is available in \u003ca href=\u0022/componentone/api/wpf/online-dockcontrol/dotnet-api/C1.WPF.Docking/C1.WPF.Docking.C1DockTabItem.html\u0022\u003e.NET\u003c/a\u003e and \u003ca href=\u0022/componentone/api/wpf/online-dockcontrol/dotnet-api/C1.WPF.Docking/C1.WPF.Docking.C1DockTabItem.html\u0022\u003e.NET Framework\u003c/a\u003e." data-popup-title="C1DockTabItem" data-popup-theme="ui-tooltip-green qtip-green">C1DockTabItem</span>.<br /><br />The below section gets you started with DockControl in **.NET** and **.NET Framework** versions.

## See Also

[Step 1 of 3: Creating a WPF Application](/componentone/docs/wpf/online-dockcontrol/C1DockControl_Quick_Start/Step_1_of_3-_Creating_a_WPF_Application)

[Step 2 of 3: Adding a C1DockTabControl with C1DockTabItems](/componentone/docs/wpf/online-dockcontrol/C1DockControl_Quick_Start/Step_2_of_3-_Adding_a_C1DockTabControl_with_C1DockTabItems)

[Step 3 of 3: Running the Application](/componentone/docs/wpf/online-dockcontrol/C1DockControl_Quick_Start/Step_3_of_3-_Running_the_Application)