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=80417 --- shadow/80417 2006-12-31 10:38:40.000000000 -0500 +++ shadow/80417.tmp.21379 2006-12-31 10:38:40.000000000 -0500 @@ -0,0 +1,24 @@ +Bug#: 80417 +Product: Mono: Class Libraries +Version: 1.2 +OS: GNU/Linux [Other] +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Minor +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: ListView: Header area not drawn if there are no column headers + +Mono's ListView does not draw a header area if no column are defined (and +HeaderStyle != ColumnHeaderStyle.None). + +To reproduce: +1. compile and run the attached code snippet. +2. follow the on-screen instructions on tab #1. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
