<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Tabs Studio Blog (organizing Visual Studio document tabs)</title>
	<atom:link href="http://blog.tabsstudio.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tabsstudio.com</link>
	<description>Tabs Studio Blog (the Visual Studio add-in development)</description>
	<lastBuildDate>Mon, 28 Jun 2010 15:29:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.tabsstudio.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/ba78d6f4bf22b80ac4a0065cc7ce4b14?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Tabs Studio Blog (organizing Visual Studio document tabs)</title>
		<link>http://blog.tabsstudio.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.tabsstudio.com/osd.xml" title="Tabs Studio Blog (organizing Visual Studio document tabs)" />
	<atom:link rel='hub' href='http://blog.tabsstudio.com/?pushpress=hub'/>
		<item>
		<title>NewGroup add-in for VS 2010</title>
		<link>http://blog.tabsstudio.com/2010/06/28/newgroup-add-in-for-vs-2010/</link>
		<comments>http://blog.tabsstudio.com/2010/06/28/newgroup-add-in-for-vs-2010/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 15:29:49 +0000</pubDate>
		<dc:creator>Sergey Vlasov</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Add-ins]]></category>
		<category><![CDATA[VS2010]]></category>

		<guid isPermaLink="false">http://blog.tabsstudio.com/?p=920</guid>
		<description><![CDATA[I&#8217;m often asked about the missing New horizontal/vertical tab group commands in the Tabs Studio context menu. Due to technical difficulties I can&#8217;t come up with a good overall solution for it, but now that Visual Studio 2010 introduces two new Window.NewHorizontalTabGroup and Window.NewVerticalTabGroup commands I can solve the most common case with an add-in: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tabsstudio.com&blog=7500212&post=920&subd=tabsstudio&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m often asked about the missing <b>New horizontal/vertical tab group</b> commands in the Tabs Studio context menu. Due to technical difficulties I can&#8217;t come up with a good overall solution for it, but now that Visual Studio 2010 introduces two new <b>Window.NewHorizontalTabGroup</b> and <b>Window.NewVerticalTabGroup</b> commands I can solve the most common case with an add-in:<br />
<div id="attachment_921" class="wp-caption aligncenter" style="width: 381px"><a href="http://tabsstudio.files.wordpress.com/2010/06/new-tab-group-commands.png"><img src="http://tabsstudio.files.wordpress.com/2010/06/new-tab-group-commands.png?w=371&#038;h=451" alt="New tab group commands" title="New tab group commands" width="371" height="451" class="size-full wp-image-921" /></a><p class="wp-caption-text">New tab group commands</p></div></p>
<p>The <a href="http://www.tabsstudio.com/download/addins/NewGroup_100.zip">NewGroup</a> add-in adds the <b>New horizontal/vertical tab group</b> commands to the Tabs Studio context menu for the selected tab/extension if commands are available. For example, the <b>New horizontal tab group</b> command is not available when vertical tab groups already created and both commands are not available when there is only one tab in a selected group. In Tabs Studio you can open a tab context menu without making the tab selected &#8211; in this case the two new commands are not shown as it is much harder to determine if they should be available in this case.
</p>
<p>
<a href="http://www.tabsstudio.com/download/addins/NewGroup_100.zip">Download the NewGroup add-in</a> for VS 2010.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tabsstudio.wordpress.com/920/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tabsstudio.wordpress.com/920/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tabsstudio.wordpress.com/920/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tabsstudio.wordpress.com/920/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tabsstudio.wordpress.com/920/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tabsstudio.wordpress.com/920/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tabsstudio.wordpress.com/920/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tabsstudio.wordpress.com/920/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tabsstudio.wordpress.com/920/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tabsstudio.wordpress.com/920/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tabsstudio.com&blog=7500212&post=920&subd=tabsstudio&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.tabsstudio.com/2010/06/28/newgroup-add-in-for-vs-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34b5ec4a143dd4a12a8be0a65f71b0df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">svprogramming</media:title>
		</media:content>

		<media:content url="http://tabsstudio.files.wordpress.com/2010/06/new-tab-group-commands.png" medium="image">
			<media:title type="html">New tab group commands</media:title>
		</media:content>
	</item>
		<item>
		<title>Tabs Studio v2.0.6 released</title>
		<link>http://blog.tabsstudio.com/2010/06/23/tabs-studio-v2-0-6-released/</link>
		<comments>http://blog.tabsstudio.com/2010/06/23/tabs-studio-v2-0-6-released/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 08:30:05 +0000</pubDate>
		<dc:creator>Sergey Vlasov</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://blog.tabsstudio.com/?p=916</guid>
		<description><![CDATA[Tabs Studio v2.0.6 released &#8211; added more add-ins loading error diagnostic, fixed inability to run Tabs Studio from a network share in VS 2010.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tabsstudio.com&blog=7500212&post=916&subd=tabsstudio&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tabsstudio.com/download/TabsStudio_206.msi">Tabs Studio v2.0.6</a> released &#8211; added more add-ins loading error diagnostic, fixed inability to run Tabs Studio from a network share in VS 2010.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tabsstudio.wordpress.com/916/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tabsstudio.wordpress.com/916/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tabsstudio.wordpress.com/916/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tabsstudio.wordpress.com/916/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tabsstudio.wordpress.com/916/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tabsstudio.wordpress.com/916/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tabsstudio.wordpress.com/916/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tabsstudio.wordpress.com/916/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tabsstudio.wordpress.com/916/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tabsstudio.wordpress.com/916/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tabsstudio.com&blog=7500212&post=916&subd=tabsstudio&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.tabsstudio.com/2010/06/23/tabs-studio-v2-0-6-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34b5ec4a143dd4a12a8be0a65f71b0df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">svprogramming</media:title>
		</media:content>
	</item>
		<item>
		<title>Running add-ins from a network location in Visual Studio 2010</title>
		<link>http://blog.tabsstudio.com/2010/06/23/running-add-ins-from-a-network-location-in-visual-studio-2010/</link>
		<comments>http://blog.tabsstudio.com/2010/06/23/running-add-ins-from-a-network-location-in-visual-studio-2010/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 06:07:21 +0000</pubDate>
		<dc:creator>Sergey Vlasov</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Add-ins]]></category>
		<category><![CDATA[VS2010]]></category>

		<guid isPermaLink="false">http://blog.tabsstudio.com/?p=903</guid>
		<description><![CDATA[.NET runtime traditionally has strict rules against running managed code from a network. In Visual Studio 2008 (CLR v2) to run Tabs Studio from a network share you had to add special &#8220;Code Access Security Policy&#8221;. In Visual Studio 2010 (CLR v4) if you try to run Tabs Studio v2.0.5 from a network share you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tabsstudio.com&blog=7500212&post=903&subd=tabsstudio&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>.NET runtime traditionally has strict rules against running managed code from a network. In Visual Studio 2008 (CLR v2) to run Tabs Studio from a network share you had to add <a href="http://blog.tabsstudio.com/2009/08/08/running-tabs-studio-from-a-network-share/">special &#8220;Code Access Security Policy&#8221;</a>.</p>
<p>
In Visual Studio 2010 (CLR v4) if you try to run Tabs Studio v2.0.5 from a network share you get error number 80131515:
</p>
<p><div id="attachment_906" class="wp-caption aligncenter" style="width: 489px"><a href="http://tabsstudio.files.wordpress.com/2010/06/tabs-studio-add-in-failed-to-load-with-error-80131515-in-vs-2010.png"><img src="http://tabsstudio.files.wordpress.com/2010/06/tabs-studio-add-in-failed-to-load-with-error-80131515-in-vs-2010.png?w=479&#038;h=234" alt="Tabs Studio add-in failed to load with error 80131515 in VS 2010" title="Tabs Studio add-in failed to load with error 80131515 in VS 2010" width="479" height="234" class="size-full wp-image-906" /></a><p class="wp-caption-text">Tabs Studio add-in failed to load with error 80131515 in VS 2010</p></div><br />
To allow Tabs Studio to run you have to add the <b>loadFromRemoteSources</b> element (see the <a href="http://msdn.microsoft.com/en-us/library/dd409252.aspx">MSDN reference</a>) to the &#8220;C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe.config&#8221;:</p>
<pre>
&lt;configuration&gt;
   &lt;runtime&gt;
      &lt;loadFromRemoteSources enabled="true"/&gt;
   &lt;/runtime&gt;
&lt;/configuration&gt;
</pre>
<p>Plus you have to upgrade to <a href="http://www.tabsstudio.com/download/TabsStudio_206.msi">Tabs Studio v2.0.6</a> that workarounds <a href="http://connect.microsoft.com/VisualStudio/feedback/details/569589/assembly-location-throws-argumentexception-in-a-visual-studio-2010-add-in-on-a-network-share">Assembly.Location throws ArgumentException</a>.</p>
<p>
Another potential problem is when you download <a href="http://www.tabsstudio.com/documentation/add-ins.html">Tabs Studio add-ins</a> to your computer for Visual Studio 2010 from the Internet they may end up blocked by Windows (it is not a problem for Visual Studio 2008):
</p>
<p><div id="attachment_905" class="wp-caption aligncenter" style="width: 387px"><a href="http://tabsstudio.files.wordpress.com/2010/06/saver-add-in-marked-as-a-file-from-another-computer.png"><img src="http://tabsstudio.files.wordpress.com/2010/06/saver-add-in-marked-as-a-file-from-another-computer.png?w=377&#038;h=515" alt="Saver add-in marked as a file from another computer" title="Saver add-in marked as a file from another computer" width="377" height="515" class="size-full wp-image-905" /></a><p class="wp-caption-text">Saver add-in marked as a file from another computer</p></div><br />
Loading such add-in for VS 2010 silently fails in Tabs Studio v2.0.5 and gives the following error in <a href="http://www.tabsstudio.com/download/TabsStudio_206.msi">Tabs Studio v2.0.6</a>:<br />
<div id="attachment_904" class="wp-caption aligncenter" style="width: 497px"><a href="http://tabsstudio.files.wordpress.com/2010/06/blocked-saver-add-in-loading-error-in-vs-2010.png"><img src="http://tabsstudio.files.wordpress.com/2010/06/blocked-saver-add-in-loading-error-in-vs-2010.png?w=487&#038;h=354" alt="Blocked Saver add-in loading error in VS 2010" title="Blocked Saver add-in loading error in VS 2010" width="487" height="354" class="size-full wp-image-904" /></a><p class="wp-caption-text">Blocked Saver add-in loading error in VS 2010</p></div><br />
To solve this problem you can either unblock Saver.dll in Windows Explorer or enable the <b>loadFromRemoteSources</b> switch in devenv.exe.config the same way as for running Tabs Studio from a network share.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tabsstudio.wordpress.com/903/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tabsstudio.wordpress.com/903/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tabsstudio.wordpress.com/903/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tabsstudio.wordpress.com/903/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tabsstudio.wordpress.com/903/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tabsstudio.wordpress.com/903/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tabsstudio.wordpress.com/903/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tabsstudio.wordpress.com/903/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tabsstudio.wordpress.com/903/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tabsstudio.wordpress.com/903/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tabsstudio.com&blog=7500212&post=903&subd=tabsstudio&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.tabsstudio.com/2010/06/23/running-add-ins-from-a-network-location-in-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34b5ec4a143dd4a12a8be0a65f71b0df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">svprogramming</media:title>
		</media:content>

		<media:content url="http://tabsstudio.files.wordpress.com/2010/06/tabs-studio-add-in-failed-to-load-with-error-80131515-in-vs-2010.png" medium="image">
			<media:title type="html">Tabs Studio add-in failed to load with error 80131515 in VS 2010</media:title>
		</media:content>

		<media:content url="http://tabsstudio.files.wordpress.com/2010/06/saver-add-in-marked-as-a-file-from-another-computer.png" medium="image">
			<media:title type="html">Saver add-in marked as a file from another computer</media:title>
		</media:content>

		<media:content url="http://tabsstudio.files.wordpress.com/2010/06/blocked-saver-add-in-loading-error-in-vs-2010.png" medium="image">
			<media:title type="html">Blocked Saver add-in loading error in VS 2010</media:title>
		</media:content>
	</item>
		<item>
		<title>Document Well 2010 Plus explained by the author</title>
		<link>http://blog.tabsstudio.com/2010/06/10/document-well-2010-plus-explained-by-the-author/</link>
		<comments>http://blog.tabsstudio.com/2010/06/10/document-well-2010-plus-explained-by-the-author/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 13:57:39 +0000</pubDate>
		<dc:creator>Sergey Vlasov</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[VS2010]]></category>

		<guid isPermaLink="false">http://blog.tabsstudio.com/?p=900</guid>
		<description><![CDATA[Radames Cruz Moreno thoroughly describes all the new tab features that are part of the Visual Studio 2010 Pro Power Tools on the Visual Studio Blog.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tabsstudio.com&blog=7500212&post=900&subd=tabsstudio&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Radames Cruz Moreno thoroughly describes all the new tab features that are part of the Visual Studio 2010 Pro Power Tools on the <a href="http://blogs.msdn.com/b/visualstudio/archive/2010/06/10/document-well-2010-plus.aspx">Visual Studio Blog</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tabsstudio.wordpress.com/900/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tabsstudio.wordpress.com/900/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tabsstudio.wordpress.com/900/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tabsstudio.wordpress.com/900/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tabsstudio.wordpress.com/900/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tabsstudio.wordpress.com/900/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tabsstudio.wordpress.com/900/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tabsstudio.wordpress.com/900/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tabsstudio.wordpress.com/900/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tabsstudio.wordpress.com/900/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tabsstudio.com&blog=7500212&post=900&subd=tabsstudio&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.tabsstudio.com/2010/06/10/document-well-2010-plus-explained-by-the-author/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34b5ec4a143dd4a12a8be0a65f71b0df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">svprogramming</media:title>
		</media:content>
	</item>
		<item>
		<title>Tabs Studio v2.0.5 released</title>
		<link>http://blog.tabsstudio.com/2010/06/09/tabs-studio-v2-0-5-released/</link>
		<comments>http://blog.tabsstudio.com/2010/06/09/tabs-studio-v2-0-5-released/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 13:30:27 +0000</pubDate>
		<dc:creator>Sergey Vlasov</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://blog.tabsstudio.com/?p=894</guid>
		<description><![CDATA[Tabs Studio v2.0.5 released &#8211; added Visual Studio 2010 Pro Power Tools support, added tab floating on double click in VS 2010, improved compatibility with other add-ins&#8217; toolbars in VS 2010.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tabsstudio.com&blog=7500212&post=894&subd=tabsstudio&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tabsstudio.com/download/TabsStudio_205.msi">Tabs Studio v2.0.5</a> released &#8211; added Visual Studio 2010 Pro Power Tools support, added tab floating on double click in VS 2010, improved compatibility with other add-ins&#8217; toolbars in VS 2010.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tabsstudio.wordpress.com/894/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tabsstudio.wordpress.com/894/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tabsstudio.wordpress.com/894/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tabsstudio.wordpress.com/894/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tabsstudio.wordpress.com/894/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tabsstudio.wordpress.com/894/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tabsstudio.wordpress.com/894/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tabsstudio.wordpress.com/894/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tabsstudio.wordpress.com/894/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tabsstudio.wordpress.com/894/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tabsstudio.com&blog=7500212&post=894&subd=tabsstudio&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.tabsstudio.com/2010/06/09/tabs-studio-v2-0-5-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34b5ec4a143dd4a12a8be0a65f71b0df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">svprogramming</media:title>
		</media:content>
	</item>
		<item>
		<title>Floating double click in Visual Studio 2010</title>
		<link>http://blog.tabsstudio.com/2010/06/09/floating-double-click-in-visual-studio-2010/</link>
		<comments>http://blog.tabsstudio.com/2010/06/09/floating-double-click-in-visual-studio-2010/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 05:13:52 +0000</pubDate>
		<dc:creator>Sergey Vlasov</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[VS2010]]></category>

		<guid isPermaLink="false">http://blog.tabsstudio.com/?p=890</guid>
		<description><![CDATA[By default in Visual Studio 2010 double clicking a tab or the title of a docked tool window creates a floating window. I&#8217;ve added this feature to Tabs Studio too &#8211; now double clicking a tab or an extension in a tab in VS 2010 creates a floating window. Of course, the Floating menu item [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tabsstudio.com&blog=7500212&post=890&subd=tabsstudio&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>By default in Visual Studio 2010 double clicking a tab or the title of a docked tool window creates a floating window. I&#8217;ve added this feature to Tabs Studio too &#8211; now double clicking a tab or an extension in a tab in VS 2010 creates a floating window. Of course, the <b>Floating</b> menu item is still available in the tab and extension context menus.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tabsstudio.wordpress.com/890/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tabsstudio.wordpress.com/890/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tabsstudio.wordpress.com/890/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tabsstudio.wordpress.com/890/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tabsstudio.wordpress.com/890/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tabsstudio.wordpress.com/890/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tabsstudio.wordpress.com/890/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tabsstudio.wordpress.com/890/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tabsstudio.wordpress.com/890/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tabsstudio.wordpress.com/890/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tabsstudio.com&blog=7500212&post=890&subd=tabsstudio&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.tabsstudio.com/2010/06/09/floating-double-click-in-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34b5ec4a143dd4a12a8be0a65f71b0df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">svprogramming</media:title>
		</media:content>
	</item>
		<item>
		<title>Visual Studio 2010 Pro Power Tools support</title>
		<link>http://blog.tabsstudio.com/2010/06/09/visual-studio-2010-pro-power-tools-support/</link>
		<comments>http://blog.tabsstudio.com/2010/06/09/visual-studio-2010-pro-power-tools-support/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 03:22:45 +0000</pubDate>
		<dc:creator>Sergey Vlasov</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[VS2010]]></category>

		<guid isPermaLink="false">http://blog.tabsstudio.com/?p=886</guid>
		<description><![CDATA[I&#8217;ve updated Tabs Studio to replace Power Tools&#8217; tabs as well. I recommend selecting the Visual Studio 2010 preset in the Document Tab Well options: Or you can uncheck the Enable scrolling option (to prevent scroller artifacts) and uncheck the Color tabs by project option (to use default colors for the line under the tabs) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tabsstudio.com&blog=7500212&post=886&subd=tabsstudio&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve updated Tabs Studio to replace Power Tools&#8217; tabs as well. I recommend selecting the <b>Visual Studio 2010</b> preset in the <b>Document Tab Well</b> options:<br />
<div id="attachment_887" class="wp-caption aligncenter" style="width: 866px"><a href="http://tabsstudio.files.wordpress.com/2010/06/recommended-document-tab-well-options-for-tabs-studio.png"><img src="http://tabsstudio.files.wordpress.com/2010/06/recommended-document-tab-well-options-for-tabs-studio.png?w=856&#038;h=638" alt="Recommended Document Tab Well Options for Tabs Studio" title="Recommended Document Tab Well Options for Tabs Studio" width="856" height="638" class="size-full wp-image-887" /></a><p class="wp-caption-text">Recommended Document Tab Well Options for Tabs Studio</p></div><br />
Or you can uncheck the <b>Enable scrolling</b> option (to prevent scroller artifacts) and uncheck the <b>Color tabs by project</b> option (to use default colors for the line under the tabs) in the default <b>Scrollable Tab Well</b> preset.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tabsstudio.wordpress.com/886/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tabsstudio.wordpress.com/886/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tabsstudio.wordpress.com/886/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tabsstudio.wordpress.com/886/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tabsstudio.wordpress.com/886/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tabsstudio.wordpress.com/886/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tabsstudio.wordpress.com/886/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tabsstudio.wordpress.com/886/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tabsstudio.wordpress.com/886/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tabsstudio.wordpress.com/886/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tabsstudio.com&blog=7500212&post=886&subd=tabsstudio&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.tabsstudio.com/2010/06/09/visual-studio-2010-pro-power-tools-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34b5ec4a143dd4a12a8be0a65f71b0df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">svprogramming</media:title>
		</media:content>

		<media:content url="http://tabsstudio.files.wordpress.com/2010/06/recommended-document-tab-well-options-for-tabs-studio.png" medium="image">
			<media:title type="html">Recommended Document Tab Well Options for Tabs Studio</media:title>
		</media:content>
	</item>
		<item>
		<title>Visual Studio 2010 Pro Power Tools add new Document Tab Well options</title>
		<link>http://blog.tabsstudio.com/2010/06/08/visual-studio-2010-pro-power-tools-add-new-document-tab-well-options/</link>
		<comments>http://blog.tabsstudio.com/2010/06/08/visual-studio-2010-pro-power-tools-add-new-document-tab-well-options/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 16:21:29 +0000</pubDate>
		<dc:creator>Sergey Vlasov</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[VS2010]]></category>

		<guid isPermaLink="false">http://blog.tabsstudio.com/?p=871</guid>
		<description><![CDATA[Microsoft has released Visual Studio 2010 Pro Power Tools today adding lots of new tab options: First things first &#8211; you can have multiple rows of pinned tabs now: I.e. after you pin some tabs, they will take multiple rows if needed. &#8220;Normal&#8221; tabs are still form single row. Pinned tabs can&#8217;t be reordered by [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tabsstudio.com&blog=7500212&post=871&subd=tabsstudio&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Microsoft has released <a href="http://visualstudiogallery.msdn.microsoft.com/en-us/d0d33361-18e2-46c0-8ff2-4adea1e34fef">Visual Studio 2010 Pro Power Tools</a> today adding lots of new tab options:<br />
<div id="attachment_872" class="wp-caption aligncenter" style="width: 757px"><a href="http://tabsstudio.files.wordpress.com/2010/06/general-document-tab-well-options.png"><img src="http://tabsstudio.files.wordpress.com/2010/06/general-document-tab-well-options.png?w=747&#038;h=430" alt="General Document Tab Well Options" title="General Document Tab Well Options" width="747" height="430" class="size-full wp-image-872" /></a><p class="wp-caption-text">General Document Tab Well Options</p></div><br />
<div id="attachment_873" class="wp-caption aligncenter" style="width: 757px"><a href="http://tabsstudio.files.wordpress.com/2010/06/color-coding-document-tab-well-options.png"><img src="http://tabsstudio.files.wordpress.com/2010/06/color-coding-document-tab-well-options.png?w=747&#038;h=430" alt="Color Coding Document Tab Well Options" title="Color Coding Document Tab Well Options" width="747" height="430" class="size-full wp-image-873" /></a><p class="wp-caption-text">Color Coding Document Tab Well Options</p></div><br />
<div id="attachment_874" class="wp-caption aligncenter" style="width: 426px"><a href="http://tabsstudio.files.wordpress.com/2010/06/the-start-page-tab-after-power-tools-installation.png"><img src="http://tabsstudio.files.wordpress.com/2010/06/the-start-page-tab-after-power-tools-installation.png?w=416&#038;h=201" alt="The Start Page tab after Power Tools installation" title="The Start Page tab after Power Tools installation" width="416" height="201" class="size-full wp-image-874" /></a><p class="wp-caption-text">The Start Page tab after Power Tools installation</p></div><br />
First things first &#8211; you can have multiple rows of pinned tabs now:<br />
<div id="attachment_875" class="wp-caption aligncenter" style="width: 580px"><a href="http://tabsstudio.files.wordpress.com/2010/06/multiple-rows-of-pinned-tabs.png"><img src="http://tabsstudio.files.wordpress.com/2010/06/multiple-rows-of-pinned-tabs.png?w=570&#038;h=74" alt="Multiple rows of pinned tabs" title="Multiple rows of pinned tabs" width="570" height="74" class="size-full wp-image-875" /></a><p class="wp-caption-text">Multiple rows of pinned tabs</p></div><br />
I.e. after you pin some tabs, they will take multiple rows if needed. &#8220;Normal&#8221; tabs are still form single row. Pinned tabs can&#8217;t be reordered by mouse.</p>
<p>Tabs can be arranged vertically, to the left of the code window. When needed pinned tabs take several columns:</p>
<div id="attachment_876" class="wp-caption aligncenter" style="width: 939px"><a href="http://tabsstudio.files.wordpress.com/2010/06/vertical-tabs.png"><img src="http://tabsstudio.files.wordpress.com/2010/06/vertical-tabs.png?w=929&#038;h=420" alt="Vertical tabs" title="Vertical tabs" width="929" height="420" class="size-full wp-image-876" /></a><p class="wp-caption-text">Vertical tabs</p></div><br />
<div id="attachment_877" class="wp-caption aligncenter" style="width: 939px"><a href="http://tabsstudio.files.wordpress.com/2010/06/two-columns-of-vertical-tabs.png"><img src="http://tabsstudio.files.wordpress.com/2010/06/two-columns-of-vertical-tabs.png?w=929&#038;h=285" alt="Two columns of vertical tabs" title="Two columns of vertical tabs" width="929" height="285" class="size-full wp-image-877" /></a><p class="wp-caption-text">Two columns of vertical tabs</p></div>
<p>In addition to the standard tab list drop down for hidden tabs, &#8220;Visual Studio 2003 tab scrollers&#8221; can be enabled:</p>
<div id="attachment_878" class="wp-caption aligncenter" style="width: 939px"><a href="http://tabsstudio.files.wordpress.com/2010/06/the-standard-drop-down-and-visual-studio-2003-tab-scrollers.png"><img src="http://tabsstudio.files.wordpress.com/2010/06/the-standard-drop-down-and-visual-studio-2003-tab-scrollers.png?w=929&#038;h=300" alt="The standard drop down and Visual Studio 2003 tab scrollers" title="The standard drop down and Visual Studio 2003 tab scrollers" width="929" height="300" class="size-full wp-image-878" /></a><p class="wp-caption-text">The standard drop down and Visual Studio 2003 tab scrollers</p></div>
<p>I couldn&#8217;t make <b>Remove tabs by usage order</b> to remove tabs. All other options, I think, are self explanatory.</p>
<p><a href="http://www.tabsstudio.com">Tabs Studio</a> is not currently compatible with this extension (generates null reference exception at startup). I will see whether it can be fixed.</p>
<p>
<b>Update</b>: <a href="http://www.tabsstudio.com/download/TabsStudio_205.msi">Tabs Studio v2.0.5 released</a> with Visual Studio 2010 Pro Power Tools support (<a href="http://blog.tabsstudio.com/2010/06/09/visual-studio-2010-pro-power-tools-support/">read more about how it is supported</a>).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tabsstudio.wordpress.com/871/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tabsstudio.wordpress.com/871/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tabsstudio.wordpress.com/871/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tabsstudio.wordpress.com/871/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tabsstudio.wordpress.com/871/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tabsstudio.wordpress.com/871/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tabsstudio.wordpress.com/871/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tabsstudio.wordpress.com/871/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tabsstudio.wordpress.com/871/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tabsstudio.wordpress.com/871/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tabsstudio.com&blog=7500212&post=871&subd=tabsstudio&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.tabsstudio.com/2010/06/08/visual-studio-2010-pro-power-tools-add-new-document-tab-well-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34b5ec4a143dd4a12a8be0a65f71b0df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">svprogramming</media:title>
		</media:content>

		<media:content url="http://tabsstudio.files.wordpress.com/2010/06/general-document-tab-well-options.png" medium="image">
			<media:title type="html">General Document Tab Well Options</media:title>
		</media:content>

		<media:content url="http://tabsstudio.files.wordpress.com/2010/06/color-coding-document-tab-well-options.png" medium="image">
			<media:title type="html">Color Coding Document Tab Well Options</media:title>
		</media:content>

		<media:content url="http://tabsstudio.files.wordpress.com/2010/06/the-start-page-tab-after-power-tools-installation.png" medium="image">
			<media:title type="html">The Start Page tab after Power Tools installation</media:title>
		</media:content>

		<media:content url="http://tabsstudio.files.wordpress.com/2010/06/multiple-rows-of-pinned-tabs.png" medium="image">
			<media:title type="html">Multiple rows of pinned tabs</media:title>
		</media:content>

		<media:content url="http://tabsstudio.files.wordpress.com/2010/06/vertical-tabs.png" medium="image">
			<media:title type="html">Vertical tabs</media:title>
		</media:content>

		<media:content url="http://tabsstudio.files.wordpress.com/2010/06/two-columns-of-vertical-tabs.png" medium="image">
			<media:title type="html">Two columns of vertical tabs</media:title>
		</media:content>

		<media:content url="http://tabsstudio.files.wordpress.com/2010/06/the-standard-drop-down-and-visual-studio-2003-tab-scrollers.png" medium="image">
			<media:title type="html">The standard drop down and Visual Studio 2003 tab scrollers</media:title>
		</media:content>
	</item>
		<item>
		<title>Troubleshooter add-in</title>
		<link>http://blog.tabsstudio.com/2010/05/09/troubleshooter-add-in/</link>
		<comments>http://blog.tabsstudio.com/2010/05/09/troubleshooter-add-in/#comments</comments>
		<pubDate>Sun, 09 May 2010 17:34:19 +0000</pubDate>
		<dc:creator>Sergey Vlasov</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Add-ins]]></category>

		<guid isPermaLink="false">http://blog.tabsstudio.com/?p=863</guid>
		<description><![CDATA[Troubleshooter doesn&#8217;t extend Tabs Studio with new features, it just logs as much as possible about Visual Studio execution. The following information is logged: OS version, VS version, loaded dlls (updated every 10 seconds), VS command/document/solution/window events, Tabs Studio events, WPF warnings. I try to collect as little personal data as possible. For example, instead [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tabsstudio.com&blog=7500212&post=863&subd=tabsstudio&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Troubleshooter doesn&#8217;t extend Tabs Studio with new features, it just logs as much as possible about Visual Studio execution.</p>
<p>
The following information is logged: OS version, VS version, loaded dlls (updated every 10 seconds), VS command/document/solution/window events, Tabs Studio events, WPF warnings. I try to collect as little personal data as possible. For example, instead of file names only extensions are logged and instead of project names only project types are logged.
</p>
<p>
Each Visual Studio session is logged in a separate file. Log file names look like &#8220;Troubleshooter January 24, 21_20_01 Part 0.txt&#8221; where &#8220;January 24, 21_20_01&#8243; is the time of Visual Studio start. If log file size exceeds 50 MB, a file for the next log part is created. Log files are created in the &#8220;LocalApplicationData\Sergey Vlasov\Tabs Studio&#8221; folder.
</p>
<p>Troubleshooter installer installs the add-in for VS 2008 and creates a desktop shortcut to the logs folder. </p>
<p>
<a href="http://www.tabsstudio.com/download/addins/TabsStudioTroubleshooter_101.msi">Troubleshooter v1.0.1</a> and <a href="http://www.tabsstudio.com/download/addins/Troubleshooter_101.zip">source code</a> (including WiX based installer) are available. I think Visual Studio events subscription is the most interesting part of the source code for those interested in extending Visual Studio functionality.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tabsstudio.wordpress.com/863/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tabsstudio.wordpress.com/863/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tabsstudio.wordpress.com/863/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tabsstudio.wordpress.com/863/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tabsstudio.wordpress.com/863/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tabsstudio.wordpress.com/863/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tabsstudio.wordpress.com/863/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tabsstudio.wordpress.com/863/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tabsstudio.wordpress.com/863/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tabsstudio.wordpress.com/863/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tabsstudio.com&blog=7500212&post=863&subd=tabsstudio&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.tabsstudio.com/2010/05/09/troubleshooter-add-in/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34b5ec4a143dd4a12a8be0a65f71b0df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">svprogramming</media:title>
		</media:content>
	</item>
		<item>
		<title>Styling tabs in a separate window</title>
		<link>http://blog.tabsstudio.com/2010/05/08/styling-tabs-in-a-separate-window/</link>
		<comments>http://blog.tabsstudio.com/2010/05/08/styling-tabs-in-a-separate-window/#comments</comments>
		<pubDate>Sat, 08 May 2010 14:43:41 +0000</pubDate>
		<dc:creator>Sergey Vlasov</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Style]]></category>
		<category><![CDATA[VS2010]]></category>

		<guid isPermaLink="false">http://blog.tabsstudio.com/?p=853</guid>
		<description><![CDATA[In Visual Studio 2010 default style for tabs uses left and right margins of 1 pixel: &#60;Style x:Key="DefaultTabsStyle" TargetType="TabsStudio:Tabs"&#62; &#60;Setter Property="Margin" Value="1,0,1,0"/&#62; &#60;/Style&#62; It makes transition between Tabs Studio tabs and Visual Studio border under the tabs in the left and right corners smooth: When tabs are in a separate window, default margins create white [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tabsstudio.com&blog=7500212&post=853&subd=tabsstudio&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>In Visual Studio 2010 <a href="http://www.tabsstudio.com/documentation/default2010_styles.txt">default style</a> for tabs uses left and right margins of 1 pixel:</p>
<pre>
&lt;Style x:Key="DefaultTabsStyle" TargetType="TabsStudio:Tabs"&gt;
  &lt;Setter Property="Margin" Value="1,0,1,0"/&gt;
&lt;/Style&gt;
</pre>
<p>It makes transition between Tabs Studio tabs and Visual Studio border under the tabs in the left and right corners smooth:<br />
<div id="attachment_857" class="wp-caption aligncenter" style="width: 99px"><a href="http://tabsstudio.files.wordpress.com/2010/05/left-tab-margin.png"><img src="http://tabsstudio.files.wordpress.com/2010/05/left-tab-margin.png?w=89&#038;h=30" alt="Left tab margin" title="Left tab margin" width="89" height="30" class="size-full wp-image-857" /></a><p class="wp-caption-text">Left tab margin</p></div><br />
When tabs are in a separate window, default margins create white lines to the left and to the right of the tabs:<br />
<div id="attachment_856" class="wp-caption aligncenter" style="width: 217px"><a href="http://tabsstudio.files.wordpress.com/2010/05/white-lines-to-the-left-and-to-the-right-of-the-tabs.png"><img src="http://tabsstudio.files.wordpress.com/2010/05/white-lines-to-the-left-and-to-the-right-of-the-tabs.png?w=207&#038;h=67" alt="White lines to the left and to the right of the tabs" title="White lines to the left and to the right of the tabs" width="207" height="67" class="size-full wp-image-856" /></a><p class="wp-caption-text">White lines to the left and to the right of the tabs</p></div><br />
Setting margins to 0 removes these lines:</p>
<pre>
&lt;Style TargetType="TabsStudio:Tabs" BasedOn="{StaticResource DefaultTabsStyle}"&gt;
  &lt;Setter Property="Margin" Value="0,0,0,0"/&gt;
&lt;/Style&gt;
</pre>
<p><div id="attachment_855" class="wp-caption aligncenter" style="width: 217px"><a href="http://tabsstudio.files.wordpress.com/2010/05/excessive-tabs-margins-removed.png"><img src="http://tabsstudio.files.wordpress.com/2010/05/excessive-tabs-margins-removed.png?w=207&#038;h=67" alt="Excessive tabs margins removed" title="Excessive tabs margins removed" width="207" height="67" class="size-full wp-image-855" /></a><p class="wp-caption-text">Excessive tabs margins removed</p></div>Another useful customization for tabs in a separate window is tabs background. The default background in VS 2010 style is transparent, it results in dark blue for normal tabs placement and white for tabs in a separate window. As an example, the following style sets tabs background to dark blue:</p>
<pre>
&lt;Style TargetType="TabsStudio:Tabs" BasedOn="{StaticResource DefaultTabsStyle}"&gt;
  &lt;Setter Property="Background" Value="#293955"/&gt;
&lt;/Style&gt;
</pre>
<p><div id="attachment_854" class="wp-caption aligncenter" style="width: 289px"><a href="http://tabsstudio.files.wordpress.com/2010/05/dark-blue-tabs-background.png"><img src="http://tabsstudio.files.wordpress.com/2010/05/dark-blue-tabs-background.png?w=279&#038;h=100" alt="Dark blue tabs background" title="Dark blue tabs background" width="279" height="100" class="size-full wp-image-854" /></a><p class="wp-caption-text">Dark blue tabs background</p></div><br />
A similar style can be used to customize tabs background in VS 2008, which is by default grey control brush.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tabsstudio.wordpress.com/853/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tabsstudio.wordpress.com/853/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tabsstudio.wordpress.com/853/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tabsstudio.wordpress.com/853/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tabsstudio.wordpress.com/853/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tabsstudio.wordpress.com/853/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tabsstudio.wordpress.com/853/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tabsstudio.wordpress.com/853/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tabsstudio.wordpress.com/853/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tabsstudio.wordpress.com/853/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tabsstudio.com&blog=7500212&post=853&subd=tabsstudio&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.tabsstudio.com/2010/05/08/styling-tabs-in-a-separate-window/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34b5ec4a143dd4a12a8be0a65f71b0df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">svprogramming</media:title>
		</media:content>

		<media:content url="http://tabsstudio.files.wordpress.com/2010/05/left-tab-margin.png" medium="image">
			<media:title type="html">Left tab margin</media:title>
		</media:content>

		<media:content url="http://tabsstudio.files.wordpress.com/2010/05/white-lines-to-the-left-and-to-the-right-of-the-tabs.png" medium="image">
			<media:title type="html">White lines to the left and to the right of the tabs</media:title>
		</media:content>

		<media:content url="http://tabsstudio.files.wordpress.com/2010/05/excessive-tabs-margins-removed.png" medium="image">
			<media:title type="html">Excessive tabs margins removed</media:title>
		</media:content>

		<media:content url="http://tabsstudio.files.wordpress.com/2010/05/dark-blue-tabs-background.png" medium="image">
			<media:title type="html">Dark blue tabs background</media:title>
		</media:content>
	</item>
	</channel>
</rss>