System.Windows.Forms.Design.ControlDesigner.OnMouseDragEnd Method

Receives a call at the end of a drag-and-drop operation to complete or cancel the operation.

Syntax

protected virtual void OnMouseDragEnd (bool cancel)

Parameters

cancel
true to cancel the drag; false to commit it.

Remarks

Documentation for this section has not yet been entered.

Requirements

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