Partager via


OleComponent.OnAppActivateCore, méthode

Réservé à un usage interne Microsoft.

Espace de noms :  Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Protected Overridable Sub OnAppActivateCore ( _
    fActive As Integer, _
    dwOtherThreadID As UInteger _
)
protected virtual void OnAppActivateCore(
    int fActive,
    uint dwOtherThreadID
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

OleComponent Classe

Microsoft.VisualStudio.PlatformUI.OleComponentSupport, espace de noms