Tabs disappeared from my tab control

  • Thread starter Thread starter FloridaBill
  • Start date Start date
F

FloridaBill

I was trying to make a form fill up more screen space and
when I expanded the form and the tab control on the form,
the tabs no longer show in form view. They show just fine
in design view. I checked the properties and Style is set
to tabs. Tab height is set to 0, and the Visible property
is equal to Yes. I have tried changing the size to no
affect.

The form is complex and will take hours to recreate. Does
anyone know what is wrong with my tab control or form?

I am using Access 2000 on a Windows 2000 Professional
workstation.

Any help would be greatly appreciated.

Thanks,
Bill
 
Is it possible that the tab controls are "off-screen"? Does your form
display vertical and horizontal scrollbars? If no, turn them on and see if
the control is simply "off-screen".
 
Back
Top