2007-04-02 Jonathan Pobst <monkey@jpobst.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / FormWindowState.cs
index 84145d246efed10f75727518e6e32dccf0cd5b45..d22ea8e59f9b9e90a2634e8f09ddb4ff196aebab 100644 (file)
@@ -29,7 +29,9 @@ using System.Runtime.InteropServices;
 namespace System.Windows.Forms
 {
        [ComVisible (true)]
+#if !NET_2_0
        [Serializable]
+#endif
        public enum FormWindowState
        {
                Normal = 0,