namespace UAS_MES.OQC { partial class OQC_PlanMaintain { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OQC_PlanMaintain)); this.ms_sncode_label = new System.Windows.Forms.Label(); this.ob_checkno_label = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); 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_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.ad_qty = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxNumOnly(); this.ad_qty_label = new System.Windows.Forms.Label(); this.ob_remark = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox(); this.ob_maxngacceptqty = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxNumOnly(); 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.GetBatch = new UAS_MES.CustomControl.ButtonUtil.NormalButton(); this.Save = new UAS_MES.CustomControl.ButtonUtil.NormalButton(); this.CheckTypeDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum(); this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.oi_id = new System.Windows.Forms.DataGridViewTextBoxColumn(); 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.ob_prodcode = 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.ChooseAll = new UAS_MES.CustomControl.ButtonUtil.ChooseAllButton(); this.panel2.SuspendLayout(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).BeginInit(); this.SuspendLayout(); // // ms_sncode_label // 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(701, 61); this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ms_sncode_label.Name = "ms_sncode_label"; this.ms_sncode_label.Size = new System.Drawing.Size(72, 27); 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(28, 56); this.ob_checkno_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ob_checkno_label.Name = "ob_checkno_label"; this.ob_checkno_label.Size = new System.Drawing.Size(72, 27); this.ob_checkno_label.TabIndex = 154; this.ob_checkno_label.Text = "批次号"; // // panel2 // this.panel2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.panel2.Controls.Add(this.label2); 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); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1363, 36); this.panel2.TabIndex = 156; this.panel2.Tag = "NoAuto"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.ForeColor = System.Drawing.SystemColors.ActiveCaptionText; this.label2.Location = new System.Drawing.Point(16, 5); this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(177, 27); this.label2.TabIndex = 0; this.label2.Text = "OQC采样计划维护"; // // 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(357, 59); this.obd_outboxcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.obd_outboxcode_label.Name = "obd_outboxcode_label"; this.obd_outboxcode_label.Size = new System.Drawing.Size(52, 27); 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(704, 110); this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ob_batchqty_label.Name = "ob_batchqty_label"; this.ob_batchqty_label.Size = new System.Drawing.Size(72, 27); 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(28, 105); this.ob_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ob_prodcode_label.Name = "ob_prodcode_label"; this.ob_prodcode_label.Size = new System.Drawing.Size(92, 27); 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(345, 74); this.ob_remark_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ob_remark_label.Name = "ob_remark_label"; this.ob_remark_label.Size = new System.Drawing.Size(52, 27); 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(345, 22); this.ob_maxacceptqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ob_maxacceptqty_label.Name = "ob_maxacceptqty_label"; this.ob_maxacceptqty_label.Size = new System.Drawing.Size(212, 27); 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(16, 22); this.ob_aqlcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ob_aqlcode_label.Name = "ob_aqlcode_label"; this.ob_aqlcode_label.Size = new System.Drawing.Size(52, 27); 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(1031, 110); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(92, 27); this.label1.TabIndex = 186; this.label1.Text = "检验方案"; // // pr_detail_label // 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(357, 105); this.pr_detail_label.Name = "pr_detail_label"; this.pr_detail_label.Size = new System.Drawing.Size(92, 27); 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.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(33, 162); this.panel1.Margin = new System.Windows.Forms.Padding(4); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(993, 120); this.panel1.TabIndex = 193; // // ad_qty // this.ad_qty.Location = new System.Drawing.Point(100, 74); this.ad_qty.Margin = new System.Windows.Forms.Padding(4); this.ad_qty.Name = "ad_qty"; this.ad_qty.Size = new System.Drawing.Size(204, 25); this.ad_qty.TabIndex = 194; this.ad_qty.Text = "0"; this.ad_qty.TextChanged += new System.EventHandler(this.ad_qty_TextChanged_1); // // 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(16, 74); this.ad_qty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ad_qty_label.Name = "ad_qty_label"; this.ad_qty_label.Size = new System.Drawing.Size(72, 27); this.ad_qty_label.TabIndex = 193; this.ad_qty_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(585, 74); this.ob_remark.Margin = new System.Windows.Forms.Padding(4); this.ob_remark.Name = "ob_remark"; this.ob_remark.Power = null; this.ob_remark.Size = new System.Drawing.Size(224, 25); 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"; // // ob_maxngacceptqty // this.ob_maxngacceptqty.Location = new System.Drawing.Point(585, 22); this.ob_maxngacceptqty.Margin = new System.Windows.Forms.Padding(4); this.ob_maxngacceptqty.Name = "ob_maxngacceptqty"; this.ob_maxngacceptqty.Size = new System.Drawing.Size(224, 25); this.ob_maxngacceptqty.TabIndex = 192; this.ob_maxngacceptqty.Text = "0"; // // ob_aqlcode // this.ob_aqlcode.AllPower = null; this.ob_aqlcode.Caller = null; this.ob_aqlcode.Condition = null; this.ob_aqlcode.DBTitle = null; this.ob_aqlcode.FormName = null; this.ob_aqlcode.Location = new System.Drawing.Point(101, 25); this.ob_aqlcode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 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(226, 26); 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 // 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(461, 110); this.pr_detail.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.pr_detail.Name = "pr_detail"; this.pr_detail.Power = null; this.pr_detail.ReadOnly = true; this.pr_detail.Size = new System.Drawing.Size(180, 25); this.pr_detail.Str = null; this.pr_detail.Str1 = null; this.pr_detail.Str2 = null; this.pr_detail.TabIndex = 189; this.pr_detail.Tag = "NoAuto"; // // ob_projectcode // this.ob_projectcode.AllPower = null; this.ob_projectcode.Caller = null; this.ob_projectcode.Condition = null; this.ob_projectcode.DBTitle = null; this.ob_projectcode.FormName = null; this.ob_projectcode.Location = new System.Drawing.Point(1136, 110); this.ob_projectcode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.ob_projectcode.Name = "ob_projectcode"; this.ob_projectcode.Power = null; this.ob_projectcode.SelectField = null; this.ob_projectcode.SetValueField = null; this.ob_projectcode.Size = new System.Drawing.Size(212, 26); this.ob_projectcode.TabIndex = 187; this.ob_projectcode.TableName = null; 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(1167, 159); this.ob_status.Margin = new System.Windows.Forms.Padding(4); this.ob_status.Name = "ob_status"; this.ob_status.Power = null; this.ob_status.Size = new System.Drawing.Size(180, 25); 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(1036, 315); this.OperateResult.Margin = new System.Windows.Forms.Padding(4); this.OperateResult.Name = "OperateResult"; this.OperateResult.Size = new System.Drawing.Size(309, 396); this.OperateResult.TabIndex = 177; this.OperateResult.Text = ""; // // Clean // this.Clean.AllPower = null; this.Clean.BackColor = System.Drawing.Color.Transparent; this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage"))); 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(1145, 729); this.Clean.Margin = new System.Windows.Forms.Padding(4); 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(91, 30); 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(1036, 64); this.GetBatch.Margin = new System.Windows.Forms.Padding(4); 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(91, 30); 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"; this.Save.BackColor = System.Drawing.Color.Transparent; this.Save.DownImage = ((System.Drawing.Image)(resources.GetObject("Save.DownImage"))); 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(490, 729); this.Save.Margin = new System.Windows.Forms.Padding(4); 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 = "ifWrite"; this.Save.Size = new System.Drawing.Size(93, 30); this.Save.TabIndex = 168; this.Save.Tag = "OQC!Inspection"; this.Save.Text = "保存"; this.Save.UseVisualStyleBackColor = true; this.Save.Click += new System.EventHandler(this.Save_Click); // // CheckTypeDGV // this.CheckTypeDGV.AllowUserToAddRows = false; this.CheckTypeDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.CheckTypeDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Choose, this.oi_id, this.ci_id, this.ci_kind, this.oi_sampleqty}); this.CheckTypeDGV.Location = new System.Drawing.Point(33, 315); this.CheckTypeDGV.Margin = new System.Windows.Forms.Padding(4); this.CheckTypeDGV.Name = "CheckTypeDGV"; this.CheckTypeDGV.RowTemplate.Height = 23; this.CheckTypeDGV.Size = new System.Drawing.Size(993, 398); this.CheckTypeDGV.TabIndex = 167; // // Choose // this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.Choose.DataPropertyName = "Choose"; this.Choose.HeaderText = "勾选"; this.Choose.Name = "Choose"; this.Choose.Resizable = System.Windows.Forms.DataGridViewTriState.False; this.Choose.Width = 60; // // oi_id // this.oi_id.DataPropertyName = "oi_id"; this.oi_id.HeaderText = "oi_id"; this.oi_id.Name = "oi_id"; this.oi_id.Visible = false; // // ci_id // this.ci_id.DataPropertyName = "ci_id"; this.ci_id.HeaderText = "ci_id"; this.ci_id.Name = "ci_id"; this.ci_id.ReadOnly = true; this.ci_id.Visible = false; // // ci_kind // this.ci_kind.DataPropertyName = "ci_kind"; this.ci_kind.HeaderText = "检验类型"; this.ci_kind.Name = "ci_kind"; this.ci_kind.ReadOnly = true; this.ci_kind.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.ci_kind.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.ci_kind.Width = 150; // // oi_sampleqty // this.oi_sampleqty.DataPropertyName = "oi_sampleqty"; this.oi_sampleqty.HeaderText = "样本数量"; this.oi_sampleqty.Name = "oi_sampleqty"; this.oi_sampleqty.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.oi_sampleqty.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.oi_sampleqty.Width = 150; // // 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(135, 110); this.ob_prodcode.Margin = new System.Windows.Forms.Padding(4); this.ob_prodcode.Name = "ob_prodcode"; this.ob_prodcode.Power = null; this.ob_prodcode.Size = new System.Drawing.Size(180, 25); 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_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(811, 110); this.ob_batchqty.Margin = new System.Windows.Forms.Padding(4); this.ob_batchqty.Name = "ob_batchqty"; this.ob_batchqty.Power = null; this.ob_batchqty.ReadOnly = true; this.ob_batchqty.Size = new System.Drawing.Size(180, 25); this.ob_batchqty.Str = null; this.ob_batchqty.Str1 = null; this.ob_batchqty.Str2 = null; this.ob_batchqty.TabIndex = 160; this.ob_batchqty.Tag = "NoAuto"; // // 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(463, 61); this.obd_outboxcode.Margin = new System.Windows.Forms.Padding(4); this.obd_outboxcode.Name = "obd_outboxcode"; this.obd_outboxcode.Power = null; this.obd_outboxcode.Size = new System.Drawing.Size(180, 25); 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(135, 59); this.ob_checkno.Margin = new System.Windows.Forms.Padding(4); this.ob_checkno.Name = "ob_checkno"; this.ob_checkno.Power = null; this.ob_checkno.Size = new System.Drawing.Size(180, 25); 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(811, 64); 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(180, 25); this.ms_sncode.Str = null; this.ms_sncode.Str1 = null; this.ms_sncode.Str2 = null; this.ms_sncode.TabIndex = 153; this.ms_sncode.Tag = "NoAuto"; this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_sncode_KeyDown); // // ChooseAll // this.ChooseAll.Location = new System.Drawing.Point(33, 289); this.ChooseAll.Name = "ChooseAll"; this.ChooseAll.Size = new System.Drawing.Size(75, 23); this.ChooseAll.TabIndex = 194; this.ChooseAll.Text = "全选"; this.ChooseAll.UseVisualStyleBackColor = true; // // OQC_PlanMaintain // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1363, 781); 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.ob_projectcode); 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_batchqty); this.Controls.Add(this.ob_batchqty_label); this.Controls.Add(this.obd_outboxcode); this.Controls.Add(this.obd_outboxcode_label); this.Controls.Add(this.panel2); 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.Margin = new System.Windows.Forms.Padding(4); this.Name = "OQC_PlanMaintain"; this.Tag = "OQC!PlanMaintain"; this.Text = "抽样计划维护"; this.Load += new System.EventHandler(this.抽样计划维护_Load); this.SizeChanged += new System.EventHandler(this.抽样计划维护_SizeChanged); this.panel2.ResumeLayout(true); this.panel2.PerformLayout(); this.panel1.ResumeLayout(true); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).EndInit(); this.ResumeLayout(true); this.PerformLayout(); } #endregion private CustomControl.TextBoxWithIcon.EnterTextBox 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 System.Windows.Forms.Panel panel2; private System.Windows.Forms.Label label2; private CustomControl.TextBoxWithIcon.EnterTextBox obd_outboxcode; 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_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 ob_projectcode; private System.Windows.Forms.Label pr_detail_label; private CustomControl.TextBoxWithIcon.EnterTextBox pr_detail; private CustomControl.TextBoxWithIcon.SearchTextBox ob_aqlcode; 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; private System.Windows.Forms.DataGridViewCheckBoxColumn Choose; private System.Windows.Forms.DataGridViewTextBoxColumn oi_id; private System.Windows.Forms.DataGridViewTextBoxColumn ci_id; private System.Windows.Forms.DataGridViewTextBoxColumn ci_kind; private System.Windows.Forms.DataGridViewTextBoxColumn oi_sampleqty; private CustomControl.ButtonUtil.ChooseAllButton ChooseAll; } }