I'd like to disable the Save button on my form for a compiled Access file. So the user would not be able to right-click on the form and click 'Save'. This is so that my customized save button on the form is forced to be used instead (there is certain code that needs to run when saved). Unless there is an event for this?