diff --git a/Form1.Designer.cs b/Form1.Designer.cs index ddff12a..69abb3f 100644 --- a/Form1.Designer.cs +++ b/Form1.Designer.cs @@ -28,10 +28,16 @@ /// private void InitializeComponent() { - this.components = new System.ComponentModel.Container(); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(800, 450); - this.Text = "Form1"; + SuspendLayout(); + // + // Form1 + // + AutoScaleDimensions = new SizeF(7F, 15F); + AutoScaleMode = AutoScaleMode.Font; + ClientSize = new Size(999, 620); + Name = "Form1"; + Text = "Form1"; + ResumeLayout(false); } #endregion diff --git a/Form1.resx b/Form1.resx index 1af7de1..8b2ff64 100644 --- a/Form1.resx +++ b/Form1.resx @@ -1,17 +1,17 @@  -