|
|
@@ -83,6 +83,8 @@
|
|
|
this.bc_remark = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.bc_groupcode = new UAS_MES.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
|
|
|
this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
|
|
|
+ this.ma_softversion = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.ma_softversion_label = new System.Windows.Forms.Label();
|
|
|
this.panel2.SuspendLayout();
|
|
|
this.panel1.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
@@ -93,7 +95,7 @@
|
|
|
this.panel2.Controls.Add(this.label1);
|
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.panel2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.panel2.Name = "panel2";
|
|
|
this.panel2.Size = new System.Drawing.Size(1149, 36);
|
|
|
this.panel2.TabIndex = 30;
|
|
|
@@ -172,7 +174,7 @@
|
|
|
this.GoodProduct.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.GoodProduct.ForeColor = System.Drawing.Color.Blue;
|
|
|
this.GoodProduct.Location = new System.Drawing.Point(8, 655);
|
|
|
- this.GoodProduct.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.GoodProduct.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.GoodProduct.Name = "GoodProduct";
|
|
|
this.GoodProduct.Size = new System.Drawing.Size(83, 35);
|
|
|
this.GoodProduct.TabIndex = 35;
|
|
|
@@ -187,7 +189,7 @@
|
|
|
this.Reject.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.Reject.ForeColor = System.Drawing.Color.Red;
|
|
|
this.Reject.Location = new System.Drawing.Point(117, 655);
|
|
|
- this.Reject.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.Reject.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Reject.Name = "Reject";
|
|
|
this.Reject.Size = new System.Drawing.Size(107, 35);
|
|
|
this.Reject.TabIndex = 36;
|
|
|
@@ -205,7 +207,7 @@
|
|
|
this.columnHeader2});
|
|
|
this.WaitRejectList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.WaitRejectList.Location = new System.Drawing.Point(5, 389);
|
|
|
- this.WaitRejectList.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.WaitRejectList.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.WaitRejectList.Name = "WaitRejectList";
|
|
|
this.WaitRejectList.Size = new System.Drawing.Size(353, 256);
|
|
|
this.WaitRejectList.TabIndex = 37;
|
|
|
@@ -279,7 +281,7 @@
|
|
|
this.columnHeader8});
|
|
|
this.ChoosedRejectList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.ChoosedRejectList.Location = new System.Drawing.Point(491, 389);
|
|
|
- this.ChoosedRejectList.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ChoosedRejectList.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ChoosedRejectList.Name = "ChoosedRejectList";
|
|
|
this.ChoosedRejectList.Size = new System.Drawing.Size(353, 256);
|
|
|
this.ChoosedRejectList.TabIndex = 50;
|
|
|
@@ -572,7 +574,7 @@
|
|
|
this.bc_code.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.bc_code.ID = null;
|
|
|
this.bc_code.Location = new System.Drawing.Point(125, 312);
|
|
|
- this.bc_code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.bc_code.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.bc_code.Name = "bc_code";
|
|
|
this.bc_code.Power = null;
|
|
|
this.bc_code.Size = new System.Drawing.Size(233, 28);
|
|
|
@@ -590,7 +592,7 @@
|
|
|
this.ma_code.DBTitle = null;
|
|
|
this.ma_code.FormName = null;
|
|
|
this.ma_code.Location = new System.Drawing.Point(124, 59);
|
|
|
- this.ma_code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ma_code.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ma_code.Name = "ma_code";
|
|
|
this.ma_code.Power = null;
|
|
|
this.ma_code.ReturnData = null;
|
|
|
@@ -657,7 +659,7 @@
|
|
|
//
|
|
|
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.OperateResult.Location = new System.Drawing.Point(859, 262);
|
|
|
- this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
this.OperateResult.Size = new System.Drawing.Size(275, 383);
|
|
|
this.OperateResult.TabIndex = 52;
|
|
|
@@ -671,7 +673,7 @@
|
|
|
this.CleanInfo.Image = ((System.Drawing.Image)(resources.GetObject("CleanInfo.Image")));
|
|
|
this.CleanInfo.IsShowBorder = true;
|
|
|
this.CleanInfo.Location = new System.Drawing.Point(957, 658);
|
|
|
- this.CleanInfo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.CleanInfo.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.CleanInfo.MoveImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.MoveImage")));
|
|
|
this.CleanInfo.Name = "CleanInfo";
|
|
|
this.CleanInfo.NormalImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.NormalImage")));
|
|
|
@@ -686,7 +688,7 @@
|
|
|
//
|
|
|
this.ChooseedReject.Image = ((System.Drawing.Image)(resources.GetObject("ChooseedReject.Image")));
|
|
|
this.ChooseedReject.Location = new System.Drawing.Point(389, 470);
|
|
|
- this.ChooseedReject.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ChooseedReject.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ChooseedReject.Name = "ChooseedReject";
|
|
|
this.ChooseedReject.Size = new System.Drawing.Size(67, 29);
|
|
|
this.ChooseedReject.TabIndex = 45;
|
|
|
@@ -697,7 +699,7 @@
|
|
|
//
|
|
|
this.WaitReject.Image = ((System.Drawing.Image)(resources.GetObject("WaitReject.Image")));
|
|
|
this.WaitReject.Location = new System.Drawing.Point(389, 549);
|
|
|
- this.WaitReject.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.WaitReject.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.WaitReject.Name = "WaitReject";
|
|
|
this.WaitReject.Size = new System.Drawing.Size(67, 29);
|
|
|
this.WaitReject.TabIndex = 44;
|
|
|
@@ -710,7 +712,7 @@
|
|
|
this.bc_remark.BackColor = System.Drawing.Color.White;
|
|
|
this.bc_remark.ID = null;
|
|
|
this.bc_remark.Location = new System.Drawing.Point(493, 264);
|
|
|
- this.bc_remark.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.bc_remark.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.bc_remark.Multiline = true;
|
|
|
this.bc_remark.Name = "bc_remark";
|
|
|
this.bc_remark.Power = null;
|
|
|
@@ -725,7 +727,7 @@
|
|
|
this.bc_groupcode.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.bc_groupcode.FormattingEnabled = true;
|
|
|
this.bc_groupcode.Location = new System.Drawing.Point(125, 264);
|
|
|
- this.bc_groupcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.bc_groupcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.bc_groupcode.Name = "bc_groupcode";
|
|
|
this.bc_groupcode.Size = new System.Drawing.Size(233, 26);
|
|
|
this.bc_groupcode.TabIndex = 21;
|
|
|
@@ -738,7 +740,7 @@
|
|
|
this.ms_sncode.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.ms_sncode.ID = null;
|
|
|
this.ms_sncode.Location = new System.Drawing.Point(400, 659);
|
|
|
- this.ms_sncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ms_sncode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ms_sncode.Name = "ms_sncode";
|
|
|
this.ms_sncode.Power = null;
|
|
|
this.ms_sncode.Size = new System.Drawing.Size(240, 28);
|
|
|
@@ -749,12 +751,37 @@
|
|
|
this.ms_sncode.Tag = "IfWrite";
|
|
|
this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_code_KeyDown);
|
|
|
//
|
|
|
+ // ma_softversion
|
|
|
+ //
|
|
|
+ this.ma_softversion.AutoSize = true;
|
|
|
+ this.ma_softversion.CutLength = null;
|
|
|
+ this.ma_softversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ma_softversion.Location = new System.Drawing.Point(125, 183);
|
|
|
+ this.ma_softversion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ma_softversion.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
+ this.ma_softversion.Name = "ma_softversion";
|
|
|
+ this.ma_softversion.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.ma_softversion.TabIndex = 73;
|
|
|
+ //
|
|
|
+ // ma_softversion_label
|
|
|
+ //
|
|
|
+ this.ma_softversion_label.AutoSize = true;
|
|
|
+ this.ma_softversion_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ma_softversion_label.Location = new System.Drawing.Point(4, 183);
|
|
|
+ this.ma_softversion_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ma_softversion_label.Name = "ma_softversion_label";
|
|
|
+ this.ma_softversion_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.ma_softversion_label.TabIndex = 72;
|
|
|
+ this.ma_softversion_label.Text = "软件版本";
|
|
|
+ //
|
|
|
// Make_TestCollection
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackColor = System.Drawing.SystemColors.Control;
|
|
|
this.ClientSize = new System.Drawing.Size(1149, 700);
|
|
|
+ this.Controls.Add(this.ma_softversion);
|
|
|
+ this.Controls.Add(this.ma_softversion_label);
|
|
|
this.Controls.Add(this.panel1);
|
|
|
this.Controls.Add(this.Save);
|
|
|
this.Controls.Add(this.AutoBadCode);
|
|
|
@@ -790,7 +817,7 @@
|
|
|
this.Controls.Add(this.ma_prodcode_label);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
this.KeyPreview = true;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Name = "Make_TestCollection";
|
|
|
this.Tag = "Make!TestCollection";
|
|
|
this.Text = " ";
|
|
|
@@ -861,5 +888,7 @@
|
|
|
private System.Windows.Forms.ColumnHeader columnHeader8;
|
|
|
private CustomControl.ValueLabel.ValueLabel ob_sendqty;
|
|
|
private System.Windows.Forms.Label label7;
|
|
|
+ private CustomControl.ValueLabel.ValueLabel ma_softversion;
|
|
|
+ private System.Windows.Forms.Label ma_softversion_label;
|
|
|
}
|
|
|
}
|