Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access 97 Tab Controls 1

Status
Not open for further replies.

rw22392

Technical User
Jul 7, 2002
5
CA
Is there a way to change the color of each individual Tab instead of having evert one grey ????

Thanks Bob
 
Hi RW22392,

The only way I can see to do this is to make some little coloured bitmaps and then insert them into the Picture entry of the tab.

You still get the page number but at least there is some colour per tab.

May be worth a look.

Regards

Peter Remember- It's nice to be important,
but it's important to be nice :)
 
You can sort of recover the space used by the page's caption, by setting the TabFixedWidth property associated with the tab control, to a small number (ie. make it smaller than the image width). This eliminates the page captions, but still leaves a thin narrow (grey) border around the side of the tab page image. Quite livable I reckon. Cheers,

Steve Lewy
Solutions Developer
steve@lewycomputing.com.au
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top