[Mono-bugs] [Bug 80403][Nor] New - PictureBox.Load is missing
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 29 17:59:10 EST 2006
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 valderman at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80403
--- shadow/80403 2006-12-29 17:59:10.000000000 -0500
+++ shadow/80403.tmp.1165 2006-12-29 17:59:10.000000000 -0500
@@ -0,0 +1,39 @@
+Bug#: 80403
+Product: Mono: Class Libraries
+Version: 1.2
+OS: Mac OS X 10.3
+OS Details: Mac OSX 10.4, probably all other OS:es as well
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: valderman at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: PictureBox.Load is missing
+
+Description of Problem:
+System.Windows.Forms.PictureBox.Load is missing, as well as
+System.Windows.Forms.PictureBox.ImageLocation.
+
+
+Steps to reproduce the problem:
+1. Run (or compile) any program making use of
+System.Windows.Forms.PictureBox.Load
+2. Note error message
+
+Actual Results:
+Program crashes, telling the user that System.Windows.Forms.PictureBox.Load
+does not exist.
+
+
+Expected Results:
+PictureBox loads and displays an image.
+
+
+How often does this happen?
+Every time System.Windows.Forms.PictureBox.Load is called.
More information about the mono-bugs
mailing list