Does anyone know how to set the background colour of all of the row of an item in a listview?
Setting the forecolor property of a listitem just sets the text of the first column not the whole row?
Many Thanks
J.
Printable View
Does anyone know how to set the background colour of all of the row of an item in a listview?
Setting the forecolor property of a listitem just sets the text of the first column not the whole row?
Many Thanks
J.
What version on VB do you use? VB6 has common controls 6.0 with ListView that allows you set the forecolor of all items in the list to any color.
I only want to highlight certain rows, not every row.
Cheers,
J.