Tabs Studio Blog (organizing Visual Studio document tabs)

July 16, 2009

Tabs Studio for Visual Studio 2010 Beta 1

Filed under: Uncategorized — Tags: — Sergey Vlasov @ 3:40 pm

My efforts for Visual Studio 2010 support allow me to show the first screenshots:

Multiple rows of tabs in Visual Studio 2010 Beta 1

Multiple rows of tabs in Visual Studio 2010 Beta 1


Vertical tab groups support for Visual Studio 2010 Beta 1

Vertical tab groups support for Visual Studio 2010 Beta 1


Default style is currently the same. In custom style I set transparent background:

<Style TargetType="TabsStudio:Tabs" BasedOn="{StaticResource DefaultTabsStyle}">
            <Setter Property="Background" Value="Transparent"/>
</Style>

Blog at WordPress.com.

%d bloggers like this: