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=79391 --- shadow/79391 2006-09-13 05:25:43.000000000 -0400 +++ shadow/79391.tmp.549 2006-09-13 05:25:43.000000000 -0400 @@ -0,0 +1,39 @@ +Bug#: 79391 +Product: Mono: Class Libraries +Version: 1.0 +OS: +OS Details: XP SP2 +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: MainMenu control not usable + +Description of Problem: + +I created menu using system.Windows.Forms MainMenu control. +When running application the error occurs: + +Method not found: 'System.Windows.Forms.MainMenu..ctor' + + +Steps to reproduce the problem: +1. Create .exe file using Visual C# Express 2005. Solution is attached to +build report. +2. Run createt exe file with MONO + +Actual Results: + +Method not found: 'System.Windows.Forms.MainMenu..ctor' + +Expected Results: + +Form wcontaining menu should be open +How often does this happen? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
