Relative Content

Tag Archive for c#windowswinformsexplorerdarkmode

Windows Forms Explorer Control dark mode

I have Windows Forms program in .NET 8, and I use the Explorer Browser from Windows API Codepack.
I am trying to add dark mode to my program, however, even when Windows is set to dark mode, the explorer in the winform is in light mode, and in the properties there isnt any attribute to set it to dark mode.
I tried using dwm immersive dark mode, but it doesnt change it to dark mode and just returns false