G
Gary Paris
I am trying to change the BackColor of an item but when I run this code, it
doesn't change
ListView1.Items.Item(currentRow).SubItems.Item(4).BackColor =
Drawing.Color.SpringGreen
What am I doing wrong?
Thanks,
Gary
doesn't change
ListView1.Items.Item(currentRow).SubItems.Item(4).BackColor =
Drawing.Color.SpringGreen
What am I doing wrong?
Thanks,
Gary