B
bg_ie
Hi,
I have an event handler to handle the closing of a form. In this
handler (Form1_FormClosing), I ask the user if they wish to save
updates made to a file. I wish to add the option to the message box to
allow the user to cancel so that the form doesn't actually close. This
is the behaviour you would see if you closed a word document - Save
changes to X.doc - Yes,No,Cancel.
Thanks for your help,
Barry.
I have an event handler to handle the closing of a form. In this
handler (Form1_FormClosing), I ask the user if they wish to save
updates made to a file. I wish to add the option to the message box to
allow the user to cancel so that the form doesn't actually close. This
is the behaviour you would see if you closed a word document - Save
changes to X.doc - Yes,No,Cancel.
Thanks for your help,
Barry.