Herfried,
Tnx for info, your completely Owner Drawn TabControl inspired me to rewrite
my own.
There just is a litle risk on an exeption error in your message pump, you
call SelectedIndexChanging(..) without checking if there is someone
subscribed tot the event.
Greetings
Jean Paul
"Herfried K. Wagner [MVP]" <hirf-spam-me-(E-Mail Removed)> schreef in bericht
news:(E-Mail Removed)...
> "Jean Paul Mertens" <(E-Mail Removed)> schrieb:
>> Is there a way to change the background color of the tabs in a tabcontrol
>> (there where the name of the tab is and where you click to change to an
>> other tab) I don't see any property or member where I can manipulate the
>> apperance of this region. I changed all mij background but the tabs stay
>> in gray
>
> <URL:http://www.dotnetrix.co.uk/tabcontrols.html>
>
> --
> M S Herfried K. Wagner
> M V P <URL:http://dotnet.mvps.org/>
> V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
|