[Mono-bugs] [Bug 80404][Nor] Changed - [PATCH] Form.Closing event does not allow cancel for non-modal form
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 29 18:28:28 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=80404
--- shadow/80404 2006-12-29 18:27:28.000000000 -0500
+++ shadow/80404.tmp.1579 2006-12-29 18:28:28.000000000 -0500
@@ -22,6 +22,11 @@
Setting CancelEventArgs.Cancel to true in the CancelEventHandler for
Form.Closing has no effect for non-modal forms.
To reproduce:
1. compile and run the attached code snippet.
2. follow the on-screen instructions on tab #1.
+
+------- Additional Comments From gert.driesen at pandora.be 2006-12-29 18:28 -------
+Created an attachment (id=18408)
+Repro
+
More information about the mono-bugs
mailing list