Provides an interface for a designer to add menu items to the Visual Studio menu.
IMenuCommandService
[Visual Basic] Public Interface IMenuCommandService [C#] public interface IMenuCommandService [C++] public __gc __interface IMenuCommandService
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
Menu commands are handled through a handler interface, which is associated with a document designer. Only the active document can handle commands.
Namespace: System.ComponentModel.Design
Assembly: System.dll
IMenuCommandService Members | System.ComponentModel.Design Namespace