617 lines
		
	
	
		
			38 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			617 lines
		
	
	
		
			38 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
| namespace AIMS.OperationAanesthesia
 | |
| {
 | |
|     partial class frmLISResult
 | |
|     {
 | |
|         /// <summary>
 | |
|         /// Required designer variable.
 | |
|         /// </summary>
 | |
|         private System.ComponentModel.IContainer components = null;
 | |
| 
 | |
|         /// <summary>
 | |
|         /// Clean up any resources being used.
 | |
|         /// </summary>
 | |
|         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
 | |
|         protected override void Dispose(bool disposing)
 | |
|         {
 | |
|             if (disposing && (components != null))
 | |
|             {
 | |
|                 components.Dispose();
 | |
|             }
 | |
|             base.Dispose(disposing);
 | |
|         }
 | |
| 
 | |
|         #region Windows Form Designer generated code
 | |
| 
 | |
|         /// <summary>
 | |
|         /// Required method for Designer support - do not modify
 | |
|         /// the contents of this method with the code editor.
 | |
|         /// </summary>
 | |
|         private void InitializeComponent()
 | |
|         {
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmLISResult));
 | |
|             this.panel1 = new System.Windows.Forms.Panel();
 | |
|             this.dgvItems = new DevComponents.DotNetBar.Controls.DataGridViewX();
 | |
|             this.dgvType = new DevComponents.DotNetBar.Controls.DataGridViewX();
 | |
|             this.ItemId = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.ItemName = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.UpdateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.lblRemark = new System.Windows.Forms.Label();
 | |
|             this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.item_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.item_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.result = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.reference = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.value_unit = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.report_time = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.report_person = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.panel1.SuspendLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dgvItems)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dgvType)).BeginInit();
 | |
|             this.SuspendLayout();
 | |
|             // 
 | |
|             // panel1
 | |
|             // 
 | |
|             this.panel1.BackColor = System.Drawing.Color.White;
 | |
|             this.panel1.Controls.Add(this.dgvItems);
 | |
|             this.panel1.Controls.Add(this.dgvType);
 | |
|             this.panel1.Controls.Add(this.lblRemark);
 | |
|             this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.panel1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 | |
|             this.panel1.Location = new System.Drawing.Point(0, 0);
 | |
|             this.panel1.Name = "panel1";
 | |
|             this.panel1.Size = new System.Drawing.Size(1051, 561);
 | |
|             this.panel1.TabIndex = 0;
 | |
|             // 
 | |
|             // dgvItems
 | |
|             // 
 | |
|             this.dgvItems.AllowUserToAddRows = false;
 | |
|             this.dgvItems.AllowUserToDeleteRows = false;
 | |
|             this.dgvItems.BackgroundColor = System.Drawing.Color.White;
 | |
|             this.dgvItems.BorderStyle = System.Windows.Forms.BorderStyle.None;
 | |
|             this.dgvItems.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
 | |
|             this.dgvItems.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
 | |
|             this.dgvItems.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
 | |
|             this.item_code,
 | |
|             this.item_name,
 | |
|             this.result,
 | |
|             this.reference,
 | |
|             this.value_unit,
 | |
|             this.report_time,
 | |
|             this.report_person});
 | |
|             dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
 | |
|             dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window;
 | |
|             dataGridViewCellStyle1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 | |
|             dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText;
 | |
|             dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
 | |
|             dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.ControlText;
 | |
|             dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
 | |
|             this.dgvItems.DefaultCellStyle = dataGridViewCellStyle1;
 | |
|             this.dgvItems.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.dgvItems.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229)))));
 | |
|             this.dgvItems.Location = new System.Drawing.Point(240, 0);
 | |
|             this.dgvItems.Name = "dgvItems";
 | |
|             this.dgvItems.RowHeadersVisible = false;
 | |
|             this.dgvItems.RowTemplate.Height = 23;
 | |
|             this.dgvItems.Size = new System.Drawing.Size(811, 561);
 | |
|             this.dgvItems.TabIndex = 7;
 | |
|             // 
 | |
|             // dgvType
 | |
|             // 
 | |
|             this.dgvType.AllowUserToAddRows = false;
 | |
|             this.dgvType.AllowUserToDeleteRows = false;
 | |
|             this.dgvType.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
 | |
|             this.dgvType.BackgroundColor = System.Drawing.Color.White;
 | |
|             this.dgvType.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
 | |
|             this.dgvType.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
 | |
