Did you know... Why you would want to make a Tool Window Floating? - #131
Tool Windows are available in 5 different states:
Although I would say that "Dockable" actually represents two mutually-exclusive states...
- Docked (to the side of the IDE, etc)
- Hovering (this is my made-up term to describe a tool window that is dockable, but not docked, and not in a floating state either. hence floaitng - if that made any sense)
Most of these are self-explanatory, especially after a little bit of trial and error, but what about that Floating state? You can do everything with a tool window in a "dockable (and hovering)" state that you can with a floating tool window, except being able to dock.
How is this useful? Sometimes you just want to positing a tool window in a certain area, and unfortunately the dock targets appear. If you set it to Floating, you will never get dock targets for this tool window, targets to dock to any other tool window, or the 9 IDE dock targets.
Technorati tags:
VS2005Tip,
VS2008Tip