The C1DockControl 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.
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. |