Recommendations on a WPF Docking Library
Posted
by Brian Stewart
on Stack Overflow
See other posts from Stack Overflow
or by Brian Stewart
Published on 2008-12-05T15:38:36Z
Indexed on
2010/03/24
23:03 UTC
Read the original article
Hit count: 270
We are implementing an application that needs dockable windows, similar to Visual Studio 2005/2008, but with multiple "docking sites", unlike VS's single one. Does anyone have a recommendation on a good library for this - either OSS or commercial? I am aware that Infragistics has one, as well as Divelement's SandDock and WPF-Dock from DevComponents, as well as ActiPro's Docking & MDI product. There is also one on CodeProject. Has anyone used any of these libraries? Was the experience good or bad? If you have experience with one of them, does it support multiple "docking sites"?
© Stack Overflow or respective owner