L
Lamis
Hi,
listView1.Items[0].Selected = true does trigg my
listView1_OnSelectedIndexChanged event but the item doesn't change it's
color!! The line in my listView should be Blue, but it only turns blue when I
click on it..
How can I fix that??
Thank you!
listView1.Items[0].Selected = true does trigg my
listView1_OnSelectedIndexChanged event but the item doesn't change it's
color!! The line in my listView should be Blue, but it only turns blue when I
click on it..
How can I fix that??
Thank you!