Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Adds a command bar to the user interface.
Adds a control to a command bar.
Adds a named command.
Adds a named command. Extends AddNamedCommand by adding a parameter to specify a UI element.
Find a specific toolbar.
Removes a command bar.
Remove a control from a command bar.
Remove a named command.
Rename a named command.
Top