dotnet/winforms

ListView Group Header Color

Open

#3.320 geöffnet am 21. Mai 2020

Auf GitHub ansehen
 (11 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (922 Forks)batch import
area-Themingarea-controls-ListViewhelp wanted

Repository-Metriken

Stars
 (4.100 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 14T 22h) (56 gemergte PRs in 30 T)

Beschreibung

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