| seanWhole Tomato Software
 
      
 
                USA2817 Posts
 | 
                    
                      |  Posted - Jan 26 2011 :  4:19:31 PM     
 |  
                      | Unfortunately this is not configurable at runtime, but you can change the configuration. 
 If you are using VS2010, you can edit this file:
 %LOCALAPPDATA%\\Microsoft\\VisualStudio\\10.0\\Extensions\\Whole Tomato Software\\Visual Assist X\\10.6.1840.0\\VAX.pkgdef
 
 At line 63, change "Tabbed" to "Float"
 
 If you are using VS2005 or VS2008, you can edit this location in the registry:
 HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\VisualStudio\\9.0\\ToolWindows\\{904F4835-1D5B-4C6B-97C8-C13447A514CC}
 
 (use 8.0 instead of 9.0 for VS2005.)
 
 Change the Style value from Tabbed to Float.
 For VS2005/2008, you also need to run "devenv /setup" (as administrator) after making the change.
 
 Make sure to exit all instances of Visual Studio before making either of these changes.  Also, the change will need to be re-applied after update of VA.
 
 |  
                      | Edited by - sean on Jan 26 2011  4:20:54 PM
 |  
                      |  |  |