I'm creating an Add-In for Visual Studio 2010.

I want to add the context menu item to the tab during Add-In loading (in OnConnect method of the Add-In):

VS 2010 tab

I do know how to add the menus using CommandBars. I already added commands into "Tools" and "Solution Explorer" menus.

I just cannot find the CommandBar responsible for the menu, I need.

Can anybody help me?

link|improve this question

67% accept rate
feedback

1 Answer

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.