IVsMenuEditorFactory Schnittstelle

Definition

Stellt eine Instanz einer IVsMenuEditor-Schnittstelle für Formular-Designer bereit, die den freigegebenen Menü-Editor verwenden möchten. Sie können eine Instanz der Schnittstelle vom SVsMenuEditor (SID_SVsMenuEditor)-Dienst abrufen.

public interface class IVsMenuEditorFactory
public interface class IVsMenuEditorFactory
__interface IVsMenuEditorFactory
[System.Runtime.InteropServices.Guid("EAF61568-F99B-4BC2-83C4-1DAD8FFAE9E5")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsMenuEditorFactory
[<System.Runtime.InteropServices.Guid("EAF61568-F99B-4BC2-83C4-1DAD8FFAE9E5")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsMenuEditorFactory = interface
Public Interface IVsMenuEditorFactory
Attribute

Methoden

CreateMenuEditor(MEINIT[], IVsMenuEditor)

Erstellt eine neue Instanz des Menüeditors.

Gilt für