|
|
@@ -80,7 +80,7 @@
|
|
|
//
|
|
|
// Start
|
|
|
//
|
|
|
- this.Start.Location = new System.Drawing.Point(148, 215);
|
|
|
+ this.Start.Location = new System.Drawing.Point(137, 197);
|
|
|
this.Start.Name = "Start";
|
|
|
this.Start.Size = new System.Drawing.Size(75, 37);
|
|
|
this.Start.TabIndex = 4;
|
|
|
@@ -90,7 +90,7 @@
|
|
|
//
|
|
|
// Stop
|
|
|
//
|
|
|
- this.Stop.Location = new System.Drawing.Point(265, 215);
|
|
|
+ this.Stop.Location = new System.Drawing.Point(254, 197);
|
|
|
this.Stop.Name = "Stop";
|
|
|
this.Stop.Size = new System.Drawing.Size(75, 37);
|
|
|
this.Stop.TabIndex = 5;
|
|
|
@@ -129,7 +129,7 @@
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(468, 302);
|
|
|
+ this.ClientSize = new System.Drawing.Size(468, 267);
|
|
|
this.Controls.Add(this.Status_label);
|
|
|
this.Controls.Add(this.CollectTime);
|
|
|
this.Controls.Add(this.CollectTime_label);
|