ArcGIS Pro 2.6 API Reference Guide
OnDrop Method (IDropTarget)

ArcGIS.Desktop.Framework.DragDrop Namespace > IDropTarget Interface : OnDrop Method
Information about the drop.
Performs a drop.
Syntax
void OnDrop( 
   DropInfo dropInfo
)
Sub OnDrop( _
   ByVal dropInfo As DropInfo _
) 

Parameters

dropInfo
Information about the drop.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

IDropTarget Interface
IDropTarget Members