System.Windows.Forms.Design.ParentControlDesigner.OnDragComplete Method

Called in order to clean up a drag-and-drop operation.

Syntax

protected override void OnDragComplete (System.Windows.Forms.DragEventArgs de)

Parameters

de
A System.Windows.Forms.DragEventArgs that provides data for the event.

Remarks

ParentControlDesigner.OnDragComplete(System.Windows.Forms.DragEventArgs) is used to clean up any operations that were performed at the beginning of a drag-and-drop operation.

Requirements

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