How to create a tabbed document environment (like Visual Studio 2005/2008) using windows forms?
+1
A:
DockPanel Suite allow you to create dockable window which can dock as tabs, tool windows etc just like in visual studio a Dockable MDI environment.
affan
2010-02-17 05:15:41
Thanks, i ve tried with DockPanel suite for my MDI application and it is really good and easy to implement.
Prasad
2010-02-18 06:13:47