Quote Originally Posted by Mith View Post
Does anyone know how to set the DTPicker-control (vbccr) to darkmode?
I'm using Call Win32SetWindowTheme(m_hWnd, vbNullString, "DarkMode::FileExplorerBannerContainer") for another DTPicker user-control but it's not perfect.

Note that the magic string is the *second* pszSubIdList parameter and the first one pszSubAppName is NULL.

cheers,
</wqw>