kev
01-17-2001, 10:28 AM
I would like to disable right click globally can anyone help
Cheers Kev
Cheers Kev
|
View Full Version : right click kev 01-17-2001, 10:28 AM I would like to disable right click globally can anyone help Cheers Kev tc3of4 01-18-2001, 08:55 AM On the form that you want to disable right click, try the following... 1) In design view (of the form) select properties. It should be properties for the Form 2) Select the Other Tab 3) Goto the Shortcut Menu property and change Yes to No That's it. Now, when the form is loaded you see that the use cannot right click on the current form. You must do this to all the forms that you don't want users to right click on. Hope this helps, tc3of4 kev 01-18-2001, 10:45 AM Thank for that I did find a way of doing it in startup but its far better your way allows me charge Cheers Kev |