|
-
Jun 12th, 2007, 09:41 AM
#1
Thread Starter
Member
Sizable form...
Hey guys i made a program and its perfect for my resolution and monitor....
But then i sended it to my frend and next day he showed me how it looks ...It was half coverd lol. So how do i make my form sizable for all resolutions that it all fits on screen (Net program (webbrowser))
-
Jun 12th, 2007, 09:56 AM
#2
Re: Sizable form...
Which means that you first have to read the current resolution and then resize the form. Do not forget to add scrollbars on the form.
A little search on the forum will give you the proper code on how to obtain the current screenresolution.
-
Jun 12th, 2007, 10:28 AM
#3
Re: Sizable form...
Design the form so that it fits properly at the lowest resolution you want to support. You can use the Form Layout Window to help you do that. Then use the code in the Resize controls link in my signature to allow for higher resolutions.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|