DropHandlerBase.GetDragDropEffect(DragDropInfo) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
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.