
12-02-2008, 5:44 AM
|
 |
VB.NET Forum Moderator
.NET Framework: .NET 3.5 (VS 2008)
|
|
Join Date: Aug 2004
Location: Sydney, Australia
Age: 40
Posts: 6,100
Reputation: 541
|
|
You would need to set the Dock property of each Panel so that they are docked to the edges and the MdiClient that hosts the child forms will occupy the rest of the space.
|