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.
 
Back
Top