다음을 통해 공유


IVsHierarchyDropDataTarget Members

Include Protected Members
Include Inherited Members

Provides information about a dragged item in relation to its drop target during a drag-and-drop operation within a hierarchy window.

The IVsHierarchyDropDataTarget type exposes the following members.

Methods

  Name Description
Public method DragEnter Called as soon as the mouse drags an item over a new hierarchy or hierarchy window.
Public method DragLeave Called when one or more items are dragged out of the hierarchy or hierarchy window, or when the drag-and-drop operation is cancelled or completed.
Public method DragOver Called when one or more items are dragged over the target hierarchy or hierarchy window.
Public method Drop Called when one or more items are dropped into the target hierarchy or hierarchy window when the mouse button is released.

Top

See Also

Reference

IVsHierarchyDropDataTarget Interface

Microsoft.VisualStudio.Shell.Interop Namespace