namespace SOH.JianYan { partial class frmLisMain { /// /// 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(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmLisMain)); this.panel4 = new System.Windows.Forms.Panel(); this.bbhE = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.bbhS = new System.Windows.Forms.TextBox(); this.button2 = new System.Windows.Forms.Button(); this.btn_del = new System.Windows.Forms.Button(); this.button1 = new System.Windows.Forms.Button(); this.btn_sh = new System.Windows.Forms.Button(); this.panel1 = new System.Windows.Forms.Panel(); this.dgv_yhxx = new System.Windows.Forms.DataGridView(); this.col_tmh = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.col_bbh = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.col_xm = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.col_xb = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.col_nl = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.col_cxys = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.col_cxsj = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.shsjDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.shyyDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.stateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.jyrqDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.jyysDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.jyyhxxBindingSource = new System.Windows.Forms.BindingSource(this.components); this.dgv_xm = new System.Windows.Forms.DataGridView(); this.col_jyxm = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.jyxmmc = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.col_jg = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.col_ckz = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.col_ckxx = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.jyxmdw = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.yq = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.jydate = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.bbhh = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.panel3 = new System.Windows.Forms.Panel(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.dataGridView2 = new System.Windows.Forms.DataGridView(); this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.jcxmmc = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tjcxmBindingSource = new System.Windows.Forms.BindingSource(this.components); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.dataGridView1 = new System.Windows.Forms.DataGridView(); this.jytmDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.jyxhDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.zhxmbmDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.zhxmmcDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.checkedDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.jysqdmxBindingSource = new System.Windows.Forms.BindingSource(this.components); this.label1 = new System.Windows.Forms.Label(); this.dtp_bbrq = new System.Windows.Forms.DateTimePicker(); this.cbb_yq = new System.Windows.Forms.ComboBox(); this.txt_bbh = new System.Windows.Forms.TextBox(); this.label24 = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.dtp_bgsj = new System.Windows.Forms.DateTimePicker(); this.dtp_cxsj = new System.Windows.Forms.DateTimePicker(); this.label20 = new System.Windows.Forms.Label(); this.txt_jyys = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.txt_shys = new System.Windows.Forms.TextBox(); this.label18 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.txt_cxyy = new System.Windows.Forms.TextBox(); this.label11 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.txt_sqd = new System.Windows.Forms.TextBox(); this.label16 = new System.Windows.Forms.Label(); this.txt_nl = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.txt_xb = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.txt_xm = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.txt_jytm = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.panel4.SuspendLayout(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv_yhxx)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.jyyhxxBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dgv_xm)).BeginInit(); this.panel3.SuspendLayout(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tjcxmBindingSource)).BeginInit(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.jysqdmxBindingSource)).BeginInit(); this.SuspendLayout(); // // panel4 // this.panel4.Controls.Add(this.bbhE); this.panel4.Controls.Add(this.label2); this.panel4.Controls.Add(this.bbhS); this.panel4.Controls.Add(this.button2); this.panel4.Controls.Add(this.btn_del); this.panel4.Controls.Add(this.button1); this.panel4.Controls.Add(this.btn_sh); this.panel4.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel4.Location = new System.Drawing.Point(216, 626); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(1220, 41); this.panel4.TabIndex = 2; // // bbhE // this.bbhE.Location = new System.Drawing.Point(267, 11); this.bbhE.Name = "bbhE"; this.bbhE.Size = new System.Drawing.Size(47, 21); this.bbhE.TabIndex = 55; this.bbhE.Text = "0"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(251, 15); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(11, 12); this.label2.TabIndex = 54; this.label2.Text = "-"; // // bbhS // this.bbhS.Location = new System.Drawing.Point(199, 11); this.bbhS.Name = "bbhS"; this.bbhS.Size = new System.Drawing.Size(47, 21); this.bbhS.TabIndex = 53; this.bbhS.Text = "0"; // // button2 // this.button2.Location = new System.Drawing.Point(426, 9); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(75, 23); this.button2.TabIndex = 52; this.button2.Text = "重新上传"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // btn_del // this.btn_del.Location = new System.Drawing.Point(328, 9); this.btn_del.Name = "btn_del"; this.btn_del.Size = new System.Drawing.Size(75, 23); this.btn_del.TabIndex = 2; this.btn_del.Text = "删除"; this.btn_del.UseVisualStyleBackColor = true; this.btn_del.Click += new System.EventHandler(this.btn_del_Click); // // button1 // this.button1.Location = new System.Drawing.Point(112, 9); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(75, 23); this.button1.TabIndex = 1; this.button1.Text = "上传全部"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // btn_sh // this.btn_sh.Location = new System.Drawing.Point(18, 9); this.btn_sh.Name = "btn_sh"; this.btn_sh.Size = new System.Drawing.Size(75, 23); this.btn_sh.TabIndex = 0; this.btn_sh.Text = "上传"; this.btn_sh.UseVisualStyleBackColor = true; this.btn_sh.Click += new System.EventHandler(this.btn_sh_Click); // // panel1 // this.panel1.Controls.Add(this.dgv_yhxx); this.panel1.Controls.Add(this.dgv_xm); this.panel1.Controls.Add(this.panel4); this.panel1.Controls.Add(this.panel3); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1436, 667); this.panel1.TabIndex = 3; // // dgv_yhxx // this.dgv_yhxx.AllowUserToAddRows = false; this.dgv_yhxx.AllowUserToDeleteRows = false; this.dgv_yhxx.AutoGenerateColumns = false; this.dgv_yhxx.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dgv_yhxx.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.col_tmh, this.col_bbh, this.col_xm, this.col_xb, this.col_nl, this.col_cxys, this.col_cxsj, this.shsjDataGridViewTextBoxColumn, this.shyyDataGridViewTextBoxColumn, this.stateDataGridViewTextBoxColumn, this.jyrqDataGridViewTextBoxColumn, this.jyysDataGridViewTextBoxColumn}); this.dgv_yhxx.DataSource = this.jyyhxxBindingSource; this.dgv_yhxx.Dock = System.Windows.Forms.DockStyle.Fill; this.dgv_yhxx.Location = new System.Drawing.Point(702, 0); this.dgv_yhxx.Name = "dgv_yhxx"; this.dgv_yhxx.ReadOnly = true; this.dgv_yhxx.RowHeadersWidth = 11; this.dgv_yhxx.RowTemplate.Height = 23; this.dgv_yhxx.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgv_yhxx.Size = new System.Drawing.Size(734, 626); this.dgv_yhxx.TabIndex = 6; this.dgv_yhxx.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_yhxx_CellClick); // // col_tmh // this.col_tmh.DataPropertyName = "jytm"; this.col_tmh.HeaderText = "条码号"; this.col_tmh.Name = "col_tmh"; this.col_tmh.ReadOnly = true; this.col_tmh.Width = 80; // // col_bbh // this.col_bbh.DataPropertyName = "bbh"; this.col_bbh.HeaderText = "标本号"; this.col_bbh.Name = "col_bbh"; this.col_bbh.ReadOnly = true; this.col_bbh.Width = 80; // // col_xm // this.col_xm.DataPropertyName = "xm"; this.col_xm.HeaderText = "姓名"; this.col_xm.Name = "col_xm"; this.col_xm.ReadOnly = true; this.col_xm.Width = 80; // // col_xb // this.col_xb.DataPropertyName = "xb"; this.col_xb.HeaderText = "性别"; this.col_xb.Name = "col_xb"; this.col_xb.ReadOnly = true; this.col_xb.Width = 55; // // col_nl // this.col_nl.DataPropertyName = "nl"; this.col_nl.HeaderText = "年龄"; this.col_nl.Name = "col_nl"; this.col_nl.ReadOnly = true; this.col_nl.Width = 55; // // col_cxys // this.col_cxys.DataPropertyName = "cxyy"; this.col_cxys.HeaderText = "采血医生"; this.col_cxys.Name = "col_cxys"; this.col_cxys.ReadOnly = true; this.col_cxys.Width = 80; // // col_cxsj // this.col_cxsj.DataPropertyName = "cxsj"; this.col_cxsj.HeaderText = "采血时间"; this.col_cxsj.Name = "col_cxsj"; this.col_cxsj.ReadOnly = true; this.col_cxsj.Width = 80; // // shsjDataGridViewTextBoxColumn // this.shsjDataGridViewTextBoxColumn.DataPropertyName = "shsj"; this.shsjDataGridViewTextBoxColumn.HeaderText = "审核时间"; this.shsjDataGridViewTextBoxColumn.Name = "shsjDataGridViewTextBoxColumn"; this.shsjDataGridViewTextBoxColumn.ReadOnly = true; // // shyyDataGridViewTextBoxColumn // this.shyyDataGridViewTextBoxColumn.DataPropertyName = "shyy"; this.shyyDataGridViewTextBoxColumn.HeaderText = "审核医生"; this.shyyDataGridViewTextBoxColumn.Name = "shyyDataGridViewTextBoxColumn"; this.shyyDataGridViewTextBoxColumn.ReadOnly = true; // // stateDataGridViewTextBoxColumn // this.stateDataGridViewTextBoxColumn.DataPropertyName = "state"; this.stateDataGridViewTextBoxColumn.HeaderText = "状态"; this.stateDataGridViewTextBoxColumn.Name = "stateDataGridViewTextBoxColumn"; this.stateDataGridViewTextBoxColumn.ReadOnly = true; this.stateDataGridViewTextBoxColumn.Width = 60; // // jyrqDataGridViewTextBoxColumn // this.jyrqDataGridViewTextBoxColumn.DataPropertyName = "jyrq"; this.jyrqDataGridViewTextBoxColumn.HeaderText = "检验日期"; this.jyrqDataGridViewTextBoxColumn.Name = "jyrqDataGridViewTextBoxColumn"; this.jyrqDataGridViewTextBoxColumn.ReadOnly = true; // // jyysDataGridViewTextBoxColumn // this.jyysDataGridViewTextBoxColumn.DataPropertyName = "jyys"; this.jyysDataGridViewTextBoxColumn.HeaderText = "检验医生"; this.jyysDataGridViewTextBoxColumn.Name = "jyysDataGridViewTextBoxColumn"; this.jyysDataGridViewTextBoxColumn.ReadOnly = true; // // jyyhxxBindingSource // this.jyyhxxBindingSource.DataSource = typeof(SOH.Entities.jy_yhxx); // // dgv_xm // this.dgv_xm.AllowUserToAddRows = false; this.dgv_xm.AllowUserToDeleteRows = false; this.dgv_xm.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dgv_xm.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.col_jyxm, this.jyxmmc, this.col_jg, this.col_ckz, this.col_ckxx, this.jyxmdw, this.yq, this.jydate, this.bbhh}); this.dgv_xm.Dock = System.Windows.Forms.DockStyle.Left; this.dgv_xm.Location = new System.Drawing.Point(216, 0); this.dgv_xm.Name = "dgv_xm"; this.dgv_xm.RowHeadersWidth = 21; this.dgv_xm.RowTemplate.Height = 23; this.dgv_xm.Size = new System.Drawing.Size(486, 626); this.dgv_xm.TabIndex = 5; this.dgv_xm.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.dgv_xm_CellBeginEdit); this.dgv_xm.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_xm_CellClick); this.dgv_xm.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_xm_CellValueChanged); this.dgv_xm.Enter += new System.EventHandler(this.dgv_xm_Enter); // // col_jyxm // this.col_jyxm.DataPropertyName = "xmdm"; this.col_jyxm.HeaderText = "检验项目"; this.col_jyxm.Name = "col_jyxm"; this.col_jyxm.Width = 80; // // jyxmmc // this.jyxmmc.DataPropertyName = "xmmc"; this.jyxmmc.HeaderText = "项目名称"; this.jyxmmc.Name = "jyxmmc"; // // col_jg // this.col_jg.DataPropertyName = "jg"; this.col_jg.HeaderText = "结果"; this.col_jg.Name = "col_jg"; this.col_jg.Width = 60; // // col_ckz // this.col_ckz.DataPropertyName = "cksx"; this.col_ckz.HeaderText = "参考上限"; this.col_ckz.Name = "col_ckz"; this.col_ckz.Width = 80; // // col_ckxx // this.col_ckxx.DataPropertyName = "ckxx"; this.col_ckxx.HeaderText = "参考下限"; this.col_ckxx.Name = "col_ckxx"; this.col_ckxx.Width = 80; // // jyxmdw // this.jyxmdw.DataPropertyName = "dw"; this.jyxmdw.HeaderText = "单位"; this.jyxmdw.Name = "jyxmdw"; this.jyxmdw.Width = 60; // // yq // this.yq.DataPropertyName = "yqbms"; this.yq.HeaderText = "仪器编码"; this.yq.Name = "yq"; this.yq.Visible = false; // // jydate // this.jydate.DataPropertyName = "jyrqs"; this.jydate.HeaderText = "检验日期"; this.jydate.Name = "jydate"; this.jydate.Visible = false; // // bbhh // this.bbhh.DataPropertyName = "bbhs"; this.bbhh.HeaderText = "标本号"; this.bbhh.Name = "bbhh"; this.bbhh.Visible = false; // // panel3 // this.panel3.Controls.Add(this.groupBox2); this.panel3.Controls.Add(this.groupBox1); this.panel3.Controls.Add(this.label1); this.panel3.Controls.Add(this.dtp_bbrq); this.panel3.Controls.Add(this.cbb_yq); this.panel3.Controls.Add(this.txt_bbh); this.panel3.Controls.Add(this.label24); this.panel3.Controls.Add(this.label23); this.panel3.Controls.Add(this.label22); this.panel3.Controls.Add(this.dtp_bgsj); this.panel3.Controls.Add(this.dtp_cxsj); this.panel3.Controls.Add(this.label20); this.panel3.Controls.Add(this.txt_jyys); this.panel3.Controls.Add(this.label17); this.panel3.Controls.Add(this.txt_shys); this.panel3.Controls.Add(this.label18); this.panel3.Controls.Add(this.label9); this.panel3.Controls.Add(this.txt_cxyy); this.panel3.Controls.Add(this.label11); this.panel3.Controls.Add(this.label14); this.panel3.Controls.Add(this.txt_sqd); this.panel3.Controls.Add(this.label16); this.panel3.Controls.Add(this.txt_nl); this.panel3.Controls.Add(this.label7); this.panel3.Controls.Add(this.txt_xb); this.panel3.Controls.Add(this.label6); this.panel3.Controls.Add(this.txt_xm); this.panel3.Controls.Add(this.label5); this.panel3.Controls.Add(this.txt_jytm); this.panel3.Controls.Add(this.label4); this.panel3.Dock = System.Windows.Forms.DockStyle.Left; this.panel3.Location = new System.Drawing.Point(0, 0); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(216, 667); this.panel3.TabIndex = 4; // // groupBox2 // this.groupBox2.Controls.Add(this.dataGridView2); this.groupBox2.Location = new System.Drawing.Point(8, 522); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(200, 142); this.groupBox2.TabIndex = 52; 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.dataGridViewCheckBoxColumn1, this.jcxmmc}); this.dataGridView2.DataSource = this.tjcxmBindingSource; this.dataGridView2.Dock = System.Windows.Forms.DockStyle.Fill; this.dataGridView2.Location = new System.Drawing.Point(3, 17); this.dataGridView2.Name = "dataGridView2"; this.dataGridView2.RowTemplate.Height = 23; this.dataGridView2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dataGridView2.Size = new System.Drawing.Size(194, 122); this.dataGridView2.TabIndex = 7; // // dataGridViewCheckBoxColumn1 // this.dataGridViewCheckBoxColumn1.DataPropertyName = "Checked"; this.dataGridViewCheckBoxColumn1.HeaderText = "选择"; this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1"; this.dataGridViewCheckBoxColumn1.Visible = false; // // jcxmmc // this.jcxmmc.DataPropertyName = "jcxmmc"; this.jcxmmc.HeaderText = "检查项目名称"; this.jcxmmc.Name = "jcxmmc"; this.jcxmmc.ReadOnly = true; this.jcxmmc.Width = 150; // // tjcxmBindingSource // this.tjcxmBindingSource.DataSource = typeof(SOH.Entities.t_jcxm); // // groupBox1 // this.groupBox1.Controls.Add(this.dataGridView1); this.groupBox1.Location = new System.Drawing.Point(8, 363); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(200, 152); this.groupBox1.TabIndex = 8; this.groupBox1.TabStop = false; this.groupBox1.Text = "检验项目列表"; // // dataGridView1 // this.dataGridView1.AllowUserToAddRows = false; this.dataGridView1.AllowUserToDeleteRows = false; this.dataGridView1.AllowUserToResizeColumns = false; this.dataGridView1.AllowUserToResizeRows = false; this.dataGridView1.AutoGenerateColumns = false; this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.jytmDataGridViewTextBoxColumn, this.jyxhDataGridViewTextBoxColumn, this.zhxmbmDataGridViewTextBoxColumn, this.zhxmmcDataGridViewTextBoxColumn, this.checkedDataGridViewCheckBoxColumn}); this.dataGridView1.DataSource = this.jysqdmxBindingSource; this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill; this.dataGridView1.Location = new System.Drawing.Point(3, 17); this.dataGridView1.Name = "dataGridView1"; this.dataGridView1.RowTemplate.Height = 23; this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dataGridView1.Size = new System.Drawing.Size(194, 132); this.dataGridView1.TabIndex = 7; this.dataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellClick); // // jytmDataGridViewTextBoxColumn // this.jytmDataGridViewTextBoxColumn.DataPropertyName = "jytm"; this.jytmDataGridViewTextBoxColumn.HeaderText = "检验条码"; this.jytmDataGridViewTextBoxColumn.Name = "jytmDataGridViewTextBoxColumn"; this.jytmDataGridViewTextBoxColumn.Visible = false; // // jyxhDataGridViewTextBoxColumn // this.jyxhDataGridViewTextBoxColumn.DataPropertyName = "jyxh"; this.jyxhDataGridViewTextBoxColumn.HeaderText = "检验序号"; this.jyxhDataGridViewTextBoxColumn.Name = "jyxhDataGridViewTextBoxColumn"; this.jyxhDataGridViewTextBoxColumn.Visible = false; // // zhxmbmDataGridViewTextBoxColumn // this.zhxmbmDataGridViewTextBoxColumn.DataPropertyName = "zhxmbm"; this.zhxmbmDataGridViewTextBoxColumn.HeaderText = "组合项目编码"; this.zhxmbmDataGridViewTextBoxColumn.Name = "zhxmbmDataGridViewTextBoxColumn"; this.zhxmbmDataGridViewTextBoxColumn.Visible = false; // // zhxmmcDataGridViewTextBoxColumn // this.zhxmmcDataGridViewTextBoxColumn.DataPropertyName = "zhxmmc"; this.zhxmmcDataGridViewTextBoxColumn.HeaderText = "组合项目名称"; this.zhxmmcDataGridViewTextBoxColumn.Name = "zhxmmcDataGridViewTextBoxColumn"; this.zhxmmcDataGridViewTextBoxColumn.Width = 145; // // checkedDataGridViewCheckBoxColumn // this.checkedDataGridViewCheckBoxColumn.DataPropertyName = "Checked"; this.checkedDataGridViewCheckBoxColumn.HeaderText = "选择"; this.checkedDataGridViewCheckBoxColumn.Name = "checkedDataGridViewCheckBoxColumn"; this.checkedDataGridViewCheckBoxColumn.Visible = false; // // jysqdmxBindingSource // this.jysqdmxBindingSource.DataSource = typeof(SOH.Entities.jy_sqd_mx); // // label1 // this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.label1.Location = new System.Drawing.Point(12, 81); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(190, 1); this.label1.TabIndex = 51; // // dtp_bbrq // this.dtp_bbrq.CustomFormat = "yyyy-MM-dd"; this.dtp_bbrq.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtp_bbrq.Location = new System.Drawing.Point(77, 28); this.dtp_bbrq.Name = "dtp_bbrq"; this.dtp_bbrq.Size = new System.Drawing.Size(120, 21); this.dtp_bbrq.TabIndex = 50; this.dtp_bbrq.ValueChanged += new System.EventHandler(this.dtp_bbrq_ValueChanged); // // 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(76, 6); this.cbb_yq.Name = "cbb_yq"; this.cbb_yq.Size = new System.Drawing.Size(121, 20); this.cbb_yq.TabIndex = 45; this.cbb_yq.ValueMember = "yq"; this.cbb_yq.SelectedValueChanged += new System.EventHandler(this.cbb_yq_SelectedValueChanged); // // txt_bbh // this.txt_bbh.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt_bbh.ForeColor = System.Drawing.Color.Red; this.txt_bbh.Location = new System.Drawing.Point(76, 51); this.txt_bbh.Name = "txt_bbh"; this.txt_bbh.Size = new System.Drawing.Size(121, 23); this.txt_bbh.TabIndex = 49; this.txt_bbh.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txt_bbh.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_bbh_KeyDown); // // label24 // this.label24.AutoSize = true; this.label24.Location = new System.Drawing.Point(6, 53); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(65, 12); this.label24.TabIndex = 48; this.label24.Text = "标 本 号:"; // // label23 // this.label23.AutoSize = true; this.label23.Location = new System.Drawing.Point(6, 31); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(65, 12); this.label23.TabIndex = 47; this.label23.Text = "标本日期:"; // // label22 // this.label22.AutoSize = true; this.label22.Location = new System.Drawing.Point(6, 9); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(65, 12); this.label22.TabIndex = 46; this.label22.Text = "检验仪器:"; // // dtp_bgsj // this.dtp_bgsj.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.dtp_bgsj.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtp_bgsj.Location = new System.Drawing.Point(67, 283); this.dtp_bgsj.Name = "dtp_bgsj"; this.dtp_bgsj.Size = new System.Drawing.Size(130, 21); this.dtp_bgsj.TabIndex = 44; // // dtp_cxsj // this.dtp_cxsj.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.dtp_cxsj.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtp_cxsj.Location = new System.Drawing.Point(67, 256); this.dtp_cxsj.Name = "dtp_cxsj"; this.dtp_cxsj.Size = new System.Drawing.Size(130, 21); this.dtp_cxsj.TabIndex = 43; // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(124, 174); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(17, 12); this.label20.TabIndex = 38; this.label20.Text = "岁"; // // txt_jyys // this.txt_jyys.Location = new System.Drawing.Point(67, 310); this.txt_jyys.Name = "txt_jyys"; this.txt_jyys.Size = new System.Drawing.Size(130, 21); this.txt_jyys.TabIndex = 37; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(6, 313); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(65, 12); this.label17.TabIndex = 36; this.label17.Text = "检验医师:"; // // txt_shys // this.txt_shys.Location = new System.Drawing.Point(67, 337); this.txt_shys.Name = "txt_shys"; this.txt_shys.Size = new System.Drawing.Size(130, 21); this.txt_shys.TabIndex = 35; // // label18 // this.label18.AutoSize = true; this.label18.Location = new System.Drawing.Point(6, 340); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(65, 12); this.label18.TabIndex = 34; this.label18.Text = "核对医师:"; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(6, 259); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(65, 12); this.label9.TabIndex = 30; this.label9.Text = "采样时间:"; // // txt_cxyy // this.txt_cxyy.Location = new System.Drawing.Point(67, 229); this.txt_cxyy.Name = "txt_cxyy"; this.txt_cxyy.Size = new System.Drawing.Size(130, 21); this.txt_cxyy.TabIndex = 27; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(6, 232); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(65, 12); this.label11.TabIndex = 26; this.label11.Text = "采血医师:"; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(6, 286); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(65, 12); this.label14.TabIndex = 20; this.label14.Text = "报告时间:"; // // txt_sqd // this.txt_sqd.Location = new System.Drawing.Point(70, 198); this.txt_sqd.Name = "txt_sqd"; this.txt_sqd.Size = new System.Drawing.Size(130, 21); this.txt_sqd.TabIndex = 17; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(9, 201); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(65, 12); this.label16.TabIndex = 16; this.label16.Text = "申 请 号:"; // // txt_nl // this.txt_nl.Location = new System.Drawing.Point(70, 171); this.txt_nl.Name = "txt_nl"; this.txt_nl.Size = new System.Drawing.Size(48, 21); this.txt_nl.TabIndex = 13; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(9, 174); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(65, 12); this.label7.TabIndex = 12; this.label7.Text = "年 龄:"; // // txt_xb // this.txt_xb.Location = new System.Drawing.Point(70, 144); this.txt_xb.Name = "txt_xb"; this.txt_xb.Size = new System.Drawing.Size(130, 21); this.txt_xb.TabIndex = 11; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(9, 147); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(65, 12); this.label6.TabIndex = 10; this.label6.Text = "性 别:"; // // txt_xm // this.txt_xm.Location = new System.Drawing.Point(70, 117); this.txt_xm.Name = "txt_xm"; this.txt_xm.Size = new System.Drawing.Size(130, 21); this.txt_xm.TabIndex = 9; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(9, 120); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(65, 12); this.label5.TabIndex = 8; this.label5.Text = "姓 名:"; // // txt_jytm // this.txt_jytm.Location = new System.Drawing.Point(70, 90); this.txt_jytm.Name = "txt_jytm"; this.txt_jytm.Size = new System.Drawing.Size(130, 21); this.txt_jytm.TabIndex = 7; this.txt_jytm.Enter += new System.EventHandler(this.txt_jytm_Enter); this.txt_jytm.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_jytm_KeyDown); this.txt_jytm.MouseUp += new System.Windows.Forms.MouseEventHandler(this.txt_jytm_MouseUp); // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(9, 93); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(65, 12); this.label4.TabIndex = 6; this.label4.Text = "条 码 号:"; // // frmLisMain // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1436, 667); this.Controls.Add(this.panel1); this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "frmLisMain"; this.Text = "检验管理"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmLisMain_FormClosing); this.Load += new System.EventHandler(this.frmLisMain_Load); this.panel4.ResumeLayout(false); this.panel4.PerformLayout(); this.panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgv_yhxx)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.jyyhxxBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dgv_xm)).EndInit(); this.panel3.ResumeLayout(false); this.panel3.PerformLayout(); this.groupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tjcxmBindingSource)).EndInit(); this.groupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.jysqdmxBindingSource)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel4; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Label label1; private System.Windows.Forms.DateTimePicker dtp_bbrq; private System.Windows.Forms.ComboBox cbb_yq; private System.Windows.Forms.TextBox txt_bbh; private System.Windows.Forms.Label label24; private System.Windows.Forms.Label label23; private System.Windows.Forms.Label label22; private System.Windows.Forms.DateTimePicker dtp_bgsj; private System.Windows.Forms.DateTimePicker dtp_cxsj; private System.Windows.Forms.Label label20; private System.Windows.Forms.TextBox txt_jyys; private System.Windows.Forms.Label label17; private System.Windows.Forms.TextBox txt_shys; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label label9; private System.Windows.Forms.TextBox txt_cxyy; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label14; private System.Windows.Forms.TextBox txt_sqd; private System.Windows.Forms.Label label16; private System.Windows.Forms.TextBox txt_nl; private System.Windows.Forms.Label label7; private System.Windows.Forms.TextBox txt_xb; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox txt_xm; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox txt_jytm; private System.Windows.Forms.Label label4; private System.Windows.Forms.Button btn_sh; private System.Windows.Forms.DataGridView dgv_yhxx; private System.Windows.Forms.DataGridView dgv_xm; private System.Windows.Forms.BindingSource jyyhxxBindingSource; private System.Windows.Forms.Button button1; private System.Windows.Forms.Button btn_del; private System.Windows.Forms.Button button2; private System.Windows.Forms.DataGridViewTextBoxColumn col_tmh; private System.Windows.Forms.DataGridViewTextBoxColumn col_bbh; private System.Windows.Forms.DataGridViewTextBoxColumn col_xm; private System.Windows.Forms.DataGridViewTextBoxColumn col_xb; private System.Windows.Forms.DataGridViewTextBoxColumn col_nl; private System.Windows.Forms.DataGridViewTextBoxColumn col_cxys; private System.Windows.Forms.DataGridViewTextBoxColumn col_cxsj; private System.Windows.Forms.DataGridViewTextBoxColumn shsjDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn shyyDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn stateDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn jyrqDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn jyysDataGridViewTextBoxColumn; private System.Windows.Forms.TextBox bbhE; private System.Windows.Forms.Label label2; private System.Windows.Forms.TextBox bbhS; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.DataGridView dataGridView1; private System.Windows.Forms.DataGridViewTextBoxColumn jytmDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn jyxhDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn zhxmbmDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn zhxmmcDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewCheckBoxColumn checkedDataGridViewCheckBoxColumn; private System.Windows.Forms.BindingSource jysqdmxBindingSource; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.DataGridView dataGridView2; private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn jcxmmc; private System.Windows.Forms.BindingSource tjcxmBindingSource; private System.Windows.Forms.DataGridViewTextBoxColumn col_jyxm; private System.Windows.Forms.DataGridViewTextBoxColumn jyxmmc; private System.Windows.Forms.DataGridViewTextBoxColumn col_jg; private System.Windows.Forms.DataGridViewTextBoxColumn col_ckz; private System.Windows.Forms.DataGridViewTextBoxColumn col_ckxx; private System.Windows.Forms.DataGridViewTextBoxColumn jyxmdw; private System.Windows.Forms.DataGridViewTextBoxColumn yq; private System.Windows.Forms.DataGridViewTextBoxColumn jydate; private System.Windows.Forms.DataGridViewTextBoxColumn bbhh; } }