зеркало из https://github.com/mono/mail-archives.git
89 строки
3.6 KiB
HTML
89 строки
3.6 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 60249][Cri] Changed - `System.Drawing.Color' does not contain a definition for `Highlight'
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="017513.html">
|
|
<LINK REL="Next" HREF="017515.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 60249][Cri] Changed - `System.Drawing.Color' does not contain a definition for `Highlight'
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 60249][Cri] Changed - `System.Drawing.Color' does not contain a definition for `Highlight'">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Thu, 17 Jun 2004 01:57:56 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="017513.html">[Mono-bugs] [Bug 59008][Min] Changed - MacOSX assembler is not compatible with --aot output
|
|
</A></li>
|
|
<LI> Next message: <A HREF="017515.html">[Mono-bugs] [Bug 60330][Wis] New - change the content of a string property from inside the class causes a stack overflow
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#17514">[ date ]</a>
|
|
<a href="thread.html#17514">[ thread ]</a>
|
|
<a href="subject.html#17514">[ subject ]</a>
|
|
<a href="author.html#17514">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="mailto:peter@novonyx.com.">peter@novonyx.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=60249">http://bugzilla.ximian.com/show_bug.cgi?id=60249</A>
|
|
|
|
--- shadow/60249 2004-06-16 18:56:19.000000000 -0400
|
|
+++ shadow/60249.tmp.8726 2004-06-17 01:57:56.000000000 -0400
|
|
@@ -126,6 +126,25 @@
|
|
<TitleStyle ForeColor="AliceBlue"
|
|
BackColor="SteelBlue"></TitleStyle>
|
|
|
|
<WeekendDayStyle BackColor="White"></WeekendDayStyle>
|
|
|
|
</asp:Calendar>
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:peter@novonyx.com">peter@novonyx.com</A> 2004-06-17 01:57 -------
|
|
+[Note - Jordi had problems w/ Bugzilla, so I'm posting his comment:]
|
|
+
|
|
+Guys,
|
|
+
|
|
+There are a couple of properties in the Color class that are not
|
|
+documented: Hightlight, HightText, InactiveBorder, and others. They
|
|
+are
|
|
+basically wrappers to the equivalent colors in the Colors class. They
|
|
+are not even documented in the book Microsoft .Net Framework 1.1 class
|
|
+library reference.
|
|
+
|
|
+In my opinion, even if there are not documented, if there are MS tools
|
|
+that generate code with them, we should support them.
|
|
+
|
|
+I can take care of this.
|
|
+
|
|
+Jordi
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="017513.html">[Mono-bugs] [Bug 59008][Min] Changed - MacOSX assembler is not compatible with --aot output
|
|
</A></li>
|
|
<LI> Next message: <A HREF="017515.html">[Mono-bugs] [Bug 60330][Wis] New - change the content of a string property from inside the class causes a stack overflow
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#17514">[ date ]</a>
|
|
<a href="thread.html#17514">[ thread ]</a>
|
|
<a href="subject.html#17514">[ subject ]</a>
|
|
<a href="author.html#17514">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|