VB2008 Resolution-based resizing

Posted by Logan on Stack Overflow See other posts from Stack Overflow or by Logan
Published on 2010-06-07T17:33:02Z Indexed on 2010/06/07 18:02 UTC
Read the original article Hit count: 193

Hi,

Usually I am a web developer so this is probably a very novice question. I recently made an app in VB2008, but I developed it in a huge reso (1920x1200). The person that will be using it still uses 800x600 reso. Is there any simple way I can resize the entire interface to fit any resolution? I didn't really think about it at all while I was making the program.

© Stack Overflow or respective owner

Related posts about visual-studio-2008

Related posts about web-development