Hi,
I am completing some testing on our VB6 application using Windows 11. We have a rather large application that is showing strange visual styles with Combobox using MS Common controls v6. Oddly, this isn't on all of our controls but only quite a large and populated screen. Only drop-down and textboxes seem affected.

Below is an example

Name:  w11stlye.jpg
Views: 2406
Size:  15.8 KB

I have tried re-paining the component on load but this also fails. Moving the mouse over the components does cause them to reload. Sometimes successful, sometimes with a grey background, and sometimes with ghosted text. I did see somewhere that placing the controls inside a picture box works, and it does, but that's a lot of work! Anyone else seen this issue?