ParentControlDesigner::OnMouseDragEnd Method (Boolean)
.NET Framework (current version)
Called at the end of a drag-and-drop operation to complete or cancel the operation.
Assembly: System.Design (in System.Design.dll)
Parameters
- cancel
-
Type:
System::Boolean
true to cancel the drag operation; false to commit it.
This method is called at the end of a drag operation. This method either commits to or cancels the drag operation.
.NET Framework
Available since 1.1
Available since 1.1
Show: