On a standard ListBox control, when focus leaves the selected item remains 'blue'. On a ListView control, when focus leaves the selected item turns to a greyish color. I need to have a ListView to have a selection color of blue, even when the control does not have the focus. Any ideas?