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=78351 --- shadow/78351 2006-05-09 18:26:39.000000000 -0400 +++ shadow/78351.tmp.9649 2006-05-09 18:26:39.000000000 -0400 @@ -0,0 +1,37 @@ +Bug#: 78351 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: WinXP and Linux Ubuntu +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Summary: ResourceManager won't load form resources + +Description of Problem: +When adding resources (Icons) to myform.resx, they won't load + +Steps to reproduce the problem: +1. Add an Icon to a forms resx-file +2. Load it with ResourceManager.GetObject +3. Paint the icon + +Actual Results: +Nothing is painted + +Expected Results: +The icon painted + +How often does this happen? +Always + +Additional Information: +Please see attachment +Works under MS.NET _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
