Shahar
Shahar

Reputation: 11

WPF Docking library

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?

Upvotes: 1

Views: 1137

Answers (3)

BernardSofaTeam
BernardSofaTeam

Reputation: 31

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

Upvotes: 1

Jan Bannister
Jan Bannister

Reputation: 4999

I've used Actipro and it is very good. It's also under active development and improvement

Upvotes: 1

Samuel Jack
Samuel Jack

Reputation: 33300

According to this article, AvalonDock is being used in SharpDevelop 4, so the SharpDevelop guys obviously think it's good!

Upvotes: 0

Related Questions