With the final release of C# .NET
apparently the class
System.Windows.Forms.Design.FolderNameEditor
is no longer available (to inherit from).
Thus, FAQ 19.3 to implement a
Folder Browser class no longer works.
Has anyone found another solution?
I'm surprised Microsoft hasn't come up
with a SelectFolderCommonDialog.
Joan