Answer the question
In order to leave comments, you need to log in
How to create a dialog for opening a folder that has the functionality of openFileDialog (c#)?
Hello.
Tell me, is there a dialog for selecting a folder with the functionality and view of openFileDialog?
FolderBrowserDialog is terrible in itself and before writing my own dialog, I wanted to know if there were any ready-made solutions.
PS I write in c#, windows forms, .net version - 4.5, VS 2013
I explain for those who don't understand me:
FolderBrowserDialog looks like this:
But I need it to look like OpenFileDialog, like this:
Answer the question
In order to leave comments, you need to log in
Is it really so difficult to understand, you need to select both files and folders at the same time !!!!!!!!!!!!! At least, I selected what I needed and by pressing the OK button, everything selected was copied to the clipboard, and just Clipboard.GetFileDropList () and folder names and file names and paths to them are already pulled out of the clipboard.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question