Methods
-
Do
Drag Starts a dragging operation with the given IDataObject and returns the applied drop effect from the target.Drop(IData Object, Drag Drop Effects) -
Get
Allow Gets a value indicating whether the given element can be used as the target of a drag-and-drop operation.Drop(Interactive) -
Set
Allow Sets a value indicating whether the given interactive can be used as the target of a drag-and-drop operation.Drop(Interactive, Boolean)
Fields
-
Allow
Drop Property -
Drag
Enter Event which is raised, when a drag-and-drop operation enters the element.Event -
Drag
Leave Event which is raised, when a drag-and-drop operation leaves the element.Event -
Drag
Over Event which is raised, when a drag-and-drop operation is updated while over the element.Event -
Drop
Event Event which is raised, when a drag-and-drop operation should complete over the element.