OleMenuCommandService::OnCommandsChanged Method (MenuCommandsChangedEventArgs^)
Visual Studio 2015
Called by a menu command when its status has changed.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- e
-
Type:
System.ComponentModel.Design::MenuCommandsChangedEventArgs^
Signifies that there has been a change in MenuCommands (added or removed) on the related object.
Show: