I've been developing a program through Microsoft Access (with VBA coding) for my A level course, and the organisation I based it on are interested in using it. To finish it off, I want to disable the right mouse click in all forms. I thought u might be able to do it through VBA coding using "On mouse down" or simply using 'On current'.
The idea came from a website "HSBC" (banking), when you right clicked within the site a message would appear 'This function is not allowed' or somthing allong those lines.
I would be greatful for a solution to this problem.
Yours truly,
Johnathan
The idea came from a website "HSBC" (banking), when you right clicked within the site a message would appear 'This function is not allowed' or somthing allong those lines.
I would be greatful for a solution to this problem.
Yours truly,
Johnathan