Windows Develop Bookmark and Share   
 index > Windows Forms General > treeview nodes with images and without
 

treeview nodes with images and without

Good morrow fellow developers!

I am in quandray: I need to show icons on some of my treeview nodes and not on others (I'd also like the nodes without icons to not use so much vertical space - the height of the text, not the icon I wish removed).

Could someone render assistance?

Chew
MatthewCole  Tuesday, September 30, 2008 2:52 PM

Hi,

Did you want to only some of your treenodes dispalying the icon? If so, you can try to make a transparent image and see whether it helps. Otherwise I think you'll write much more code which may brought you diffculty. Please also check this thread and see whether that is you want.

Zamesking

Loves j2ee, asp.net, sql

zamesking  Thursday, October 02, 2008 12:37 PM

Hi,

Did you want to only some of your treenodes dispalying the icon? If so, you can try to make a transparent image and see whether it helps. Otherwise I think you'll write much more code which may brought you diffculty. Please also check this thread and see whether that is you want.

Zamesking

Loves j2ee, asp.net, sql

zamesking  Thursday, October 02, 2008 12:37 PM

You can use google to search for other answers

Custom Search

More Threads

• video player
• Theming in Windows Applications
• Annoying!!! help Please.
• Custom Control Transparent Background Image
• WebBrowser Control and IE7 on Vista
• Running code after a form becomes visible
• DataGridView Multiline Cell Outlook 2003 Style
• Custom App.config sections and handler
• How can I stop it from going to SelectedIndexChanged????!
• Reading/Writing to Icon Library format (.ICL) in VB.NET