Maximize ....

D

Don

I have a form with two tabs on it. Upon open, the form
expands to full window view (On Open: MaximizeWindow -
macro using the Maximize Action). When this happens the
view is in the middle of the page. I have to scroll up to
get to the top of the form. Each tab has two datasheets
on them. The form has "No" set for Auto Resize and Auto
Center. Is this a function of the Maximize Action? I
would like the form to appear at the top when the database
is opened and also maximized. Any suggestions?

Thanks in advance!!
 
R

Rick Brandt

Don said:
I have a form with two tabs on it. Upon open, the form
expands to full window view (On Open: MaximizeWindow -
macro using the Maximize Action). When this happens the
view is in the middle of the page. I have to scroll up to
get to the top of the form. Each tab has two datasheets
on them. The form has "No" set for Auto Resize and Auto
Center. Is this a function of the Maximize Action? I
would like the form to appear at the top when the database
is opened and also maximized. Any suggestions?

Thanks in advance!!

Most likely the first object in your tab order is in the middle of the
page.
 
D

Don

You are correct. The first field(with a Tab Index of 0)
on the first tab is situated below some images. The
images are above the tabs. I placed a dummy field at the
upper left corner and made it really small and gave its
Tab Index a 0 and now it opens so the images are visible.
Is there a better work-around?????

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

Top