Click or drag to resize

WindowlessComponentDragOver Event

The DragOver Event gets fired when an object is dragged over WindowlessComponent's bounds.

Namespace: Easymap.AddIn.Common
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public event DragDropHandler DragOver

Value

DragDropHandler
See Also