Select Folder with Common Dialog Box
[Originally posted by Bhavik]
Hello
How I can Open Folder / Directory Selection dialog box ?
As with Common dialog box openfile method I am able to select file only, Is it possible with common dialog box to select folder...or any other way....?
Thanx and Regards.
Re:Select Folder with Common Dialog Box
[Originally posted by jdk]
You would have to use ActiveX control.
There are quite a few,try searching NET.
JD
Re:Select Folder with Common Dialog Box
[Originally posted by gonzalo]
other way is made your own form
use a drivelistbox, dirlistbox and a filelistbox