Freigeben über


MouseAction.OnDiagramGotFocus-Methode

Alarmiert Listener, dass das Diagramm den Fokus besitzt.

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

MouseAction Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace