A form I created that uses tabs seems to work fine on my development machine (Access 2007, fully patched). But two users that have Access 2013 runtime installed cannot see the tabs. They can see and work with the content of the tabs but they cannot see the tab control object, so they cannot click on any of the tabs.
I added some buttons to change tabs in the click event and they manage the navigation between tabs for now.
Anyone know what could be going on?
Thanks.
Jim
I added some buttons to change tabs in the click event and they manage the navigation between tabs for now.
Anyone know what could be going on?
Thanks.
Jim
Comment