I have posted - How to use OpenFileDialog to select a folder?, I couldn\'t find the correct answer. So, I have changed my question.
I want to customize OpenFileDialo
Try this:
openFileDialog.Multiselect = true;