can't see tabs in form

J

joe.skousen

I'm fairly novice in databse design, and am creating a form in which I
am implementing some tabs.

Problem: I can't see the tabs in form view

Help?
 
S

Sandra Daigle

Check the following properties of the tab Control. You will find them under
the format tab of the property sheet.

Visible: Should be true (or Yes)
Display When: Should be Always
Style: Should be Tabs or Buttons (your preference)1
 
Top