You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did it work in any of the earlier releases of .NET Core or .NET 5+?
Nope.
Issue description
File Explorer's Status Strip:
WinForms:
I expected for it to be dark themed as well.
Steps to reproduce
Create a new winforms application.
Open Form1 in designer.
Add a StatusStrip to it.
Save the form and close it.
Go to Program.cs and set the color mode for the application to Dark.
Notice that the status strip does not look dark at all compared to the one from explorer.exe (Windows Shell) when you open any folder when the system is set to Dark as well.
The text was updated successfully, but these errors were encountered:
.NET version
10.0.100-preview.5.25224.4
Did it work in .NET Framework?
No
Did it work in any of the earlier releases of .NET Core or .NET 5+?
Nope.
Issue description
File Explorer's Status Strip:


WinForms:
I expected for it to be dark themed as well.
Steps to reproduce
Dark
.explorer.exe
(Windows Shell) when you open any folder when the system is set toDark
as well.The text was updated successfully, but these errors were encountered: