[Mono-bugs] [Bug 80758][Wis] New - DrawIcon does not work

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Feb 8 04:23:24 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:23:24.000000000 -0500
+++ shadow/80758.tmp.8700	2007-02-08 04:23:24.000000000 -0500
@@ -0,0 +1,26 @@
+Bug#: 80758
+Product: Mono: Class Libraries
+Version: 1.2
+OS: Windows XP
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Drawing.
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: bugzilla at woy.nl               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: DrawIcon does not work
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+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 );


More information about the mono-bugs mailing list