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?
|
|
|
|
|
|
|
I've used Actipro and it is very good. It's also under active development and improvement |
||
|
|
|
|
According to this article, AvalonDock is being used in SharpDevelop 4, so the SharpDevelop guys obviously think it's good! |
||
|
|
|
|
You may try this: http://www.devzest.com/WpfDocking.aspx It's a docking library with undo/redo feature, with a clean implementation. |
||
|
|