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-17 16:00:44.000000000 -0400 +++ shadow/78870.tmp.30432 2006-07-17 19:05:51.000000000 -0400 @@ -11,13 +11,13 @@ AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: [2.0] Program crashes when setting the MinimumSize on a Form +Summary: Program crashes when setting the MinimumSize on a Form Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: Program crashes when setting the MinimumSize on a Form @@ -54,6 +54,10 @@ How often does this happen? Always ------- Additional Comments From [EMAIL PROTECTED] 2006-07-17 16:00 ------- MinimumSize is a 2.0 property, right now we are focusing on .NET 1.1 + +------- Additional Comments From [EMAIL PROTECTED] 2006-07-17 19:05 ------- +Actually, no, for From it's not 2.0; only Control.MinimumSize is. But +the crash might be related to the new 2.0 stuff added to Control. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
