Allowing right click commands to copy and paste

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to allow my users to right click and be able to copy and paste, but I
cannot allow them to use the design function. Is this possible?

(Right now I have turned off the right click option, but my users don’t like
having to use control/c and control/v)
 
I want to allow my users to right click and be able to copy and
paste, but I cannot allow them to use the design function. Is this
possible?

(Right now I have turned off the right click option, but my users
don't like having to use control/c and control/v)

Create your own shortcut menu that has only what you want on it and assign
that to your form using the Shortcut Menu property of the form.
 
Hi

You could always distibute your application as an MDE which will not
allow design changes to forms/reports etc

James
 
I had the same problem and figured it out. Go to Tools and Startup. Unde menu
bar, just click on "Allow Default Shortcut Menus".
 

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

Back
Top