tabs in a form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created 3 tabs in my form. The problem that I have is everytime I
click tab # 2, my form shows me the controls from the middle part instead of
showing the first control. I have to use the scroll to move all the way up to
start from the first control. How can I fix this?

Miguel
 
Check the tab order of the controls on the second tab (it's on the View tab
when you have the form open in Design mode). Odds are the first control in
the list is somewhere in the middle of the tab, hence focus is being set
there.
 

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