- Joined
- May 20, 2008
- Messages
- 6
- Reaction score
- 0
I have a form that uses a tab control that has 6 pages. Each page contains a subform
I was hoping their was a way to re-set back to the first text box on the page as the user clicks from page to page.
So if the user click the first page and tabs through the text boxs and leaves to go to another page - if they come back to the first page I want the page to re-set back to the first text box on the page.
I tried using the On Click event but nothing happens when you click the tab - you have to click the page for the event to kick.
Any suggestions.
I was hoping their was a way to re-set back to the first text box on the page as the user clicks from page to page.
So if the user click the first page and tabs through the text boxs and leaves to go to another page - if they come back to the first page I want the page to re-set back to the first text box on the page.
I tried using the On Click event but nothing happens when you click the tab - you have to click the page for the event to kick.
Any suggestions.
Last edited: