dotnet / winforms

Windows Forms is a .NET UI framework for building Windows desktop applications.
MIT License
4.37k stars 966 forks source link

Border of SplitButton of ToolStrip is not contrasting enough in High Contrast theme #12083

Closed Epica3055 closed 1 week ago

Epica3055 commented 2 weeks ago

.NET version

10

Did it work in .NET Framework?

Yes

image

image

image image

Nora-Zhou01 commented 3 days ago

Verified this issue in the latest .Net 9.0 RC2 SDK build: 9.0.100-rc.2.24468.2 + binaries built fromWinforms repo main branch, In Win11 HC modes: HC Aquatic/HC Desert/HC Dusk/HC Night sky, the SplitButton border of ToolStrip can be adjusted in high contrast theme, the results are as follows: HC Aquatic image

HC Desert image

HC Dusk image

HC Night sky image