An object-oriented programming language developed by Microsoft that can be used in .NET.
File and Folder Browser is done with the IFileDialog interface
I had posted a sample in this thread
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Good....
Is there a way to create a folder browser, files from my computer, using the IShellBrowser interface?
Yes, it is, can you help me with an example please.
Thanks.
An object-oriented programming language developed by Microsoft that can be used in .NET.
Answer accepted by question author
File and Folder Browser is done with the IFileDialog interface
I had posted a sample in this thread