Results 1 to 3 of 3
  1. #1
    alex_raju is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Jun 2011
    Posts
    56

    Question how to make fit on screen of ms access form?

    hi,



    i have ms access form, how i can make fit on screen type? ( like if monitor size 15.6" form should show full screen at the same time even 18" also it should show full screen


    thank you

    alex

  2. #2
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,442
    There's on easy way I know of to do this (I think what you're talking about is something like the fit to page property when printing reports) Your best bet is to design your database with the lowest common denominator

  3. #3
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    Quote Originally Posted by alex_raju View Post
    hi,

    i have ms access form, how i can make fit on screen type? ( like if monitor size 15.6" form should show full screen at the same time even 18" also it should show full screen


    thank you

    alex
    maximizing it when the form is opened, Alex. That's all you need to do. The only issue that would result from that would be the re-positioning of the controls that you would see. I believe some of the properties that affect these movements are those like "left anchor" and "right anchor". So if you try this right now, more than likely when you move from a 15" screen to an 18" screen you will see all of the controls move to the left and see more used space on the right side of your form.

    That will take experimenting on your part to get all of that stuff right. I would go this route myself but absolutely despise Access's uneccessary complications with forms. My alternative to this is to center every form and set a minimum screen size that I would guess the application would be viewed on. That way there is never any part of the form that's cut off on the screen.

    The other thing you need to check is the "fitToScreen" property. And the way to test if it's relevant to you is to size a form as close to 18" high or 18" wide when you're working on an 18" monitor. Set the prop to YES and make sure the border is sizable, it's moveable (yada yada) and view the form again on a 15" monitor. If you can't see part of it on the 15", then that property doesn't really do what it says it does.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Login Screen in Access
    By Di7bash in forum Access
    Replies: 3
    Last Post: 03-18-2014, 11:57 PM
  2. Replies: 3
    Last Post: 07-18-2011, 09:24 AM
  3. Access Newbie, trying to make form!
    By atcdude067 in forum Forms
    Replies: 1
    Last Post: 07-15-2011, 10:13 PM
  4. Replies: 11
    Last Post: 06-05-2011, 09:51 PM
  5. Adjusting Form size based on screen resolution
    By stombiztalker in forum Forms
    Replies: 0
    Last Post: 02-17-2009, 07:18 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums