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


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

esriControlsDragDropEffect Constants

Drop effect options while drag-drop is in progress.

Constant Value Description
esriDragDropNone 0 The control cannot accept the data.
esriDragDropCopy 1 The drop results in a copy. The original data is untouched by the drag source.
esriDragDropMove 2 The source of the drag should remove the data.
esriDragDropLink 4 The drag results in a link to the original data.

Product Availability

Available with ArcGIS Engine.