Udostępnij za pośrednictwem


DropHandlerBase.GetDragDropEffect(DragDropInfo) Metoda

Definicja

Określa, jaki efekt przeciągania & upuszczania powinien być wyświetlany użytkownikowi na podstawie stanu operacji.

protected:
 virtual Microsoft::VisualStudio::Text::Editor::DragDrop::DragDropPointerEffects GetDragDropEffect(Microsoft::VisualStudio::Text::Editor::DragDrop::DragDropInfo ^ dragDropInfo);
 virtual Microsoft::VisualStudio::Text::Editor::DragDrop::DragDropPointerEffects GetDragDropEffect(Microsoft::VisualStudio::Text::Editor::DragDrop::DragDropInfo const & dragDropInfo);
protected virtual Microsoft.VisualStudio.Text.Editor.DragDrop.DragDropPointerEffects GetDragDropEffect (Microsoft.VisualStudio.Text.Editor.DragDrop.DragDropInfo dragDropInfo);
abstract member GetDragDropEffect : Microsoft.VisualStudio.Text.Editor.DragDrop.DragDropInfo -> Microsoft.VisualStudio.Text.Editor.DragDrop.DragDropPointerEffects
override this.GetDragDropEffect : Microsoft.VisualStudio.Text.Editor.DragDrop.DragDropInfo -> Microsoft.VisualStudio.Text.Editor.DragDrop.DragDropPointerEffects
Protected Overridable Function GetDragDropEffect (dragDropInfo As DragDropInfo) As DragDropPointerEffects

Parametry

dragDropInfo
DragDropInfo

Element DragDropInfo.

Zwraca

Element DragDropPointerEffects.

Dotyczy