2002-7-1 DennisHayes <dennish@raytek.com>
[mono.git] / mcs / class / System.Windows.Forms / System.Windows.Forms / StatusBar.cs
index 25364f58fa20e7a26fdb6e6d18584155f0c428b6..5e1b3b081e6c409b73e3e2b6521e8eca3e39675a 100644 (file)
@@ -14,7 +14,7 @@ namespace System.Windows.Forms {
        //
        // </summary>
 
-        //public class StatusBar : Control {
+        public class StatusBar : Control {
 
                //
                //  --- Constructor
@@ -338,5 +338,5 @@ namespace System.Windows.Forms {
                //{
                //      throw new NotImplementedException ();
                //}
-       // }
+        }
 }