Control..::..DoDragDrop Method

Performs a drag drop operation

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public void DoDragDrop(
	Control data
)
Public Sub DoDragDrop ( _
	data As Control _
)
public:
void DoDragDrop(
	Control^ data
)

Parameters

data
Type: Control
The control to be displayed as dragged