Sizing forms to fit screen resolution

S

S Brown

I have designed my database forms on a computer with
resolution of 1024x768. Some of my users run on 640x480
resolution which make the forms appear too large. I have
done a little research and found the glrScaleForm()
function which seems to be what I am looking for, but I
can't get the function to work. Does anyone have an
example of syntax for this function? Or does anyone have
any other suggestions on how to resolve this resolution
problem?
 
T

Tom

The Access Developers Handbook series (Getz et al) from
Sybex has some very nice explanations of how to resize not
just the form, but, obviously the sections and controls as
well.
 

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