Click to See Complete Forum and Search --> : treeview tag supports Object


October 19th, 1999, 03:43 PM
I'm new to VB
I'm running another app via Automation. The app has a hierarchy of objects within it. I'm using (wow) a tree view to represent this
I'm trying to stuff the Object variable representing each tree item into the tag property. This works. But retreiving it does not
work. Any ideas - this is totally different than C++!

thanks