Tabs don't show at top of form

  • Thread starter Thread starter Sandra
  • Start date Start date
S

Sandra

When I open a tabbed form I have to scroll up to see the
tabs. How do I change this so the tabs show up at the
top when the form is first opened?

Thanks,
Sandra
 
Sandra,

Is the form as a whole bigger than the screen? If so, is it possible to
redesign so the form fits within the viewable area of the screen?
Another factor may be to check the Tab Order of the form, via the
View|Tab Order menu of the form design... it may be that the first
control to receive the focus when the form is opened is a control near
the bottom of the form?
 
Back
Top