Implement the drawing of mixed-mode check boxes
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / TreeNodeStates.cs
index 56baf60838f69c340dbea7149f73bbd836190aba..2946100a299fd0a610f8e71e30465db19995a110 100644 (file)
@@ -27,7 +27,6 @@
 //
 
 
-#if NET_2_0
 namespace System.Windows.Forms
 {
        [Flags]
@@ -44,4 +43,3 @@ namespace System.Windows.Forms
                ShowKeyboardCues = 512
        }
 }
-#endif
\ No newline at end of file