From: cr113 on 7 Jan 2010 17:00 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?
From: Dirk Goldgar on 7 Jan 2010 17:31 "cr113" <cr113(a)hotmail.com> wrote in message news:5686ebd6-e227-4b09-87fe-dbb6b35557a3(a)j4g2000yqe.googlegroups.com... > > 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. -- Dirk Goldgar, MS Access MVP Access tips: www.datagnostics.com/tips.html (please reply to the newsgroup)
From: cr113 on 8 Jan 2010 12:07 On Jan 7, 4:31 pm, "Dirk Goldgar" <d...(a)NOdataSPAMgnostics.com.invalid> wrote: > "cr113" <cr...(a)hotmail.com> wrote in message > > news:5686ebd6-e227-4b09-87fe-dbb6b35557a3(a)j4g2000yqe.googlegroups.com... > > > > > 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. Your suspicions are correct. I'm using Access 2007. That fixed it! Thanks!
|
Pages: 1 Prev: Using Form to input multiple field to table at once Next: Show Button |