Treeview and fonts

  • Thread starter Thread starter Rapi
  • Start date Start date
R

Rapi

Hy.
Maybe somebody has such a problem and maybe has some sugestion. I want to
change font of treenode in treeview on the same font as whole treeview but
with a bold style. And at the end (as they write in MSDN) the text of
"bold" node is clipped. Can somebody help what to do? I don`t want to change
a treeview font to bold and set all "nobold" nodes to "nobold" font (a lot
of processor time).

Rapi
 
* "Rapi said:
Maybe somebody has such a problem and maybe has some sugestion. I want to
change font of treenode in treeview on the same font as whole treeview but
with a bold style. And at the end (as they write in MSDN) the text of
"bold" node is clipped. Can somebody help what to do? I don`t want to change
a treeview font to bold and set all "nobold" nodes to "nobold" font (a lot
of processor time).

I think that you will have to do that, even if it takes processor
time...
 
Back
Top