GetOpenFilename - Prevent delete

P

pcsparks

Is there any way to prevent the user from right-clicking and deleting files
when using the GetOpenFilename method
 
R

Rob van Gelder

The dialog is really Windows Explorer with a different layout, and some boxes for filling a Filename.
I don't believe you could control it without designing your own fileopen dialog.

An option could be to create a file share that has read-only permissions to users.

Cheers,
Rob
 

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