Tabbed Windows...

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

Guest

Hi all,
I have a form with 4 tabbed windows, is there a code I could type in the
last textbox in a window so when I press the tab key it will automatically go
to the next textbox in the next window?

Thanx in advance.
 
In the last text box of each page, use the Setfocus method to set it to the
first control on the next page.
 

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