|
|
@@ -35,11 +35,8 @@
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.obd_outboxcode_label = new System.Windows.Forms.Label();
|
|
|
this.ob_batchqty_label = new System.Windows.Forms.Label();
|
|
|
- this.ob_source_label = new System.Windows.Forms.Label();
|
|
|
- this.pr_kind_label = new System.Windows.Forms.Label();
|
|
|
this.ob_prodcode_label = new System.Windows.Forms.Label();
|
|
|
this.ob_remark_label = new System.Windows.Forms.Label();
|
|
|
- this.ob_status_label = new System.Windows.Forms.Label();
|
|
|
this.ob_maxacceptqty_label = new System.Windows.Forms.Label();
|
|
|
this.ob_aqlcode_label = new System.Windows.Forms.Label();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
@@ -48,7 +45,6 @@
|
|
|
this.ob_aqlcode = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
this.pr_detail = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.ob_projectcode = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
- this.ob_status = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.ob_remark = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
@@ -62,15 +58,18 @@
|
|
|
this.ci_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.ci_kind = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.oi_sampleqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pr_kind = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.ob_prodcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.ob_source = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.ob_batchqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.obd_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.ob_checkno = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.ob_status = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.panel1 = new System.Windows.Forms.Panel();
|
|
|
+ this.ad_qty_label = new System.Windows.Forms.Label();
|
|
|
+ this.ad_qty = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxNumOnly();
|
|
|
this.panel2.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).BeginInit();
|
|
|
+ this.panel1.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// ms_sncode_label
|
|
|
@@ -130,37 +129,17 @@
|
|
|
//
|
|
|
this.ob_batchqty_label.AutoSize = true;
|
|
|
this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_batchqty_label.Location = new System.Drawing.Point(21, 84);
|
|
|
+ this.ob_batchqty_label.Location = new System.Drawing.Point(528, 88);
|
|
|
this.ob_batchqty_label.Name = "ob_batchqty_label";
|
|
|
this.ob_batchqty_label.Size = new System.Drawing.Size(58, 21);
|
|
|
this.ob_batchqty_label.TabIndex = 159;
|
|
|
this.ob_batchqty_label.Text = "批数量";
|
|
|
//
|
|
|
- // ob_source_label
|
|
|
- //
|
|
|
- this.ob_source_label.AutoSize = true;
|
|
|
- this.ob_source_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_source_label.Location = new System.Drawing.Point(268, 86);
|
|
|
- this.ob_source_label.Name = "ob_source_label";
|
|
|
- this.ob_source_label.Size = new System.Drawing.Size(58, 21);
|
|
|
- this.ob_source_label.TabIndex = 161;
|
|
|
- this.ob_source_label.Text = "批类型";
|
|
|
- //
|
|
|
- // pr_kind_label
|
|
|
- //
|
|
|
- this.pr_kind_label.AutoSize = true;
|
|
|
- this.pr_kind_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_kind_label.Location = new System.Drawing.Point(526, 87);
|
|
|
- this.pr_kind_label.Name = "pr_kind_label";
|
|
|
- this.pr_kind_label.Size = new System.Drawing.Size(74, 21);
|
|
|
- this.pr_kind_label.TabIndex = 165;
|
|
|
- this.pr_kind_label.Text = "产品类型";
|
|
|
- //
|
|
|
// ob_prodcode_label
|
|
|
//
|
|
|
this.ob_prodcode_label.AutoSize = true;
|
|
|
this.ob_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_prodcode_label.Location = new System.Drawing.Point(789, 52);
|
|
|
+ this.ob_prodcode_label.Location = new System.Drawing.Point(21, 84);
|
|
|
this.ob_prodcode_label.Name = "ob_prodcode_label";
|
|
|
this.ob_prodcode_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.ob_prodcode_label.TabIndex = 163;
|
|
|
@@ -170,27 +149,17 @@
|
|
|
//
|
|
|
this.ob_remark_label.AutoSize = true;
|
|
|
this.ob_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_remark_label.Location = new System.Drawing.Point(39, 550);
|
|
|
+ this.ob_remark_label.Location = new System.Drawing.Point(259, 63);
|
|
|
this.ob_remark_label.Name = "ob_remark_label";
|
|
|
this.ob_remark_label.Size = new System.Drawing.Size(42, 21);
|
|
|
this.ob_remark_label.TabIndex = 172;
|
|
|
this.ob_remark_label.Text = "备注";
|
|
|
//
|
|
|
- // ob_status_label
|
|
|
- //
|
|
|
- this.ob_status_label.AutoSize = true;
|
|
|
- this.ob_status_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_status_label.Location = new System.Drawing.Point(789, 87);
|
|
|
- this.ob_status_label.Name = "ob_status_label";
|
|
|
- this.ob_status_label.Size = new System.Drawing.Size(42, 21);
|
|
|
- this.ob_status_label.TabIndex = 178;
|
|
|
- this.ob_status_label.Text = "状态";
|
|
|
- //
|
|
|
// ob_maxacceptqty_label
|
|
|
//
|
|
|
this.ob_maxacceptqty_label.AutoSize = true;
|
|
|
this.ob_maxacceptqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_maxacceptqty_label.Location = new System.Drawing.Point(39, 584);
|
|
|
+ this.ob_maxacceptqty_label.Location = new System.Drawing.Point(259, 18);
|
|
|
this.ob_maxacceptqty_label.Name = "ob_maxacceptqty_label";
|
|
|
this.ob_maxacceptqty_label.Size = new System.Drawing.Size(170, 21);
|
|
|
this.ob_maxacceptqty_label.TabIndex = 182;
|
|
|
@@ -200,7 +169,7 @@
|
|
|
//
|
|
|
this.ob_aqlcode_label.AutoSize = true;
|
|
|
this.ob_aqlcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_aqlcode_label.Location = new System.Drawing.Point(410, 550);
|
|
|
+ this.ob_aqlcode_label.Location = new System.Drawing.Point(12, 18);
|
|
|
this.ob_aqlcode_label.Name = "ob_aqlcode_label";
|
|
|
this.ob_aqlcode_label.Size = new System.Drawing.Size(42, 21);
|
|
|
this.ob_aqlcode_label.TabIndex = 184;
|
|
|
@@ -210,7 +179,7 @@
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label1.Location = new System.Drawing.Point(268, 126);
|
|
|
+ this.label1.Location = new System.Drawing.Point(773, 88);
|
|
|
this.label1.Name = "label1";
|
|
|
this.label1.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label1.TabIndex = 186;
|
|
|
@@ -220,7 +189,7 @@
|
|
|
//
|
|
|
this.pr_detail_label.AutoSize = true;
|
|
|
this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail_label.Location = new System.Drawing.Point(21, 126);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(268, 84);
|
|
|
this.pr_detail_label.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
|
|
|
@@ -229,7 +198,7 @@
|
|
|
//
|
|
|
// ob_maxngacceptqty
|
|
|
//
|
|
|
- this.ob_maxngacceptqty.Location = new System.Drawing.Point(215, 584);
|
|
|
+ this.ob_maxngacceptqty.Location = new System.Drawing.Point(439, 18);
|
|
|
this.ob_maxngacceptqty.Name = "ob_maxngacceptqty";
|
|
|
this.ob_maxngacceptqty.Size = new System.Drawing.Size(169, 21);
|
|
|
this.ob_maxngacceptqty.TabIndex = 192;
|
|
|
@@ -242,17 +211,18 @@
|
|
|
this.ob_aqlcode.Condition = null;
|
|
|
this.ob_aqlcode.DBTitle = null;
|
|
|
this.ob_aqlcode.FormName = null;
|
|
|
- this.ob_aqlcode.Location = new System.Drawing.Point(460, 552);
|
|
|
+ this.ob_aqlcode.Location = new System.Drawing.Point(76, 20);
|
|
|
this.ob_aqlcode.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.ob_aqlcode.Name = "ob_aqlcode";
|
|
|
this.ob_aqlcode.Power = null;
|
|
|
this.ob_aqlcode.SelectField = null;
|
|
|
this.ob_aqlcode.SetValueField = null;
|
|
|
- this.ob_aqlcode.Size = new System.Drawing.Size(196, 21);
|
|
|
+ this.ob_aqlcode.Size = new System.Drawing.Size(176, 21);
|
|
|
this.ob_aqlcode.TabIndex = 191;
|
|
|
this.ob_aqlcode.TableName = null;
|
|
|
this.ob_aqlcode.Tag = "AL_CODE";
|
|
|
this.ob_aqlcode.TextBoxEnable = false;
|
|
|
+ this.ob_aqlcode.UserControlTextChanged += new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.ob_aqlcode_UserControlTextChanged);
|
|
|
//
|
|
|
// pr_detail
|
|
|
//
|
|
|
@@ -260,7 +230,7 @@
|
|
|
this.pr_detail.BackColor = System.Drawing.Color.White;
|
|
|
this.pr_detail.Enabled = false;
|
|
|
this.pr_detail.ID = null;
|
|
|
- this.pr_detail.Location = new System.Drawing.Point(101, 126);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(346, 88);
|
|
|
this.pr_detail.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
this.pr_detail.Power = null;
|
|
|
@@ -279,7 +249,7 @@
|
|
|
this.ob_projectcode.Condition = null;
|
|
|
this.ob_projectcode.DBTitle = null;
|
|
|
this.ob_projectcode.FormName = null;
|
|
|
- this.ob_projectcode.Location = new System.Drawing.Point(347, 126);
|
|
|
+ this.ob_projectcode.Location = new System.Drawing.Point(852, 88);
|
|
|
this.ob_projectcode.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.ob_projectcode.Name = "ob_projectcode";
|
|
|
this.ob_projectcode.Power = null;
|
|
|
@@ -291,28 +261,12 @@
|
|
|
this.ob_projectcode.Tag = "pr_code";
|
|
|
this.ob_projectcode.TextBoxEnable = false;
|
|
|
//
|
|
|
- // ob_status
|
|
|
- //
|
|
|
- this.ob_status.AllPower = null;
|
|
|
- this.ob_status.BackColor = System.Drawing.Color.White;
|
|
|
- this.ob_status.Enabled = false;
|
|
|
- this.ob_status.ID = null;
|
|
|
- this.ob_status.Location = new System.Drawing.Point(872, 87);
|
|
|
- this.ob_status.Name = "ob_status";
|
|
|
- this.ob_status.Power = null;
|
|
|
- this.ob_status.Size = new System.Drawing.Size(136, 21);
|
|
|
- this.ob_status.Str = null;
|
|
|
- this.ob_status.Str1 = null;
|
|
|
- this.ob_status.Str2 = null;
|
|
|
- this.ob_status.TabIndex = 179;
|
|
|
- this.ob_status.Tag = "NoAuto";
|
|
|
- //
|
|
|
// OperateResult
|
|
|
//
|
|
|
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(807, 194);
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(777, 252);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(203, 318);
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(233, 318);
|
|
|
this.OperateResult.TabIndex = 177;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
@@ -324,7 +278,7 @@
|
|
|
this.Clean.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
|
|
|
this.Clean.IsShowBorder = true;
|
|
|
- this.Clean.Location = new System.Drawing.Point(872, 518);
|
|
|
+ this.Clean.Location = new System.Drawing.Point(859, 576);
|
|
|
this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
|
|
|
this.Clean.Name = "Clean";
|
|
|
this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
|
|
|
@@ -341,10 +295,10 @@
|
|
|
this.ob_remark.AllPower = null;
|
|
|
this.ob_remark.BackColor = System.Drawing.Color.White;
|
|
|
this.ob_remark.ID = null;
|
|
|
- this.ob_remark.Location = new System.Drawing.Point(102, 552);
|
|
|
+ this.ob_remark.Location = new System.Drawing.Point(439, 63);
|
|
|
this.ob_remark.Name = "ob_remark";
|
|
|
this.ob_remark.Power = null;
|
|
|
- this.ob_remark.Size = new System.Drawing.Size(282, 21);
|
|
|
+ this.ob_remark.Size = new System.Drawing.Size(169, 21);
|
|
|
this.ob_remark.Str = null;
|
|
|
this.ob_remark.Str1 = null;
|
|
|
this.ob_remark.Str2 = null;
|
|
|
@@ -359,7 +313,7 @@
|
|
|
this.GetBatch.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.GetBatch.Image = ((System.Drawing.Image)(resources.GetObject("GetBatch.Image")));
|
|
|
this.GetBatch.IsShowBorder = true;
|
|
|
- this.GetBatch.Location = new System.Drawing.Point(460, 160);
|
|
|
+ this.GetBatch.Location = new System.Drawing.Point(777, 51);
|
|
|
this.GetBatch.MoveImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.MoveImage")));
|
|
|
this.GetBatch.Name = "GetBatch";
|
|
|
this.GetBatch.NormalImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.NormalImage")));
|
|
|
@@ -379,7 +333,7 @@
|
|
|
this.SaveConfiguration.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.SaveConfiguration.Image = ((System.Drawing.Image)(resources.GetObject("SaveConfiguration.Image")));
|
|
|
this.SaveConfiguration.IsShowBorder = true;
|
|
|
- this.SaveConfiguration.Location = new System.Drawing.Point(299, 518);
|
|
|
+ this.SaveConfiguration.Location = new System.Drawing.Point(869, 154);
|
|
|
this.SaveConfiguration.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveConfiguration.MoveImage")));
|
|
|
this.SaveConfiguration.Name = "SaveConfiguration";
|
|
|
this.SaveConfiguration.NormalImage = ((System.Drawing.Image)(resources.GetObject("SaveConfiguration.NormalImage")));
|
|
|
@@ -389,6 +343,7 @@
|
|
|
this.SaveConfiguration.Tag = "OQC!Inspection";
|
|
|
this.SaveConfiguration.Text = "保存配置";
|
|
|
this.SaveConfiguration.UseVisualStyleBackColor = true;
|
|
|
+ this.SaveConfiguration.Visible = false;
|
|
|
this.SaveConfiguration.Click += new System.EventHandler(this.SaveConfiguration_Click);
|
|
|
//
|
|
|
// RefreshConfiguration
|
|
|
@@ -399,7 +354,7 @@
|
|
|
this.RefreshConfiguration.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.RefreshConfiguration.Image = ((System.Drawing.Image)(resources.GetObject("RefreshConfiguration.Image")));
|
|
|
this.RefreshConfiguration.IsShowBorder = true;
|
|
|
- this.RefreshConfiguration.Location = new System.Drawing.Point(460, 518);
|
|
|
+ this.RefreshConfiguration.Location = new System.Drawing.Point(943, 154);
|
|
|
this.RefreshConfiguration.MoveImage = ((System.Drawing.Image)(resources.GetObject("RefreshConfiguration.MoveImage")));
|
|
|
this.RefreshConfiguration.Name = "RefreshConfiguration";
|
|
|
this.RefreshConfiguration.NormalImage = ((System.Drawing.Image)(resources.GetObject("RefreshConfiguration.NormalImage")));
|
|
|
@@ -409,6 +364,7 @@
|
|
|
this.RefreshConfiguration.Tag = "OQC!Inspection";
|
|
|
this.RefreshConfiguration.Text = "刷新配置";
|
|
|
this.RefreshConfiguration.UseVisualStyleBackColor = true;
|
|
|
+ this.RefreshConfiguration.Visible = false;
|
|
|
this.RefreshConfiguration.Click += new System.EventHandler(this.RefreshConfiguration_Click);
|
|
|
//
|
|
|
// Save
|
|
|
@@ -419,7 +375,7 @@
|
|
|
this.Save.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.Save.Image = ((System.Drawing.Image)(resources.GetObject("Save.Image")));
|
|
|
this.Save.IsShowBorder = true;
|
|
|
- this.Save.Location = new System.Drawing.Point(413, 583);
|
|
|
+ this.Save.Location = new System.Drawing.Point(413, 586);
|
|
|
this.Save.MoveImage = ((System.Drawing.Image)(resources.GetObject("Save.MoveImage")));
|
|
|
this.Save.Name = "Save";
|
|
|
this.Save.NormalImage = ((System.Drawing.Image)(resources.GetObject("Save.NormalImage")));
|
|
|
@@ -441,7 +397,7 @@
|
|
|
this.ci_id,
|
|
|
this.ci_kind,
|
|
|
this.oi_sampleqty});
|
|
|
- this.CheckTypeDGV.Location = new System.Drawing.Point(43, 194);
|
|
|
+ this.CheckTypeDGV.Location = new System.Drawing.Point(25, 252);
|
|
|
this.CheckTypeDGV.Name = "CheckTypeDGV";
|
|
|
this.CheckTypeDGV.RowTemplate.Height = 23;
|
|
|
this.CheckTypeDGV.Size = new System.Drawing.Size(745, 318);
|
|
|
@@ -490,30 +446,13 @@
|
|
|
this.oi_sampleqty.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
this.oi_sampleqty.Width = 150;
|
|
|
//
|
|
|
- // pr_kind
|
|
|
- //
|
|
|
- this.pr_kind.AllPower = null;
|
|
|
- this.pr_kind.BackColor = System.Drawing.Color.White;
|
|
|
- this.pr_kind.Enabled = false;
|
|
|
- this.pr_kind.ID = null;
|
|
|
- this.pr_kind.Location = new System.Drawing.Point(608, 87);
|
|
|
- this.pr_kind.Name = "pr_kind";
|
|
|
- this.pr_kind.Power = null;
|
|
|
- this.pr_kind.ReadOnly = true;
|
|
|
- this.pr_kind.Size = new System.Drawing.Size(136, 21);
|
|
|
- this.pr_kind.Str = null;
|
|
|
- this.pr_kind.Str1 = null;
|
|
|
- this.pr_kind.Str2 = null;
|
|
|
- this.pr_kind.TabIndex = 166;
|
|
|
- this.pr_kind.Tag = "NoAuto";
|
|
|
- //
|
|
|
// ob_prodcode
|
|
|
//
|
|
|
this.ob_prodcode.AllPower = null;
|
|
|
this.ob_prodcode.BackColor = System.Drawing.Color.White;
|
|
|
this.ob_prodcode.Enabled = false;
|
|
|
this.ob_prodcode.ID = null;
|
|
|
- this.ob_prodcode.Location = new System.Drawing.Point(872, 54);
|
|
|
+ this.ob_prodcode.Location = new System.Drawing.Point(101, 88);
|
|
|
this.ob_prodcode.Name = "ob_prodcode";
|
|
|
this.ob_prodcode.Power = null;
|
|
|
this.ob_prodcode.Size = new System.Drawing.Size(136, 21);
|
|
|
@@ -523,29 +462,13 @@
|
|
|
this.ob_prodcode.TabIndex = 164;
|
|
|
this.ob_prodcode.Tag = "NoAuto";
|
|
|
//
|
|
|
- // ob_source
|
|
|
- //
|
|
|
- this.ob_source.AllPower = null;
|
|
|
- this.ob_source.BackColor = System.Drawing.Color.White;
|
|
|
- this.ob_source.Enabled = false;
|
|
|
- this.ob_source.ID = null;
|
|
|
- this.ob_source.Location = new System.Drawing.Point(347, 86);
|
|
|
- this.ob_source.Name = "ob_source";
|
|
|
- this.ob_source.Power = null;
|
|
|
- this.ob_source.Size = new System.Drawing.Size(136, 21);
|
|
|
- this.ob_source.Str = null;
|
|
|
- this.ob_source.Str1 = null;
|
|
|
- this.ob_source.Str2 = null;
|
|
|
- this.ob_source.TabIndex = 162;
|
|
|
- this.ob_source.Tag = "NoAuto";
|
|
|
- //
|
|
|
// ob_batchqty
|
|
|
//
|
|
|
this.ob_batchqty.AllPower = null;
|
|
|
this.ob_batchqty.BackColor = System.Drawing.Color.White;
|
|
|
this.ob_batchqty.Enabled = false;
|
|
|
this.ob_batchqty.ID = null;
|
|
|
- this.ob_batchqty.Location = new System.Drawing.Point(101, 86);
|
|
|
+ this.ob_batchqty.Location = new System.Drawing.Point(608, 88);
|
|
|
this.ob_batchqty.Name = "ob_batchqty";
|
|
|
this.ob_batchqty.Power = null;
|
|
|
this.ob_batchqty.ReadOnly = true;
|
|
|
@@ -604,36 +527,78 @@
|
|
|
this.ms_sncode.Tag = "NoAuto";
|
|
|
this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_sncode_KeyDown);
|
|
|
//
|
|
|
+ // ob_status
|
|
|
+ //
|
|
|
+ this.ob_status.AllPower = null;
|
|
|
+ this.ob_status.BackColor = System.Drawing.Color.White;
|
|
|
+ this.ob_status.Enabled = false;
|
|
|
+ this.ob_status.ID = null;
|
|
|
+ this.ob_status.Location = new System.Drawing.Point(875, 127);
|
|
|
+ this.ob_status.Name = "ob_status";
|
|
|
+ this.ob_status.Power = null;
|
|
|
+ this.ob_status.Size = new System.Drawing.Size(136, 21);
|
|
|
+ this.ob_status.Str = null;
|
|
|
+ this.ob_status.Str1 = null;
|
|
|
+ this.ob_status.Str2 = null;
|
|
|
+ this.ob_status.TabIndex = 179;
|
|
|
+ this.ob_status.Tag = "NoAuto";
|
|
|
+ this.ob_status.Visible = false;
|
|
|
+ //
|
|
|
+ // panel1
|
|
|
+ //
|
|
|
+ this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
+ this.panel1.Controls.Add(this.ad_qty);
|
|
|
+ this.panel1.Controls.Add(this.ad_qty_label);
|
|
|
+ this.panel1.Controls.Add(this.ob_remark);
|
|
|
+ this.panel1.Controls.Add(this.ob_maxngacceptqty);
|
|
|
+ this.panel1.Controls.Add(this.ob_remark_label);
|
|
|
+ this.panel1.Controls.Add(this.ob_aqlcode);
|
|
|
+ this.panel1.Controls.Add(this.ob_aqlcode_label);
|
|
|
+ this.panel1.Controls.Add(this.ob_maxacceptqty_label);
|
|
|
+ this.panel1.Location = new System.Drawing.Point(25, 130);
|
|
|
+ this.panel1.Name = "panel1";
|
|
|
+ this.panel1.Size = new System.Drawing.Size(745, 100);
|
|
|
+ this.panel1.TabIndex = 193;
|
|
|
+ //
|
|
|
+ // ad_qty_label
|
|
|
+ //
|
|
|
+ this.ad_qty_label.AutoSize = true;
|
|
|
+ this.ad_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ad_qty_label.Location = new System.Drawing.Point(12, 63);
|
|
|
+ this.ad_qty_label.Name = "ad_qty_label";
|
|
|
+ this.ad_qty_label.Size = new System.Drawing.Size(58, 21);
|
|
|
+ this.ad_qty_label.TabIndex = 193;
|
|
|
+ this.ad_qty_label.Text = "样本数";
|
|
|
+ //
|
|
|
+ // ad_qty
|
|
|
+ //
|
|
|
+ this.ad_qty.Location = new System.Drawing.Point(75, 63);
|
|
|
+ this.ad_qty.Name = "ad_qty";
|
|
|
+ this.ad_qty.Size = new System.Drawing.Size(154, 21);
|
|
|
+ this.ad_qty.TabIndex = 194;
|
|
|
+ this.ad_qty.Text = "0";
|
|
|
+ this.ad_qty.TextChanged += new System.EventHandler(this.ad_qty_TextChanged_1);
|
|
|
+ //
|
|
|
// OQC_PlanMaintain
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1022, 625);
|
|
|
- this.Controls.Add(this.ob_maxngacceptqty);
|
|
|
- this.Controls.Add(this.ob_aqlcode);
|
|
|
+ this.Controls.Add(this.panel1);
|
|
|
this.Controls.Add(this.pr_detail);
|
|
|
this.Controls.Add(this.pr_detail_label);
|
|
|
this.Controls.Add(this.ob_projectcode);
|
|
|
this.Controls.Add(this.label1);
|
|
|
- this.Controls.Add(this.ob_aqlcode_label);
|
|
|
- this.Controls.Add(this.ob_maxacceptqty_label);
|
|
|
this.Controls.Add(this.ob_status);
|
|
|
- this.Controls.Add(this.ob_status_label);
|
|
|
this.Controls.Add(this.OperateResult);
|
|
|
this.Controls.Add(this.Clean);
|
|
|
- this.Controls.Add(this.ob_remark);
|
|
|
- this.Controls.Add(this.ob_remark_label);
|
|
|
this.Controls.Add(this.GetBatch);
|
|
|
this.Controls.Add(this.SaveConfiguration);
|
|
|
this.Controls.Add(this.RefreshConfiguration);
|
|
|
this.Controls.Add(this.Save);
|
|
|
this.Controls.Add(this.CheckTypeDGV);
|
|
|
- this.Controls.Add(this.pr_kind);
|
|
|
- this.Controls.Add(this.pr_kind_label);
|
|
|
this.Controls.Add(this.ob_prodcode);
|
|
|
this.Controls.Add(this.ob_prodcode_label);
|
|
|
- this.Controls.Add(this.ob_source);
|
|
|
- this.Controls.Add(this.ob_source_label);
|
|
|
this.Controls.Add(this.ob_batchqty);
|
|
|
this.Controls.Add(this.ob_batchqty_label);
|
|
|
this.Controls.Add(this.obd_outboxcode);
|
|
|
@@ -652,6 +617,8 @@
|
|
|
this.panel2.ResumeLayout(false);
|
|
|
this.panel2.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).EndInit();
|
|
|
+ this.panel1.ResumeLayout(false);
|
|
|
+ this.panel1.PerformLayout();
|
|
|
this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
@@ -669,10 +636,6 @@
|
|
|
private System.Windows.Forms.Label obd_outboxcode_label;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox ob_batchqty;
|
|
|
private System.Windows.Forms.Label ob_batchqty_label;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_source;
|
|
|
- private System.Windows.Forms.Label ob_source_label;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox pr_kind;
|
|
|
- private System.Windows.Forms.Label pr_kind_label;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox ob_prodcode;
|
|
|
private System.Windows.Forms.Label ob_prodcode_label;
|
|
|
private CustomControl.DataGrid_View.DataGridViewWithSerialNum CheckTypeDGV;
|
|
|
@@ -684,8 +647,6 @@
|
|
|
private System.Windows.Forms.Label ob_remark_label;
|
|
|
private CustomControl.ButtonUtil.NormalButton Clean;
|
|
|
private CustomControl.RichText.RichTextAutoBottom OperateResult;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_status;
|
|
|
- private System.Windows.Forms.Label ob_status_label;
|
|
|
private System.Windows.Forms.Label ob_maxacceptqty_label;
|
|
|
private System.Windows.Forms.Label ob_aqlcode_label;
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
@@ -699,5 +660,9 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ci_kind;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn oi_sampleqty;
|
|
|
private CustomControl.TextBoxWithIcon.TextBoxNumOnly ob_maxngacceptqty;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox ob_status;
|
|
|
+ private System.Windows.Forms.Panel panel1;
|
|
|
+ private System.Windows.Forms.Label ad_qty_label;
|
|
|
+ private CustomControl.TextBoxWithIcon.TextBoxNumOnly ad_qty;
|
|
|
}
|
|
|
}
|