We have an add in for VS that currently is launched from the tools menu, the add-in consists of a a UI offering the user a few option buttons, which I now want to convert to a top-level menu that woul
I have created a new Visual Studio Add-in project开发者_JAVA百科. My project is able to add commands to Visual Stuido menu. This code is created by wizard. How can I add my custom toolbar to Visual St
I wrote a Add-In for Visual Studio 2005/2008. It will prompt a window with some edit controls as child windows. But if open VS
I am wo开发者_开发百科rking on a Visual Studio plug-in. Given a VSLangProj.Reference, is there a way to programmatically determine if that reference is a project reference or a file reference?in VS 20
I\'m writing a Visual Studio add-in and have a 16x16 bitmap resource that I would like to use as the button image for my menu item.
I am trying to find a solution that would let me switch between single and multi-monitor configurations 开发者_如何学Cin Visual Studio 2010. I see the VSWindowManager has not been updated - is there a
Hi I\'ve VMware Workstation 6.5.2 installed on my PC. This program\'s add-in, use assign F6 key to one of its commands.
Is it possible to utilise the current Visual Studio theme within an Add-In? I\'m using Visual Studio 2010 and want to use the dark and l开发者_如何学Goight blue colouring of the environment to colour
I\'m currently creating a Visual Studio Add-In and require the ability to add a location for custom Code Snippets to the users Visual Studio Environment programatically.I\'m aware of the DTE Command T
i\'m currently trying to build an add-in which is similar to VSNewFile. So it\'s just a simple extension which provides a faster wayto create new files. The problem with VSNewFile is that it doesn\'t