A
Andy
I have a simple form with a tab control containing two pages. Each page
contains form controls such as text boxes and subforms etc. No problem. I
have to switch record source as each page is activated etc.
When I open the form the page selectors (tabs) themelves are just out of
site within the form window so you have to scroll up to see and click on the
page selectors. Once you locate and click on a page tab and back again, the
tabs stay visible.
Maybe it has got something to do with the tab order within the form and/or
tab control?
Do I need to set a property or can I code a form event to make the tab
control page selector tabs be in view when the form opens?
Thanks for any advice.
contains form controls such as text boxes and subforms etc. No problem. I
have to switch record source as each page is activated etc.
When I open the form the page selectors (tabs) themelves are just out of
site within the form window so you have to scroll up to see and click on the
page selectors. Once you locate and click on a page tab and back again, the
tabs stay visible.
Maybe it has got something to do with the tab order within the form and/or
tab control?
Do I need to set a property or can I code a form event to make the tab
control page selector tabs be in view when the form opens?
Thanks for any advice.