ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.DragDrop Namespace / DragDrop Class


In This Topic
    DragDrop Class Methods
    In This Topic

    For a list of all members of this type, see DragDrop members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Gets the drag adorner for the specified UI element.  
    Public Methodstatic (Shared in Visual Basic) Returns the drag handler associated with the specified UI element.  
    Public Methodstatic (Shared in Visual Basic) Returns true if the target is a drag source.  
    Public Methodstatic (Shared in Visual Basic) Returns true if the UI element is a drop target.  
    Public Methodstatic (Shared in Visual Basic) Return true if selection process is skipped  
    Public Methodstatic (Shared in Visual Basic) Sets the drag adorner for the specified UI element.  
    Public Methodstatic (Shared in Visual Basic) Connects a drag handler with a UI element.  
    Public Methodstatic (Shared in Visual Basic) Connects a drop handler with a UI element.  
    Public Methodstatic (Shared in Visual Basic) Establishes the target element as a drag source or not.  
    Public Methodstatic (Shared in Visual Basic) Establishes a UI element as a drop target.  
    Public Methodstatic (Shared in Visual Basic) If set to true, drag operation does not change selection  
    Top
    See Also