colttaylor
Programmer
Is there any way to not-scale a form? I have a form with 20+ controls on it and it is sized and arranged perfectly for an 800x600 screen. (I develop in 1600x1200)
I'm not the original author of this software and I'm very new to vb. Currently, the form enlarges itself when it is run at 800x600 res, and the users can't reach the controls along the right and bottom edges. All I want is for vb to show the form in the size that I created it, regardless of the current screen resolution.
What is the secret?
Thanks in advance!
Peace,
Colt
If it's stupid but it works, it isn't stupid
I'm not the original author of this software and I'm very new to vb. Currently, the form enlarges itself when it is run at 800x600 res, and the users can't reach the controls along the right and bottom edges. All I want is for vb to show the form in the size that I created it, regardless of the current screen resolution.
What is the secret?
Thanks in advance!
Peace,
Colt
If it's stupid but it works, it isn't stupid