diff --git a/Form1.Designer.cs b/Form1.Designer.cs index 089ebd5..1ee9b15 100644 --- a/Form1.Designer.cs +++ b/Form1.Designer.cs @@ -434,6 +434,7 @@ namespace Process_Auto_Relaunch this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MainMenuStrip = this.mainMenu; this.Margin = new System.Windows.Forms.Padding(4); + this.MaximizeBox = false; this.MaximumSize = new System.Drawing.Size(436, 726); this.MinimumSize = new System.Drawing.Size(436, 436); this.Name = "Form1";