A
ArielZusya
I've got two continuous forms in an access 2007 database application I've
created. They've both been set "Auto Resize" and "Auto Center" to "Yes" and
while both seem to auto center, only one seems to auto resize. Specifically,
on a computer where the app is run locally, and which has a monitor that is
rotated to portrait orientation with 1024 x 1280, even if there is only one
row of data to display on the form that seems to auto resize properly, the
form fills the height of the screen. On the same computer setup, however,
with the form that doesn't seem to resize properly, even if there are
hundreds of rows of data, it only shows five or six rows. Both forms are set
to have a dialog border so they are not user resizable. If I manually change
the height of the form in design view that isn't cooperating I can
temporarily resize the form to fill the height of the screen but it goes back
to the 5 or 6 row view when the program is next opened (thanks to the auto
resize). I would just turn off auto resize but I'd like to create the front
end app universally and allow it to be installed on a number of systems with
different monitor and resolution configurations without additional code if I
can avoid it. Any thought on how I can get the form that isn't resizing to
fill the height of the screen to do so automatically? Thanks!
created. They've both been set "Auto Resize" and "Auto Center" to "Yes" and
while both seem to auto center, only one seems to auto resize. Specifically,
on a computer where the app is run locally, and which has a monitor that is
rotated to portrait orientation with 1024 x 1280, even if there is only one
row of data to display on the form that seems to auto resize properly, the
form fills the height of the screen. On the same computer setup, however,
with the form that doesn't seem to resize properly, even if there are
hundreds of rows of data, it only shows five or six rows. Both forms are set
to have a dialog border so they are not user resizable. If I manually change
the height of the form in design view that isn't cooperating I can
temporarily resize the form to fill the height of the screen but it goes back
to the 5 or 6 row view when the program is next opened (thanks to the auto
resize). I would just turn off auto resize but I'd like to create the front
end app universally and allow it to be installed on a number of systems with
different monitor and resolution configurations without additional code if I
can avoid it. Any thought on how I can get the form that isn't resizing to
fill the height of the screen to do so automatically? Thanks!