|
|
@@ -40,10 +40,10 @@
|
|
|
//
|
|
|
this.sn_code_label.AutoSize = true;
|
|
|
this.sn_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.sn_code_label.Location = new System.Drawing.Point(34, 130);
|
|
|
- this.sn_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.sn_code_label.Location = new System.Drawing.Point(45, 162);
|
|
|
+ this.sn_code_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
this.sn_code_label.Name = "sn_code_label";
|
|
|
- this.sn_code_label.Size = new System.Drawing.Size(58, 21);
|
|
|
+ this.sn_code_label.Size = new System.Drawing.Size(72, 27);
|
|
|
this.sn_code_label.TabIndex = 104;
|
|
|
this.sn_code_label.Text = "序列号";
|
|
|
//
|
|
|
@@ -52,11 +52,11 @@
|
|
|
this.sn_code.AllPower = null;
|
|
|
this.sn_code.BackColor = System.Drawing.Color.White;
|
|
|
this.sn_code.ID = null;
|
|
|
- this.sn_code.Location = new System.Drawing.Point(113, 131);
|
|
|
- this.sn_code.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.sn_code.Location = new System.Drawing.Point(151, 164);
|
|
|
+ this.sn_code.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
|
|
|
this.sn_code.Name = "sn_code";
|
|
|
this.sn_code.Power = null;
|
|
|
- this.sn_code.Size = new System.Drawing.Size(176, 21);
|
|
|
+ this.sn_code.Size = new System.Drawing.Size(233, 25);
|
|
|
this.sn_code.Str = null;
|
|
|
this.sn_code.Str1 = null;
|
|
|
this.sn_code.Str2 = null;
|
|
|
@@ -69,13 +69,13 @@
|
|
|
this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
|
|
|
this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
|
|
|
this.Confirm.IsShowBorder = true;
|
|
|
- this.Confirm.Location = new System.Drawing.Point(330, 129);
|
|
|
- this.Confirm.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.Confirm.Location = new System.Drawing.Point(440, 161);
|
|
|
+ this.Confirm.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
|
|
|
this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
|
|
|
this.Confirm.Name = "Confirm";
|
|
|
this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
|
|
|
this.Confirm.Power = null;
|
|
|
- this.Confirm.Size = new System.Drawing.Size(60, 25);
|
|
|
+ this.Confirm.Size = new System.Drawing.Size(80, 31);
|
|
|
this.Confirm.TabIndex = 141;
|
|
|
this.Confirm.Text = "确认";
|
|
|
this.Confirm.UseVisualStyleBackColor = true;
|
|
|
@@ -84,10 +84,10 @@
|
|
|
// OperateResult
|
|
|
//
|
|
|
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OperateResult.Location = new System.Drawing.Point(416, 13);
|
|
|
- this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(555, 16);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(232, 309);
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(308, 385);
|
|
|
this.OperateResult.TabIndex = 142;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
@@ -98,13 +98,13 @@
|
|
|
this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
|
|
|
this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
|
|
|
this.Clean.IsShowBorder = true;
|
|
|
- this.Clean.Location = new System.Drawing.Point(501, 330);
|
|
|
- this.Clean.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.Clean.Location = new System.Drawing.Point(668, 412);
|
|
|
+ this.Clean.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
|
|
|
this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
|
|
|
this.Clean.Name = "Clean";
|
|
|
this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
|
|
|
this.Clean.Power = null;
|
|
|
- this.Clean.Size = new System.Drawing.Size(60, 25);
|
|
|
+ this.Clean.Size = new System.Drawing.Size(80, 31);
|
|
|
this.Clean.TabIndex = 143;
|
|
|
this.Clean.Text = "清除";
|
|
|
this.Clean.UseVisualStyleBackColor = true;
|
|
|
@@ -112,19 +112,20 @@
|
|
|
//
|
|
|
// Special_CancelCollection
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(783, 401);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1044, 501);
|
|
|
this.Controls.Add(this.Clean);
|
|
|
this.Controls.Add(this.OperateResult);
|
|
|
this.Controls.Add(this.Confirm);
|
|
|
this.Controls.Add(this.sn_code);
|
|
|
this.Controls.Add(this.sn_code_label);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.Name = "Special_CancelCollection";
|
|
|
+ this.Tag = "Special!CancelCollection.cs";
|
|
|
this.Text = "取消采集";
|
|
|
- this.ResumeLayout(true);
|
|
|
+ this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|