"grey" <jkl@jhk.com> schrieb:
> How to auto adjust the size of the windows controls when I am trying to
> minimize or maximize the windows forms. is there any easy properties
> setting or have to write custom codes? If so, is there any sample for me
> as I am just a newbie of .net....
Check out the controls' 'Dock' and 'Anchor' properties. If you are using
.NET 2.0 you can use the TableLayoutPanel and FlowLayoutPanel controls to
position the controls.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>