🚧 📱

Mobile experience coming soon

Mobile development is in progress. Until it is complete, please use your desktop or laptop.

Thanks!

← Back
IAmTimCorey December 22, 2025

Dark Mode in WinForms in .NET 10 - But It's Not Perfect

Summary

The transcript discusses the new dark mode support in WindForms, focusing on how developers can enable and implement this feature in their applications. The speaker demonstrates enabling dark mode through the Application.ColorMode setting, highlighting three options: dark, system, and classic modes, while also noting some limitations like the inability to change the designer's appearance. The practical takeaway is that developers can easily implement dark mode by adding a simple line of code in Program.cs before Application.Run, but should be aware of potential design constraints in the development environment.

View original episode ↗