Form opens scrolled to bottom.

  • Thread starter Thread starter LAS
  • Start date Start date
L

LAS

I have a form that is longer than the display area. When I open the form,
it is scrolled to the bottom, so I have to always scroll up to get started.
Can this be controlled?

TIA
LAS
 
I have a form that is longer than the display area. When I open the form,
it is scrolled to the bottom, so I have to always scroll up to get started.
Can this be controlled?

TIA
LAS

Set the Tab Order property of some control at the very top of the form to 1;
and/or set focus to such a control in the form's Open event.
--

John W. Vinson [MVP]
Microsoft's replacements for these newsgroups:
http://social.msdn.microsoft.com/Forums/en-US/accessdev/
http://social.answers.microsoft.com/Forums/en-US/addbuz/
and see also http://www.utteraccess.com
 
There
is
no
way
to
fix
it
besides
punching
yourself
in
the
stomach
and
then
puking
on
the
computer.
then
just
trash
your
project
and
get
better.
you
are
terrible.
make
a
new
form
and
copy
everything
over,
maybe
the
form
is
corrupt.
just
give
up.
 
Back
Top