Multi-Column TreeView Controls
The treeview control is now working fine on all forms. The functionality has proved to be extremely important. Officially I should be satisfied but, alas, like every (self-confessed) excel geek knows, more is better and more is definitely more interesting. So this got me searching again for more sophistication on the treeview controls and I found the Multi-Column TreeView Control. A quick test shows that it works with VBA. Now the key is to understand the object model and get it working for a purpose. More posts on this later.
Now that’s something new..
I’ve always used ListView, but this opens opportunities - for sure…
Thanks!
Comment by Rob van Gelder — February 14, 2005 @ 1:06 pm
Hi Rob et all,
I’ve been trying to get this multi-column control to work for me but I can’t seem to get it right. I’ll keep trying and will obviously post the code if and when I see more than a column !
Are there any working samples on VBA out there ? anyone that’s managed to make this control work on VBA ?
Comment by Fadi — February 15, 2005 @ 9:57 am