diff --git a/Form1.Designer.cs b/Form1.Designer.cs index 82aca7e..a2997c0 100644 --- a/Form1.Designer.cs +++ b/Form1.Designer.cs @@ -124,8 +124,6 @@ private void InitializeComponent() { // checkBox1 // this.checkBox1.AutoSize = true; - this.checkBox1.Checked = true; - this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox1.Location = new System.Drawing.Point(10, 98); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(195, 17);