Is there any system colour that define the background of a listview item when the control has no focus and the selection is not hidden? I’m not able to find it if so.
EDIT: I think it is the one listed in .Net as MenuBar (or ControlFace, or Control), but it would be nice if someone could confirm it.
I have always used the
SystemColors.Controlcolor for that and it’s never not matched.If using
VisualStyles, you can try rendering it yourself: