TreeView CheckBox Color

  • Thread starter Thread starter Dave Wurtz
  • Start date Start date
D

Dave Wurtz

All,

I'm trying to emulate a 3-state checkbox on a treeview control (I don't
think this is possible by default, is it?). I was wanting to make the
background of the checkbox of a specific node a different color, like gray.
Can someone please help me in doing this? Changing the background of the
node changes the background of the text, not the checkbox.

Thanks in advance!

Dave Wurtz
 
Hi,

http://www.thecodeproject.com/vb/net/vbnettristatechkbox.asp

Ken
--------------
All,

I'm trying to emulate a 3-state checkbox on a treeview control (I don't
think this is possible by default, is it?). I was wanting to make the
background of the checkbox of a specific node a different color, like gray.
Can someone please help me in doing this? Changing the background of the
node changes the background of the text, not the checkbox.

Thanks in advance!

Dave Wurtz
 

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