How to detach document windows from Visual Studio 2010?
I have 2 displays with very different resolutions (which makes just stretching the window over them not a good idea) and actively use both of them, usually looking at them when making changes to the other.
So I'm wondering if I can move the child window of Visual Studio 2010 out of the bounds of the main window, move it to another screen. Currently, I would like the behavior of child windows (every window, including the toolbar and property bar, worked as an independent window on the desktop) in Borland C ++ Builder (while it was pointless in the days when I actually used him).
+2
a source to share