Drop action options when data is being dragged over the control.
Constant |
Value |
Description |
esriDropEnter |
0 |
The mouse pointer has just entered the controls window. |
esriDropOver |
1 |
The mouse pointer is moving over the controls window. |
esriDropLeave |
2 |
The mouse pointer has left the controls window or the drag and drop has been cancelled. |
esriDropped |
3 |
The data has been dropped onto the control. |
Product Availability
Available with ArcGIS Engine.
.NET Related Topics
How to drop data onto the MapControl