IVsMenuEditorSite Members

Include Protected Members
Include Inherited Members

Describes the site for an IVsMenuEditor instance. Provided by the environment and used by the IVsMenuEditor instance.

The IVsMenuEditorSite type exposes the following members.

Methods

 

Name

Description

Public method

CreateItem

The host is responsible for giving the menu a unique name, and providing back to IVsMenuEditor a valid IVsMenuItem*. As in IVsMenuEditor::AddItem, both IMIParent and pIMIInsertAfter can be NULL.

Public method

DeleteItem

Deletes the given item.

Public method

MoveItems

Moves one or more menu items to a new location.

Public method

SelectionChange

Called when the selection changes.

Top

See Also

Reference

IVsMenuEditorSite Interface

Microsoft.VisualStudio.Shell.Interop Namespace