tab strip

J

Jeff Conrad

in message:
by default in a tab control there are 2 tab stip can we add more

Right click on the tab control itself and select "Insert Page"
from the list that appears.
 
D

Dirk Goldgar

Gerald said:
by default in a tab control there are 2 tab stip can we add more

Are you referring to the tabbed pages? If so, you can add as many as
you like (well, within reason, anyway). Right-click on the control or
one of the existing pages, and choose Insert Page from the popup menu.
 
Top