You are creating an application that presents the user with a Windows Form. You need to configure the application to display a message box to confirm that the user wants to close the form.
Which event should you handle?
The Closing event occurs as the form is being closed.
Currently there are no comments in this discussion, be the first to comment!