[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
Tue, 15 Jun 2004 23:05:06 -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 peter@novonyx.com.

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

--- shadow/60249	2004-06-15 21:57:16.000000000 -0400
+++ shadow/60249.tmp.9065	2004-06-15 23:05:06.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 60249
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Gentoo
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Critical
 Component: Sys.Drawing.
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mweichert@wightman.ca               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -69,6 +69,13 @@
 ForeColor="Navy" BackColor="Transparent"></SelectedDayStyl$               
                                 <TitleStyle ForeColor="AliceBlue"
 BackColor="SteelBlue"></TitleStyle>
                                                 <WeekendDayStyle
 BackColor="White"></WeekendDayStyle>
                                         </asp:Calendar>
+
+------- 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
+
+