Any nice Paneled user interface component COM/ActiveX/Source-code for C#/VB?
Like what VS has internally:
- Dock to screen edges
- Slide open/close (unpinned)
- Pin open
- Group in tabs
And if possible, open-source/free.
Well, because otherwise I’d have to develop an interface system myself.
DockPanel Suite! Its an open-source docking library for .NET Windows Forms development which mimics Visual Studio .NET.