This document is archived and information here might be outdated.  Recommended version.


esriControlsDropAction Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Constants > E > esriControlsDropAction Constants
ArcGIS Developer Help

esriControlsDropAction Constants

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.