IVsProfferCommands4 Members

Include Protected Members
Include Inherited Members

Adds, finds, renames, and removes commands from the user interface.

The IVsProfferCommands4 type exposes the following members.

Methods

  Name Description
Public method AddCommandBar Adds a command bar to the user interface. (Inherited from IVsProfferCommands3.)
Public method AddCommandBarControl Adds a control to a command bar. (Inherited from IVsProfferCommands3.)
Public method AddNamedCommand Adds a named command. (Inherited from IVsProfferCommands3.)
Public method AddNamedCommand2 Adds a named command. This version has a parameter that specifies a UI element. (Inherited from IVsProfferCommands3.)
Public method AddNamedCommand3
Public method FindCommandBar Find the object implementing a specific command. (Inherited from IVsProfferCommands3.)
Public method RemoveCommandBar Removes a command bar. (Inherited from IVsProfferCommands3.)
Public method RemoveCommandBarControl Remove a control from a command bar. (Inherited from IVsProfferCommands3.)
Public method RemoveNamedCommand Removes a named command. (Inherited from IVsProfferCommands3.)
Public method RenameNamedCommand Renames a named command. (Inherited from IVsProfferCommands3.)

Top

See Also

Reference

IVsProfferCommands4 Interface

Microsoft.VisualStudio.Shell.Interop Namespace