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 [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=80404

--- shadow/80404        2006-12-29 18:27:28.000000000 -0500
+++ shadow/80404.tmp.1541       2006-12-29 18:27:28.000000000 -0500
@@ -0,0 +1,27 @@
+Bug#: 80404
+Product: Mono: Class Libraries
+Version: 1.2
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [PATCH] Form.Closing event does not allow cancel for non-modal form
+
+This issue was reported by Dominik Seichter [EMAIL PROTECTED] in mono-
+dev.
+
+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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to