Full Version: Stay on same tab in a Tab Control when navigating records
UtterAccess Discussion Forums > Microsoft® Access > Access Forms
captnbuzz
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
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
Thanks! You are correct, there is some buried code that was affecting the tab control. We removed it and it works as expected.
xteam
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.