According to the Microsoft Documentation for Visual Studio 2005,
"In Tabbed Mode, you can make document windows dockable or undockable
by selecting or clearing Dockable on the Window menu."
See http://msdn2.microsoft.com/en-us/library/xs71dea4.aspx
I right clicked for a context menu, and I found no "Dockable" option.
I clicked the Window menu on the main menu at the top of Visual Studio
and found no such option.
Is this a mistake on the part of microsoft? Where is this Dockable
option for document windows?
Carlos J. Quintero [VB MVP] - 16 Aug 2006 09:09 GMT
The docs are wrong. Dockable only applies to toolwindows, not to document
windows.

Signature
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com
> According to the Microsoft Documentation for Visual Studio 2005,
>
[quoted text clipped - 10 lines]
> Is this a mistake on the part of microsoft? Where is this Dockable
> option for document windows?