1 Attachment(s)
How do I make my program full-screen and able to fit to any resolution size?
Here's my whole project. Please help me out!
Re: How do I make my program full-screen and able to fit to any resolution size?
it goes full screen on mine...
Re: How do I make my program full-screen and able to fit to any resolution size?
Yeah, i have no problem with full-screen. I just have a problem with getting the thing to fit on other computers' screens.
Re: How do I make my program full-screen and able to fit to any resolution size?
The first thing you do is to develop it at the smallest resolution you want to support. Then for larger resolutions you can use a commercially available resize ocx or via the code in the Resize Controls link in my signature.