File Dialog Question

  • Thread starter Thread starter George
  • Start date Start date
G

George

Hi,

I need to create a delete file dialog that is similar to open file dialog.
Is there a way to do this?

Thanks
 
why not just use the open file dialog. The dialog doesn't actually open a
file... it is used to select one or more files.

--- Nick
 
why not just use the open file dialog. The dialog doesn't actually open a
file... it is used to select one or more files.

--- Nick
 
I was think about that, I just need to know how to change the button text
from open to delete. Any ideas?

Thanks
 
Back
Top