Programmatically set WinXP color scheme

C

Charles Calvert

I've checked the Google Groups archives and the web and not found the
answer, though I've found hints that it's possible.

How can I programmatically change the color scheme on Windows XP? I
know that I can access the colors via SystemColors, but I actually
want to be able to switch from the default blue to silver or olive,
for example.

Thanks,
 
C

Charles Calvert

If you want to change it for your app

No, I'm trying to change it in general. If you go into Display
Properties, then go to the Appearance Tab, you can select a color
scheme. I want to accomplish that same task programmatically.

Thanks for responding.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top