-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
💥 regression-releaseRegression from a public releaseRegression from a public releasearea-DarkModeIssues relating to Dark Mode featureIssues relating to Dark Mode feature
Description
.NET version
.NET SDK 10.0.100-rc.1.25414.103
Did it work in .NET Framework?
No
Did it work in any of the earlier releases of .NET Core or .NET 5+?
Yes, The issue reproduce on .NET SDK 10.0.100-preview.6.25358.103 build, not reproduce on .NET SDK 10.0.100-preview.5.25277.114
Issue description
The ForeColor & BackColor properties are not working for the controls:
The ForeColor is not working for Button control
The BackColor is not working for Button, TextBox, DomainUpDown, NumericUpDown, RichTextBox, MaskedTextBox contorls
.NET SDK 10.0.100-preview.6.25358.103
.NET SDK 10.0.100-preview.5.25277.114
Steps to reproduce
- Open the attached application
ReproApplication.zip - Build & run the project
- Observe the results
Metadata
Metadata
Assignees
Labels
💥 regression-releaseRegression from a public releaseRegression from a public releasearea-DarkModeIssues relating to Dark Mode featureIssues relating to Dark Mode feature