K
kenrav
After the user clicks the red X at the top of a form to close it, I'd like to
ask the user if he/she really wants to exit. I created a VbYesNo question in
the Form_Close event; Yes to continue closing and No to cancel. Question,
what code to put to keep the form from closing (inasmuch as we're already in
the Form_Close event?)
ask the user if he/she really wants to exit. I created a VbYesNo question in
the Form_Close event; Yes to continue closing and No to cancel. Question,
what code to put to keep the form from closing (inasmuch as we're already in
the Form_Close event?)