Setwindowtheme for Something Like Notepad?

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
User avatar
robert4e
Posts: 4
Joined: 21 May 2020, 07:18

Setwindowtheme for Something Like Notepad?

Post by robert4e » 28 Oct 2021, 06:04

I'm wondering if you can set either classic or different visual styles for e.g. notepad with something like this?

DllCall("UxTheme.dll\SetWindowTheme","notepad.exe", "", "")
DllCall("UxTheme.dll\SetWindowTheme","notepad.exe", "themes\xp\xp.msstyles", "")

Return to “Ask for Help (v1)”