Hi guys,

I have a long child form in an MDI Form. Since I wrote the program on my computer at a high resolution, I can see the whole child form.

When I try it at school (where resolution is low 800x600 on a 15-inch), I can't see the whole form. Also for some reason I can't scroll down the form. NOTE: I can't change resolution at school computers.

How do I make a scroll bar come automatically if the form isn't fitting the whole screen? BTW, the properties are set to resizable.