[Mono-bugs] [Bug 79391][Nor] New - MainMenu control not usable
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Sep 13 05:25:43 EDT 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 kobruleht2 at hot.ee.
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: toshok at ximian.com
+ReportedBy: kobruleht2 at hot.ee
+QAContact: mono-bugs at ximian.com
+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?
More information about the mono-bugs
mailing list