|
|
@@ -28,29 +28,15 @@
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OQC_PlanMaintain));
|
|
|
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OQC_PlanMaintain_NEW));
|
|
|
this.ms_sncode_label = new System.Windows.Forms.Label();
|
|
|
- this.ob_checkno_label = 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_prodcode_label = new System.Windows.Forms.Label();
|
|
|
- this.ob_remark_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();
|
|
|
this.pr_detail_label = new System.Windows.Forms.Label();
|
|
|
- this.panel1 = new System.Windows.Forms.Panel();
|
|
|
- this.ob_maxngacceptqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.ob_sampleqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxNumOnly();
|
|
|
- this.ob_sampleqty_label = new System.Windows.Forms.Label();
|
|
|
- this.ob_remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.al_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
this.pr_detail = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
- this.ob_status = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.GetBatch = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.Save = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.CheckTypeDGV = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
|
this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
@@ -59,14 +45,10 @@
|
|
|
this.ci_kind = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.oi_sampleqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.ob_prodcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.ob_nowcheckqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.obd_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
- this.ob_checkno = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.ms_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.ChooseAll = new UAS_MES_NEW.CustomControl.ButtonUtil.ChooseAllButton();
|
|
|
this.ob_reworkcode = new System.Windows.Forms.Label();
|
|
|
this.ob_source = new System.Windows.Forms.Label();
|
|
|
- this.panel1.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
@@ -74,89 +56,32 @@
|
|
|
//
|
|
|
this.ms_sncode_label.AutoSize = true;
|
|
|
this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_sncode_label.Location = new System.Drawing.Point(517, 16);
|
|
|
+ this.ms_sncode_label.Location = new System.Drawing.Point(43, 35);
|
|
|
+ this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_sncode_label.Name = "ms_sncode_label";
|
|
|
- this.ms_sncode_label.Size = new System.Drawing.Size(58, 21);
|
|
|
+ this.ms_sncode_label.Size = new System.Drawing.Size(114, 41);
|
|
|
this.ms_sncode_label.TabIndex = 152;
|
|
|
this.ms_sncode_label.Text = "序列号";
|
|
|
//
|
|
|
- // ob_checkno_label
|
|
|
- //
|
|
|
- this.ob_checkno_label.AutoSize = true;
|
|
|
- this.ob_checkno_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_checkno_label.Location = new System.Drawing.Point(21, 12);
|
|
|
- this.ob_checkno_label.Name = "ob_checkno_label";
|
|
|
- this.ob_checkno_label.Size = new System.Drawing.Size(58, 21);
|
|
|
- this.ob_checkno_label.TabIndex = 154;
|
|
|
- this.ob_checkno_label.Text = "批次号";
|
|
|
- //
|
|
|
- // obd_outboxcode_label
|
|
|
- //
|
|
|
- this.obd_outboxcode_label.AutoSize = true;
|
|
|
- this.obd_outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.obd_outboxcode_label.Location = new System.Drawing.Point(264, 14);
|
|
|
- this.obd_outboxcode_label.Name = "obd_outboxcode_label";
|
|
|
- this.obd_outboxcode_label.Size = new System.Drawing.Size(42, 21);
|
|
|
- this.obd_outboxcode_label.TabIndex = 157;
|
|
|
- this.obd_outboxcode_label.Text = "箱号";
|
|
|
- //
|
|
|
- // ob_batchqty_label
|
|
|
- //
|
|
|
- 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(519, 55);
|
|
|
- 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_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(21, 55);
|
|
|
+ this.ob_prodcode_label.Location = new System.Drawing.Point(523, 33);
|
|
|
+ this.ob_prodcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ob_prodcode_label.Name = "ob_prodcode_label";
|
|
|
- this.ob_prodcode_label.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.ob_prodcode_label.Size = new System.Drawing.Size(146, 41);
|
|
|
this.ob_prodcode_label.TabIndex = 163;
|
|
|
this.ob_prodcode_label.Text = "产品编号";
|
|
|
//
|
|
|
- // ob_remark_label
|
|
|
- //
|
|
|
- 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(292, 59);
|
|
|
- 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_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(292, 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;
|
|
|
- this.ob_maxacceptqty_label.Text = "最大不合格允许通过数";
|
|
|
- //
|
|
|
- // ob_aqlcode_label
|
|
|
- //
|
|
|
- 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(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;
|
|
|
- this.ob_aqlcode_label.Text = "AQL";
|
|
|
- //
|
|
|
// label1
|
|
|
//
|
|
|
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(764, 55);
|
|
|
+ this.label1.Location = new System.Drawing.Point(1512, 30);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.label1.Size = new System.Drawing.Size(146, 41);
|
|
|
this.label1.TabIndex = 186;
|
|
|
this.label1.Text = "检验方案";
|
|
|
//
|
|
|
@@ -164,111 +89,25 @@
|
|
|
//
|
|
|
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(264, 55);
|
|
|
- this.pr_detail_label.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(1009, 33);
|
|
|
+ this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
- this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
|
|
|
this.pr_detail_label.TabIndex = 188;
|
|
|
this.pr_detail_label.Text = "产品名称";
|
|
|
//
|
|
|
- // panel1
|
|
|
- //
|
|
|
- this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
- this.panel1.Controls.Add(this.ob_maxngacceptqty);
|
|
|
- this.panel1.Controls.Add(this.ob_sampleqty);
|
|
|
- this.panel1.Controls.Add(this.ob_sampleqty_label);
|
|
|
- this.panel1.Controls.Add(this.ob_remark);
|
|
|
- this.panel1.Controls.Add(this.ob_remark_label);
|
|
|
- this.panel1.Controls.Add(this.al_code);
|
|
|
- this.panel1.Controls.Add(this.ob_aqlcode_label);
|
|
|
- this.panel1.Controls.Add(this.ob_maxacceptqty_label);
|
|
|
- this.panel1.Location = new System.Drawing.Point(25, 93);
|
|
|
- this.panel1.Name = "panel1";
|
|
|
- this.panel1.Size = new System.Drawing.Size(745, 96);
|
|
|
- this.panel1.TabIndex = 193;
|
|
|
- //
|
|
|
- // ob_maxngacceptqty
|
|
|
- //
|
|
|
- this.ob_maxngacceptqty.AllPower = null;
|
|
|
- this.ob_maxngacceptqty.BackColor = System.Drawing.Color.White;
|
|
|
- this.ob_maxngacceptqty.ID = null;
|
|
|
- this.ob_maxngacceptqty.Location = new System.Drawing.Point(472, 18);
|
|
|
- this.ob_maxngacceptqty.Name = "ob_maxngacceptqty";
|
|
|
- this.ob_maxngacceptqty.Power = null;
|
|
|
- this.ob_maxngacceptqty.Size = new System.Drawing.Size(169, 21);
|
|
|
- this.ob_maxngacceptqty.Str = null;
|
|
|
- this.ob_maxngacceptqty.Str1 = null;
|
|
|
- this.ob_maxngacceptqty.Str2 = null;
|
|
|
- this.ob_maxngacceptqty.TabIndex = 195;
|
|
|
- this.ob_maxngacceptqty.Tag = "NoAuto";
|
|
|
- //
|
|
|
- // ob_sampleqty
|
|
|
- //
|
|
|
- this.ob_sampleqty.Location = new System.Drawing.Point(88, 59);
|
|
|
- this.ob_sampleqty.Name = "ob_sampleqty";
|
|
|
- this.ob_sampleqty.Size = new System.Drawing.Size(154, 21);
|
|
|
- this.ob_sampleqty.TabIndex = 194;
|
|
|
- this.ob_sampleqty.Text = "0";
|
|
|
- this.ob_sampleqty.TextChanged += new System.EventHandler(this.ad_qty_TextChanged_1);
|
|
|
- //
|
|
|
- // ob_sampleqty_label
|
|
|
- //
|
|
|
- this.ob_sampleqty_label.AutoSize = true;
|
|
|
- this.ob_sampleqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_sampleqty_label.Location = new System.Drawing.Point(12, 59);
|
|
|
- this.ob_sampleqty_label.Name = "ob_sampleqty_label";
|
|
|
- this.ob_sampleqty_label.Size = new System.Drawing.Size(58, 21);
|
|
|
- this.ob_sampleqty_label.TabIndex = 193;
|
|
|
- this.ob_sampleqty_label.Text = "样本数";
|
|
|
- //
|
|
|
- // ob_remark
|
|
|
- //
|
|
|
- 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(472, 59);
|
|
|
- this.ob_remark.Name = "ob_remark";
|
|
|
- this.ob_remark.Power = null;
|
|
|
- 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;
|
|
|
- this.ob_remark.TabIndex = 173;
|
|
|
- this.ob_remark.Tag = "NoAuto";
|
|
|
- //
|
|
|
- // al_code
|
|
|
- //
|
|
|
- this.al_code.AllPower = null;
|
|
|
- this.al_code.Caller = null;
|
|
|
- this.al_code.Condition = null;
|
|
|
- this.al_code.DBTitle = null;
|
|
|
- this.al_code.FormName = null;
|
|
|
- this.al_code.Location = new System.Drawing.Point(89, 20);
|
|
|
- this.al_code.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
- this.al_code.Name = "al_code";
|
|
|
- this.al_code.Power = null;
|
|
|
- this.al_code.ReturnData = null;
|
|
|
- this.al_code.SelectField = null;
|
|
|
- this.al_code.SetValueField = null;
|
|
|
- this.al_code.Size = new System.Drawing.Size(170, 21);
|
|
|
- this.al_code.TabIndex = 191;
|
|
|
- this.al_code.TableName = null;
|
|
|
- this.al_code.Tag = "ob_aqlcode";
|
|
|
- this.al_code.TextBoxEnable = false;
|
|
|
- this.al_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.ob_aqlcode_UserControlTextChanged);
|
|
|
- //
|
|
|
// pr_detail
|
|
|
//
|
|
|
this.pr_detail.AllPower = null;
|
|
|
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(344, 55);
|
|
|
- this.pr_detail.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(1169, 33);
|
|
|
+ this.pr_detail.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
this.pr_detail.Power = null;
|
|
|
this.pr_detail.ReadOnly = true;
|
|
|
- this.pr_detail.Size = new System.Drawing.Size(136, 21);
|
|
|
+ this.pr_detail.Size = new System.Drawing.Size(268, 35);
|
|
|
this.pr_detail.Str = null;
|
|
|
this.pr_detail.Str1 = null;
|
|
|
this.pr_detail.Str2 = null;
|
|
|
@@ -282,43 +121,27 @@
|
|
|
this.pr_code.Condition = null;
|
|
|
this.pr_code.DBTitle = null;
|
|
|
this.pr_code.FormName = null;
|
|
|
- this.pr_code.Location = new System.Drawing.Point(852, 55);
|
|
|
- this.pr_code.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(1688, 30);
|
|
|
+ this.pr_code.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.pr_code.Name = "pr_code";
|
|
|
this.pr_code.Power = null;
|
|
|
this.pr_code.ReturnData = null;
|
|
|
this.pr_code.SelectField = null;
|
|
|
this.pr_code.SetValueField = null;
|
|
|
- this.pr_code.Size = new System.Drawing.Size(150, 21);
|
|
|
+ this.pr_code.Size = new System.Drawing.Size(300, 42);
|
|
|
this.pr_code.TabIndex = 187;
|
|
|
this.pr_code.TableName = null;
|
|
|
this.pr_code.Tag = "ob_projectcode";
|
|
|
this.pr_code.TextBoxEnable = false;
|
|
|
this.pr_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.ob_projectcode_UserControlTextChanged);
|
|
|
//
|
|
|
- // 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;
|
|
|
- //
|
|
|
// 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(777, 219);
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(1554, 149);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(233, 318);
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(462, 921);
|
|
|
this.OperateResult.TabIndex = 177;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
@@ -330,38 +153,19 @@
|
|
|
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(859, 550);
|
|
|
+ this.Clean.Location = new System.Drawing.Point(1718, 1100);
|
|
|
+ this.Clean.Margin = new System.Windows.Forms.Padding(6);
|
|
|
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(68, 24);
|
|
|
+ this.Clean.Size = new System.Drawing.Size(136, 48);
|
|
|
this.Clean.TabIndex = 176;
|
|
|
this.Clean.Tag = "";
|
|
|
this.Clean.Text = "清除";
|
|
|
this.Clean.UseVisualStyleBackColor = true;
|
|
|
this.Clean.Click += new System.EventHandler(this.Clean_Click);
|
|
|
//
|
|
|
- // GetBatch
|
|
|
- //
|
|
|
- this.GetBatch.AllPower = "ifall";
|
|
|
- this.GetBatch.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.GetBatch.DownImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.DownImage")));
|
|
|
- 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(768, 18);
|
|
|
- this.GetBatch.MoveImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.MoveImage")));
|
|
|
- this.GetBatch.Name = "GetBatch";
|
|
|
- this.GetBatch.NormalImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.NormalImage")));
|
|
|
- this.GetBatch.Power = "ifRead";
|
|
|
- this.GetBatch.Size = new System.Drawing.Size(68, 24);
|
|
|
- this.GetBatch.TabIndex = 171;
|
|
|
- this.GetBatch.Tag = "OQC!Inspection";
|
|
|
- this.GetBatch.Text = "获取批";
|
|
|
- this.GetBatch.UseVisualStyleBackColor = true;
|
|
|
- this.GetBatch.Click += new System.EventHandler(this.GetBatch_Click);
|
|
|
- //
|
|
|
// Save
|
|
|
//
|
|
|
this.Save.AllPower = "ifall";
|
|
|
@@ -370,12 +174,13 @@
|
|
|
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(368, 550);
|
|
|
+ this.Save.Location = new System.Drawing.Point(736, 1100);
|
|
|
+ this.Save.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.Save.MoveImage = ((System.Drawing.Image)(resources.GetObject("Save.MoveImage")));
|
|
|
this.Save.Name = "Save";
|
|
|
this.Save.NormalImage = ((System.Drawing.Image)(resources.GetObject("Save.NormalImage")));
|
|
|
this.Save.Power = "ifread";
|
|
|
- this.Save.Size = new System.Drawing.Size(70, 24);
|
|
|
+ this.Save.Size = new System.Drawing.Size(140, 48);
|
|
|
this.Save.TabIndex = 168;
|
|
|
this.Save.Tag = "";
|
|
|
this.Save.Text = "保存";
|
|
|
@@ -393,18 +198,20 @@
|
|
|
this.ci_kind,
|
|
|
this.oi_sampleqty});
|
|
|
this.CheckTypeDGV.EnableContentClick = true;
|
|
|
- this.CheckTypeDGV.Location = new System.Drawing.Point(25, 219);
|
|
|
+ this.CheckTypeDGV.Location = new System.Drawing.Point(50, 149);
|
|
|
+ this.CheckTypeDGV.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.CheckTypeDGV.Name = "CheckTypeDGV";
|
|
|
+ this.CheckTypeDGV.RowHeadersWidth = 82;
|
|
|
this.CheckTypeDGV.RowTemplate.Height = 23;
|
|
|
- this.CheckTypeDGV.Size = new System.Drawing.Size(745, 318);
|
|
|
+ this.CheckTypeDGV.Size = new System.Drawing.Size(1490, 925);
|
|
|
this.CheckTypeDGV.TabIndex = 167;
|
|
|
- this.CheckTypeDGV.DataSourceChanged += new System.EventHandler(this.CheckTypeDGV_DataSourceChanged);
|
|
|
//
|
|
|
// Choose
|
|
|
//
|
|
|
this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
this.Choose.DataPropertyName = "Choose";
|
|
|
this.Choose.HeaderText = "勾选";
|
|
|
+ this.Choose.MinimumWidth = 10;
|
|
|
this.Choose.Name = "Choose";
|
|
|
this.Choose.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
this.Choose.Width = 60;
|
|
|
@@ -413,21 +220,26 @@
|
|
|
//
|
|
|
this.oi_id.DataPropertyName = "oi_id";
|
|
|
this.oi_id.HeaderText = "oi_id";
|
|
|
+ this.oi_id.MinimumWidth = 10;
|
|
|
this.oi_id.Name = "oi_id";
|
|
|
this.oi_id.Visible = false;
|
|
|
+ this.oi_id.Width = 200;
|
|
|
//
|
|
|
// ci_id
|
|
|
//
|
|
|
this.ci_id.DataPropertyName = "ci_id";
|
|
|
this.ci_id.HeaderText = "ci_id";
|
|
|
+ this.ci_id.MinimumWidth = 10;
|
|
|
this.ci_id.Name = "ci_id";
|
|
|
this.ci_id.ReadOnly = true;
|
|
|
this.ci_id.Visible = false;
|
|
|
+ this.ci_id.Width = 200;
|
|
|
//
|
|
|
// ci_kind
|
|
|
//
|
|
|
this.ci_kind.DataPropertyName = "ci_kind";
|
|
|
this.ci_kind.HeaderText = "检验类型";
|
|
|
+ this.ci_kind.MinimumWidth = 10;
|
|
|
this.ci_kind.Name = "ci_kind";
|
|
|
this.ci_kind.ReadOnly = true;
|
|
|
this.ci_kind.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
@@ -438,6 +250,7 @@
|
|
|
//
|
|
|
this.oi_sampleqty.DataPropertyName = "oi_sampleqty";
|
|
|
this.oi_sampleqty.HeaderText = "样本数量";
|
|
|
+ this.oi_sampleqty.MinimumWidth = 10;
|
|
|
this.oi_sampleqty.Name = "oi_sampleqty";
|
|
|
this.oi_sampleqty.ReadOnly = true;
|
|
|
this.oi_sampleqty.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
@@ -450,74 +263,27 @@
|
|
|
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(101, 55);
|
|
|
+ this.ob_prodcode.Location = new System.Drawing.Point(683, 33);
|
|
|
+ this.ob_prodcode.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.ob_prodcode.Name = "ob_prodcode";
|
|
|
this.ob_prodcode.Power = null;
|
|
|
- this.ob_prodcode.Size = new System.Drawing.Size(136, 21);
|
|
|
+ this.ob_prodcode.Size = new System.Drawing.Size(268, 35);
|
|
|
this.ob_prodcode.Str = null;
|
|
|
this.ob_prodcode.Str1 = null;
|
|
|
this.ob_prodcode.Str2 = null;
|
|
|
this.ob_prodcode.TabIndex = 164;
|
|
|
this.ob_prodcode.Tag = "NoAuto";
|
|
|
//
|
|
|
- // ob_nowcheckqty
|
|
|
- //
|
|
|
- this.ob_nowcheckqty.AllPower = null;
|
|
|
- this.ob_nowcheckqty.BackColor = System.Drawing.Color.White;
|
|
|
- this.ob_nowcheckqty.Enabled = false;
|
|
|
- this.ob_nowcheckqty.ID = null;
|
|
|
- this.ob_nowcheckqty.Location = new System.Drawing.Point(596, 55);
|
|
|
- this.ob_nowcheckqty.Name = "ob_nowcheckqty";
|
|
|
- this.ob_nowcheckqty.Power = null;
|
|
|
- this.ob_nowcheckqty.ReadOnly = true;
|
|
|
- this.ob_nowcheckqty.Size = new System.Drawing.Size(136, 21);
|
|
|
- this.ob_nowcheckqty.Str = null;
|
|
|
- this.ob_nowcheckqty.Str1 = null;
|
|
|
- this.ob_nowcheckqty.Str2 = null;
|
|
|
- this.ob_nowcheckqty.TabIndex = 160;
|
|
|
- this.ob_nowcheckqty.Tag = "ob_nowcheckqty";
|
|
|
- //
|
|
|
- // obd_outboxcode
|
|
|
- //
|
|
|
- this.obd_outboxcode.AllPower = null;
|
|
|
- this.obd_outboxcode.BackColor = System.Drawing.Color.White;
|
|
|
- this.obd_outboxcode.ID = null;
|
|
|
- this.obd_outboxcode.Location = new System.Drawing.Point(344, 16);
|
|
|
- this.obd_outboxcode.Name = "obd_outboxcode";
|
|
|
- this.obd_outboxcode.Power = null;
|
|
|
- this.obd_outboxcode.Size = new System.Drawing.Size(136, 21);
|
|
|
- this.obd_outboxcode.Str = null;
|
|
|
- this.obd_outboxcode.Str1 = null;
|
|
|
- this.obd_outboxcode.Str2 = null;
|
|
|
- this.obd_outboxcode.TabIndex = 158;
|
|
|
- this.obd_outboxcode.Tag = "NoAuto";
|
|
|
- this.obd_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.obd_outboxcode_KeyDown);
|
|
|
- //
|
|
|
- // ob_checkno
|
|
|
- //
|
|
|
- this.ob_checkno.AllPower = null;
|
|
|
- this.ob_checkno.BackColor = System.Drawing.Color.White;
|
|
|
- this.ob_checkno.ID = null;
|
|
|
- this.ob_checkno.Location = new System.Drawing.Point(101, 14);
|
|
|
- this.ob_checkno.Name = "ob_checkno";
|
|
|
- this.ob_checkno.Power = null;
|
|
|
- this.ob_checkno.Size = new System.Drawing.Size(136, 21);
|
|
|
- this.ob_checkno.Str = null;
|
|
|
- this.ob_checkno.Str1 = null;
|
|
|
- this.ob_checkno.Str2 = null;
|
|
|
- this.ob_checkno.TabIndex = 155;
|
|
|
- this.ob_checkno.Tag = "NoAuto";
|
|
|
- this.ob_checkno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ob_checkno_KeyDown);
|
|
|
- //
|
|
|
// ms_sncode
|
|
|
//
|
|
|
this.ms_sncode.AllPower = null;
|
|
|
this.ms_sncode.BackColor = System.Drawing.Color.White;
|
|
|
this.ms_sncode.ID = null;
|
|
|
- this.ms_sncode.Location = new System.Drawing.Point(596, 18);
|
|
|
+ this.ms_sncode.Location = new System.Drawing.Point(201, 39);
|
|
|
+ this.ms_sncode.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.ms_sncode.Name = "ms_sncode";
|
|
|
this.ms_sncode.Power = null;
|
|
|
- this.ms_sncode.Size = new System.Drawing.Size(136, 21);
|
|
|
+ this.ms_sncode.Size = new System.Drawing.Size(268, 35);
|
|
|
this.ms_sncode.Str = null;
|
|
|
this.ms_sncode.Str1 = null;
|
|
|
this.ms_sncode.Str2 = null;
|
|
|
@@ -527,10 +293,10 @@
|
|
|
//
|
|
|
// ChooseAll
|
|
|
//
|
|
|
- this.ChooseAll.Location = new System.Drawing.Point(25, 196);
|
|
|
- this.ChooseAll.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.ChooseAll.Location = new System.Drawing.Point(50, 94);
|
|
|
+ this.ChooseAll.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ChooseAll.Name = "ChooseAll";
|
|
|
- this.ChooseAll.Size = new System.Drawing.Size(38, 18);
|
|
|
+ this.ChooseAll.Size = new System.Drawing.Size(76, 36);
|
|
|
this.ChooseAll.TabIndex = 194;
|
|
|
this.ChooseAll.Text = "全选";
|
|
|
this.ChooseAll.UseVisualStyleBackColor = true;
|
|
|
@@ -539,9 +305,10 @@
|
|
|
//
|
|
|
this.ob_reworkcode.AutoSize = true;
|
|
|
this.ob_reworkcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_reworkcode.Location = new System.Drawing.Point(796, 186);
|
|
|
+ this.ob_reworkcode.Location = new System.Drawing.Point(1592, 372);
|
|
|
+ this.ob_reworkcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ob_reworkcode.Name = "ob_reworkcode";
|
|
|
- this.ob_reworkcode.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.ob_reworkcode.Size = new System.Drawing.Size(0, 41);
|
|
|
this.ob_reworkcode.TabIndex = 195;
|
|
|
this.ob_reworkcode.Visible = false;
|
|
|
//
|
|
|
@@ -549,52 +316,43 @@
|
|
|
//
|
|
|
this.ob_source.AutoSize = true;
|
|
|
this.ob_source.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_source.Location = new System.Drawing.Point(796, 158);
|
|
|
+ this.ob_source.Location = new System.Drawing.Point(1592, 316);
|
|
|
+ this.ob_source.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ob_source.Name = "ob_source";
|
|
|
- this.ob_source.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.ob_source.Size = new System.Drawing.Size(0, 41);
|
|
|
this.ob_source.TabIndex = 196;
|
|
|
this.ob_source.Visible = false;
|
|
|
//
|
|
|
- // OQC_PlanMaintain
|
|
|
+ // OQC_PlanMaintain_NEW
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1022, 583);
|
|
|
+ this.ClientSize = new System.Drawing.Size(2044, 1166);
|
|
|
this.Controls.Add(this.ob_source);
|
|
|
this.Controls.Add(this.ob_reworkcode);
|
|
|
this.Controls.Add(this.ChooseAll);
|
|
|
- this.Controls.Add(this.panel1);
|
|
|
this.Controls.Add(this.pr_detail);
|
|
|
this.Controls.Add(this.pr_detail_label);
|
|
|
this.Controls.Add(this.pr_code);
|
|
|
this.Controls.Add(this.label1);
|
|
|
- this.Controls.Add(this.ob_status);
|
|
|
this.Controls.Add(this.OperateResult);
|
|
|
this.Controls.Add(this.Clean);
|
|
|
- this.Controls.Add(this.GetBatch);
|
|
|
this.Controls.Add(this.Save);
|
|
|
this.Controls.Add(this.CheckTypeDGV);
|
|
|
this.Controls.Add(this.ob_prodcode);
|
|
|
this.Controls.Add(this.ob_prodcode_label);
|
|
|
- this.Controls.Add(this.ob_nowcheckqty);
|
|
|
- this.Controls.Add(this.ob_batchqty_label);
|
|
|
- this.Controls.Add(this.obd_outboxcode);
|
|
|
- this.Controls.Add(this.obd_outboxcode_label);
|
|
|
- this.Controls.Add(this.ob_checkno);
|
|
|
- this.Controls.Add(this.ob_checkno_label);
|
|
|
this.Controls.Add(this.ms_sncode);
|
|
|
this.Controls.Add(this.ms_sncode_label);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
- this.Name = "OQC_PlanMaintain";
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.Name = "OQC_PlanMaintain_NEW";
|
|
|
this.Tag = "OQC!PlanMaintain";
|
|
|
this.Text = "抽样计划维护";
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.OQC_PlanMaintain_FormClosing);
|
|
|
this.Load += new System.EventHandler(this.抽样计划维护_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.抽样计划维护_SizeChanged);
|
|
|
- this.panel1.ResumeLayout(true);
|
|
|
- this.panel1.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).EndInit();
|
|
|
- this.ResumeLayout(true);
|
|
|
+ this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
@@ -603,34 +361,17 @@
|
|
|
|
|
|
private CustomControl.TextBoxWithIcon.SnCollectionBox ms_sncode;
|
|
|
private System.Windows.Forms.Label ms_sncode_label;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_checkno;
|
|
|
- private System.Windows.Forms.Label ob_checkno_label;
|
|
|
- private CustomControl.TextBoxWithIcon.SnCollectionBox obd_outboxcode;
|
|
|
- private System.Windows.Forms.Label obd_outboxcode_label;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_nowcheckqty;
|
|
|
- private System.Windows.Forms.Label ob_batchqty_label;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox ob_prodcode;
|
|
|
private System.Windows.Forms.Label ob_prodcode_label;
|
|
|
private CustomControl.DataGrid_View.DataGridViewWithSerialNum CheckTypeDGV;
|
|
|
private CustomControl.ButtonUtil.NormalButton Save;
|
|
|
- private CustomControl.ButtonUtil.NormalButton GetBatch;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_remark;
|
|
|
- private System.Windows.Forms.Label ob_remark_label;
|
|
|
private CustomControl.ButtonUtil.NormalButton Clean;
|
|
|
private CustomControl.RichText.RichTextAutoBottom OperateResult;
|
|
|
- private System.Windows.Forms.Label ob_maxacceptqty_label;
|
|
|
- private System.Windows.Forms.Label ob_aqlcode_label;
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
private CustomControl.TextBoxWithIcon.SearchTextBox pr_code;
|
|
|
private System.Windows.Forms.Label pr_detail_label;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox pr_detail;
|
|
|
- private CustomControl.TextBoxWithIcon.SearchTextBox al_code;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_status;
|
|
|
- private System.Windows.Forms.Panel panel1;
|
|
|
- private System.Windows.Forms.Label ob_sampleqty_label;
|
|
|
- private CustomControl.TextBoxWithIcon.TextBoxNumOnly ob_sampleqty;
|
|
|
private CustomControl.ButtonUtil.ChooseAllButton ChooseAll;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_maxngacceptqty;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn oi_id;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ci_id;
|