G
Guest
I'm trying to check to see that all fields in a particular tab are filled in
(this I do with the "Leave" event handler... the code checks whether any of
the textboxes on that particular tab are empty, then displays a messagebox to
ask the user to ensure that all tabs are filled in. I just can't figure out
how to return the focus to the tab in question. Please help.
(this I do with the "Leave" event handler... the code checks whether any of
the textboxes on that particular tab are empty, then displays a messagebox to
ask the user to ensure that all tabs are filled in. I just can't figure out
how to return the focus to the tab in question. Please help.