[]
        
(Showing Draft Content)

C1.WPF.Docking.C1DockTabControl.SetDrag

SetDrag Method

SetDrag(UIElement, C1DockTabControl)

Sets the value of the attached Drag property.

Declaration
public static void SetDrag(UIElement element, C1DockTabControl value)
Public Shared Sub SetDrag(element As UIElement, value As C1DockTabControl)
Parameters
Type Name Description
UIElement element
C1DockTabControl value
Remarks

The UIElement becomes a drag handle to dock and move the C1DockTabControl.