diff --git a/Desktop/Form1.Designer.cs b/Desktop/Form1.Designer.cs index 52f7cd9..ca92e65 100644 --- a/Desktop/Form1.Designer.cs +++ b/Desktop/Form1.Designer.cs @@ -37,7 +37,7 @@ ClientSize = new Size(800, 450); Name = "Form1"; Text = "Form1"; - Load += Form1_Load; + //this.Load += new System.EventHandler(this.Form1_Load); ResumeLayout(false); }