Related resources for Directory Picker
  • Directory Picker Dialog10/13/2012 5:57:13 AM. This Directory Picker in this article is also a bit different because it uses the "Large Icon" view of the ListView to traverse through directories.
  • Directory Picker in C#12/31/2005 1:20:45 AM. A directory tree control let you select files or directories from any file structure on your computer system.
  • Directory Picker Pro in C#12/29/2005 10:55:22 PM. In my latest project I needed a dialog for picking a directory. I searched through the web, but found nothing that looked nice. First of all I wanted a TreeView for display, and I wanted to view all system drives (with correct names and icons).