IVsDataViewDragSourceProvider Members
Include Protected Members
Include Inherited Members
Provides the ability to drag selected nodes in a data view hierarchy.
The IVsDataViewDragSourceProvider type exposes the following members.
Methods
Name
Description
When implemented by a class, creates a data object that contains a copy of the dragged node and that will be stored in the Clipboard.
When implemented by a class, retrieves the allowed drag-and-drop effects when a node is dragged in the data view, such as copying, moving, or linking.
When implemented by a class, handles the drop operation.
When implemented by a class, raises the GiveFeedback event.
When implemented by a class, raises the QueryContinueDrag event.
Top
See Also
Reference
IVsDataViewDragSourceProvider Interface
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace