I like the way that Google Chrome allows you to grab tabs out of a window to create additional windows. Does any one know if there is way to do this style of docking and undocking in my .Net application? Or better yet does any one know if there is a .Net component that can provide this type of functionality?
Asked
Active
Viewed 769 times
5
-
One of my favourite features of Chrome without a doubt. – Iain M Norman Feb 20 '09 at 13:29
-
Never knew this was a feature as I always run Chrome maximized, nice one! – Patrick McDonald Feb 20 '09 at 14:10
2 Answers
1
I haven't tried it myself, but it looks like Avalon Dock will give you similar functionality.

Kjetil Watnedal
- 6,097
- 3
- 29
- 23
-
Avalon Docks works well, the only thing you can't seem to do it drag tabs from one window to another like you can in google chrome. – Kelly Nov 24 '10 at 19:11