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=78945 --- shadow/78945 2006-08-09 13:23:57.000000000 -0400 +++ shadow/78945.tmp.30428 2006-08-17 14:00:26.000000000 -0400 @@ -1,16 +1,16 @@ Bug#: 78945 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Minor -Component: Windows.Forms +Component: System.Security AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: @@ -53,6 +53,9 @@ cb.DropDownStyle = ComboBoxStyle.DropDown; cb.DataSource = new string [] {"Apple", "Banana", "Cherry", "Donuts", "Eggs", "Fish"}; Controls.Add (cb); } } + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-17 14:00 ------- +revision 63931. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