|             this.dgvType.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
 | |
|             this.dgvType.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
 | |
|             this.ItemId,
 | |
|             this.ItemName,
 | |
|             this.UpdateTime});
 | |
|             dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
 | |
|             dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window;
 | |
|             dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 | |
|             dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText;
 | |
|             dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
 | |
|             dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.ControlText;
 | |
|             dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
 | |
|             this.dgvType.DefaultCellStyle = dataGridViewCellStyle2;
 | |
|             this.dgvType.Dock = System.Windows.Forms.DockStyle.Left;
 | |
|             this.dgvType.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229)))));
 | |
|             this.dgvType.Location = new System.Drawing.Point(0, 0);
 | |
|             this.dgvType.Name = "dgvType";
 | |
|             this.dgvType.ReadOnly = true;
 | |
|             this.dgvType.RowHeadersVisible = false;
 | |
|             this.dgvType.RowTemplate.Height = 23;
 | |
|             this.dgvType.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
 | |
|             this.dgvType.Size = new System.Drawing.Size(240, 561);
 | |
|             this.dgvType.TabIndex = 6;
 | |
|             this.dgvType.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvType_CellClick);
 | |
|             // 
 | |
|             // ItemId
 | |
|             // 
 | |
|             this.ItemId.HeaderText = "项目Id";
 | |
|             this.ItemId.Name = "ItemId";
 | |
|             this.ItemId.ReadOnly = true;
 | |
|             this.ItemId.Visible = false;
 | |
|             // 
 | |
|             // ItemName
 | |
|             // 
 | |
|             this.ItemName.DataPropertyName = "ITEM_NAME";
 | |
|             this.ItemName.HeaderText = "检验名称";
 | |
|             this.ItemName.Name = "ItemName";
 | |
|             this.ItemName.ReadOnly = true;
 | |
|             // 
 | |
|             // UpdateTime
 | |
|             // 
 | |
|             this.UpdateTime.HeaderText = "检验时间";
 | |
|             this.UpdateTime.Name = "UpdateTime";
 | |
|             this.UpdateTime.ReadOnly = true;
 | |
|             this.UpdateTime.Visible = false;
 | |
|             // 
 | |
|             // lblRemark
 | |
|             // 
 | |
|             this.lblRemark.AutoSize = true;
 | |
|             this.lblRemark.Location = new System.Drawing.Point(116, 109);
 | |
|             this.lblRemark.Name = "lblRemark";
 | |
|             this.lblRemark.Size = new System.Drawing.Size(13, 20);
 | |
|             this.lblRemark.TabIndex = 2;
 | |
|             this.lblRemark.Text = " ";
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn1
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn1.DataPropertyName = "Index";
 | |
|             dataGridViewCellStyle3.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn1.DefaultCellStyle = dataGridViewCellStyle3;
 | |
|             this.dataGridViewTextBoxColumn1.HeaderText = "序";
 | |
|             this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
 | |
|             this.dataGridViewTextBoxColumn1.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn1.Visible = false;
 | |
|             this.dataGridViewTextBoxColumn1.Width = 40;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn2
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn2.DataPropertyName = "检验日期";
 | |
|             dataGridViewCellStyle4.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn2.DefaultCellStyle = dataGridViewCellStyle4;
 | |
|             this.dataGridViewTextBoxColumn2.HeaderText = "检验日期";
 | |
|             this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
 | |
|             this.dataGridViewTextBoxColumn2.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn2.Visible = false;
 | |
|             this.dataGridViewTextBoxColumn2.Width = 119;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn3
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn3.DataPropertyName = "样本类型";
 | |
|             dataGridViewCellStyle5.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn3.DefaultCellStyle = dataGridViewCellStyle5;
 | |
|             this.dataGridViewTextBoxColumn3.HeaderText = "样本";
 | |
|             this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
 | |
|             this.dataGridViewTextBoxColumn3.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn3.Visible = false;
 | |
|             this.dataGridViewTextBoxColumn3.Width = 80;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn4
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn4.DataPropertyName = "项目名称";
 | |
|             dataGridViewCellStyle6.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn4.DefaultCellStyle = dataGridViewCellStyle6;
 | |
|             this.dataGridViewTextBoxColumn4.HeaderText = "项目名称";
 | |
|             this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
 | |
|             this.dataGridViewTextBoxColumn4.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn4.Visible = false;
 | |
|             this.dataGridViewTextBoxColumn4.Width = 205;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn5
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn5.DataPropertyName = "检验结果";
 | |
|             dataGridViewCellStyle7.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle7;
 | |
|             this.dataGridViewTextBoxColumn5.HeaderText = "结果";
 | |
|             this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
 | |
|             this.dataGridViewTextBoxColumn5.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn5.Visible = false;
 | |
|             this.dataGridViewTextBoxColumn5.Width = 90;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn6
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn6.DataPropertyName = "单位";
 | |
|             dataGridViewCellStyle8.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn6.DefaultCellStyle = dataGridViewCellStyle8;
 | |
|             this.dataGridViewTextBoxColumn6.HeaderText = "单位";
 | |
|             this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
 | |
|             this.dataGridViewTextBoxColumn6.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn6.Visible = false;
 | |
|             this.dataGridViewTextBoxColumn6.Width = 60;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn7
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn7.DataPropertyName = "标志";
 | |
|             dataGridViewCellStyle9.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn7.DefaultCellStyle = dataGridViewCellStyle9;
 | |
|             this.dataGridViewTextBoxColumn7.HeaderText = "标志";
 | |
|             this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
 | |
|             this.dataGridViewTextBoxColumn7.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn7.Width = 60;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn8
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn8.DataPropertyName = "参考值";
 | |
|             dataGridViewCellStyle10.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn8.DefaultCellStyle = dataGridViewCellStyle10;
 | |
|             this.dataGridViewTextBoxColumn8.HeaderText = "参考值";
 | |
|             this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
 | |
|             this.dataGridViewTextBoxColumn8.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn8.Visible = false;
 | |
|             this.dataGridViewTextBoxColumn8.Width = 119;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn9
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn9.DataPropertyName = "result_type";
 | |
|             dataGridViewCellStyle11.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn9.DefaultCellStyle = dataGridViewCellStyle11;
 | |
|             this.dataGridViewTextBoxColumn9.HeaderText = "结果值类型";
 | |
|             this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
 | |
|             this.dataGridViewTextBoxColumn9.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn9.Width = 119;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn10
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn10.DataPropertyName = "result_tips";
 | |
|             dataGridViewCellStyle12.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn10.DefaultCellStyle = dataGridViewCellStyle12;
 | |
|             this.dataGridViewTextBoxColumn10.HeaderText = "结果值标识";
 | |
|             this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
 | |
|             this.dataGridViewTextBoxColumn10.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn10.Width = 119;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn11
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn11.DataPropertyName = "reference";
 | |
|             dataGridViewCellStyle13.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn11.DefaultCellStyle = dataGridViewCellStyle13;
 | |
|             this.dataGridViewTextBoxColumn11.HeaderText = "参考值";
 | |
|             this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
 | |
|             this.dataGridViewTextBoxColumn11.ReadOnly = true;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn12
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn12.DataPropertyName = "value_unit";
 | |
|             dataGridViewCellStyle14.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn12.DefaultCellStyle = dataGridViewCellStyle14;
 | |
|             this.dataGridViewTextBoxColumn12.HeaderText = "单位";
 | |
|             this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
 | |
|             this.dataGridViewTextBoxColumn12.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn12.Visible = false;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn13
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn13.DataPropertyName = "value_min";
 | |
|             dataGridViewCellStyle15.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn13.DefaultCellStyle = dataGridViewCellStyle15;
 | |
|             this.dataGridViewTextBoxColumn13.HeaderText = "最小值";
 | |
|             this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
 | |
|             this.dataGridViewTextBoxColumn13.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn13.Visible = false;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn14
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn14.DataPropertyName = "value_max";
 | |
|             dataGridViewCellStyle16.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn14.DefaultCellStyle = dataGridViewCellStyle16;
 | |
|             this.dataGridViewTextBoxColumn14.HeaderText = "最大值";
 | |
|             this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
 | |
|             this.dataGridViewTextBoxColumn14.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn14.Visible = false;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn15
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn15.DataPropertyName = "req_id";
 | |
|             dataGridViewCellStyle17.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn15.DefaultCellStyle = dataGridViewCellStyle17;
 | |
|             this.dataGridViewTextBoxColumn15.HeaderText = "申请单号";
 | |
|             this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
 | |
|             this.dataGridViewTextBoxColumn15.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn15.Visible = false;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn16
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn16.DataPropertyName = "req_name";
 | |
|             dataGridViewCellStyle18.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn16.DefaultCellStyle = dataGridViewCellStyle18;
 | |
