Hi,
is there a way to combine the functionallity of OpenFileDialig and
BrowseFolderDialog, so that user can select as well Files as Folders?
Kevin Spencer - 29 Sep 2006 13:02 GMT
First, there would have to be a BrowseFolderDialog.....
Just build your own custom Dialog.

Signature
HTH,
Kevin Spencer
Microsoft MVP
Software Composer
http://unclechutney.blogspot.com
A watched clock never boils.
> Hi,
>
> is there a way to combine the functionallity of OpenFileDialig and
> BrowseFolderDialog, so that user can select as well Files as Folders?
Patrice - 29 Sep 2006 13:54 GMT
AFAIK this is likely most often done with a treeview with checkboxes (check
for example an antivirus or backup software).

Signature
Patrice
> Hi,
>
> is there a way to combine the functionallity of OpenFileDialig and
> BrowseFolderDialog, so that user can select as well Files as Folders?