# C1DockControl Elements

## Content



The <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> serves as a container in which you can add other **DockControl for WPF** elements to help organize your windows.

Once you have a **C1DockControl** on the page, you can add a **C1DockTabControl** with **C1DockTabItem**.

![](https://cdn.mescius.io/document-site-files/images/071cfce4-8a59-4c77-94ca-7b05c2184e6d/graphics/c1dockcontrolelements.png)

The **C1DockTabControl** contains three buttons:

|   **Drop-down list**   |   DockMode options include: _Floating_, _Docked_, _Sliding_, _Hidden_   |
| --- | --- |
|   **Pushpin**   |   Enables the auto hide feature. The **C1DockTabItems** are minimized along the edges of the IDE.   |
|   **Hide**   |   Hides the **C1DockTabControl**.   |