Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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
.gif)
Adds a command bar to the user interface.
.gif)
Adds a control to a command bar.
.gif)
Adds a named command.
.gif)
Adds a named command. Extends AddNamedCommand by adding a parameter to specify a UI element.
.gif)
Find a specific toolbar.
.gif)
Removes a command bar.
.gif)
Remove a control from a command bar.
.gif)
Remove a named command.
.gif)
Rename a named command.
Top