Find File Dialog


It there a way to show the find file dialog. Windows forms include the folder browser dialog and the file open dialog and it seems reasonable that it would be also possible to find files.

Thanks


Answer this question

Find File Dialog

  • willstewca

    Yes, there is no find files dialog. You can either work around it by using the file open dialog or write a find files dialog.

    Thanks,
    -Dinesh Chandnani

  • Find File Dialog