Condividi tramite


Metodo OleMenuCommandService.OnCommandsChanged

Chiamato da un comando di menu quando il relativo stato modificato.

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Protected Overrides Sub OnCommandsChanged ( _
    e As MenuCommandsChangedEventArgs _
)
protected override void OnCommandsChanged(
    MenuCommandsChangedEventArgs e
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

OleMenuCommandService Classe

Spazio dei nomi Microsoft.VisualStudio.Shell