I need to use an existing WPF docking library. There are several libraries: AvalonDock .NetBar SanDock ActiPro Infragistics
does anyone has any experiance with one of those libraries? Can you recommend one of them?
|
feedback
|
|
I've used Actipro and it is very good. It's also under active development and improvement | |||
|
feedback
|
|
Sofa is built on top of AvalonDock and provides interesting features. It can be used with both MEF and Prism and IMHO (as I am a developer of the team) can help a lot for Composite Applications | |||
|
feedback
|
|
You may try this: http://www.devzest.com/WpfDocking.aspx It's a docking library with undo/redo feature, with a clean implementation. | |||
|
feedback
|
|
According to this article, AvalonDock is being used in SharpDevelop 4, so the SharpDevelop guys obviously think it's good! | |||||
feedback
|