This commit is contained in:
3
Form1.Designer.cs
generated
3
Form1.Designer.cs
generated
@@ -113,8 +113,11 @@
|
||||
this.Controls.Add(this.lbReqCnt);
|
||||
this.Controls.Add(this.tbURL);
|
||||
this.Controls.Add(this.Process);
|
||||
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||||
this.Name = "Form1";
|
||||
this.Text = "Checker";
|
||||
this.Load += new System.EventHandler(this.Form1_Load);
|
||||
this.Shown += new System.EventHandler(this.Form1_Shown);
|
||||
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
|
||||
this.Resize += new System.EventHandler(this.Form1_Resize);
|
||||
this.ResumeLayout(false);
|
||||
|
||||
Reference in New Issue
Block a user