E
Elizabeth
Hi, I am looking for a way to present the user with a
OpenFileDialog or FileDialog which allows filtering for
directory objects rather than files.
The problem is...you cant say something like the
following:
Filter = FileAttributes.Directory
If possible to display directories only, can I also
present the path in the filename box as I move back and
forth in the file system using this file dialog, and use
the selected directory as an application variable later
on?
Thank you.
Ellie
OpenFileDialog or FileDialog which allows filtering for
directory objects rather than files.
The problem is...you cant say something like the
following:
Filter = FileAttributes.Directory
If possible to display directories only, can I also
present the path in the filename box as I move back and
forth in the file system using this file dialog, and use
the selected directory as an application variable later
on?
Thank you.
Ellie