3
Answers

How to get a TreeView of a specific network directory

Ask a question
Gerben

Gerben

16y
3.1k
1

Hi, (beginner in programming c#)

How can I get a TreeView of a specific Network directory and its subdirectories?

For my "Solution" in Visual Studio I also have created a settings form to select a "Projects" directory: e.g. "P:\Project".
This "Projects" directory I want to show in another form with TreeView/ListView.
The textbox where this directory is set is also a application setting (text) called Project_Dir.


Answers (3)