Dialog to Select Files or Folder (Custom OpenFileDialog ?)

G

Guest

Hi

I'm searching for a dialog where the user can select files or a folder.

With .NET 2.0, I have a OpenFileDialog control for selecting files and a
FolderBrowserDialog for selecting a folder. However I don't want to use both
controls at the same time (confusing for the user, bad usability).

Can I change the OpenFileDialog? Or is there an other way to resolve this,
perhaps a Win32 API?

Thanks and Regards,
Dominik
 
A

A. Petrov

You can try to use our Dialog Workshop .NET components.
Customizable OpenFile dialog component allows you to
select folers using OpenFile dialog.

Also many other features are available.

Please visit http://www.componentage.com for details.

Best regards,
Alex
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top