Network explorer...

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to build an application that allows the user to select folders from any number of drives located on any number of servers on a network. In effect, I am trying to mimic the functionality of the Windows Explorer in being able to expand the "My Network Places", "Entire Network", and "Microsoft Windows Network" to select folders. My question is how can I achieve this in C# to build an equivalent treeview?, or is the windows explorer functionality available through C#

Many thanks
Steve
 
Just read your post and wondered if you figured out how to make your
network explorer. I need to be able to do about the same thing and
would be very happy to hear what you've learned. Thanks.

Joseph
Steve Randallwrote:
I need to build an application that allows the user to select folders
from any number of drives located on any number of servers on a
network. In effect, I am trying to mimic the functionality of the
Windows Explorer in being able to expand the "My Network Places",
"Entire Network", and "Microsoft Windows Network" to select folders.
My question is how can I achieve this in C# to build an equivalent
treeview?, or is the windows explorer functionality available through
C#?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top