A
Alan T
I want to change the color of the second column of the listviewitem to, say
red.
How do I do that?
I tried
listviewitem.subitems[1].ForeColor = Color.Red
but did not work.
red.
How do I do that?
I tried
listviewitem.subitems[1].ForeColor = Color.Red
but did not work.