Click here to Skip to main content
15,886,578 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 83.9K   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.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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