tab control

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

Guest

** Mistakenly posted elsewhere. **

Although I have tried to glean how-to from other postings, I am unsuccessful.
Can someone suggest a coding solution?

My form has several tabs. When the user clicks out of any tab, I wish to
test for validity before leaving and failing, not leave the tab until
corrected.

Example: User enters data tab0 and clicks tab3 to work there. However,
user left off some data. User should be returned to tab0 to correct with
focus set to the offending control.

This seems simple enough, but the most success I have had has ended in
looping code. Not good.

In hopes of help.
 

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