|
@@ -60,8 +60,6 @@ namespace NTERA
|
|
this.ClientSize = new System.Drawing.Size(1184, 437);
|
|
this.ClientSize = new System.Drawing.Size(1184, 437);
|
|
this.Controls.Add(this.consoleControl1);
|
|
this.Controls.Add(this.consoleControl1);
|
|
this.Controls.Add(this.txtInput);
|
|
this.Controls.Add(this.txtInput);
|
|
- this.MaximumSize = new System.Drawing.Size(1200, 99999);
|
|
|
|
- this.MinimumSize = new System.Drawing.Size(1200, 39);
|
|
|
|
this.Name = "formMain";
|
|
this.Name = "formMain";
|
|
this.Text = "NTERA";
|
|
this.Text = "NTERA";
|
|
this.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|