I have a report which is just a blank report. All of the controls and labels are created from code. How can I make it so when the user X out of the report he/she is not asked to save the report.
Set Warnings does not seem to work on the "On Close" event.