[Mono-bugs] [Bug 60249][Cri] Changed - `System.Drawing.Color' does not contain a definition for `Highlight'

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Jun 2004 00:00:42 -0400 (EDT)


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 rkumar@novell.com.

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

--- shadow/60249	2004-06-15 23:05:06.000000000 -0400
+++ shadow/60249.tmp.10910	2004-06-16 00:00:42.000000000 -0400
@@ -76,6 +76,10 @@
 ------- Additional Comments From peter@novonyx.com  2004-06-15 23:05 -------
 System.Drawing.Color does not specify any 'Highlight' color, according
 to both my O'Reilly S.D book and Microsoft:
 http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemDrawingColorMembersTopic.asp
 
 
+
+------- Additional Comments From rkumar@novell.com  2004-06-16 00:00 -------
+Highlight is a SystemColors class property. Please see 
+System.Drawing.SystemColors class.