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=78870 --- shadow/78870 2006-07-21 10:13:39.000000000 -0400 +++ shadow/78870.tmp.14797 2006-07-21 15:37:40.000000000 -0400 @@ -65,6 +65,12 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-07-21 10:13 ------- Is this bug still valid ? Here the form shows up and I do not get an exception. Btw, FileDialog uses Form.MinimumSize for a longer time now. + +------- Additional Comments From [EMAIL PROTECTED] 2006-07-21 15:37 ------- +This is 2.0 specific. Only if the code is compiled with CSC (.Net +2.0) and run on Mono, the error will occur. We're missing the 2.0 +MinimumSize and MaximumSize properties on Control. Matt had a patch +for this, I'll try and get it committed. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
