[Dark Mode] Some rows/columns and ColumnHeader/RowHeader in the DataGridView control have incorrect colors #11893
Labels
area-DarkMode
Issues relating to Dark Mode feature
🚧 work in progress
Work that is current in progress
untriaged
The team needs to look at this issue in the next triage
.NET version
.NET SDK 9.0.100-rc.1.24415.1 + build private dll form winforms repo release/9.0 branch
Did it work in .NET Framework?
No
Did it work in any of the earlier releases of .NET Core or .NET 5+?
This is a new feature Dark Mode: #11857
Issue description
Button and combobox types rows/columns and ColumnHeader/RowHeader in the DataGridView control have incorrect colors
Steps to reproduce
Application.SetColorMode(SystemColorMode.Dark)
in program.cs file.The text was updated successfully, but these errors were encountered: