ToolStripItem::DragDrop Event
.NET Framework (current version)
Occurs when the user drags an item and the user releases the mouse button, indicating that the item should be dropped into this item.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The X and Y properties of the DragEventArgs are in screen coordinates, not client coordinates. For more information about handling events, see Handling and Raising Events.
.NET Framework
Available since 2.0
Available since 2.0
Show: