IVsDataViewDropTargetProvider Interface

Definition

Represents the ability to drop data on nodes in a data view hierarchy.

C++
public interface class IVsDataViewDropTargetProvider

Methods

AllowDrop(Int32)

When implemented by a class, indicates whether the drop operation is allowed on the specified node.

OnDragDrop(Int32, DragEventArgs)

When implemented by a class, raises the DragDrop event.

OnDragOver(Int32, DragEventArgs)

When implemented by a class, raises the DragOver event.

Applies to

Tuote Versiot
Visual Studio SDK 2017, 2019, 2022