tabbing through textboxes??

  • Thread starter Thread starter jinx_uk_98
  • Start date Start date
J

jinx_uk_98

Hi guys,

I have a multipage (10 pages)control on a form, each page has 10
textboxes on.

I want to be able to tab through them in order.

for example, when I get to textbox10 on page1 the next tab will take me
to textbox1 on page2 then after tabbing through textboxes 1-10 on page2
the next tab will take me to textbox1 on page3 and so on.

any ideas?

cheers?
 
thanks for your reply,

this sets the tab order for the textboxes for the current page, but how
do I tab from 1 page to the next?

thanks
 
Back
Top