winforms icon indicating copy to clipboard operation
winforms copied to clipboard

[Dark Mode] ListView.GridLines are too bright in dark mode

Open xPaw opened this issue 1 year ago • 0 comments

.NET version

9.0.0-rc.1

Did it work in .NET Framework?

No

Did it work in any of the earlier releases of .NET Core or .NET 5+?

New feature

Issue description

GridLines true: image

false: image

Steps to reproduce

Create ListView, set GridLines to true.

xPaw avatar Oct 06 '24 19:10 xPaw