[Mono-bugs] [Bug 80758][Maj] Changed - DrawIcon does not work
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Feb 8 04:45:46 EST 2007
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 bugzilla at woy.nl.
http://bugzilla.ximian.com/show_bug.cgi?id=80758
--- shadow/80758 2007-02-08 04:34:17.000000000 -0500
+++ shadow/80758.tmp.8962 2007-02-08 04:45:46.000000000 -0500
@@ -21,6 +21,10 @@
Description of Problem:
Graphics.DrawIcon does not work. An ArgumentException is thrown in
GDIPlus.CheckStatus(Status status) when i call the following line in an
Paint function of an PictureBox
e.Graphics.DrawIcon( SystemIcons.Error, 0, 0 );
+
+------- Additional Comments From bugzilla at woy.nl 2007-02-08 04:45 -------
+This is in version 1.2.3 from 7-2-2007 ( I noticed in the release
+notes there were some improvements in SystemIcons )
More information about the mono-bugs
mailing list