Only through ownerdraw. See the examples on my site:
http://dotnetrix.co.uk/tabcontrols.html

Signature
Mick Doherty
http://dotnetrix.co.uk/nothing.html
>I have a TabControl with a lot of tabs in it. Since it is sometimes
> difficult to tell which tab is currently active (all the pages have
[quoted text clipped - 21 lines]
>
> The ultimate truth is that there is no ultimate truth
On Thu, 23 Jun 2005 08:07:12 +0100, "Mick Doherty"
<EXCHANGE#WITH@AND.REMOVE.SQUAREBRACKETS.[mdaudi100#ntlworld.com]>
wrote:
>Only through ownerdraw. See the examples on my site:
>http://dotnetrix.co.uk/tabcontrols.html
Thanks for that Mick. I was afraid the answer was going to be along
those lines.
rossum
The ultimate truth is that there is no ultimate truth
Mick Doherty - 24 Jun 2005 11:20 GMT
You could just use TabControlEX which is available from my downloads
section.
http://dotnetrix.co.uk/controls.html
This has the option to select TabColor and SelectedTabColor via the
properties in TabControlEX, or if these are left at default, the tabs are
drawn using their associated tabpages BackColor. (These are new properties
and I'm not sure I like the implementation, but I couldn't think of a better
way to achieve this common request).

Signature
Mick Doherty
http://dotnetrix.co.uk/nothing.html
> On Thu, 23 Jun 2005 08:07:12 +0100, "Mick Doherty"
> <EXCHANGE#WITH@AND.REMOVE.SQUAREBRACKETS.[mdaudi100#ntlworld.com]>
[quoted text clipped - 9 lines]
>
> The ultimate truth is that there is no ultimate truth