This topic has not yet been rated - Rate this topic

IVsHierarchyDropDataSource2 Members

Provides information about a dragged item in relation to its data source during a drag-and-drop operation within a hierarchy window. The interface extends and inherits from the IVsHierarchyDropDataSource interface. You only need to use IVsHierarchyDropDataSource2 if you need the additional methods.

The IVsHierarchyDropDataSource2 type exposes the following members.

  NameDescription
Public method GetDropInfo Overloaded.
Public method OnBeforeDropNotify Enables the drag source to prompt to save unsaved items before dropping. Notifies the source hierarchy that information dragged from it is about to be dropped on a target. This method is called immediately after the mouse button is released on a drop.
Public method OnDropNotify Overloaded.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.