dotnet/winforms

ListView Group Header Color

Open

#3,320 opened on May 21, 2020

View on GitHub
 (11 comments) (0 reactions) (0 assignees)C# (922 forks)batch import
area-Themingarea-controls-ListViewhelp wanted

Repository metrics

Stars
 (4,100 stars)
PR merge metrics
 (Avg merge 14d 22h) (56 merged PRs in 30d)

Description

listview group

Is your feature request related to a problem? Please describe. In the original WinForms ListView, when grouping items, you cannot change the Group Header color and it is always Blue. Which is not visible when the background is dark (as in the image above).

Describe the solution you'd like and alternatives you've considered The ability to set a color style for group headers.

Will this feature affect UI controls? Yes

Contributor guide