Switching Focus Between Forms

S

Sean Varano

I have a mutipage form. It was built with the tabs wizard. Each tab runs
on a different form, and there is a main form that includes some basic info
about the indivdiuals included in the DB. Problem is this - as I switch
back-and-forth between different forms it goes to the top of the subform and
not the main form - meaning, the main form info such as ID number etc are out
of view, above the viewable area. I'd like it to default at the top of
mainform, not subform. I think I do it with the GotFocus event procedure but
can't figure it out. Any insights?

Thanks in advance!
Sean Varano
 
Top