You could change the display resolution. If you did that on my computer, I would
come lookin' fer ya. And I wouldn't be happy.
You can look at resizing the form and controls.
You have several options. Firstly, you could recreate your forms suitable for
different resolutions, and then use a startup form that will open the correct
form after checking for the user's resolution - there is code for detecting the
resolution here -
http://support.microsoft.com/?id=148395
Alternatively, you could resize your forms using a utility (note that this
appears to work best when you have designed at a low resolution, ie 800x600,
and convert to a higher resolution, such as 1024x768). Firstly, there is
ShrinkerStretcher, a utility from Peter de Baets, available at
http://www.peterssoftware.com . Secondly, there is code in the Access
Developer's Handbook by Litwin/Getz/Gilbert, and they have put an MDE (for both
A97 and A2K) on their site at
http://www.developershandbook.com