Changing Display Properties via VBA

  • Thread starter Thread starter RLN
  • Start date Start date
R

RLN

RE: WinXP-SP3

When you click "Display" in Control Panel, there are 5 tab s of information:
"Themes","Desktop","Screensaver", "Appearance","Settings".

Does anyone have sample code where any or all of these attributes within
these 5 tabs can be modified via VBA code (down to icon spacing/ icon font,
etc)?

Thanks.
 
Have you checked an API browser, to see if there is an API call that can do
it?
VBA can handle just about any API.
 

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

Back
Top