|             this.dataGridViewTextBoxColumn16.HeaderText = "申请单名称";
 | |
|             this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
 | |
|             this.dataGridViewTextBoxColumn16.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn16.Visible = false;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn17
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn17.DataPropertyName = "req_time";
 | |
|             dataGridViewCellStyle19.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn17.DefaultCellStyle = dataGridViewCellStyle19;
 | |
|             this.dataGridViewTextBoxColumn17.HeaderText = "申请单时间";
 | |
|             this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
 | |
|             this.dataGridViewTextBoxColumn17.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn17.Visible = false;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn18
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn18.DataPropertyName = "req_person";
 | |
|             dataGridViewCellStyle20.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn18.DefaultCellStyle = dataGridViewCellStyle20;
 | |
|             this.dataGridViewTextBoxColumn18.HeaderText = "申请人";
 | |
|             this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
 | |
|             this.dataGridViewTextBoxColumn18.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn18.Visible = false;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn19
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn19.DataPropertyName = "req_dept";
 | |
|             dataGridViewCellStyle21.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn19.DefaultCellStyle = dataGridViewCellStyle21;
 | |
|             this.dataGridViewTextBoxColumn19.HeaderText = "申请科室";
 | |
|             this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
 | |
|             this.dataGridViewTextBoxColumn19.ReadOnly = true;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn20
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn20.DataPropertyName = "sample_code";
 | |
|             dataGridViewCellStyle22.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn20.DefaultCellStyle = dataGridViewCellStyle22;
 | |
|             this.dataGridViewTextBoxColumn20.HeaderText = "样本编码";
 | |
|             this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
 | |
|             this.dataGridViewTextBoxColumn20.ReadOnly = true;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn21
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn21.DataPropertyName = "sample_class";
 | |
|             dataGridViewCellStyle23.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn21.DefaultCellStyle = dataGridViewCellStyle23;
 | |
|             this.dataGridViewTextBoxColumn21.HeaderText = "样本名";
 | |
|             this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
 | |
|             this.dataGridViewTextBoxColumn21.ReadOnly = true;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn22
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn22.DataPropertyName = "sample_time";
 | |
|             dataGridViewCellStyle24.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn22.DefaultCellStyle = dataGridViewCellStyle24;
 | |
|             this.dataGridViewTextBoxColumn22.HeaderText = "采样日期";
 | |
|             this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
 | |
|             this.dataGridViewTextBoxColumn22.ReadOnly = true;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn23
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn23.DataPropertyName = "sample_person";
 | |
|             dataGridViewCellStyle25.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn23.DefaultCellStyle = dataGridViewCellStyle25;
 | |
|             this.dataGridViewTextBoxColumn23.HeaderText = "采样人";
 | |
|             this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
 | |
|             this.dataGridViewTextBoxColumn23.ReadOnly = true;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn24
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn24.DataPropertyName = "check_person";
 | |
|             dataGridViewCellStyle26.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn24.DefaultCellStyle = dataGridViewCellStyle26;
 | |
|             this.dataGridViewTextBoxColumn24.HeaderText = "审核人员";
 | |
|             this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24";
 | |
|             this.dataGridViewTextBoxColumn24.ReadOnly = true;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn25
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn25.DataPropertyName = "check_time";
 | |
|             dataGridViewCellStyle27.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn25.DefaultCellStyle = dataGridViewCellStyle27;
 | |
|             this.dataGridViewTextBoxColumn25.HeaderText = "审核时间";
 | |
|             this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25";
 | |
|             this.dataGridViewTextBoxColumn25.ReadOnly = true;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn26
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn26.DataPropertyName = "report_time";
 | |
|             dataGridViewCellStyle28.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn26.DefaultCellStyle = dataGridViewCellStyle28;
 | |
|             this.dataGridViewTextBoxColumn26.HeaderText = "报告时间";
 | |
|             this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26";
 | |
|             this.dataGridViewTextBoxColumn26.ReadOnly = true;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn27
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn27.DataPropertyName = "report_person";
 | |
|             dataGridViewCellStyle29.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn27.DefaultCellStyle = dataGridViewCellStyle29;
 | |
|             this.dataGridViewTextBoxColumn27.HeaderText = "报告人";
 | |
|             this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27";
 | |
|             this.dataGridViewTextBoxColumn27.ReadOnly = true;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn28
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn28.DataPropertyName = "test_mehod";
 | |
