A question regarding Fore Color property of a Treeview Node.

  • Thread starter Thread starter Nelson
  • Start date Start date
N

Nelson

Hi Folks,



How can I partially color a Treeview Node in one color like the Mail Boxes in Outlook Express showing the number of mails next to the caption.



Nelson
 
* "Nelson said:
How can I partially color a Treeview Node in one color like the Mail Boxes in Outlook Express showing the number of mails next
to the caption.

That's not possible with built-in properties. You will have to go into
ownerdrawn treeview controls, a VB6 implementation (advanced) can be
found here:

<http://vbaccelerator.com/article.asp?id=13463>
 

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