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=79077 --- shadow/79077 2006-08-15 19:57:26.000000000 -0400 +++ shadow/79077.tmp.5407 2006-08-15 20:09:35.000000000 -0400 @@ -76,6 +76,11 @@ Console.WriteLine ("Selected Item = " + (lb.SelectedItem == null ? "null" : lb.SelectedItem.ToString ()) + "\nSelected Index = " + lb.SelectedIndex + "\n"); } } + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-15 20:09 ------- +Created an attachment (id=17459) +Proposed patch + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
