Can A ListViewItem Be Transparent?

  • Thread starter Thread starter A_StClaire_
  • Start date Start date
A

A_StClaire_

hi,

I have ListViewItems that consist of nothing more than text. I am
setting their BackColor property to System.Drawing.Transparent.
however when they're loaded their BackColor appears to be white.

does anyone know why this is? would it have anything to do with the
fact that I'm dynamically creating and adding these ListViewItems in
code and not at design time?

thx
 

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