ookii-dialogs / ookii-dialogs-wpf

Awesome dialogs for Windows Desktop applications built with Microsoft .NET (WPF)
BSD 3-Clause "New" or "Revised" License
1.14k stars 85 forks source link

Request: VistaFolderBrowserDialog should have a property to show files even though it's a folder browser #176

Open cwenger opened 3 months ago

cwenger commented 3 months ago

Sometimes when browsing for a folder, it's still helpful to see the files it contains so you know if you're picking the right one. This has been requested several times by those who use Microsoft's CommonOpenFileDialog with the IsFolderPicker option set to true.