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=82651 --- shadow/82651 2007-08-31 16:17:11.000000000 -0400 +++ shadow/82651.tmp.3936 2007-08-31 16:17:11.000000000 -0400 @@ -0,0 +1,39 @@ +Bug#: 82651 +Product: Mono: Class Libraries +Version: 1.0 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Cosmetic +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Disabled buttons on toolstrip look the same as enabled buttons + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: + + +Steps to reproduce the problem: +1. Create a windows form with a toolstrip. +2. Add some buttons. Set their enabled property to false. +3. + +Actual Results: +The buttons look the same as enabled buttons. + +Expected Results: +The buttons should be "greyed-out", like what happens to the TextBox +control when its "enabled" property is set to false. + +How often does this happen? + + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
