Freigeben über


MouseAction.OnMouseEnter-Methode

Alarmiert Listener, dass die Maus sich über einer Form im Diagramm bewegt hat.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntax

'Declaration
Protected Overridable Sub OnMouseEnter ( _
    e As DiagramPointEventArgs _
)
protected virtual void OnMouseEnter(
    DiagramPointEventArgs e
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

MouseAction Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace