Click here to Skip to main content
15,889,462 members
Articles / Programming Languages / C#

FolderBrowserDialogEx: A C# Customization of FolderBrowserDialog

Rate me:
Please Sign up or sign in to vote.
4.95/5 (15 votes)
18 Feb 2011CPOL3 min read 84K   4.5K   21  
FolderBrowserDialogEx class library and a WinForms app that demos it.
In this article, you will learn about the FolderBrowserDialogEx class library and also see a WinForms app that demos it.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Software Developer
United States United States
I can type "while" and "for" very quickly

Comments and Discussions