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=78848 --- shadow/78848 2006-07-13 15:30:39.000000000 -0400 +++ shadow/78848.tmp.19899 2006-08-27 07:55:05.000000000 -0400 @@ -34,6 +34,11 @@ cb.DropDownStyle = ComboBoxStyle.DropDownList; cb.DataSource = new string [] {"A", "B", "A", "C" }; Controls.Add (cb); } } + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-27 07:55 ------- +Created an attachment (id=17526) +Path proposal. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
