A
Alberto
how I can change the ForeColor of a ListView row?
I try with
ListView1.Items(x).SubItems(0).ForeColor = Color.Red
but not work....
tx in advance
I try with
ListView1.Items(x).SubItems(0).ForeColor = Color.Red
but not work....
tx in advance