Open Form to Top of Form

M

MooliiBeth

When my form opens, it opens to the lower portion of the form, but I would
like the top portion of the form to show when it open. How can I do that?
(Preferably a super simple way where I can set options and not have to mess
with coding)

Thanks!!
 
R

Rick Brandt

MooliiBeth said:
When my form opens, it opens to the lower portion of the form, but I
would like the top portion of the form to show when it open. How can
I do that? (Preferably a super simple way where I can set options and
not have to mess with coding)

Thanks!!

Make a control at the top first in the TabOrder.
 
Top