IVsMenuEditorFactory Interface
Visual Studio 2015
Provides an instance of an IVsMenuEditor interface for use by form designers that want to use the shared menu editor. You can get an instance of the interface from the SVsMenuEditor (SID_SVsMenuEditor) service.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | CreateMenuEditor(MEINIT[], IVsMenuEditor) | Creates a new instance of a menu editor. |
Show:
