I want that the form will not close by doing Alt + F4 but if Application.Exit() or this.Close is called from the same Form, it should be closed.
Im building an admin interface for a medical records management app. My client has asked me for a way to easily select the patient the user wants to work with without having to select the patient ever