[Mono-bugs] [Bug 77220][Nor] Changed - RichTextBox.SelectionColor causes exception

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jan 12 00:28:11 EST 2006


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 simon at nureality.ca.

http://bugzilla.ximian.com/show_bug.cgi?id=77220

--- shadow/77220	2006-01-11 21:36:44.000000000 -0500
+++ shadow/77220.tmp.24442	2006-01-12 00:28:11.000000000 -0500
@@ -60,6 +60,11 @@
 
 RichTextBox t;
 
 t = new RichTextBox();
 t.SelectionColor = Color.Red;
 
+
+------- Additional Comments From simon at nureality.ca  2006-01-12 00:28 -------
+Created an attachment (id=16314)
+Test case
+


More information about the mono-bugs mailing list