.Net/WinForms Docking/Floating Library for .Net 4.0

3.5k Views Asked by At

It must

  1. Support .Net 4.0 Client Profile (designers in separate assembly)
  2. Serialize layout to custom stream
  3. Allow maximizing of floating window in caption doubleclick
  4. Cost not too mush (200US$ is optimal). Also do not need a bundle of 1000 and 1 control.

I've already reviewed

  • DockPanel Suite
    • 1 and 3 are violated. Also seems buggy (I easily crashed sample app).
  • SandDock
    • 1, 2, 3 are violated.
  • Nevron
    • 1, 3 are violated. Also works incorrectly in some multi-monitor scenarios.
1

There are 1 best solutions below

0
On BEST ANSWER

Try out the Krypton Suite. You get the source code and you can compile against .NET 4