This topic has not yet been rated - Rate this topic

IVsMenuEditor Interface

Exposes the shared menu editor to form designers. You can get an instance of the interface from the IVsMenuEditorFactory interface.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("6FBCB271-B391-4F80-B560-45E650DEF0A7")] 
public interface IVsMenuEditor
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("6FBCB271-B391-4F80-B560-45E650DEF0A7") */ 
public interface IVsMenuEditor
InterfaceTypeAttribute(1) 
GuidAttribute("6FBCB271-B391-4F80-B560-45E650DEF0A7") 
public interface IVsMenuEditor
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