Fixed drawing for UseItemStyleForSubItems property of ListView.
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ChangeLog
index ed1711f1079414d5e7aff3796ad5f6b43e5c9839..2e9b8dd5549df749d463007bfe95e13f2f9a61fd 100644 (file)
@@ -1,3 +1,8 @@
+2004-11-22  Ravindra <rkumar@novell.com>
+
+       * ThemeWin32Classic.cs: Fixed ListViewDrawing with 'UseItemStyleForSubItems'
+       property.
+
 2004-11-22  Miguel de Icaza  <miguel@ximian.com>
 
        * NumericUpDown.cs: Added new implementation.