资讯

BR><B>listView1.Items[0].SubItems[2].BackColor = Color.LimeGreen;</B><BR>That will color the background of row[0] column[2] LimeGreen. Big deal right?<BR><BR>I'd like to be able to index the ...