Hi,
How can I set the BackColor ande ForeColor of the tabs of a TabControl? How
can I disable them? I can set the colors of the TabPages and also disable
them, but this affects only the content of the TabPages, not the tabs.
Thanks.
-Puce
Mick Doherty - 11 Mar 2006 09:47 GMT
See the tips on my site.
http://www.dotnetrix.co.uk/tabcontrols.html
Use TabControlEX (a free control) which has these options built in.
http://www.dotnetrix.co.uk/controls.html

Signature
Mick Doherty
http://dotnetrix.co.uk/nothing.html
> Hi,
>
[quoted text clipped - 6 lines]
>
> -Puce