Tom Robinson
Tom Robinson

Reputation: 8528

How can I disable or control Visual Studio 2010 tab groups?

I seem to have accidentally created Visual Studio 2010 tab groups which means that some documents I open appear in a new vertical tab group. How can I stop this happening?

Upvotes: 8

Views: 4952

Answers (2)

Mohammad
Mohammad

Reputation: 31

  1. Click mouse right button on one of the tab group bar
  2. Select Move all to next tab group

Upvotes: 2

Richard
Richard

Reputation: 109100

If you have create two groups, allowing two documents open side by side you can just drag tabs from one group to the other (or use the tab's context menu).

When the last tab is closed or moved to another group the whole group will close.

Upvotes: 7

Related Questions