Is there a way to change or set the colors when a row is selected in a Listview. I am using '@LVSSHOWSELALWAYS' and when a row is selected it shows up greyed, when I switch off it, it ends up white. I would like to be able to set each condition, if possible. The grey is ok, but I would mostly like to be able to change to some other color other than white.
Thanks,
Bill
The listview-noresize.iwb example that comes with IWB shows you how to do that.
LarryMc