namespace SOH.JianYan { partial class frm_ZKT { /// /// 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() { this.components = new System.ComponentModel.Container(); this.panel1 = new System.Windows.Forms.Panel(); this.panel5 = new System.Windows.Forms.Panel(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.dataGridView2 = new System.Windows.Forms.DataGridView(); this.qCOIDDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.yqbhDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.qybjDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.pchDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.sccjDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ndNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.jyffDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.hxsjDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.bzDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.strrqDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.endrqDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.checkedDataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.qCObjectBindingSource = new System.Windows.Forms.BindingSource(this.components); this.panel4 = new System.Windows.Forms.Panel(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.button3 = new System.Windows.Forms.Button(); this.label22 = new System.Windows.Forms.Label(); this.button1 = new System.Windows.Forms.Button(); this.dtp_endrq = new System.Windows.Forms.DateTimePicker(); this.label1 = new System.Windows.Forms.Label(); this.dtp_strrq = new System.Windows.Forms.DateTimePicker(); this.button2 = new System.Windows.Forms.Button(); this.cbb_yq = new System.Windows.Forms.ComboBox(); this.panel2 = new System.Windows.Forms.Panel(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.dgv_Items = new System.Windows.Forms.DataGridView(); this.xmbmDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.yqbhDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.qCOIDDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.xmmcDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ywmcDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.qybjDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.bzVarDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.sdVarDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.jsbzVarDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.jssdVarDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.checkedDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.qCItemsBindingSource = new System.Windows.Forms.BindingSource(this.components); this.panel3 = new System.Windows.Forms.Panel(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.dgv_qcvalues = new System.Windows.Forms.DataGridView(); this.qCValueBindingSource1 = new System.Windows.Forms.BindingSource(this.components); this.tabPage2 = new System.Windows.Forms.TabPage(); this.pic_zkt = new System.Windows.Forms.PictureBox(); this.qCValueBindingSource = new System.Windows.Forms.BindingSource(this.components); this.col_xmbm = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.col_rq = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.col_time = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.col_QCOID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.col_yqbh = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dgv_jg = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.col_nd = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.col_bz = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.col_bzc = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.col_jsbz = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.col_jsbzc = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.col_QCRID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.col_id = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.col_sc = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.checkedDataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.panel1.SuspendLayout(); this.panel5.SuspendLayout(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.qCObjectBindingSource)).BeginInit(); this.panel4.SuspendLayout(); this.groupBox1.SuspendLayout(); this.panel2.SuspendLayout(); this.groupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv_Items)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.qCItemsBindingSource)).BeginInit(); this.panel3.SuspendLayout(); this.tabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv_qcvalues)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.qCValueBindingSource1)).BeginInit(); this.tabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic_zkt)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.qCValueBindingSource)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.panel5); this.panel1.Controls.Add(this.panel4); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1409, 162); this.panel1.TabIndex = 0; // // panel5 // this.panel5.Controls.Add(this.groupBox2); this.panel5.Dock = System.Windows.Forms.DockStyle.Fill; this.panel5.Location = new System.Drawing.Point(567, 0); this.panel5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(842, 162); this.panel5.TabIndex = 1; // // groupBox2 // this.groupBox2.Controls.Add(this.dataGridView2); this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox2.Location = new System.Drawing.Point(0, 0); this.groupBox2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.groupBox2.Name = "groupBox2"; this.groupBox2.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2); this.groupBox2.Size = new System.Drawing.Size(842, 162); this.groupBox2.TabIndex = 0; this.groupBox2.TabStop = false; this.groupBox2.Text = "质控品"; // // dataGridView2 // this.dataGridView2.AllowUserToAddRows = false; this.dataGridView2.AllowUserToDeleteRows = false; this.dataGridView2.AllowUserToResizeColumns = false; this.dataGridView2.AllowUserToResizeRows = false; this.dataGridView2.AutoGenerateColumns = false; this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.qCOIDDataGridViewTextBoxColumn1, this.yqbhDataGridViewTextBoxColumn1, this.qybjDataGridViewTextBoxColumn1, this.pchDataGridViewTextBoxColumn, this.sccjDataGridViewTextBoxColumn, this.ndNameDataGridViewTextBoxColumn, this.jyffDataGridViewTextBoxColumn, this.hxsjDataGridViewTextBoxColumn, this.bzDataGridViewTextBoxColumn, this.strrqDataGridViewTextBoxColumn, this.endrqDataGridViewTextBoxColumn, this.checkedDataGridViewCheckBoxColumn1}); this.dataGridView2.DataSource = this.qCObjectBindingSource; this.dataGridView2.Dock = System.Windows.Forms.DockStyle.Fill; this.dataGridView2.Location = new System.Drawing.Point(3, 20); this.dataGridView2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.dataGridView2.Name = "dataGridView2"; this.dataGridView2.ReadOnly = true; this.dataGridView2.RowTemplate.Height = 27; this.dataGridView2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dataGridView2.Size = new System.Drawing.Size(836, 140); this.dataGridView2.TabIndex = 0; this.dataGridView2.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView2_CellClick); // // qCOIDDataGridViewTextBoxColumn1 // this.qCOIDDataGridViewTextBoxColumn1.DataPropertyName = "QCOID"; this.qCOIDDataGridViewTextBoxColumn1.HeaderText = "编码"; this.qCOIDDataGridViewTextBoxColumn1.Name = "qCOIDDataGridViewTextBoxColumn1"; this.qCOIDDataGridViewTextBoxColumn1.ReadOnly = true; // // yqbhDataGridViewTextBoxColumn1 // this.yqbhDataGridViewTextBoxColumn1.DataPropertyName = "yqbh"; this.yqbhDataGridViewTextBoxColumn1.HeaderText = "检验仪器"; this.yqbhDataGridViewTextBoxColumn1.Name = "yqbhDataGridViewTextBoxColumn1"; this.yqbhDataGridViewTextBoxColumn1.ReadOnly = true; // // qybjDataGridViewTextBoxColumn1 // this.qybjDataGridViewTextBoxColumn1.DataPropertyName = "qybj"; this.qybjDataGridViewTextBoxColumn1.HeaderText = "qybj"; this.qybjDataGridViewTextBoxColumn1.Name = "qybjDataGridViewTextBoxColumn1"; this.qybjDataGridViewTextBoxColumn1.ReadOnly = true; this.qybjDataGridViewTextBoxColumn1.Visible = false; // // pchDataGridViewTextBoxColumn // this.pchDataGridViewTextBoxColumn.DataPropertyName = "pch"; this.pchDataGridViewTextBoxColumn.HeaderText = "批次号"; this.pchDataGridViewTextBoxColumn.Name = "pchDataGridViewTextBoxColumn"; this.pchDataGridViewTextBoxColumn.ReadOnly = true; // // sccjDataGridViewTextBoxColumn // this.sccjDataGridViewTextBoxColumn.DataPropertyName = "sccj"; this.sccjDataGridViewTextBoxColumn.HeaderText = "生产厂家"; this.sccjDataGridViewTextBoxColumn.Name = "sccjDataGridViewTextBoxColumn"; this.sccjDataGridViewTextBoxColumn.ReadOnly = true; // // ndNameDataGridViewTextBoxColumn // this.ndNameDataGridViewTextBoxColumn.DataPropertyName = "ndName"; this.ndNameDataGridViewTextBoxColumn.HeaderText = "浓度"; this.ndNameDataGridViewTextBoxColumn.Name = "ndNameDataGridViewTextBoxColumn"; this.ndNameDataGridViewTextBoxColumn.ReadOnly = true; // // jyffDataGridViewTextBoxColumn // this.jyffDataGridViewTextBoxColumn.DataPropertyName = "jyff"; this.jyffDataGridViewTextBoxColumn.HeaderText = "检验方法"; this.jyffDataGridViewTextBoxColumn.Name = "jyffDataGridViewTextBoxColumn"; this.jyffDataGridViewTextBoxColumn.ReadOnly = true; // // hxsjDataGridViewTextBoxColumn // this.hxsjDataGridViewTextBoxColumn.DataPropertyName = "hxsj"; this.hxsjDataGridViewTextBoxColumn.HeaderText = "化学试剂"; this.hxsjDataGridViewTextBoxColumn.Name = "hxsjDataGridViewTextBoxColumn"; this.hxsjDataGridViewTextBoxColumn.ReadOnly = true; // // bzDataGridViewTextBoxColumn // this.bzDataGridViewTextBoxColumn.DataPropertyName = "bz"; this.bzDataGridViewTextBoxColumn.HeaderText = "备注"; this.bzDataGridViewTextBoxColumn.Name = "bzDataGridViewTextBoxColumn"; this.bzDataGridViewTextBoxColumn.ReadOnly = true; // // strrqDataGridViewTextBoxColumn // this.strrqDataGridViewTextBoxColumn.DataPropertyName = "strrq"; this.strrqDataGridViewTextBoxColumn.HeaderText = "开始日期"; this.strrqDataGridViewTextBoxColumn.Name = "strrqDataGridViewTextBoxColumn"; this.strrqDataGridViewTextBoxColumn.ReadOnly = true; // // endrqDataGridViewTextBoxColumn // this.endrqDataGridViewTextBoxColumn.DataPropertyName = "endrq"; this.endrqDataGridViewTextBoxColumn.HeaderText = "结束日期"; this.endrqDataGridViewTextBoxColumn.Name = "endrqDataGridViewTextBoxColumn"; this.endrqDataGridViewTextBoxColumn.ReadOnly = true; // // checkedDataGridViewCheckBoxColumn1 // this.checkedDataGridViewCheckBoxColumn1.DataPropertyName = "Checked"; this.checkedDataGridViewCheckBoxColumn1.HeaderText = "选择"; this.checkedDataGridViewCheckBoxColumn1.Name = "checkedDataGridViewCheckBoxColumn1"; this.checkedDataGridViewCheckBoxColumn1.ReadOnly = true; this.checkedDataGridViewCheckBoxColumn1.Visible = false; // // qCObjectBindingSource // this.qCObjectBindingSource.DataSource = typeof(SOH.Entities.QC_Object); // // panel4 // this.panel4.Controls.Add(this.groupBox1); this.panel4.Dock = System.Windows.Forms.DockStyle.Left; this.panel4.Location = new System.Drawing.Point(0, 0); this.panel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(567, 162); this.panel4.TabIndex = 0; // // groupBox1 // this.groupBox1.Controls.Add(this.button3); this.groupBox1.Controls.Add(this.label22); this.groupBox1.Controls.Add(this.button1); this.groupBox1.Controls.Add(this.dtp_endrq); this.groupBox1.Controls.Add(this.label1); this.groupBox1.Controls.Add(this.dtp_strrq); this.groupBox1.Controls.Add(this.button2); this.groupBox1.Controls.Add(this.cbb_yq); this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox1.Location = new System.Drawing.Point(0, 0); this.groupBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.groupBox1.Name = "groupBox1"; this.groupBox1.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2); this.groupBox1.Size = new System.Drawing.Size(567, 162); this.groupBox1.TabIndex = 1; this.groupBox1.TabStop = false; this.groupBox1.Text = "常规"; // // button3 // this.button3.Location = new System.Drawing.Point(237, 108); this.button3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(75, 35); this.button3.TabIndex = 3; this.button3.Text = "质控图"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button3_Click); // // label22 // this.label22.AutoSize = true; this.label22.Location = new System.Drawing.Point(21, 30); this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(82, 15); this.label22.TabIndex = 50; this.label22.Text = "检验仪器:"; // // button1 // this.button1.Location = new System.Drawing.Point(24, 108); this.button1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(75, 35); this.button1.TabIndex = 1; this.button1.Text = "添加"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // dtp_endrq // this.dtp_endrq.CustomFormat = "yyyy-MM-dd"; this.dtp_endrq.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtp_endrq.Location = new System.Drawing.Point(285, 68); this.dtp_endrq.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.dtp_endrq.Name = "dtp_endrq"; this.dtp_endrq.Size = new System.Drawing.Size(159, 25); this.dtp_endrq.TabIndex = 53; this.dtp_endrq.ValueChanged += new System.EventHandler(this.dtp_endrq_ValueChanged); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(51, 72); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(52, 15); this.label1.TabIndex = 51; this.label1.Text = "月份:"; // // dtp_strrq // this.dtp_strrq.CustomFormat = "yyyy-MM-dd"; this.dtp_strrq.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtp_strrq.Location = new System.Drawing.Point(115, 68); this.dtp_strrq.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.dtp_strrq.Name = "dtp_strrq"; this.dtp_strrq.Size = new System.Drawing.Size(159, 25); this.dtp_strrq.TabIndex = 52; this.dtp_strrq.ValueChanged += new System.EventHandler(this.dtp_strrq_ValueChanged); // // button2 // this.button2.Location = new System.Drawing.Point(125, 108); this.button2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(75, 35); this.button2.TabIndex = 2; this.button2.Text = "删除"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // cbb_yq // this.cbb_yq.DisplayMember = "yqmc"; this.cbb_yq.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbb_yq.FormattingEnabled = true; this.cbb_yq.Location = new System.Drawing.Point(113, 28); this.cbb_yq.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.cbb_yq.Name = "cbb_yq"; this.cbb_yq.Size = new System.Drawing.Size(160, 23); this.cbb_yq.TabIndex = 49; this.cbb_yq.ValueMember = "yq"; this.cbb_yq.SelectedValueChanged += new System.EventHandler(this.cbb_yq_SelectedValueChanged); // // panel2 // this.panel2.Controls.Add(this.groupBox3); this.panel2.Dock = System.Windows.Forms.DockStyle.Left; this.panel2.Location = new System.Drawing.Point(0, 162); this.panel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(567, 596); this.panel2.TabIndex = 1; // // groupBox3 // this.groupBox3.Controls.Add(this.dgv_Items); this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox3.Location = new System.Drawing.Point(0, 0); this.groupBox3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.groupBox3.Name = "groupBox3"; this.groupBox3.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2); this.groupBox3.Size = new System.Drawing.Size(567, 596); this.groupBox3.TabIndex = 0; this.groupBox3.TabStop = false; this.groupBox3.Text = "质控项目"; // // dgv_Items // this.dgv_Items.AllowUserToAddRows = false; this.dgv_Items.AllowUserToDeleteRows = false; this.dgv_Items.AllowUserToResizeColumns = false; this.dgv_Items.AllowUserToResizeRows = false; this.dgv_Items.AutoGenerateColumns = false; this.dgv_Items.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dgv_Items.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.xmbmDataGridViewTextBoxColumn, this.yqbhDataGridViewTextBoxColumn, this.qCOIDDataGridViewTextBoxColumn, this.xmmcDataGridViewTextBoxColumn, this.ywmcDataGridViewTextBoxColumn, this.qybjDataGridViewTextBoxColumn, this.bzVarDataGridViewTextBoxColumn, this.sdVarDataGridViewTextBoxColumn, this.jsbzVarDataGridViewTextBoxColumn, this.jssdVarDataGridViewTextBoxColumn, this.checkedDataGridViewCheckBoxColumn}); this.dgv_Items.DataSource = this.qCItemsBindingSource; this.dgv_Items.Dock = System.Windows.Forms.DockStyle.Fill; this.dgv_Items.Location = new System.Drawing.Point(3, 20); this.dgv_Items.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.dgv_Items.Name = "dgv_Items"; this.dgv_Items.ReadOnly = true; this.dgv_Items.RowTemplate.Height = 27; this.dgv_Items.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgv_Items.Size = new System.Drawing.Size(561, 574); this.dgv_Items.TabIndex = 0; this.dgv_Items.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_Items_CellClick); // // xmbmDataGridViewTextBoxColumn // this.xmbmDataGridViewTextBoxColumn.DataPropertyName = "xmbm"; this.xmbmDataGridViewTextBoxColumn.HeaderText = "编码"; this.xmbmDataGridViewTextBoxColumn.Name = "xmbmDataGridViewTextBoxColumn"; this.xmbmDataGridViewTextBoxColumn.ReadOnly = true; // // yqbhDataGridViewTextBoxColumn // this.yqbhDataGridViewTextBoxColumn.DataPropertyName = "yqbh"; this.yqbhDataGridViewTextBoxColumn.HeaderText = "yqbh"; this.yqbhDataGridViewTextBoxColumn.Name = "yqbhDataGridViewTextBoxColumn"; this.yqbhDataGridViewTextBoxColumn.ReadOnly = true; this.yqbhDataGridViewTextBoxColumn.Visible = false; // // qCOIDDataGridViewTextBoxColumn // this.qCOIDDataGridViewTextBoxColumn.DataPropertyName = "QCOID"; this.qCOIDDataGridViewTextBoxColumn.HeaderText = "QCOID"; this.qCOIDDataGridViewTextBoxColumn.Name = "qCOIDDataGridViewTextBoxColumn"; this.qCOIDDataGridViewTextBoxColumn.ReadOnly = true; this.qCOIDDataGridViewTextBoxColumn.Visible = false; // // xmmcDataGridViewTextBoxColumn // this.xmmcDataGridViewTextBoxColumn.DataPropertyName = "xmmc"; this.xmmcDataGridViewTextBoxColumn.HeaderText = "名称"; this.xmmcDataGridViewTextBoxColumn.Name = "xmmcDataGridViewTextBoxColumn"; this.xmmcDataGridViewTextBoxColumn.ReadOnly = true; // // ywmcDataGridViewTextBoxColumn // this.ywmcDataGridViewTextBoxColumn.DataPropertyName = "ywmc"; this.ywmcDataGridViewTextBoxColumn.HeaderText = "代号"; this.ywmcDataGridViewTextBoxColumn.Name = "ywmcDataGridViewTextBoxColumn"; this.ywmcDataGridViewTextBoxColumn.ReadOnly = true; // // qybjDataGridViewTextBoxColumn // this.qybjDataGridViewTextBoxColumn.DataPropertyName = "qybj"; this.qybjDataGridViewTextBoxColumn.HeaderText = "qybj"; this.qybjDataGridViewTextBoxColumn.Name = "qybjDataGridViewTextBoxColumn"; this.qybjDataGridViewTextBoxColumn.ReadOnly = true; this.qybjDataGridViewTextBoxColumn.Visible = false; // // bzVarDataGridViewTextBoxColumn // this.bzVarDataGridViewTextBoxColumn.DataPropertyName = "bzVar"; this.bzVarDataGridViewTextBoxColumn.HeaderText = "靶值"; this.bzVarDataGridViewTextBoxColumn.Name = "bzVarDataGridViewTextBoxColumn"; this.bzVarDataGridViewTextBoxColumn.ReadOnly = true; // // sdVarDataGridViewTextBoxColumn // this.sdVarDataGridViewTextBoxColumn.DataPropertyName = "sdVar"; this.sdVarDataGridViewTextBoxColumn.HeaderText = "标准差"; this.sdVarDataGridViewTextBoxColumn.Name = "sdVarDataGridViewTextBoxColumn"; this.sdVarDataGridViewTextBoxColumn.ReadOnly = true; // // jsbzVarDataGridViewTextBoxColumn // this.jsbzVarDataGridViewTextBoxColumn.DataPropertyName = "jsbzVar"; this.jsbzVarDataGridViewTextBoxColumn.HeaderText = "jsbzVar"; this.jsbzVarDataGridViewTextBoxColumn.Name = "jsbzVarDataGridViewTextBoxColumn"; this.jsbzVarDataGridViewTextBoxColumn.ReadOnly = true; this.jsbzVarDataGridViewTextBoxColumn.Visible = false; // // jssdVarDataGridViewTextBoxColumn // this.jssdVarDataGridViewTextBoxColumn.DataPropertyName = "jssdVar"; this.jssdVarDataGridViewTextBoxColumn.HeaderText = "jssdVar"; this.jssdVarDataGridViewTextBoxColumn.Name = "jssdVarDataGridViewTextBoxColumn"; this.jssdVarDataGridViewTextBoxColumn.ReadOnly = true; this.jssdVarDataGridViewTextBoxColumn.Visible = false; // // checkedDataGridViewCheckBoxColumn // this.checkedDataGridViewCheckBoxColumn.DataPropertyName = "Checked"; this.checkedDataGridViewCheckBoxColumn.HeaderText = "选择"; this.checkedDataGridViewCheckBoxColumn.Name = "checkedDataGridViewCheckBoxColumn"; this.checkedDataGridViewCheckBoxColumn.ReadOnly = true; this.checkedDataGridViewCheckBoxColumn.Visible = false; // // qCItemsBindingSource // this.qCItemsBindingSource.DataSource = typeof(SOH.Entities.QC_Items); // // panel3 // this.panel3.Controls.Add(this.tabControl1); this.panel3.Dock = System.Windows.Forms.DockStyle.Fill; this.panel3.Location = new System.Drawing.Point(567, 162); this.panel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(842, 596); this.panel3.TabIndex = 2; // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Controls.Add(this.tabPage2); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl1.Location = new System.Drawing.Point(0, 0); this.tabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(842, 596); this.tabControl1.TabIndex = 1; // // tabPage1 // this.tabPage1.Controls.Add(this.dgv_qcvalues); this.tabPage1.Location = new System.Drawing.Point(4, 25); this.tabPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tabPage1.Name = "tabPage1"; this.tabPage1.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tabPage1.Size = new System.Drawing.Size(834, 567); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "质控结果"; this.tabPage1.UseVisualStyleBackColor = true; // // dgv_qcvalues // this.dgv_qcvalues.AllowUserToAddRows = false; this.dgv_qcvalues.AllowUserToDeleteRows = false; this.dgv_qcvalues.AutoGenerateColumns = false; this.dgv_qcvalues.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dgv_qcvalues.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.col_xmbm, this.col_rq, this.col_time, this.col_QCOID, this.col_yqbh, this.dgv_jg, this.col_nd, this.col_bz, this.col_bzc, this.col_jsbz, this.col_jsbzc, this.col_QCRID, this.col_id, this.col_sc, this.checkedDataGridViewCheckBoxColumn2}); this.dgv_qcvalues.DataSource = this.qCValueBindingSource1; this.dgv_qcvalues.Dock = System.Windows.Forms.DockStyle.Fill; this.dgv_qcvalues.Location = new System.Drawing.Point(3, 2); this.dgv_qcvalues.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.dgv_qcvalues.Name = "dgv_qcvalues"; this.dgv_qcvalues.RowTemplate.Height = 27; this.dgv_qcvalues.Size = new System.Drawing.Size(828, 563); this.dgv_qcvalues.TabIndex = 0; this.dgv_qcvalues.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.dgv_qcvalues_CellBeginEdit); this.dgv_qcvalues.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_qcvalues_CellClick); this.dgv_qcvalues.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_qcvalues_CellValueChanged); // // qCValueBindingSource1 // this.qCValueBindingSource1.DataSource = typeof(SOH.Entities.QC_Value); // // tabPage2 // this.tabPage2.AutoScroll = true; this.tabPage2.Controls.Add(this.pic_zkt); this.tabPage2.Location = new System.Drawing.Point(4, 25); this.tabPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tabPage2.Name = "tabPage2"; this.tabPage2.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tabPage2.Size = new System.Drawing.Size(835, 566); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "质控图"; this.tabPage2.UseVisualStyleBackColor = true; // // pic_zkt // this.pic_zkt.Location = new System.Drawing.Point(7, 6); this.pic_zkt.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.pic_zkt.Name = "pic_zkt"; this.pic_zkt.Size = new System.Drawing.Size(1093, 412); this.pic_zkt.TabIndex = 0; this.pic_zkt.TabStop = false; // // qCValueBindingSource // this.qCValueBindingSource.DataSource = typeof(SOH.Entities.QC_Value); // // col_xmbm // this.col_xmbm.DataPropertyName = "xmbm"; this.col_xmbm.HeaderText = "xmbm"; this.col_xmbm.Name = "col_xmbm"; this.col_xmbm.Visible = false; // // col_rq // this.col_rq.DataPropertyName = "DataValue"; this.col_rq.HeaderText = "日期"; this.col_rq.Name = "col_rq"; // // col_time // this.col_time.DataPropertyName = "TimeValue"; this.col_time.HeaderText = "时间"; this.col_time.Name = "col_time"; // // col_QCOID // this.col_QCOID.DataPropertyName = "QCOID"; this.col_QCOID.HeaderText = "QCOID"; this.col_QCOID.Name = "col_QCOID"; this.col_QCOID.Visible = false; // // col_yqbh // this.col_yqbh.DataPropertyName = "yqbh"; this.col_yqbh.HeaderText = "yqbh"; this.col_yqbh.Name = "col_yqbh"; this.col_yqbh.Visible = false; // // dgv_jg // this.dgv_jg.DataPropertyName = "jg"; this.dgv_jg.HeaderText = "结果"; this.dgv_jg.Name = "dgv_jg"; // // col_nd // this.col_nd.DataPropertyName = "ndName"; this.col_nd.HeaderText = "浓度"; this.col_nd.Name = "col_nd"; // // col_bz // this.col_bz.DataPropertyName = "bzVar"; this.col_bz.HeaderText = "靶值"; this.col_bz.Name = "col_bz"; // // col_bzc // this.col_bzc.DataPropertyName = "sdVar"; this.col_bzc.HeaderText = "标准差"; this.col_bzc.Name = "col_bzc"; // // col_jsbz // this.col_jsbz.DataPropertyName = "jsbzVar"; this.col_jsbz.HeaderText = "计算靶值"; this.col_jsbz.Name = "col_jsbz"; this.col_jsbz.Visible = false; // // col_jsbzc // this.col_jsbzc.DataPropertyName = "jssdVar"; this.col_jsbzc.HeaderText = "计算标准差"; this.col_jsbzc.Name = "col_jsbzc"; this.col_jsbzc.Visible = false; // // col_QCRID // this.col_QCRID.DataPropertyName = "QCRID"; this.col_QCRID.HeaderText = "QCRID"; this.col_QCRID.Name = "col_QCRID"; this.col_QCRID.Visible = false; // // col_id // this.col_id.DataPropertyName = "id"; this.col_id.HeaderText = "id"; this.col_id.Name = "col_id"; this.col_id.Visible = false; // // col_sc // this.col_sc.DataPropertyName = "SD"; this.col_sc.HeaderText = "[SD]"; this.col_sc.Name = "col_sc"; // // checkedDataGridViewCheckBoxColumn2 // this.checkedDataGridViewCheckBoxColumn2.DataPropertyName = "Checked"; this.checkedDataGridViewCheckBoxColumn2.HeaderText = "选择"; this.checkedDataGridViewCheckBoxColumn2.Name = "checkedDataGridViewCheckBoxColumn2"; this.checkedDataGridViewCheckBoxColumn2.Visible = false; // // frm_ZKT // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1409, 758); this.Controls.Add(this.panel3); this.Controls.Add(this.panel2); this.Controls.Add(this.panel1); this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.Name = "frm_ZKT"; this.Text = "质控图"; this.Load += new System.EventHandler(this.frm_ZKT_Load); this.panel1.ResumeLayout(false); this.panel5.ResumeLayout(false); this.groupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.qCObjectBindingSource)).EndInit(); this.panel4.ResumeLayout(false); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.panel2.ResumeLayout(false); this.groupBox3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgv_Items)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.qCItemsBindingSource)).EndInit(); this.panel3.ResumeLayout(false); this.tabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgv_qcvalues)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.qCValueBindingSource1)).EndInit(); this.tabPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pic_zkt)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.qCValueBindingSource)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.Label label1; private System.Windows.Forms.ComboBox cbb_yq; private System.Windows.Forms.Label label22; private System.Windows.Forms.DateTimePicker dtp_endrq; private System.Windows.Forms.DateTimePicker dtp_strrq; private System.Windows.Forms.DataGridView dgv_Items; private System.Windows.Forms.DataGridViewTextBoxColumn xmbmDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn yqbhDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn qCOIDDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn xmmcDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn ywmcDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn qybjDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn bzVarDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn sdVarDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn jsbzVarDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn jssdVarDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewCheckBoxColumn checkedDataGridViewCheckBoxColumn; private System.Windows.Forms.BindingSource qCItemsBindingSource; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button1; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Panel panel5; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.DataGridView dataGridView2; private System.Windows.Forms.BindingSource qCObjectBindingSource; private System.Windows.Forms.DataGridViewTextBoxColumn qCOIDDataGridViewTextBoxColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn yqbhDataGridViewTextBoxColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn qybjDataGridViewTextBoxColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn pchDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn sccjDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn ndNameDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn jyffDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn hxsjDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn bzDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn strrqDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn endrqDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewCheckBoxColumn checkedDataGridViewCheckBoxColumn1; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.BindingSource qCValueBindingSource; private System.Windows.Forms.DataGridView dgv_qcvalues; private System.Windows.Forms.BindingSource qCValueBindingSource1; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.TabPage tabPage2; private System.Windows.Forms.PictureBox pic_zkt; private System.Windows.Forms.DataGridViewTextBoxColumn col_xmbm; private System.Windows.Forms.DataGridViewTextBoxColumn col_rq; private System.Windows.Forms.DataGridViewTextBoxColumn col_time; private System.Windows.Forms.DataGridViewTextBoxColumn col_QCOID; private System.Windows.Forms.DataGridViewTextBoxColumn col_yqbh; private System.Windows.Forms.DataGridViewTextBoxColumn dgv_jg; private System.Windows.Forms.DataGridViewTextBoxColumn col_nd; private System.Windows.Forms.DataGridViewTextBoxColumn col_bz; private System.Windows.Forms.DataGridViewTextBoxColumn col_bzc; private System.Windows.Forms.DataGridViewTextBoxColumn col_jsbz; private System.Windows.Forms.DataGridViewTextBoxColumn col_jsbzc; private System.Windows.Forms.DataGridViewTextBoxColumn col_QCRID; private System.Windows.Forms.DataGridViewTextBoxColumn col_id; private System.Windows.Forms.DataGridViewTextBoxColumn col_sc; private System.Windows.Forms.DataGridViewCheckBoxColumn checkedDataGridViewCheckBoxColumn2; } }