|
|
@@ -53,7 +53,7 @@
|
|
|
this.sn_code.BackColor = System.Drawing.Color.White;
|
|
|
this.sn_code.ID = null;
|
|
|
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.Margin = new System.Windows.Forms.Padding(5);
|
|
|
this.sn_code.Name = "sn_code";
|
|
|
this.sn_code.Power = null;
|
|
|
this.sn_code.Size = new System.Drawing.Size(233, 25);
|
|
|
@@ -70,7 +70,7 @@
|
|
|
this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
|
|
|
this.Confirm.IsShowBorder = true;
|
|
|
this.Confirm.Location = new System.Drawing.Point(440, 161);
|
|
|
- this.Confirm.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
|
|
|
+ this.Confirm.Margin = new System.Windows.Forms.Padding(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")));
|
|
|
@@ -85,7 +85,7 @@
|
|
|
//
|
|
|
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(555, 16);
|
|
|
- this.OperateResult.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(5);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
this.OperateResult.Size = new System.Drawing.Size(308, 385);
|
|
|
this.OperateResult.TabIndex = 142;
|
|
|
@@ -99,7 +99,7 @@
|
|
|
this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
|
|
|
this.Clean.IsShowBorder = true;
|
|
|
this.Clean.Location = new System.Drawing.Point(668, 412);
|
|
|
- this.Clean.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
|
|
|
+ this.Clean.Margin = new System.Windows.Forms.Padding(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")));
|
|
|
@@ -123,7 +123,7 @@
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.Name = "Special_CancelCollection";
|
|
|
- this.Tag = "Special!CancelCollection.cs";
|
|
|
+ this.Tag = "Special!CancelCollection";
|
|
|
this.Text = "取消采集";
|
|
|
this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|