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=79187 --- shadow/79187 2006-08-27 12:14:32.000000000 -0400 +++ shadow/79187.tmp.21668 2006-08-27 12:14:32.000000000 -0400 @@ -0,0 +1,40 @@ +Bug#: 79187 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: mono 1.1.16.1 +Status: NEW +Resolution: +Severity: +Priority: Cosmetic +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Disabled ListView has white background + +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 simple windows application with a listview +2. Set ListView to Enabled = False +3. Run it + +Actual Results: + +The ListView's background color is white. + +Expected Results: + +The ListView should be disabled, meaning it's background color should +be "grey". + +How often does this happen? + +Always _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
