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 11:35:47.000000000 -0500
+++ shadow/80828.tmp.25443      2007-02-13 11:36:03.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80828
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: Windows XP Pro
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: Windows.Forms
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -22,6 +22,15 @@
 
 The Designers InitializeComponent sets a property 
 called "UseCompatibleStateImageBehavior" of the ListView.  This causes an 
 exception:
 
 this.KeyListView.UseCompatibleStateImageBehavior = false;
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-02-13 11:36 -------
+Yep, this feature isn't implemented, and we changed it from doing
+nothing to throwing the exception so people wouldn't expect it to do
+anything.  We didn't realize at the time it was put there
+automagically by VS2005.  This is fixed in SVN revision r72429 so that
+it does not throw the exception.  Additionally, we will be releasing a
+Mono 1.2.3.1 shortly to fix some other issues, and I put the fix in
+there as well.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to