There are properties for each control and the Form that help you with these.
Some of them are AutoSize, AutoScale, Dock. These should help size and fit
controls as needed
>I am developing an application where I know some of my users will
> switch the font size on the Display Properties from "Normal" to "Large
> Font" or event "Extra Large Font". Are there any tips and tricks I
> can use to keep the .NET GUI friendly to the changing font size?