[Mono-bugs] [Bug 80828][Wis] New - Unable to use a ListView
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Feb 13 10:58:39 EST 2007
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 jeffr at newhartsystems.com.
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: toshok at ximian.com
+ReportedBy: jeffr at newhartsystems.com
+QAContact: mono-bugs at ximian.com
+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;
More information about the mono-bugs
mailing list