Udostępnij za pośrednictwem


Metoda MouseAction.OnDragCanceled —

Alerty detektory operacji przeciągania zostało anulowane.

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 OnDragCanceled ( _
    e As MouseActionEventArgs _
)
protected virtual void OnDragCanceled(
    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