 |
gvg Level: Trainee
 Registered: 22-02-2005 Posts: 3
|
Change Windows Taskbar Color
Hi,
Can anyone help me to change the windows task bar color programmatically with API calls. It is easy to make it transparent, but I would like to spice it up more by
changing its color too. I know I can change the color of the 3d objects, but it will change it for all the objects and I need it only for the windows task bar. I will greatly appreciate any help.
Regards.
|
|
22-02-2005 at 10:46 AM |
|
|
Goran Level: Moderator
 Registered: 16-05-2002 Posts: 1681
|
Re: Change Windows Taskbar Color
I dont have VB6 with me at the moment, but since you know how to make it transparent (maybe with Setlayeredwindowattributes API), then you know how to track task bar hwnd. I believe that there is a SetBkColor API, that will allow you to change its background color.
____________________________
If you find the answer helpful, please mark this topic as solved.
|
|
22-02-2005 at 06:55 PM |
|
|
gvg Level: Trainee
 Registered: 22-02-2005 Posts: 3
|
Re: Change Windows Taskbar Color
Thanks Goran,
But I can't change the color of the windows calculator even. I need some working code please. I must be doing something wrong here.
Regards,
George,
|
|
23-02-2005 at 06:45 AM |
|
|
gvg Level: Trainee
 Registered: 22-02-2005 Posts: 3
|
Re: Change Windows Taskbar Color
Humberto,
This is great information, thanks, however I do not want to change the color of all the buttons which will happen if I change the colors in the registry or the theme file and that is the reason why I need to be able to do it with API calls.
I did look how the task bar get changed, but I could not find any referense to it.
Regards,
George.
|
|
23-02-2005 at 08:10 AM |
|
|
Splinta Level: Trainee
 Registered: 14-06-2007 Posts: 1
|
Re: Change Windows Taskbar Color
Ok, im new at this and im sick of windows XP and the blue and silver colors, now i would like to know how to change the colors in regedit? And how do you make it transparent?....
Some advice or info or whatever would be gladly appreciated..
|
|
14-06-2007 at 07:23 AM |
|
|
|
|
 |
 |