|             dataGridViewCellStyle30.BackColor = System.Drawing.Color.PaleTurquoise;
 | |
|             this.dataGridViewTextBoxColumn28.DefaultCellStyle = dataGridViewCellStyle30;
 | |
|             this.dataGridViewTextBoxColumn28.HeaderText = "测试方法";
 | |
|             this.dataGridViewTextBoxColumn28.Name = "dataGridViewTextBoxColumn28";
 | |
|             this.dataGridViewTextBoxColumn28.ReadOnly = true;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn29
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn29.DataPropertyName = "remark";
 | |
|             this.dataGridViewTextBoxColumn29.HeaderText = "备注";
 | |
|             this.dataGridViewTextBoxColumn29.Name = "dataGridViewTextBoxColumn29";
 | |
|             // 
 | |
|             // item_code
 | |
|             // 
 | |
|             this.item_code.DataPropertyName = "LIS_ITEM_NO";
 | |
|             this.item_code.HeaderText = "ID";
 | |
|             this.item_code.Name = "item_code";
 | |
|             this.item_code.Width = 55;
 | |
|             // 
 | |
|             // item_name
 | |
|             // 
 | |
|             this.item_name.DataPropertyName = "LIS_ITEM_NAME";
 | |
|             this.item_name.HeaderText = "项目名称";
 | |
|             this.item_name.Name = "item_name";
 | |
|             this.item_name.Width = 220;
 | |
|             // 
 | |
|             // result
 | |
|             // 
 | |
|             this.result.DataPropertyName = "LIS_ITEM_VALUE";
 | |
|             this.result.HeaderText = "项目值";
 | |
|             this.result.Name = "result";
 | |
|             this.result.Width = 80;
 | |
|             // 
 | |
|             // reference
 | |
|             // 
 | |
|             this.reference.DataPropertyName = "LIS_ITEM_BZ";
 | |
|             this.reference.HeaderText = "参考值";
 | |
|             this.reference.Name = "reference";
 | |
|             this.reference.Width = 80;
 | |
|             // 
 | |
|             // value_unit
 | |
|             // 
 | |
|             this.value_unit.DataPropertyName = "LIS_ITEM_UNIT";
 | |
|             this.value_unit.HeaderText = "单位";
 | |
|             this.value_unit.Name = "value_unit";
 | |
|             this.value_unit.Width = 80;
 | |
|             // 
 | |
|             // report_time
 | |
|             // 
 | |
|             this.report_time.DataPropertyName = "UpdateTime";
 | |
|             this.report_time.HeaderText = "报告时间";
 | |
|             this.report_time.Name = "report_time";
 | |
|             this.report_time.Width = 160;
 | |
|             // 
 | |
|             // report_person
 | |
|             // 
 | |
|             this.report_person.DataPropertyName = "LIS_ITEM_OPERATOR";
 | |
|             this.report_person.HeaderText = "报告人";
 | |
|             this.report_person.Name = "report_person";
 | |
|             this.report_person.Width = 90;
 | |
|             // 
 | |
|             // frmLISResult
 | |
|             // 
 | |
|             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
 | |
|             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 | |
|             this.ClientSize = new System.Drawing.Size(1051, 561);
 | |
|             this.Controls.Add(this.panel1);
 | |
|             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
 | |
|             this.MaximizeBox = false;
 | |
|             this.MinimizeBox = false;
 | |
|             this.Name = "frmLISResult";
 | |
|             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
 | |
|             this.Text = "检验报告";
 | |
|             this.Load += new System.EventHandler(this.frmLISInspectionReport_Load);
 | |
|             this.panel1.ResumeLayout(false);
 | |
|             this.panel1.PerformLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dgvItems)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dgvType)).EndInit();
 | |
|             this.ResumeLayout(false);
 | |
| 
 | |
|         }
 | |
| 
 | |
|         #endregion
 | |
| 
 | |
|         private System.Windows.Forms.Panel panel1;
 | |
|         private System.Windows.Forms.Label lblRemark;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn25;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn26;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn28;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn29;
 | |
|         private DevComponents.DotNetBar.Controls.DataGridViewX dgvType;
 | |
|         private DevComponents.DotNetBar.Controls.DataGridViewX dgvItems;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ItemId;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ItemName;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn UpdateTime;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn item_code;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn item_name;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn result;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn reference;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn value_unit;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn report_time;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn report_person;
 | |
|     }
 | |
| } |