O
OSVBNET
Guest
Hi,
No idea if it's possible to use OpenFileDialog to select both files + folders or not?
1st problem: it can select folders + files at the same time, but can't use it for selecting folders only!
2nd problem: OpenFileDialog.FileNames will just return selected file names, and not folders!
So how can I achieve this?
Thanks.
Continue reading...
No idea if it's possible to use OpenFileDialog to select both files + folders or not?
1st problem: it can select folders + files at the same time, but can't use it for selecting folders only!
2nd problem: OpenFileDialog.FileNames will just return selected file names, and not folders!
So how can I achieve this?
Thanks.
Continue reading...