ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework.DragDrop Namespace / IDropTarget Interface / OnDragLeave Method

In This Topic
    OnDragLeave Method (IDropTarget)
    In This Topic
    Notification that the mouse pointer is leaving the current element.
    Syntax
    Overridable Sub OnDragLeave() 
    virtual void OnDragLeave()
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also