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=80828

--- shadow/80828        2007-02-13 10:58:39.000000000 -0500
+++ shadow/80828.tmp.24816      2007-02-13 10:58:39.000000000 -0500
@@ -0,0 +1,27 @@
+Bug#: 80828
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: Windows XP Pro
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Unable to use a ListView
+
+I am using version 1.2.3.  An error is thrown when I use a ListView.  To 
+create the problem, create a new VS 2005 Windows Application and drop a 
+ListView on the main form.  Compile and try to run.
+
+The Designers InitializeComponent sets a property 
+called "UseCompatibleStateImageBehavior" of the ListView.  This causes an 
+exception:
+
+this.KeyListView.UseCompatibleStateImageBehavior = false;
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to