|
|
@@ -61,6 +61,8 @@ namespace UAS_MES_NEW.Make
|
|
|
this.mcd_inqty_label = new System.Windows.Forms.Label();
|
|
|
this.mc_restqty_label = new System.Windows.Forms.Label();
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
+ this.ms_badtimes = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.label10 = new System.Windows.Forms.Label();
|
|
|
this.mcd_totalng = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
|
this.mcd_okqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
@@ -68,10 +70,10 @@ namespace UAS_MES_NEW.Make
|
|
|
this.mcd_ngqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
this.ob_checkno = new System.Windows.Forms.Label();
|
|
|
- this.SendCheck = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.ob_batchqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.mcd_inqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.SendCheck = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.ob_sendqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
this.ob_batchqty_label = new System.Windows.Forms.Label();
|
|
|
@@ -104,8 +106,7 @@ namespace UAS_MES_NEW.Make
|
|
|
this.ms_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.WriteSoftWare = new UAS_MES_NEW.CustomControl.CustomCheckBox.ReSetCheckBox();
|
|
|
this.SoftWarePath = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.ms_badtimes = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.label10 = new System.Windows.Forms.Label();
|
|
|
+ this.ReleaseSN = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.panel1.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
@@ -412,6 +413,30 @@ namespace UAS_MES_NEW.Make
|
|
|
this.panel1.Size = new System.Drawing.Size(628, 252);
|
|
|
this.panel1.TabIndex = 71;
|
|
|
//
|
|
|
+ // ms_badtimes
|
|
|
+ //
|
|
|
+ this.ms_badtimes.AutoSize = true;
|
|
|
+ this.ms_badtimes.CutLength = null;
|
|
|
+ this.ms_badtimes.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ms_badtimes.Location = new System.Drawing.Point(517, 182);
|
|
|
+ this.ms_badtimes.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ms_badtimes.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
+ this.ms_badtimes.Name = "ms_badtimes";
|
|
|
+ this.ms_badtimes.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.ms_badtimes.TabIndex = 86;
|
|
|
+ this.ms_badtimes.Tag = "ms_badtimes";
|
|
|
+ //
|
|
|
+ // label10
|
|
|
+ //
|
|
|
+ this.label10.AutoSize = true;
|
|
|
+ this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label10.Location = new System.Drawing.Point(321, 182);
|
|
|
+ this.label10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label10.Name = "label10";
|
|
|
+ this.label10.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.label10.TabIndex = 85;
|
|
|
+ this.label10.Text = "维修次数";
|
|
|
+ //
|
|
|
// mcd_totalng
|
|
|
//
|
|
|
this.mcd_totalng.AutoSize = true;
|
|
|
@@ -498,26 +523,6 @@ namespace UAS_MES_NEW.Make
|
|
|
this.ob_checkno.Visible = false;
|
|
|
this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
|
|
|
//
|
|
|
- // SendCheck
|
|
|
- //
|
|
|
- this.SendCheck.AllPower = null;
|
|
|
- this.SendCheck.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
|
|
|
- this.SendCheck.Enabled = false;
|
|
|
- this.SendCheck.Image = null;
|
|
|
- this.SendCheck.IsShowBorder = true;
|
|
|
- this.SendCheck.Location = new System.Drawing.Point(1114, 302);
|
|
|
- this.SendCheck.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
|
|
|
- this.SendCheck.Name = "SendCheck";
|
|
|
- this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
|
|
|
- this.SendCheck.Power = null;
|
|
|
- this.SendCheck.Size = new System.Drawing.Size(130, 52);
|
|
|
- this.SendCheck.TabIndex = 72;
|
|
|
- this.SendCheck.Text = "送检";
|
|
|
- this.SendCheck.UseVisualStyleBackColor = false;
|
|
|
- this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
|
|
|
- //
|
|
|
// ob_batchqty
|
|
|
//
|
|
|
this.ob_batchqty.AutoSize = true;
|
|
|
@@ -558,6 +563,26 @@ namespace UAS_MES_NEW.Make
|
|
|
this.mcd_inqty.TabIndex = 54;
|
|
|
this.mcd_inqty.Tag = "mcd_inqty";
|
|
|
//
|
|
|
+ // SendCheck
|
|
|
+ //
|
|
|
+ this.SendCheck.AllPower = null;
|
|
|
+ this.SendCheck.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
|
|
|
+ this.SendCheck.Enabled = false;
|
|
|
+ this.SendCheck.Image = null;
|
|
|
+ this.SendCheck.IsShowBorder = true;
|
|
|
+ this.SendCheck.Location = new System.Drawing.Point(1114, 302);
|
|
|
+ this.SendCheck.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
|
|
|
+ this.SendCheck.Name = "SendCheck";
|
|
|
+ this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
|
|
|
+ this.SendCheck.Power = null;
|
|
|
+ this.SendCheck.Size = new System.Drawing.Size(130, 52);
|
|
|
+ this.SendCheck.TabIndex = 72;
|
|
|
+ this.SendCheck.Text = "送检";
|
|
|
+ this.SendCheck.UseVisualStyleBackColor = false;
|
|
|
+ this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
|
|
|
+ //
|
|
|
// ob_sendqty
|
|
|
//
|
|
|
this.ob_sendqty.AutoSize = true;
|
|
|
@@ -951,7 +976,7 @@ namespace UAS_MES_NEW.Make
|
|
|
this.SoftWarePath.BackColor = System.Drawing.Color.White;
|
|
|
this.SoftWarePath.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.SoftWarePath.ID = null;
|
|
|
- this.SoftWarePath.Location = new System.Drawing.Point(1275, 1001);
|
|
|
+ this.SoftWarePath.Location = new System.Drawing.Point(1299, 391);
|
|
|
this.SoftWarePath.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.SoftWarePath.Name = "SoftWarePath";
|
|
|
this.SoftWarePath.Power = null;
|
|
|
@@ -960,30 +985,26 @@ namespace UAS_MES_NEW.Make
|
|
|
this.SoftWarePath.Str1 = null;
|
|
|
this.SoftWarePath.Str2 = null;
|
|
|
this.SoftWarePath.TabIndex = 196;
|
|
|
- //
|
|
|
- // ms_badtimes
|
|
|
- //
|
|
|
- this.ms_badtimes.AutoSize = true;
|
|
|
- this.ms_badtimes.CutLength = null;
|
|
|
- this.ms_badtimes.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_badtimes.Location = new System.Drawing.Point(517, 182);
|
|
|
- this.ms_badtimes.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.ms_badtimes.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
- this.ms_badtimes.Name = "ms_badtimes";
|
|
|
- this.ms_badtimes.Size = new System.Drawing.Size(0, 41);
|
|
|
- this.ms_badtimes.TabIndex = 86;
|
|
|
- this.ms_badtimes.Tag = "ms_badtimes";
|
|
|
- //
|
|
|
- // label10
|
|
|
- //
|
|
|
- this.label10.AutoSize = true;
|
|
|
- this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label10.Location = new System.Drawing.Point(321, 182);
|
|
|
- this.label10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.label10.Name = "label10";
|
|
|
- this.label10.Size = new System.Drawing.Size(146, 41);
|
|
|
- this.label10.TabIndex = 85;
|
|
|
- this.label10.Text = "维修次数";
|
|
|
+ this.SoftWarePath.Visible = false;
|
|
|
+ //
|
|
|
+ // ReleaseSN
|
|
|
+ //
|
|
|
+ this.ReleaseSN.AllPower = null;
|
|
|
+ this.ReleaseSN.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.ReleaseSN.DownImage = ((System.Drawing.Image)(resources.GetObject("ReleaseSN.DownImage")));
|
|
|
+ this.ReleaseSN.Image = null;
|
|
|
+ this.ReleaseSN.IsShowBorder = true;
|
|
|
+ this.ReleaseSN.Location = new System.Drawing.Point(1347, 989);
|
|
|
+ this.ReleaseSN.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.ReleaseSN.MoveImage = ((System.Drawing.Image)(resources.GetObject("ReleaseSN.MoveImage")));
|
|
|
+ this.ReleaseSN.Name = "ReleaseSN";
|
|
|
+ this.ReleaseSN.NormalImage = ((System.Drawing.Image)(resources.GetObject("ReleaseSN.NormalImage")));
|
|
|
+ this.ReleaseSN.Power = null;
|
|
|
+ this.ReleaseSN.Size = new System.Drawing.Size(130, 52);
|
|
|
+ this.ReleaseSN.TabIndex = 203;
|
|
|
+ this.ReleaseSN.Text = "解绑SN";
|
|
|
+ this.ReleaseSN.UseVisualStyleBackColor = false;
|
|
|
+ this.ReleaseSN.Click += new System.EventHandler(this.ReleaseSN_Click);
|
|
|
//
|
|
|
// Make_TestCollection
|
|
|
//
|
|
|
@@ -991,6 +1012,7 @@ namespace UAS_MES_NEW.Make
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackColor = System.Drawing.SystemColors.Control;
|
|
|
this.ClientSize = new System.Drawing.Size(1724, 1070);
|
|
|
+ this.Controls.Add(this.ReleaseSN);
|
|
|
this.Controls.Add(this.SoftWarePath);
|
|
|
this.Controls.Add(this.WriteSoftWare);
|
|
|
this.Controls.Add(this.ob_sendqty);
|
|
|
@@ -1049,10 +1071,10 @@ namespace UAS_MES_NEW.Make
|
|
|
this.Load += new System.EventHandler(this.TestCollection_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.测试采集_SizeChanged);
|
|
|
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Make_TestCollection_KeyDown);
|
|
|
- this.panel1.ResumeLayout(false);
|
|
|
+ this.panel1.ResumeLayout(true);
|
|
|
this.panel1.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).EndInit();
|
|
|
- this.ResumeLayout(false);
|
|
|
+ this.ResumeLayout(true);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
@@ -1132,5 +1154,6 @@ namespace UAS_MES_NEW.Make
|
|
|
private System.Windows.Forms.Label label8;
|
|
|
private CustomControl.ValueLabel.ValueLabel ms_badtimes;
|
|
|
private System.Windows.Forms.Label label10;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton ReleaseSN;
|
|
|
}
|
|
|
}
|