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.

Namespace:  C1.Silverlight.Docking
Assembly:  C1.Silverlight.Docking (in C1.Silverlight.Docking.dll)

Syntax

C#
public class C1DockPicker : Control
Visual Basic
Public Class C1DockPicker _
	Inherits Control

Inheritance Hierarchy

See Also