CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #3
    Join Date
    Jan 2007
    Location
    .NET 3.5
    Posts
    38

    Re: List Directory and Files inside a TreeView

    @ Millig... Your method works perfectly. I tried many times to write that method, but kept getting it wrong. (I was using DirectoryInfo[] as a formal parameter ). I updated the code snippet to show the correct method in case anyone else has the same problem. Thank you for your help.
    Last edited by mbegley; October 26th, 2010 at 08:39 AM.

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

Featured