DockPanel Suite add the docking functionlity to C# application. The effect is similiar to the
docking effect in Visual Studio 2008.
Installation steps:
1. Download the dll at SourceForge.
2. Open Visual Studio, add reference to the dll
Step1
Step2
3. Add DockPanel to ToolBox
Step1
Step2
Step3
Step4
4. Drag DockPanel to Form 1
Step1
5. Change IsMdiContainer to true. Beware!!! This is crucial step, or your program will crash!!!
Step1
6. Add an new form (Form2)
Step1
May 9, 2009
DockPanel Suite Installation Tutorial
Posted by Lono at 19:51
Labels: Programming
Subscribe to:
Post Comments (Atom)
1 comments:
hello, I would guide me in the process of how to install the DockPanel suite and with that version of Visual Studio supports ... Download the DockPanel DockPanel Suite 231 and Suite 231 source bin .. thanks
Post a Comment