namespace UAS_MES_NEW.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.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.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.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.oi_id = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ci_id = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ci_code = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ci_kind = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.oi_sampleqty = new System.Windows.Forms.DataGridViewTextBoxColumn(); 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(517, 16); this.ms_sncode_label.Name = "ms_sncode_label"; this.ms_sncode_label.Size = new System.Drawing.Size(58, 21); 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.Name = "ob_prodcode_label"; this.ob_prodcode_label.Size = new System.Drawing.Size(74, 21); 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.Name = "label1"; this.label1.Size = new System.Drawing.Size(74, 21); 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(264, 55); 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); 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); 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); 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.Str = null; this.pr_detail.Str1 = null; this.pr_detail.Str2 = null; this.pr_detail.TabIndex = 189; this.pr_detail.Tag = "NoAuto"; // // pr_code // this.pr_code.AllPower = null; this.pr_code.Caller = null; 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); 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.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.Name = "OperateResult"; this.OperateResult.Size = new System.Drawing.Size(233, 318); 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(859, 550); 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.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"; 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(368, 550); 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.TabIndex = 168; this.Save.Tag = ""; 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_code, this.ci_kind, this.oi_sampleqty}); this.CheckTypeDGV.EnableContentClick = true; this.CheckTypeDGV.Location = new System.Drawing.Point(25, 219); this.CheckTypeDGV.Name = "CheckTypeDGV"; this.CheckTypeDGV.RowTemplate.Height = 23; this.CheckTypeDGV.Size = new System.Drawing.Size(745, 318); this.CheckTypeDGV.TabIndex = 167; this.CheckTypeDGV.DataSourceChanged += new System.EventHandler(this.CheckTypeDGV_DataSourceChanged); // // 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(101, 55); this.ob_prodcode.Name = "ob_prodcode"; this.ob_prodcode.Power = null; this.ob_prodcode.Size = new System.Drawing.Size(136, 21); 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.Name = "ms_sncode"; this.ms_sncode.Power = null; this.ms_sncode.Size = new System.Drawing.Size(136, 21); 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(25, 196); this.ChooseAll.Margin = new System.Windows.Forms.Padding(2); this.ChooseAll.Name = "ChooseAll"; this.ChooseAll.Size = new System.Drawing.Size(38, 18); this.ChooseAll.TabIndex = 194; this.ChooseAll.Text = "全选"; this.ChooseAll.UseVisualStyleBackColor = true; // // ob_reworkcode // 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.Name = "ob_reworkcode"; this.ob_reworkcode.Size = new System.Drawing.Size(0, 21); this.ob_reworkcode.TabIndex = 195; this.ob_reworkcode.Visible = false; // // ob_source // 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.Name = "ob_source"; this.ob_source.Size = new System.Drawing.Size(0, 21); this.ob_source.TabIndex = 196; this.ob_source.Visible = false; // // 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_code // this.ci_code.DataPropertyName = "ci_code"; this.ci_code.HeaderText = "检验编号"; this.ci_code.Name = "ci_code"; this.ci_code.ReadOnly = true; this.ci_code.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.ci_code.Width = 150; // // 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.ReadOnly = true; this.oi_sampleqty.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.oi_sampleqty.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.oi_sampleqty.Width = 150; // // OQC_PlanMaintain // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1022, 583); 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.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(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion 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.Label ob_reworkcode; private System.Windows.Forms.Label ob_source; 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_code; private System.Windows.Forms.DataGridViewTextBoxColumn ci_kind; private System.Windows.Forms.DataGridViewTextBoxColumn oi_sampleqty; } }