Change font for a selection of text

  • Thread starter Thread starter JezB
  • Start date Start date
J

JezB

Is it only the RichTextBox control that allows the font to be changed for
different sections of text ? I would really like to be able to employ this
in a tree control, where each node displays a normal black bit and a bold
red bit. Can this be done?
 
* "JezB said:
Is it only the RichTextBox control that allows the font to be changed for
different sections of text ? I would really like to be able to employ this
in a tree control, where each node displays a normal black bit and a bold
red bit. Can this be done?

That's not supported by the .NET TreeView control.
 

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