Click here to Skip to main content
15,898,134 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I need to have a custom dialog box to allow the user to select a directory.
Posted

 
Share this answer
 
Comments
KevinBrady57 2-Sep-12 13:12pm    
Philip, thank you for the quick response. The suggestion will work for me.
Can you simply use the standard dialog from Windows.Forms: FolderBrowserDialog Class[^]

If you need custom capabilities have a look at for example these articles:
- Extended Folder Browser[^]
- Folder Browser component for .NET[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900