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=80180 --- shadow/80180 2006-12-08 21:14:33.000000000 -0500 +++ shadow/80180.tmp.27653 2006-12-08 21:18:49.000000000 -0500 @@ -61,6 +61,10 @@ } ------- Additional Comments From [EMAIL PROTECTED] 2006-12-08 21:14 ------- windows doesn't operate this way - the DialogResult of a button after you set "Form.CancelButton = button" does not change to DialogResult.Cancel. + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-08 21:18 ------- +ah, I stand corrected. It does set it to DialogResult.Cancel if it is +currently set to DialogResult.None. fix coming. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
