-
TabControl Color
Hello all,
I was just wondering if it is possible to change the TabControl Back Color. I have a Green Background with Gold Text, I would like my TabControl to be the same. If it is possible can someone please post an example of code?
Thanks in advance
-
I have tried and tried. There is no property or anything easy to do it. With VB6 some people used some API calls, I believe, to achieve this. I don't want to use the API anymore, so I will probably just create my own tabbed control when I get the time. Hopefully soon. Good luck figuring it out.