[AccessD] Resize/zoom form

MartyConnelly martyconnelly at shaw.ca
Mon Mar 14 13:09:26 CST 2005


Probably the quickest way is you could use  Peter De Baets Shrinker 
Stretcher Addin ,5 licenses for $35
Demo with nag screens available.
http://www.peterssoftware.com/ss.htm
However I believe the methods are written up in Getz's ADH book
For just a field it's
Sub cmdZoom_Click()
   Screen.PreviousControl.SetFocu­s
   RunCommand acCmdZoomBox
End Sub


Joe Rojas wrote:

>Hi All,
>
>(Access 2000)
>I have a user that recently got a new 17" LCD monitor. As those of you
>familiar with LCDs know, they are designed to have an optimum resolution.
>
>Well, at this optimum resolution, this user has a hard time reading the text
>on the forms in my Access database.
>Is there away to zoom or expanded a form and all of its contents so that she
>can read the form easier?
>I don't want to make this change for everyone, but if there was some way to
>allow users to specify their preference for this one access database, that
>would be great.
>
>Any ideas?
>
>Thanks,
>JR
>
>
>
>
>This electronic transmission is strictly confidential to TNCO, Inc. and
>intended solely for the addressee. It may contain information which is
>covered by legal, professional, or other privileges. If you are not the
>intended addressee, or someone authorized by the intended addressee to
>receive transmissions on behalf of the addressee, you must not retain,
>disclose in any form, copy, or take any action in reliance on this
>transmission. If you have received this transmission in error, please notify
>the sender as soon as possible and destroy this message. While TNCO, Inc.
>uses virus protection, the recipient should check this email and any
>attachments for the presence of viruses. TNCO, Inc. accepts no liability for
>any damage caused by any virus transmitted by this email.
>  
>

-- 
Marty Connelly
Victoria, B.C.
Canada






More information about the AccessD mailing list