System.Windows.Forms.Design.ParentControlDesigner.OnMouseDragEnd Method

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

Syntax

protected override void OnMouseDragEnd (bool cancel)

Parameters

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

Remarks

This method is called at the end of a drag operation. This method either commits to or cancels the drag operation.

Requirements

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