Setting BackColor of sub items in a list view.

  • Thread starter Thread starter Sinex
  • Start date Start date
S

Sinex

Hi,
I have a listview in the Details mode. I want to set the back color of
sub items. Is this possible and how?

Sinex
 
Sinex said:
I have a listview in the Details mode. I want to set the back color of
sub items. Is this possible and how?

Set their 'BackColor' property. Make sure the first item in the row has its
'UseItemStyleForSubItems' property set to 'False'.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top