ControlDesigner::OnDragLeave Method (EventArgs^)

 

Receives a call when a drag-and-drop operation leaves the control designer view.

Namespace:   System.Windows.Forms.Design
Assembly:  System.Design (in System.Design.dll)

protected:
virtual void OnDragLeave(
	EventArgs^ e
)

Parameters

e
Type: System::EventArgs^

An EventArgs that provides data for the event.

.NET Framework
Available since 1.1
Return to top
Show: