captnbuzz
Jul 21 2005, 11:12 PM
I have a form with a tab control containing several tabs. When a user navigates records (Next, Previous, etc.) the first tab (0) always becomes the active one. The user would like the selected tab to remain the focus as they navigate records. Is this possible?
xteam
Jul 21 2005, 11:59 PM
I just checked on a test database, and it looks like navigating next/previous doesn't change the focus to first Tab. Maybe there is some code that sets the Focus to first tab when you move form one record to another (OnCurrent event) ?
captnbuzz
Jul 22 2005, 12:19 AM
Thanks! You are correct, there is some buried code that was affecting the tab control. We removed it and it works as expected.
xteam
Jul 22 2005, 02:03 AM
You're welcome !
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.