Form size properties seem to have no effect.

C

cr113

I'm trying to make my project look a little more professional. I'm
trying to experiment around with some of the form properties like auto
center, auto resize, and fit to screen. I'm trying to figure out
whether it will look better to have the forms always fill the screen
or always remain one size, etc. For some reason none of these settings
seem to have any effect on my form. My form always resizes itself to
fit the screen no matter what the settings. What am I doing wrong?
 
D

Dirk Goldgar

cr113 said:
I'm trying to make my project look a little more professional. I'm
trying to experiment around with some of the form properties like auto
center, auto resize, and fit to screen. I'm trying to figure out
whether it will look better to have the forms always fill the screen
or always remain one size, etc. For some reason none of these settings
seem to have any effect on my form. My form always resizes itself to
fit the screen no matter what the settings. What am I doing wrong?


I suspect that you are using Access 2007 or 2010, and you have the database
windowing option set to "tabbed documents" rather than "overlapping
windows". Click the Office button, choose Access Options, go the Current
Database tab, and you should see the option I'm talking about. You need to
set it to "Overlapping Windows" for the form sizing to have any effect.
 
C

cr113

I suspect that you are using Access 2007 or 2010, and you have the database
windowing option set to "tabbed documents" rather than "overlapping
windows".  Click the Office button, choose Access Options, go the Current
Database tab, and you should see the option I'm talking about.  You need to
set it to "Overlapping Windows" for the form sizing to have any effect.

Your suspicions are correct. I'm using Access 2007. That fixed it!

Thanks!
 

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

Similar Threads

Split form keeps opening up too large 2
Form Width Grows 6
Form Height 1
Form Height 4
Popup form resizes itself 1
Split form keeps opening up too large 3
Question on Form Resize 4
Forms squashed in dialog view 1

Top