Forum: VB.NET Apr 10th, 2009 |
| Replies: 2 Views: 831 FolderBrowserDialog does not support displaying files. For that you need to use a 3rd party component such as FolderView http://www.ssware.com/fldrview.htm |
Forum: C# Jan 15th, 2009 |
| Replies: 3 Views: 1,981 An alternative - for much more flexibility and features - see Shell MegaPack set of file and folder browser controls from http://www.ssware.com/megapack.htm
They are controls so they can be... |
Forum: C# Jan 15th, 2009 |
| Replies: 6 Views: 3,334 FileView Control from Shell MegaPack http://www.ssware.com/megapack.htm is worth a look - it can be put in your windows forms and allows users to browse for files/folders |