ParentControlDesigner::OnDragComplete Method (DragEventArgs^)
.NET Framework (current version)
Called in order to clean up a drag-and-drop operation.
Assembly: System.Design (in System.Design.dll)
Parameters
- de
-
Type:
System.Windows.Forms::DragEventArgs^
A DragEventArgs that provides data for the event.
OnDragComplete is used to clean up any operations that were performed at the beginning of a drag-and-drop operation.
.NET Framework
Available since 2.0
Available since 2.0
Show: