Condividi tramite


Metodo IDragDropTargetPattern.OnDragEnter

Spazio dei nomi:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Sub OnDragEnter ( _
    dropArea As DirectionalDropArea, _
    e As DragEventArgs _
)
void OnDragEnter(
    DirectionalDropArea dropArea,
    DragEventArgs e
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IDragDropTargetPattern Interfaccia

Spazio dei nomi Microsoft.Internal.VisualStudio.PlatformUI