Control.RaiseDragEvent Method (Object, DragEventArgs)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Raises the appropriate drag event.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- key
-
Type:
System.Object
The event to raise.
- e
-
Type:
System.Windows.Forms.DragEventArgs
A DragEventArgs that contains the event data.
.NET Framework
Available since 1.1
Available since 1.1
Show: