Hi all,

I am trying to create a treeview node that acts like MS outlook.

This will involve manipulating the text string of the node.

Ex: nodename (10%)
Making the "(10%)" bold

I believe I can do this using the sendmessage API but I am not sure.

Has anyone tried to change a string like this?

Thanks