A treeView node with multiple columns?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello, friends,

I need to have multiple columns in a TreeView node. How can I do this?

Thanks a lot.
 
Its not possible with the TreeView control. For multiple columns, I am sure
you are aware of the ListView control?

---------
- G Himangi, Sky Software http://www.ssware.com
Shell MegaPack : GUI Controls For Drop-In Windows Explorer like Shell
Browsing Functionality For Your App (.Net & ActiveX Editions).
EZNamespaceExtensions.Net : Develop namespace extensions rapidly in .Net
EZShellExtensions.Net : Develop all shell extensions,explorer bars and BHOs
rapidly in .Net
 
Back
Top