stephen lebans tab colour

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, I am trying to use Stephen's tab colour class but can't get it to work
properly. I was getting a dibsection error until I created fixed height and
width props of 1 and 2cm and I entered a colour number in the TAG properties.
Now I can see the tabs and they work but they don't have any caption on them
(except maybe a ? on tab2) and they don't match the background colour of the
pages. I guess I'm missing something?

Thanks in advance for any help.
Sue
 
Slight progression. Fixed the captions and tab1 is now same colour as page1
but tab2 is still grey?

Cheers
Sue
 
Think I've cracked it, seems to only like certain colours? Some it can't
display on the tab so the colour reverts to grey although the page itself is
the correct colour.

Sue
 
Did you read the 2 lines of text just under wher you clicked to download the
file?

You must set the Tab controls TAB Fixed Height and Width properties

You must set the Individual Tab pages TAG property to whatever color value
you desire.


--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
Please take a moment to look at the source code behind the sample form. You
can only use the VB Color Constants as in vbRed, vbBlue etc..

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
Back
Top