Avatar of captainamateur
captainamateur
 asked on

Change Windows 7 Theme from Visual Basic 2010


I would like to know how to change the Windows 7 Theme programatically.

I have not been able to find any information about an appropriate API. Is there another solution?

I am using Visual Basic from Visual Studio 2010 Professional.
Visual Basic.NET

Avatar of undefined
Last Comment
Bob Learned

8/22/2022 - Mon
Bob Learned

I don't have a specific answer, but if you are looking for something that will help you, I would concentrate your efforts looking through what the Windows SDK can do for you.

Welcome to the Windows SDK
http://msdn.microsoft.com/en-us/library/ms717358.aspx

The Windows SDK for Windows 7 and the .NET Framework 4 (later referred to as Windows SDK) contains tools, code samples, compilers, headers, and libraries that you can use to create applications that run on Microsoft Windows. You can use the Windows SDK to write applications that use the native (Win32/COM) programming model or the managed (.NET Framework) programming model.
captainamateur

ASKER
Thanks TheLearnedOne for the info. There is certainly a lot of information there. I have had a look but I can't see the information for Theme Changing.

Is there anywhere other than the SDK where this should be documented?
ASKER CERTIFIED SOLUTION
Bob Learned

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Experts Exchange has (a) saved my job multiple times, (b) saved me hours, days, and even weeks of work, and often (c) makes me look like a superhero! This place is MAGIC!
Walt Forbes