Samll Tab control Pages within form

S

smboyd

I have a small 2 tabbed control page within a form. Is there a way to add
these forms fields to the tab order??

Thanks in advance.
 
B

Brian

smboyd said:
I have a small 2 tabbed control page within a form. Is there a way to add
these forms fields to the tab order??

Thanks in advance.

Add the tab control to the tab order of the form section. Click on a page
in the tab control, and set the tab order for the controls on the page.
 
Top