Results 1 to 8 of 8

Thread: Explorer style treeview

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 1999
    Posts
    309

    Post

    Let's say I have a treeview with some nodes.
    I want a combobox on the form in wich you can type the path that leads to a certain node. If the user types in a path and presses enter the threeview will expand to the right location... (just like in explorer)

    I do not know how to do this, plz help...

  2. #2
    Addicted Member
    Join Date
    Oct 1999
    Posts
    232

    Post

    Maybe you need use standard controls DriveListBox, DirListBox and FileListBox?

    If you want use Open Folder Dialog download sample at http://smalig.tripod.com/vb/079901.html

    ------------------
    smalig
    [email protected]
    smalig.tripod.com

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 1999
    Posts
    309

    Post

    How come I can't download ??

  4. #4
    Addicted Member
    Join Date
    Oct 1999
    Posts
    232

    Post

    If you have download error simply copy source code from page to your project.

    ------------------
    smalig
    [email protected]
    smalig.tripod.com

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 1999
    Posts
    309

    Post

    BTW, is this actually an example I am looking for ??

  6. #6

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 1999
    Posts
    309

    Post

    In the example, it is not clear to me wich controls are to be put on the form and how to name them...

  7. #7
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    bump
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  8. #8
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    anyone noticed that this was the oldest thread on the forum?
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

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