Right Click Enable/Disable

  • Thread starter Thread starter DS
  • Start date Start date
D

DS

Why is it that on some forms (When I'm in Form View) I can right click
and get the option to go to design view, and on some other forms I right
click and get nothing? Where is the setting to control this?
Thanks
DS
 
There are 2 Form Properties:

* Shortcut Menu (Boolean): set whether the Shortcut Menu, i.e. the
"right-click" Menu is allowed or not.

* Shortcut Menu Bar (String) specify a custom Shortcut Menu Bar if required.
 
Van said:
There are 2 Form Properties:

* Shortcut Menu (Boolean): set whether the Shortcut Menu, i.e. the
"right-click" Menu is allowed or not.

* Shortcut Menu Bar (String) specify a custom Shortcut Menu Bar if required.
Thanks,
It works great.
DS
 
Back
Top