Results 1 to 4 of 4

Thread: Get Treeview Data From Another Program

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2005
    Posts
    400

    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

  2. #2
    PowerPoster jcis's Avatar
    Join Date
    Jan 2003
    Location
    Argentina
    Posts
    4,430

    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?

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2005
    Posts
    400

    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"

  4. #4
    PowerPoster jcis's Avatar
    Join Date
    Jan 2003
    Location
    Argentina
    Posts
    4,430

    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
  •  



Click Here to Expand Forum to Full Width