Tab forms

T

TJ

I do not understand why when I use a form with tabs, the first page of the
tabs appears on all the tabs??

Am I doing something wrong??
 
J

Joan Wild

TJ said:
I do not understand why when I use a form with tabs, the first page
of the tabs appears on all the tabs??

Am I doing something wrong??

It can be confusing. What you have done is placed the controls for the
first page on the form rather than on the tab. Select the control(s) that
you want on the first page, and hit Ctrl-X to cut them. Then select the
first page of the tab control (click once on the 'tab'). Then hit Ctrl-V to
paste.
 
Top