|
-
Jun 25th, 2023, 09:00 AM
#11
Re: Windows 10 Dark Mode & VB6 apps
https://github.com/nptr/msstyleEditor
You can open C:\Windows\Resources\Themes\aero\aero.msstyles and notice there are a lot of "DarkMode_Xxx" classes e.g. there is "DarkMode_CFD:ComboBox" on my Win11.
Try using SetWindowTheme combobox.hWnd, StrPtr("CFD") for ComboBoxes and probably a separate call for the dropdown scollbars will be needed.
cheers,
</wqw>
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|