|
-
Jun 26th, 2007, 09:17 PM
#1
Thread Starter
Hyperactive Member
Get Treeview Data From Another Program
I'm not sure if I asked this before but:
Is there some sort of code to get the Treeview data from another program and put it in a Listview in a VB program or put the data in a file? Thanks
-
Jun 26th, 2007, 09:27 PM
#2
Re: Get Treeview Data From Another Program
The other program is written in VB? the TreeView Control is a common "Microsoft Windows Common Controls V5/6" Treeview, or it is a custom Treeview control?
-
Jun 26th, 2007, 09:35 PM
#3
Thread Starter
Hyperactive Member
Re: Get Treeview Data From Another Program
No, the other program is written in C++ I think but I also think it's the "Microsoft Windows Common Controls V5/6"
-
Jun 27th, 2007, 12:54 AM
#4
Re: Get Treeview Data From Another Program
Well, I've tried and I've found the way to get each Node Hwnd in the external Treeview, but I still can't get the text from them, actually, when I do it, the other Application just crashes
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|