IVsDataViewDragSourceProvider (Interfaz)
提供可以拖到数据视图层次结构中选定的节点。
Espacio de nombres: Microsoft.VisualStudio.Data.Services.SupportEntities
Ensamblado: Microsoft.VisualStudio.Data.Services (en Microsoft.VisualStudio.Data.Services.dll)
Sintaxis
'Declaración
Public Interface IVsDataViewDragSourceProvider
public interface IVsDataViewDragSourceProvider
public interface class IVsDataViewDragSourceProvider
type IVsDataViewDragSourceProvider = interface end
public interface IVsDataViewDragSourceProvider
El tipo IVsDataViewDragSourceProvider expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
CreateDataObject | 当实现的类,创建包含的节点拖动,在剪贴板复制要存储的数据对象。 | |
GetAllowedEffects | 当实现由类,请允许的拖放效果,当节点。数据视图拖动,例如复制、移动,或链接时。 | |
OnDropped | 当实现由类,请处理放置操作。 | |
OnGiveFeedback | 当实现由类,将引发 GiveFeedback 事件。 | |
OnQueryContinueDrag | 当实现由类,将引发 QueryContinueDrag 事件。 |
Arriba
Vea también
Referencia
Microsoft.VisualStudio.Data.Services.SupportEntities (Espacio de nombres)