Implement the drawing of mixed-mode check boxes
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / DataGridViewColumnEventArgs.cs
index d452db3bd20963ddcd2b11eb76c562352fbb2651..54b94221e3d561e26c3769b344d0c7ad3481b81b 100644 (file)
@@ -24,7 +24,6 @@
 //
 
 
-#if NET_2_0
 
 namespace System.Windows.Forms {
 
@@ -44,4 +43,3 @@ namespace System.Windows.Forms {
 
 }
 
-#endif