Freigeben über


ModelExplorerTreeContainer.OnGotFocus-Methode

Führt ein Ereignis für das ausgewählte Element aus.

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

Syntax

'Declaration
Protected Overrides Sub OnGotFocus ( _
    e As EventArgs _
)
protected override void OnGotFocus(
    EventArgs e
)

Parameter

  • e
    Typ: System.EventArgs
    Die Ereignisdaten, die den Ereignisargumentprozess darstellen.

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelExplorerTreeContainer Klasse

Microsoft.VisualStudio.Modeling.Shell-Namespace