How to handle different screen resolutions

K

Kevin Sheardy

We are developing an application using Visual Basic 6.0 and Access. Using
our standard screen resolution, the forms display correctly. Unfortnunately,
the client has no standard and users display from 800x600 to 1280x1024. Is
there a way to detect this and have the program automatically resize the form
or some tool that can be used to take care of the situation. I don't want to
suggest to the client that they change their settings.
 
R

Ron Weiner

There are oodles of automatic form resizers out there. Google "vb6
automatic intelligent form resizing". Spend the next 2 hours deciding which
ones you might like to try.

Ron W
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top