A node with different fonts

  • Thread starter Fernanda Rocha via .NET 247
  • Start date
F

Fernanda Rocha via .NET 247

Hi,
I have a TreeView with various nodes and i need that a node support different fonts. A part text is bold and italic and the other part of text be regular.

I think that is necessary use a RichTextBox but i don?t know how do...

Sorry mu bad english but i?m brazilian woman... :)

Thanks!!!
 
C

Chris Mayers

Hi,

Just to make somthing clear, you are trying to make it so that the text of a
SINGLE node contains a combination of bold, italic and normal text?
Not simply that one node should be just bold, another node just italic and
yet another node just normal text. (node.NodeFont).

Chris.

Fernanda Rocha via .NET 247 said:
Hi,
I have a TreeView with various nodes and i need that a node support
different fonts. A part text is bold and italic and the other part of text
be regular.
 

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

Top