Scroll problems

  • Thread starter Thread starter Eric
  • Start date Start date
E

Eric

I have a form with tall subforms that require scrolling
to completely view. My problem is that the form opens
with a scroll position that is not the top of the form.
 
The form will usually open with the control that has the focus at the top of
the window. It will scroll to accomplish this. To work around this, you can
place a very small textbox at the top of the form to have the initial focus.
You may also want to set the back color and border to Transparent to help
hide the control.
 
This worked great.
-----Original Message-----
The form will usually open with the control that has the focus at the top of
the window. It will scroll to accomplish this. To work around this, you can
place a very small textbox at the top of the form to have the initial focus.
You may also want to set the back color and border to Transparent to help
hide the control.

--
Wayne Morgan
MS Access MVP





.
 

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

Back
Top