[Mono-bugs] [Bug 79391][Nor] Changed - [2.0] MainMenu control not usable

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 13 14:08:21 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 joncham at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79391

--- shadow/79391	2006-09-13 14:02:12.000000000 -0400
+++ shadow/79391.tmp.6857	2006-09-13 14:08:21.000000000 -0400
@@ -67,6 +67,11 @@
 http://msdn2.microsoft.com/en-
 us/library/system.windows.forms.mainmenu.aspx  says:
 
 Supported in: 2.0, 1.1, 1.0
 
 So MainMenu is part of .NET 1.0 and must be supported.
+
+------- Additional Comments From joncham at gmail.com  2006-09-13 14:08 -------
+I looked at the source code. You are using a constructor for MainMenu
+that is only supported in 2.0. Please change the designer generated
+code and it will work in MWF (it worked for me).


More information about the mono-bugs mailing list