IVsProfferCommands3 Members

Include Protected Members
Include Inherited Members

Provides a proffer commands interface usable from managed code. The interface adds commands to or removes commands from the user interface.

The IVsProfferCommands3 type exposes the following members.

Methods

  Name Description
Public method AddCommandBar Adds a command bar to the user interface.
Public method AddCommandBarControl Adds a control to a command bar.
Public method AddNamedCommand Adds a named command.
Public method AddNamedCommand2 Adds a named command. Extends AddNamedCommand by adding a parameter to specify a UI element.
Public method FindCommandBar Find the object implementing a specific command.
Public method RemoveCommandBar Removes a command bar.
Public method RemoveCommandBarControl Remove a control from a command bar.
Public method RemoveNamedCommand Remove a named command.
Public method RenameNamedCommand Rename a named command.

Top

See Also

Reference

IVsProfferCommands3 Interface

Microsoft.VisualStudio.Shell.Interop Namespace