bold font in a treeview ?? 
Author Message
 bold font in a treeview ??

hi,

is there a way to change the font (bold, size, ...) for diferent nodes
on a TREEVIEW ??

thanks

El Chupacabras



Sat, 19 Aug 2000 03:00:00 GMT  
 bold font in a treeview ??

Nope.  You would need to buy the Datatree control from www.green-tree.com or
the ActiveTreeView control from www.shersoft.com.  Both of these (and others
I can't recall) support more formatting at the node level than the plain
ole' treeview you get with VB5.

Quote:

>hi,

>is there a way to change the font (bold, size, ...) for diferent nodes
>on a TREEVIEW ??

>thanks

>El Chupacabras



Sun, 20 Aug 2000 03:00:00 GMT  
 bold font in a treeview ??

Yes, font manipulation can be done for the Win95 common controls, Treeview,
Listview, etc., with "Custom Draw". Outlook does it in the folders pane.
Look it up at MS's site.

All the examples are in C and I haven't figured out how to use it with VB
yet. If anyone does, please share.

        Don

On Wed, 4 Mar 1998 02:46:49 -0600, "John P. Mayer"

Quote:

>Nope.  You would need to buy the Datatree control from www.green-tree.com or
>the ActiveTreeView control from www.shersoft.com.  Both of these (and others
>I can't recall) support more formatting at the node level than the plain
>ole' treeview you get with VB5.


>>hi,

>>is there a way to change the font (bold, size, ...) for diferent nodes
>>on a TREEVIEW ??

>>thanks

>>El Chupacabras

Don Krouse
Everett, WA



Tue, 22 Aug 2000 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Treeview font bold?

2. TreeView - How to make node's font bold

3. TreeView - How to make node's font bold

4. Bold Fonts in a SendObject command

5. VBA to change Footer Format - Fonts, Size, Bold etc

6. Bold & other font attributes

7. How to maintain Bold font and underline in Text replacement

8. Backcolor and Forecolor and Font.Bold

9. Rich Textbox Bold Monospaced font

10. Bold Fonts in Menus

11. Bold Font for some Nodes in a collection?

12. Bold/regular font for Node/Listitem

 

 
Powered by phpBB® Forum Software