Tab Page Borders

N

Neil Greenough

I have a form with 8 pages on it. Is there a way of changing the colour of
the pages within the form, so that, they are, for example, page 1 = cream,
page 2 = blue, page 3 = cream, page 4 = blue etc etc....

Also, how can I define the borders of the tab pages more?
 
J

Jason Rice

The only way that I know of to set different colors for the pages is to add
a box to the page. Set the box background to the color you want and use the
Format|Send to Back option to push it behind all of your other controls.

Because the colored box is a control on each page, the color will change
when you change tabs.

As far as defining the tab pages more, you could use the same boxes you use
to change the color.
 
Top