Udostępnij za pośrednictwem


Metoda MouseAction.OnDragCompleted —

Alerty detektory zakończenia operacji przeciągania.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Składnia

'Deklaracja
Protected Overridable Sub OnDragCompleted ( _
    e As MouseActionEventArgs _
)
protected virtual void OnDragCompleted(
    MouseActionEventArgs e
)

Parametry

Uwagi

Ustaw e.ActionRequest na ActionRequest.CompleteAction, MouseAction i go zdezaktywować.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

MouseAction Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams