Re: tab control page selector tabs not visible when form opens

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Andy wrote:

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?


It usually does. Try setting the tab control's TabIndex
property to 0.

You can avoid this issue by making the form's height small
enough (plus tool/menu bars) to fit in the Access window
and/or set the form's AutoResize property to Yes.
--
Marsh
MVP [MS Access]
.



Relevant Pages

  • Re: Minor forms problem
    ... but that the form controls were reached by the tab key out of order. ... Extensions (FPSE) are installed. ... course -- with items out of sequence. ...
    (microsoft.public.publisher.webdesign)
  • Re: Minor forms problem
    ... but that the form controls were reached by the tab key out of order. ... course -- with items out of sequence. ...
    (microsoft.public.publisher.webdesign)
  • Re: Tab order and adding a field to your form
    ... I could not reset the tab order until I ungrouped the response form. ... Now you can reset the tab order by selecting the form controls one by one ...
    (microsoft.public.publisher.webdesign)
  • Re: how do I control tab order in a group of single line text boxes
    ... The tabbing order is set by your insertion of the form controls. ... According to a post by JWPlatt, ... The form controls will then tab in the order ...
    (microsoft.public.publisher.webdesign)