hi, i have made a program and have put a picture box on the form. I resize the form to fit around the picture (with a bitmap inside it already). But when i distribute the program, on win2000 the form isn't resized around the picture box like i did it. I tried to do it in the form_load bit and resize the form to fit around the picture box, but it still happens.
It works perfectly fine on winNT and win98 but for some reason win2000 it no work.

Any ideas?