Classes
Class | Description | |
---|---|---|
![]() |
C1DockControl |
C1DockControl is a control that allows you to dock, float, or tab windows.
|
![]() |
C1DockControlPanel |
Internal class. Use as C1DockControl's DockedHost template part only.
|
![]() |
C1DockGroup |
Use as a C1DockControl
item to enclose C1DockTabControls
in a sub-rectangle of the available space.
|
![]() |
C1DockInnerPicker | |
![]() |
C1DockOuterPicker | |
![]() |
C1DockPicker |
An overlay that appears over C1DockTabControl instances when the user is dragging a C1DockTabControl or C1DockTabItem. Override the style with the OuterPickerStyle and InnerPickerStyle properties.
|
![]() |
C1DockPickerPart |
The areas to drop a grabbed C1DockTabControl or C1DockTabItem.
|
![]() |
C1DockPreview |
Represents a passive overlay signaling the relative projected destination of the grabbed C1DockTabControl or C1DockTabItem that appears when the mouse hovers over a C1DockPickerPart.
|
![]() |
C1DockSettings |
Saves and restores the state of a C1DockControl to and from XML.
|
![]() |
C1DockSlidingPanel |
Internal class. Use as C1DockControl's SlidingHost template part only.
|
![]() |
C1DockSplitter |
Internal class. Override the style with the SplitterStyle property.
|
![]() |
C1DockTabControl |
Represents a dockable, slideable, and floatable item in a C1DockControl.
|
![]() |
C1DockTabItem |
Represents a selectable item in a C1DockTabControl.
|
![]() |
C1DockWindow |
Internal class. Override the style with the WindowStyle property.
|
![]() |
ItemDockModeChangedEventArgs |
Event class for the DockModeChanged event.
|
![]() |
PickerLoadingEventArgs |
Event class for the PickerLoading event.
|
![]() |
SlidingEventArgs |
Event class for the SlidingOpening, SlidingOpened, SlidingClosing, and SlidingClosed events.
|
Structures
Structure | Description | |
---|---|---|
![]() |
DockSettingsItem |
The object and xml node serialization/de-serialization images.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
DockMode |
Possible states of visualization for a C1DockTabControl.
|
![]() |
DropPosition |
The possible positions to drop a docking element relative to another.
|