^^^ This is not a duplicate ^^^
I have a FolderBrowserDialog
that my users can use to select folders, which is great.
But, I also want them to be able to select libraries. For instance, they should be able to select the Documents library, or the Pictures library.
What is the best way to achieve this in c# for a WinForms application?
Here is a screenshot: