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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
