Losing Right-click menu in RunTime Test

Cotswold

Well-known member
Local time
Today, 09:34
Joined
Dec 31, 2020
Messages
925
I have a program all working fine. On a form if I right-click a field, I of course get the popup menu with copy. This allows me to copy and paste the contents of a single field to another program.
To test it in RunTime mode, if I change the file extension to accdR that popup menu function is lost.

Is that it? Or is there a way of restoring the popup menu in RunTime mode?
 
I think if you want a right click menu in runtime mode you'll have to create a custom toolbar.
 
This is one of the things I dislike about the runtime. The right-click menu has both design and user options. It would be fabulous if they would just remove the design options and leave the user ones. Oh well, as theDBguy pointed out, you can add them back if you need to.
 

Users who are viewing this thread

Back
Top Bottom