Click or drag to resize

WindowlessComponentDragDrop Event

The DragDrop Event gets fired when a drag-and-drop operation is completed.

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public event DragDropHandler DragDrop

Value

Type: Easymap.AddIn.CommonDragDropHandler
See Also