SetWindowThemeAttribute
Last updated
Last updated
[DllImport("uxtheme.dll", SetLastError = true)]
public static extern HRESULT SetWindowThemeAttribute(
HWND hwnd,
WINDOWTHEMEATTRIBUTETYPE eAttribute,
IntPtr pvAttribute,
Microsoft documentation: Link