A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Access 2007 Fit to Screen or Auto Resize



 
 
Thread Tools Display Modes
  #1  
Old May 23rd, 2007, 01:22 AM posted to microsoft.public.access.forms
JimA
external usenet poster
 
Posts: 8
Default Access 2007 Fit to Screen or Auto Resize

I have a multiuser form that I would like all the users, regardless, of the
screen resolution they are using, to be able to see on one screen without
having to scroll from side to side or up and down. I have a couple of users
who prefer lower resolutions and my forms are not fitting on their screens.

I have tried to use the "fit to screen" and "auto resize" properties to
achieve this (set them both to "yes") but it doesn't seem to work. I
couldn't find help on the "fit to screen" property. What are these two
properties for? Can I use them to make forms fit everyone's screen? How?

Thanks
  #2  
Old May 23rd, 2007, 01:27 AM posted to microsoft.public.access.forms
Rick Brandt
external usenet poster
 
Posts: 4,354
Default Access 2007 Fit to Screen or Auto Resize

JimA wrote:
I have a multiuser form that I would like all the users, regardless,
of the screen resolution they are using, to be able to see on one
screen without having to scroll from side to side or up and down. I
have a couple of users who prefer lower resolutions and my forms are
not fitting on their screens.

I have tried to use the "fit to screen" and "auto resize" properties
to achieve this (set them both to "yes") but it doesn't seem to work.
I couldn't find help on the "fit to screen" property. What are these
two properties for? Can I use them to make forms fit everyone's
screen? How?

Thanks


That is not what those properties do. The affect fitting the window to the
form, not the form to your resolution. You would have to use code that resizes
all of the objects. Better is to design based on the lowest resolution you
intend to support.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com


  #3  
Old May 23rd, 2007, 01:46 AM posted to microsoft.public.access.forms
JimA
external usenet poster
 
Posts: 8
Default Access 2007 Fit to Screen or Auto Resize

Ok - I see how auto resize works as you describe. It makes the window fit to
the form. What does fit to screen do?

Thanks

"Rick Brandt" wrote:

JimA wrote:
I have a multiuser form that I would like all the users, regardless,
of the screen resolution they are using, to be able to see on one
screen without having to scroll from side to side or up and down. I
have a couple of users who prefer lower resolutions and my forms are
not fitting on their screens.

I have tried to use the "fit to screen" and "auto resize" properties
to achieve this (set them both to "yes") but it doesn't seem to work.
I couldn't find help on the "fit to screen" property. What are these
two properties for? Can I use them to make forms fit everyone's
screen? How?

Thanks


That is not what those properties do. The affect fitting the window to the
form, not the form to your resolution. You would have to use code that resizes
all of the objects. Better is to design based on the lowest resolution you
intend to support.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:42 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.