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=80268 --- shadow/80268 2006-12-15 15:34:16.000000000 -0500 +++ shadow/80268.tmp.30241 2006-12-15 15:34:16.000000000 -0500 @@ -0,0 +1,36 @@ +Bug#: 80268 +Product: Mono: Class Libraries +Version: 1.2 +OS: +OS Details: XP, SP2 +Status: NEW +Resolution: +Severity: 080 Two weeks +Priority: Major +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Enabling/Disabling Menu Items does not refresh Display + +To Reproduce +1. Add a component of type MainMenu to a WinForm +2. Add some MenuItem to the MainMenu +3. In code (at run-time) disable a MenuItem. + +Actual Results: +In Mono, the menu item is disabled, but no visual change occurs of the +item. + +Expected Results: +in .NET the item is redrawn as grayed out. + +How often does this happen? +The behavior is consistent. + + + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
