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: 12.0.0.0
Syntax
public event DragDropHandler DragDrop

Value

Type: Easymap.AddIn.CommonDragDropHandler
See Also