Leban's Coloured Tabs (Tabsver7), use more colours

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

Guest

For example, I changed the Tag.property.value of the tag 'december' to
'15567984'
The colour of the Tabpage will be changed correctly, but the color of the
Tabbutton
changed to an other colour (different than 15567984)

Note: the colour '15567984' = RGB(104, 121, 242)

What can I do to change the Tabbutton and Tabpage colour in the same colour

Thank's for help
 
If you look at the source code behind the form and the clsTooltips
module you will clearly see that is states only the 16 VB color constant
values can be used.

--

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top