다음을 통해 공유


IVsProfferCommands3 Members

Include Protected Members
Include Inherited Members

Adds, finds, renames, and 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. This version has a parameter that specifies 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 Removes a named command.
Public method RenameNamedCommand Renames a named command.

Top

See Also

Reference

IVsProfferCommands3 Interface

Microsoft.VisualStudio.Shell.Interop Namespace