ArcGIS Pro 2.9 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 11, Windows 10, Windows 8.1

See Also

Reference

IDropTarget Interface
IDropTarget Members