easymap office API-Reference
easymap office API-Reference
easymap office API-Reference
Easymap.AddIn.Common
WindowlessComponent Class
WindowlessComponent Events
Click Event
DragDrop Event
DragOver Event
DrawContent Event
KeyDown Event
KeyUp Event
LocationChanged Event
MouseDown Event
MouseEnter Event
MouseHover Event
MouseLeave Event
MouseMove Event
MouseUp Event
ViewportChanged Event
WindowlessComponent
DragDrop 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
C#
VB
Copy
public
event
DragDropHandler
DragDrop
Public
Event
DragDrop
As
DragDropHandler
Value
Type:
Easymap.AddIn.Common
DragDropHandler
See Also
Reference
WindowlessComponent Class
Easymap.AddIn.Common Namespace