M
Mymind
On my form I have a control that has an edit check on the "Exit" event. If
the control is null or empty, the user is given a warning message.
I would like to have the warning message not appear if the user has clicked
the "Close Button" (red x) on the form.
How can you tell if the user has clicked the forms (window) close button?
the control is null or empty, the user is given a warning message.
I would like to have the warning message not appear if the user has clicked
the "Close Button" (red x) on the form.
How can you tell if the user has clicked the forms (window) close button?