Florian
Florian

Reputation: 5994

Visual Studio minimize undocked windows

I would like to minimize undocked windows in Visual Studio 2012. I know that it is possible(maybe it was a extension) but before I reinstalled Visual Studio my undocked windows where independent of the main window. Take alook at this screenshot: enter image description here

There is now minimize button. Does anyone know where I can change that?

Upvotes: 9

Views: 1773

Answers (1)

David D
David D

Reputation: 196

Tools --> Options --> Environment --> Tabs and Windows

Uncheck "Floating tab wells always stay on top of the main window"

Upvotes: 18

Related Questions