From: C Programmer , MFC on
I have a tabcontrol created with dialogs (3 dlgs) ,after that
assciated each , to formed a tab control as usual way.

i need to change the tab control color,rightnow i have changed
backgorungd color.but i could not changed the part like the place of
title part i can't change the color.
eg: tab1| tab2 | tab3|
---------------------------------------|
| |
| |
----------------------------------------- so the title side only
i need to change the colour not fully,
how can i achieve that
regards
Sathish.S
From: Guido Franzke on
Look in codegure or codeproject. Look for something like CColorCtrl.
Regards,
Guido



"C Programmer , MFC" <sathishsster(a)gmail.com> schrieb im Newsbeitrag
news:a0046058-da21-41f0-a718-a3f20efd5026(a)z4g2000prh.googlegroups.com...
> I have a tabcontrol created with dialogs (3 dlgs) ,after that
> assciated each , to formed a tab control as usual way.
>
> i need to change the tab control color,rightnow i have changed
> backgorungd color.but i could not changed the part like the place of
> title part i can't change the color.
> eg: tab1| tab2 | tab3|
> ---------------------------------------|
> | |
> | |
> ----------------------------------------- so the title side only
> i need to change the colour not fully,
> how can i achieve that
> regards
> Sathish.S