I want to show Open Directory dialog, but I'd like to customize it so that folders which have .project
folder inside of them are marked with a different folder icon and only those folders can be chosen.
Now I wonder if there's already a user control or a sensible way to accomplish without building your own tree view with files and write all that navigation logic on your own. :)