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_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();
this.pr_detail_label = new System.Windows.Forms.Label();
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.ob_remark = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
this.GetBatch = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.SaveConfiguration = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.RefreshConfiguration = 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.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.panel2.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(526, 49);
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, 45);
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 = "批次号";
//
// 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.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1022, 33);
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(12, 4);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(143, 21);
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(268, 47);
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(21, 84);
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.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(39, 550);
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.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(410, 550);
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(268, 126);
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(21, 126);
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 = "产品名称";
//
// ob_maxngacceptqty
//
this.ob_maxngacceptqty.Location = new System.Drawing.Point(215, 584);
this.ob_maxngacceptqty.Name = "ob_maxngacceptqty";
this.ob_maxngacceptqty.Size = new System.Drawing.Size(169, 21);
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(460, 552);
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.TabIndex = 191;
this.ob_aqlcode.TableName = null;
this.ob_aqlcode.Tag = "AL_CODE";
this.ob_aqlcode.TextBoxEnable = false;
//
// 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(101, 126);
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";
//
// 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(347, 126);
this.ob_projectcode.Margin = new System.Windows.Forms.Padding(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(159, 21);
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(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.Name = "OperateResult";
this.OperateResult.Size = new System.Drawing.Size(203, 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(872, 518);
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);
//
// 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(102, 552);
this.ob_remark.Name = "ob_remark";
this.ob_remark.Power = null;
this.ob_remark.Size = new System.Drawing.Size(282, 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";
//
// 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(460, 160);
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);
//
// SaveConfiguration
//
this.SaveConfiguration.AllPower = "ifall";
this.SaveConfiguration.BackColor = System.Drawing.Color.Transparent;
this.SaveConfiguration.DownImage = ((System.Drawing.Image)(resources.GetObject("SaveConfiguration.DownImage")));
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.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveConfiguration.MoveImage")));
this.SaveConfiguration.Name = "SaveConfiguration";
this.SaveConfiguration.NormalImage = ((System.Drawing.Image)(resources.GetObject("SaveConfiguration.NormalImage")));
this.SaveConfiguration.Power = "ifWrite";
this.SaveConfiguration.Size = new System.Drawing.Size(68, 24);
this.SaveConfiguration.TabIndex = 170;
this.SaveConfiguration.Tag = "OQC!Inspection";
this.SaveConfiguration.Text = "保存配置";
this.SaveConfiguration.UseVisualStyleBackColor = true;
this.SaveConfiguration.Click += new System.EventHandler(this.SaveConfiguration_Click);
//
// RefreshConfiguration
//
this.RefreshConfiguration.AllPower = "ifall";
this.RefreshConfiguration.BackColor = System.Drawing.Color.Transparent;
this.RefreshConfiguration.DownImage = ((System.Drawing.Image)(resources.GetObject("RefreshConfiguration.DownImage")));
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.MoveImage = ((System.Drawing.Image)(resources.GetObject("RefreshConfiguration.MoveImage")));
this.RefreshConfiguration.Name = "RefreshConfiguration";
this.RefreshConfiguration.NormalImage = ((System.Drawing.Image)(resources.GetObject("RefreshConfiguration.NormalImage")));
this.RefreshConfiguration.Power = "ifRead";
this.RefreshConfiguration.Size = new System.Drawing.Size(68, 24);
this.RefreshConfiguration.TabIndex = 169;
this.RefreshConfiguration.Tag = "OQC!Inspection";
this.RefreshConfiguration.Text = "刷新配置";
this.RefreshConfiguration.UseVisualStyleBackColor = true;
this.RefreshConfiguration.Click += new System.EventHandler(this.RefreshConfiguration_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(413, 583);
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(70, 24);
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(43, 194);
this.CheckTypeDGV.Name = "CheckTypeDGV";
this.CheckTypeDGV.RowTemplate.Height = 23;
this.CheckTypeDGV.Size = new System.Drawing.Size(745, 318);
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;
//
// 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.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_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.Name = "ob_batchqty";
this.ob_batchqty.Power = null;
this.ob_batchqty.ReadOnly = true;
this.ob_batchqty.Size = new System.Drawing.Size(136, 21);
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(347, 49);
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, 47);
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(608, 51);
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);
//
// OQC_PlanMaintain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1022, 616);
this.Controls.Add(this.ob_maxngacceptqty);
this.Controls.Add(this.ob_aqlcode);
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);
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.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(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).EndInit();
this.ResumeLayout(false);
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_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;
private CustomControl.ButtonUtil.NormalButton Save;
private CustomControl.ButtonUtil.NormalButton RefreshConfiguration;
private CustomControl.ButtonUtil.NormalButton SaveConfiguration;
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 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;
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 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.TextBoxWithIcon.TextBoxNumOnly ob_maxngacceptqty;
}
}