AIMS/AIMS.UI/OperationAanesthesia/oldSystemCode/frmOperatingRoomRegister.designer.cs
2023-08-14 11:13:31 +08:00

2334 lines
119 KiB
C#

namespace AIMS.OperationAanesthesia
{
partial class frmOperatingRoomRegister
{
/// <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()
{
this.components = new System.ComponentModel.Container();
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();
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.tsbSetup = new System.Windows.Forms.ToolStripButton();
this.tsbExit = new System.Windows.Forms.ToolStripButton();
this.tsbSaveOperationApply = new System.Windows.Forms.ToolStripButton();
this.tsbConfigDataGridview = new System.Windows.Forms.ToolStripButton();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.dgvInfo = new System.Windows.Forms.DataGridView();
this.pId = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.PatientName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.InHospitalNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OperationDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.panel1 = new System.Windows.Forms.Panel();
this.btnQuery = new System.Windows.Forms.Button();
this.txtQuery = new System.Windows.Forms.TextBox();
this.dtpDate = new System.Windows.Forms.DateTimePicker();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.dgvYP = new System.Windows.Forms.DataGridView();
this.dId = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.HCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DosageFormId = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Norm = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DOSEPER = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DoseUnit = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.panel6 = new System.Windows.Forms.Panel();
this.chkZhuYuan = new System.Windows.Forms.CheckBox();
this.chkMenZhen = new System.Windows.Forms.CheckBox();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.textBox28 = new System.Windows.Forms.TextBox();
this.label36 = new System.Windows.Forms.Label();
this.textBox30 = new System.Windows.Forms.TextBox();
this.label38 = new System.Windows.Forms.Label();
this.textBox32 = new System.Windows.Forms.TextBox();
this.label40 = new System.Windows.Forms.Label();
this.textBox34 = new System.Windows.Forms.TextBox();
this.label42 = new System.Windows.Forms.Label();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.txtTourNurse = new System.Windows.Forms.TextBox();
this.txtAnaesthesiaEndTime = new System.Windows.Forms.TextBox();
this.label34 = new System.Windows.Forms.Label();
this.label29 = new System.Windows.Forms.Label();
this.txtInstrumentNurse = new System.Windows.Forms.TextBox();
this.txtOperationEndTime = new System.Windows.Forms.TextBox();
this.label33 = new System.Windows.Forms.Label();
this.label28 = new System.Windows.Forms.Label();
this.txtAnaesthesiaDoctor = new System.Windows.Forms.TextBox();
this.txtOperationBeginTime = new System.Windows.Forms.TextBox();
this.label32 = new System.Windows.Forms.Label();
this.label27 = new System.Windows.Forms.Label();
this.txtOperationDoctor = new System.Windows.Forms.TextBox();
this.txtAnaesthesiaBeginTime = new System.Windows.Forms.TextBox();
this.label31 = new System.Windows.Forms.Label();
this.label30 = new System.Windows.Forms.Label();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.dgvDrugs = new System.Windows.Forms.DataGridView();
this.DrugId = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DrugName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dosage = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Unit = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DrugCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cboOperationPosition = new System.Windows.Forms.ComboBox();
this.cboOperationLevel = new System.Windows.Forms.ComboBox();
this.cboASALevel = new System.Windows.Forms.ComboBox();
this.txtOperationRemark = new System.Windows.Forms.TextBox();
this.txtDiagnoseRemark = new System.Windows.Forms.TextBox();
this.txtPainTreatmentRemark = new System.Windows.Forms.TextBox();
this.txtAnaesthesia = new System.Windows.Forms.TextBox();
this.txtOperationSituation = new System.Windows.Forms.TextBox();
this.txtComplication = new System.Windows.Forms.TextBox();
this.txtOperation = new System.Windows.Forms.TextBox();
this.label19 = new System.Windows.Forms.Label();
this.txtDiagnose = new System.Windows.Forms.TextBox();
this.label17 = new System.Windows.Forms.Label();
this.txtPainTreatment = new System.Windows.Forms.TextBox();
this.label15 = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.label22 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.label26 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.panel5 = new System.Windows.Forms.Panel();
this.checkBox1 = new System.Windows.Forms.CheckBox();
this.chkIsPainClinic = new System.Windows.Forms.CheckBox();
this.txtothere = new System.Windows.Forms.TextBox();
this.chkWTJR = new System.Windows.Forms.CheckBox();
this.chkJJCG = new System.Windows.Forms.CheckBox();
this.chkWTQGJ = new System.Windows.Forms.CheckBox();
this.chkERCP = new System.Windows.Forms.CheckBox();
this.checkBox9 = new System.Windows.Forms.CheckBox();
this.chkWTWJ = new System.Windows.Forms.CheckBox();
this.checkBox8 = new System.Windows.Forms.CheckBox();
this.checkBox7 = new System.Windows.Forms.CheckBox();
this.chkWTCJ = new System.Windows.Forms.CheckBox();
this.chkWTRL = new System.Windows.Forms.CheckBox();
this.label47 = new System.Windows.Forms.Label();
this.chkFMZT = new System.Windows.Forms.CheckBox();
this.label13 = new System.Windows.Forms.Label();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.label44 = new System.Windows.Forms.Label();
this.panel7 = new System.Windows.Forms.Panel();
this.label43 = new System.Windows.Forms.Label();
this.RbMan = new System.Windows.Forms.RadioButton();
this.RbWuMan = new System.Windows.Forms.RadioButton();
this.txtAddress = new System.Windows.Forms.TextBox();
this.label35 = new System.Windows.Forms.Label();
this.txtContactsTel = new System.Windows.Forms.TextBox();
this.label37 = new System.Windows.Forms.Label();
this.txtContacts = new System.Windows.Forms.TextBox();
this.label39 = new System.Windows.Forms.Label();
this.txtIdEntityNo = new System.Windows.Forms.TextBox();
this.label41 = new System.Windows.Forms.Label();
this.txtWeight = new System.Windows.Forms.TextBox();
this.txtHeight = new System.Windows.Forms.TextBox();
this.txtAge = new System.Windows.Forms.TextBox();
this.txtName = new System.Windows.Forms.TextBox();
this.label12 = new System.Windows.Forms.Label();
this.label46 = new System.Windows.Forms.Label();
this.label45 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.panel3 = new System.Windows.Forms.Panel();
this.cboPDepartment = new System.Windows.Forms.ComboBox();
this.lblBed = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.panel4 = new System.Windows.Forms.Panel();
this.chkRJ = new System.Windows.Forms.CheckBox();
this.chkMZ = new System.Windows.Forms.CheckBox();
this.chkZQ = new System.Windows.Forms.CheckBox();
this.panel2 = new System.Windows.Forms.Panel();
this.chkIsNotPlanAgainOperation = new System.Windows.Forms.CheckBox();
this.chkIsPlanAgainOperation = new System.Windows.Forms.CheckBox();
this.btnImport = new System.Windows.Forms.Button();
this.txtInHospitalNo = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.lblTitle = new System.Windows.Forms.Label();
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.tsmDel = new System.Windows.Forms.ToolStripMenuItem();
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.dataGridViewTextBoxColumn30 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn31 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn32 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn33 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn34 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.toolStrip1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvInfo)).BeginInit();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvYP)).BeginInit();
this.panel6.SuspendLayout();
this.groupBox5.SuspendLayout();
this.groupBox4.SuspendLayout();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvDrugs)).BeginInit();
this.panel5.SuspendLayout();
this.groupBox2.SuspendLayout();
this.panel7.SuspendLayout();
this.panel3.SuspendLayout();
this.panel4.SuspendLayout();
this.panel2.SuspendLayout();
this.contextMenuStrip1.SuspendLayout();
this.SuspendLayout();
//
// toolStrip1
//
this.toolStrip1.BackColor = System.Drawing.SystemColors.Control;
this.toolStrip1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(30, 30);
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripSeparator2,
this.tsbSetup,
this.tsbExit,
this.tsbSaveOperationApply,
this.tsbConfigDataGridview});
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.toolStrip1.Size = new System.Drawing.Size(1390, 37);
this.toolStrip1.TabIndex = 9;
this.toolStrip1.Text = "toolStrip1";
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 37);
//
// tsbSetup
//
this.tsbSetup.Image = global::AIMSControls.Properties.Resources._设置;
this.tsbSetup.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbSetup.Name = "tsbSetup";
this.tsbSetup.Size = new System.Drawing.Size(99, 34);
this.tsbSetup.Text = "参数设置";
this.tsbSetup.Visible = false;
//
// tsbExit
//
this.tsbExit.Image = global::AIMSControls.Properties.Resources._关闭当前页;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(71, 34);
this.tsbExit.Text = "关闭";
this.tsbExit.Visible = false;
this.tsbExit.Click += new System.EventHandler(this.tsbExit_Click);
//
// tsbSaveOperationApply
//
this.tsbSaveOperationApply.Image = global::AIMSControls.Properties.Resources._保存;
this.tsbSaveOperationApply.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbSaveOperationApply.Name = "tsbSaveOperationApply";
this.tsbSaveOperationApply.Size = new System.Drawing.Size(71, 34);
this.tsbSaveOperationApply.Text = "保存";
this.tsbSaveOperationApply.Click += new System.EventHandler(this.tsbSaveOperationApply_Click);
//
// tsbConfigDataGridview
//
this.tsbConfigDataGridview.Image = global::AIMSControls.Properties.Resources._回顾恢复;
this.tsbConfigDataGridview.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbConfigDataGridview.Name = "tsbConfigDataGridview";
this.tsbConfigDataGridview.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.tsbConfigDataGridview.Size = new System.Drawing.Size(99, 34);
this.tsbConfigDataGridview.Text = "查询列表";
this.tsbConfigDataGridview.ToolTipText = "查询列表";
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(0, 37);
this.splitContainer1.Name = "splitContainer1";
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.groupBox1);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.BackColor = System.Drawing.SystemColors.Control;
this.splitContainer1.Panel2.Controls.Add(this.dgvYP);
this.splitContainer1.Panel2.Controls.Add(this.panel6);
this.splitContainer1.Panel2.Controls.Add(this.groupBox5);
this.splitContainer1.Panel2.Controls.Add(this.groupBox4);
this.splitContainer1.Panel2.Controls.Add(this.groupBox3);
this.splitContainer1.Panel2.Controls.Add(this.groupBox2);
this.splitContainer1.Panel2.Controls.Add(this.panel2);
this.splitContainer1.Panel2.Controls.Add(this.btnImport);
this.splitContainer1.Panel2.Controls.Add(this.txtInHospitalNo);
this.splitContainer1.Panel2.Controls.Add(this.label6);
this.splitContainer1.Panel2.Controls.Add(this.label3);
this.splitContainer1.Panel2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.splitContainer1.Size = new System.Drawing.Size(1390, 724);
this.splitContainer1.SplitterDistance = 289;
this.splitContainer1.TabIndex = 10;
//
// groupBox1
//
this.groupBox1.BackColor = System.Drawing.SystemColors.Control;
this.groupBox1.Controls.Add(this.dgvInfo);
this.groupBox1.Controls.Add(this.panel1);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(289, 724);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "患者列表";
//
// dgvInfo
//
this.dgvInfo.AllowUserToAddRows = false;
this.dgvInfo.AllowUserToDeleteRows = false;
this.dgvInfo.BackgroundColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
this.dgvInfo.ColumnHeadersHeight = 30;
this.dgvInfo.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.pId,
this.PatientName,
this.InHospitalNo,
this.OperationDate});
this.dgvInfo.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvInfo.Location = new System.Drawing.Point(3, 92);
this.dgvInfo.Name = "dgvInfo";
this.dgvInfo.ReadOnly = true;
this.dgvInfo.RowTemplate.Height = 30;
this.dgvInfo.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvInfo.Size = new System.Drawing.Size(283, 629);
this.dgvInfo.TabIndex = 1;
this.dgvInfo.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvInfo_CellDoubleClick);
this.dgvInfo.CellMouseDown += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvInfo_CellMouseDown);
this.dgvInfo.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgvInfo_RowPostPaint);
//
// pId
//
this.pId.DataPropertyName = "Id";
this.pId.HeaderText = "Id";
this.pId.Name = "pId";
this.pId.ReadOnly = true;
this.pId.Visible = false;
//
// PatientName
//
this.PatientName.DataPropertyName = "Name";
this.PatientName.HeaderText = "患者姓名";
this.PatientName.Name = "PatientName";
this.PatientName.ReadOnly = true;
this.PatientName.Width = 80;
//
// InHospitalNo
//
this.InHospitalNo.DataPropertyName = "InHospitalNo";
this.InHospitalNo.HeaderText = "门诊/住院号";
this.InHospitalNo.Name = "InHospitalNo";
this.InHospitalNo.ReadOnly = true;
//
// OperationDate
//
this.OperationDate.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.OperationDate.DataPropertyName = "OperationDate";
this.OperationDate.HeaderText = "手术日期";
this.OperationDate.Name = "OperationDate";
this.OperationDate.ReadOnly = true;
//
// panel1
//
this.panel1.BackColor = System.Drawing.SystemColors.Control;
this.panel1.Controls.Add(this.btnQuery);
this.panel1.Controls.Add(this.txtQuery);
this.panel1.Controls.Add(this.dtpDate);
this.panel1.Controls.Add(this.label2);
this.panel1.Controls.Add(this.label1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(3, 22);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(283, 70);
this.panel1.TabIndex = 0;
//
// btnQuery
//
this.btnQuery.Location = new System.Drawing.Point(205, 36);
this.btnQuery.Name = "btnQuery";
this.btnQuery.Size = new System.Drawing.Size(50, 30);
this.btnQuery.TabIndex = 3;
this.btnQuery.Text = "查询";
this.btnQuery.UseVisualStyleBackColor = true;
this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
//
// txtQuery
//
this.txtQuery.ForeColor = System.Drawing.Color.Black;
this.txtQuery.Location = new System.Drawing.Point(54, 38);
this.txtQuery.Name = "txtQuery";
this.txtQuery.Size = new System.Drawing.Size(145, 26);
this.txtQuery.TabIndex = 2;
this.txtQuery.Click += new System.EventHandler(this.txtQuery_Click);
this.txtQuery.TextChanged += new System.EventHandler(this.txtQuery_TextChanged);
//
// dtpDate
//
this.dtpDate.CustomFormat = "yyyy-MM-dd";
this.dtpDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpDate.Location = new System.Drawing.Point(54, 8);
this.dtpDate.Name = "dtpDate";
this.dtpDate.Size = new System.Drawing.Size(145, 26);
this.dtpDate.TabIndex = 1;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(12, 39);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(37, 20);
this.label2.TabIndex = 0;
this.label2.Text = "患者";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(12, 10);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(37, 20);
this.label1.TabIndex = 0;
this.label1.Text = "日期";
//
// dgvYP
//
this.dgvYP.AllowUserToAddRows = false;
this.dgvYP.AllowUserToDeleteRows = false;
this.dgvYP.BackgroundColor = System.Drawing.Color.White;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvYP.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvYP.ColumnHeadersHeight = 30;
this.dgvYP.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.dId,
this.dCode,
this.dName,
this.HCode,
this.DosageFormId,
this.Norm,
this.DOSEPER,
this.DoseUnit});
this.dgvYP.EnableHeadersVisualStyles = false;
this.dgvYP.Location = new System.Drawing.Point(977, 423);
this.dgvYP.Name = "dgvYP";
this.dgvYP.ReadOnly = true;
this.dgvYP.RowHeadersVisible = false;
this.dgvYP.RowTemplate.Height = 30;
this.dgvYP.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvYP.Size = new System.Drawing.Size(539, 210);
this.dgvYP.TabIndex = 19;
this.dgvYP.Visible = false;
this.dgvYP.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvYP_CellClick);
this.dgvYP.CellMouseLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvYP_CellMouseLeave);
this.dgvYP.CellMouseMove += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvYP_CellMouseMove);
this.dgvYP.KeyDown += new System.Windows.Forms.KeyEventHandler(this.dgvYP_KeyDown);
this.dgvYP.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.dgvYP_KeyPress);
this.dgvYP.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.dgvYP_PreviewKeyDown);
//
// dId
//
this.dId.DataPropertyName = "Id";
this.dId.HeaderText = "id";
this.dId.Name = "dId";
this.dId.ReadOnly = true;
this.dId.Visible = false;
//
// dCode
//
this.dCode.DataPropertyName = "Code";
this.dCode.HeaderText = "Code";
this.dCode.Name = "dCode";
this.dCode.ReadOnly = true;
this.dCode.Visible = false;
//
// dName
//
this.dName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.dName.DataPropertyName = "Name";
this.dName.HeaderText = "药品名称";
this.dName.Name = "dName";
this.dName.ReadOnly = true;
//
// HCode
//
this.HCode.DataPropertyName = "HCode";
this.HCode.HeaderText = "HCode";
this.HCode.Name = "HCode";
this.HCode.ReadOnly = true;
this.HCode.Visible = false;
//
// DosageFormId
//
this.DosageFormId.DataPropertyName = "DosageFormId";
this.DosageFormId.HeaderText = "DosageFormId";
this.DosageFormId.Name = "DosageFormId";
this.DosageFormId.ReadOnly = true;
this.DosageFormId.Visible = false;
//
// Norm
//
this.Norm.DataPropertyName = "Norm";
this.Norm.HeaderText = "规格";
this.Norm.Name = "Norm";
this.Norm.ReadOnly = true;
this.Norm.Width = 160;
//
// DOSEPER
//
this.DOSEPER.DataPropertyName = "DOSEPER";
this.DOSEPER.HeaderText = "剂量";
this.DOSEPER.Name = "DOSEPER";
this.DOSEPER.ReadOnly = true;
this.DOSEPER.Width = 60;
//
// DoseUnit
//
this.DoseUnit.DataPropertyName = "DoseUnit";
this.DoseUnit.HeaderText = "单位";
this.DoseUnit.Name = "DoseUnit";
this.DoseUnit.ReadOnly = true;
this.DoseUnit.Width = 60;
//
// panel6
//
this.panel6.Controls.Add(this.chkZhuYuan);
this.panel6.Controls.Add(this.chkMenZhen);
this.panel6.Location = new System.Drawing.Point(96, 6);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(168, 37);
this.panel6.TabIndex = 16;
//
// chkZhuYuan
//
this.chkZhuYuan.AutoSize = true;
this.chkZhuYuan.ForeColor = System.Drawing.Color.Red;
this.chkZhuYuan.Location = new System.Drawing.Point(106, 6);
this.chkZhuYuan.Name = "chkZhuYuan";
this.chkZhuYuan.Size = new System.Drawing.Size(56, 24);
this.chkZhuYuan.TabIndex = 1;
this.chkZhuYuan.Text = "住院";
this.chkZhuYuan.UseVisualStyleBackColor = true;
this.chkZhuYuan.CheckedChanged += new System.EventHandler(this.chkMenZhen_CheckedChanged);
//
// chkMenZhen
//
this.chkMenZhen.AutoSize = true;
this.chkMenZhen.Checked = true;
this.chkMenZhen.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkMenZhen.ForeColor = System.Drawing.Color.Red;
this.chkMenZhen.Location = new System.Drawing.Point(19, 6);
this.chkMenZhen.Name = "chkMenZhen";
this.chkMenZhen.Size = new System.Drawing.Size(56, 24);
this.chkMenZhen.TabIndex = 2;
this.chkMenZhen.Text = "门诊";
this.chkMenZhen.UseVisualStyleBackColor = true;
this.chkMenZhen.CheckedChanged += new System.EventHandler(this.chkMenZhen_CheckedChanged);
//
// groupBox5
//
this.groupBox5.Controls.Add(this.textBox28);
this.groupBox5.Controls.Add(this.label36);
this.groupBox5.Controls.Add(this.textBox30);
this.groupBox5.Controls.Add(this.label38);
this.groupBox5.Controls.Add(this.textBox32);
this.groupBox5.Controls.Add(this.label40);
this.groupBox5.Controls.Add(this.textBox34);
this.groupBox5.Controls.Add(this.label42);
this.groupBox5.Location = new System.Drawing.Point(8, 721);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(1067, 61);
this.groupBox5.TabIndex = 15;
this.groupBox5.TabStop = false;
this.groupBox5.Visible = false;
//
// textBox28
//
this.textBox28.Location = new System.Drawing.Point(654, 19);
this.textBox28.Name = "textBox28";
this.textBox28.Size = new System.Drawing.Size(383, 26);
this.textBox28.TabIndex = 30;
//
// label36
//
this.label36.AutoSize = true;
this.label36.ForeColor = System.Drawing.Color.Black;
this.label36.Location = new System.Drawing.Point(588, 22);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(65, 20);
this.label36.TabIndex = 26;
this.label36.Text = "通讯地址";
//
// textBox30
//
this.textBox30.Location = new System.Drawing.Point(465, 19);
this.textBox30.Name = "textBox30";
this.textBox30.Size = new System.Drawing.Size(119, 26);
this.textBox30.TabIndex = 30;
this.textBox30.Text = "123456789012";
//
// label38
//
this.label38.AutoSize = true;
this.label38.ForeColor = System.Drawing.Color.Black;
this.label38.Location = new System.Drawing.Point(397, 22);
this.label38.Name = "label38";
this.label38.Size = new System.Drawing.Size(65, 20);
this.label38.TabIndex = 26;
this.label38.Text = "联系电话";
//
// textBox32
//
this.textBox32.Location = new System.Drawing.Point(308, 19);
this.textBox32.Name = "textBox32";
this.textBox32.Size = new System.Drawing.Size(86, 26);
this.textBox32.TabIndex = 30;
//
// label40
//
this.label40.AutoSize = true;
this.label40.ForeColor = System.Drawing.Color.Black;
this.label40.Location = new System.Drawing.Point(255, 22);
this.label40.Name = "label40";
this.label40.Size = new System.Drawing.Size(51, 20);
this.label40.TabIndex = 26;
this.label40.Text = "联系人";
//
// textBox34
//
this.textBox34.Location = new System.Drawing.Point(80, 19);
this.textBox34.Name = "textBox34";
this.textBox34.Size = new System.Drawing.Size(170, 26);
this.textBox34.TabIndex = 30;
//
// label42
//
this.label42.AutoSize = true;
this.label42.ForeColor = System.Drawing.Color.Black;
this.label42.Location = new System.Drawing.Point(12, 22);
this.label42.Name = "label42";
this.label42.Size = new System.Drawing.Size(65, 20);
this.label42.TabIndex = 26;
this.label42.Text = "身份证号";
//
// groupBox4
//
this.groupBox4.Controls.Add(this.txtTourNurse);
this.groupBox4.Controls.Add(this.txtAnaesthesiaEndTime);
this.groupBox4.Controls.Add(this.label34);
this.groupBox4.Controls.Add(this.label29);
this.groupBox4.Controls.Add(this.txtInstrumentNurse);
this.groupBox4.Controls.Add(this.txtOperationEndTime);
this.groupBox4.Controls.Add(this.label33);
this.groupBox4.Controls.Add(this.label28);
this.groupBox4.Controls.Add(this.txtAnaesthesiaDoctor);
this.groupBox4.Controls.Add(this.txtOperationBeginTime);
this.groupBox4.Controls.Add(this.label32);
this.groupBox4.Controls.Add(this.label27);
this.groupBox4.Controls.Add(this.txtOperationDoctor);
this.groupBox4.Controls.Add(this.txtAnaesthesiaBeginTime);
this.groupBox4.Controls.Add(this.label31);
this.groupBox4.Controls.Add(this.label30);
this.groupBox4.Location = new System.Drawing.Point(7, 573);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(1067, 122);
this.groupBox4.TabIndex = 15;
this.groupBox4.TabStop = false;
//
// txtTourNurse
//
this.txtTourNurse.Location = new System.Drawing.Point(869, 64);
this.txtTourNurse.Name = "txtTourNurse";
this.txtTourNurse.Size = new System.Drawing.Size(170, 26);
this.txtTourNurse.TabIndex = 30;
this.txtTourNurse.DoubleClick += new System.EventHandler(this.txtInstrumentNurse_Click);
//
// txtAnaesthesiaEndTime
//
this.txtAnaesthesiaEndTime.Location = new System.Drawing.Point(869, 19);
this.txtAnaesthesiaEndTime.Name = "txtAnaesthesiaEndTime";
this.txtAnaesthesiaEndTime.Size = new System.Drawing.Size(170, 26);
this.txtAnaesthesiaEndTime.TabIndex = 30;
this.txtAnaesthesiaEndTime.DoubleClick += new System.EventHandler(this.txtAnaesthesiaBeginTime_DoubleClick);
//
// label34
//
this.label34.AutoSize = true;
this.label34.ForeColor = System.Drawing.Color.Black;
this.label34.Location = new System.Drawing.Point(801, 67);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(65, 20);
this.label34.TabIndex = 26;
this.label34.Text = "巡回护士";
//
// label29
//
this.label29.AutoSize = true;
this.label29.ForeColor = System.Drawing.Color.Black;
this.label29.Location = new System.Drawing.Point(801, 22);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(65, 20);
this.label29.TabIndex = 26;
this.label29.Text = "麻醉结束";
//
// txtInstrumentNurse
//
this.txtInstrumentNurse.Location = new System.Drawing.Point(605, 64);
this.txtInstrumentNurse.Name = "txtInstrumentNurse";
this.txtInstrumentNurse.Size = new System.Drawing.Size(170, 26);
this.txtInstrumentNurse.TabIndex = 30;
this.txtInstrumentNurse.DoubleClick += new System.EventHandler(this.txtInstrumentNurse_Click);
//
// txtOperationEndTime
//
this.txtOperationEndTime.Location = new System.Drawing.Point(605, 19);
this.txtOperationEndTime.Name = "txtOperationEndTime";
this.txtOperationEndTime.Size = new System.Drawing.Size(170, 26);
this.txtOperationEndTime.TabIndex = 30;
this.txtOperationEndTime.DoubleClick += new System.EventHandler(this.txtOperationBeginTime_DoubleClick);
//
// label33
//
this.label33.AutoSize = true;
this.label33.ForeColor = System.Drawing.Color.Black;
this.label33.Location = new System.Drawing.Point(537, 67);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(65, 20);
this.label33.TabIndex = 26;
this.label33.Text = "器械护士";
//
// label28
//
this.label28.AutoSize = true;
this.label28.ForeColor = System.Drawing.Color.Black;
this.label28.Location = new System.Drawing.Point(537, 22);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(65, 20);
this.label28.TabIndex = 26;
this.label28.Text = "手术结束";
//
// txtAnaesthesiaDoctor
//
this.txtAnaesthesiaDoctor.Location = new System.Drawing.Point(337, 64);
this.txtAnaesthesiaDoctor.Name = "txtAnaesthesiaDoctor";
this.txtAnaesthesiaDoctor.Size = new System.Drawing.Size(170, 26);
this.txtAnaesthesiaDoctor.TabIndex = 30;
this.txtAnaesthesiaDoctor.DoubleClick += new System.EventHandler(this.txtAnaesthesiaDoctor_DoubleClick);
//
// txtOperationBeginTime
//
this.txtOperationBeginTime.Location = new System.Drawing.Point(337, 19);
this.txtOperationBeginTime.Name = "txtOperationBeginTime";
this.txtOperationBeginTime.Size = new System.Drawing.Size(170, 26);
this.txtOperationBeginTime.TabIndex = 30;
this.txtOperationBeginTime.DoubleClick += new System.EventHandler(this.txtOperationBeginTime_DoubleClick);
//
// label32
//
this.label32.AutoSize = true;
this.label32.ForeColor = System.Drawing.Color.Black;
this.label32.Location = new System.Drawing.Point(269, 67);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(65, 20);
this.label32.TabIndex = 26;
this.label32.Text = "麻醉医生";
//
// label27
//
this.label27.AutoSize = true;
this.label27.ForeColor = System.Drawing.Color.Black;
this.label27.Location = new System.Drawing.Point(269, 22);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(65, 20);
this.label27.TabIndex = 26;
this.label27.Text = "手术开始";
//
// txtOperationDoctor
//
this.txtOperationDoctor.Location = new System.Drawing.Point(80, 64);
this.txtOperationDoctor.Name = "txtOperationDoctor";
this.txtOperationDoctor.Size = new System.Drawing.Size(170, 26);
this.txtOperationDoctor.TabIndex = 30;
this.txtOperationDoctor.DoubleClick += new System.EventHandler(this.txtOperationDoctor_DoubleClick);
//
// txtAnaesthesiaBeginTime
//
this.txtAnaesthesiaBeginTime.Location = new System.Drawing.Point(80, 19);
this.txtAnaesthesiaBeginTime.Name = "txtAnaesthesiaBeginTime";
this.txtAnaesthesiaBeginTime.Size = new System.Drawing.Size(170, 26);
this.txtAnaesthesiaBeginTime.TabIndex = 30;
this.txtAnaesthesiaBeginTime.DoubleClick += new System.EventHandler(this.txtAnaesthesiaBeginTime_DoubleClick);
//
// label31
//
this.label31.AutoSize = true;
this.label31.ForeColor = System.Drawing.Color.Black;
this.label31.Location = new System.Drawing.Point(12, 67);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(65, 20);
this.label31.TabIndex = 26;
this.label31.Text = "手术医生";
//
// label30
//
this.label30.AutoSize = true;
this.label30.ForeColor = System.Drawing.Color.Black;
this.label30.Location = new System.Drawing.Point(12, 22);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(65, 20);
this.label30.TabIndex = 26;
this.label30.Text = "麻醉开始";
//
// groupBox3
//
this.groupBox3.Controls.Add(this.dgvDrugs);
this.groupBox3.Controls.Add(this.cboOperationPosition);
this.groupBox3.Controls.Add(this.cboOperationLevel);
this.groupBox3.Controls.Add(this.cboASALevel);
this.groupBox3.Controls.Add(this.txtOperationRemark);
this.groupBox3.Controls.Add(this.txtDiagnoseRemark);
this.groupBox3.Controls.Add(this.txtPainTreatmentRemark);
this.groupBox3.Controls.Add(this.txtAnaesthesia);
this.groupBox3.Controls.Add(this.txtOperationSituation);
this.groupBox3.Controls.Add(this.txtComplication);
this.groupBox3.Controls.Add(this.txtOperation);
this.groupBox3.Controls.Add(this.label19);
this.groupBox3.Controls.Add(this.txtDiagnose);
this.groupBox3.Controls.Add(this.label17);
this.groupBox3.Controls.Add(this.txtPainTreatment);
this.groupBox3.Controls.Add(this.label15);
this.groupBox3.Controls.Add(this.label23);
this.groupBox3.Controls.Add(this.label22);
this.groupBox3.Controls.Add(this.label20);
this.groupBox3.Controls.Add(this.label26);
this.groupBox3.Controls.Add(this.label21);
this.groupBox3.Controls.Add(this.label25);
this.groupBox3.Controls.Add(this.label18);
this.groupBox3.Controls.Add(this.label16);
this.groupBox3.Controls.Add(this.label24);
this.groupBox3.Controls.Add(this.label14);
this.groupBox3.Controls.Add(this.panel5);
this.groupBox3.Location = new System.Drawing.Point(9, 174);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(1067, 399);
this.groupBox3.TabIndex = 14;
this.groupBox3.TabStop = false;
//
// dgvDrugs
//
this.dgvDrugs.AllowUserToDeleteRows = false;
this.dgvDrugs.BackgroundColor = System.Drawing.Color.WhiteSmoke;
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvDrugs.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
this.dgvDrugs.ColumnHeadersHeight = 30;
this.dgvDrugs.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.DrugId,
this.DrugName,
this.Dosage,
this.Unit,
this.DrugCode});
this.dgvDrugs.Location = new System.Drawing.Point(79, 243);
this.dgvDrugs.Name = "dgvDrugs";
this.dgvDrugs.RowHeadersVisible = false;
this.dgvDrugs.RowTemplate.Height = 23;
this.dgvDrugs.Size = new System.Drawing.Size(393, 150);
this.dgvDrugs.TabIndex = 40;
this.dgvDrugs.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDrugs_CellClick);
this.dgvDrugs.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDrugs_CellLeave);
this.dgvDrugs.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.dgvDrugs_EditingControlShowing);
this.dgvDrugs.KeyDown += new System.Windows.Forms.KeyEventHandler(this.dgvDrugs_KeyDown);
//
// DrugId
//
this.DrugId.HeaderText = "DrugId";
this.DrugId.Name = "DrugId";
this.DrugId.ReadOnly = true;
this.DrugId.Visible = false;
//
// DrugName
//
this.DrugName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.DrugName.HeaderText = "药品名称";
this.DrugName.Name = "DrugName";
//
// Dosage
//
this.Dosage.HeaderText = "使用剂量";
this.Dosage.Name = "Dosage";
//
// Unit
//
this.Unit.HeaderText = "单位";
this.Unit.Name = "Unit";
this.Unit.Width = 50;
//
// DrugCode
//
this.DrugCode.HeaderText = "DrugCode";
this.DrugCode.Name = "DrugCode";
this.DrugCode.ReadOnly = true;
this.DrugCode.Visible = false;
//
// cboOperationPosition
//
this.cboOperationPosition.FormattingEnabled = true;
this.cboOperationPosition.Location = new System.Drawing.Point(938, 204);
this.cboOperationPosition.Name = "cboOperationPosition";
this.cboOperationPosition.Size = new System.Drawing.Size(98, 28);
this.cboOperationPosition.TabIndex = 39;
//
// cboOperationLevel
//
this.cboOperationLevel.FormattingEnabled = true;
this.cboOperationLevel.Location = new System.Drawing.Point(759, 204);
this.cboOperationLevel.Name = "cboOperationLevel";
this.cboOperationLevel.Size = new System.Drawing.Size(98, 28);
this.cboOperationLevel.TabIndex = 38;
//
// cboASALevel
//
this.cboASALevel.FormattingEnabled = true;
this.cboASALevel.Location = new System.Drawing.Point(570, 204);
this.cboASALevel.Name = "cboASALevel";
this.cboASALevel.Size = new System.Drawing.Size(98, 28);
this.cboASALevel.TabIndex = 37;
//
// txtOperationRemark
//
this.txtOperationRemark.Location = new System.Drawing.Point(691, 167);
this.txtOperationRemark.Name = "txtOperationRemark";
this.txtOperationRemark.Size = new System.Drawing.Size(345, 26);
this.txtOperationRemark.TabIndex = 34;
//
// txtDiagnoseRemark
//
this.txtDiagnoseRemark.Location = new System.Drawing.Point(691, 130);
this.txtDiagnoseRemark.Name = "txtDiagnoseRemark";
this.txtDiagnoseRemark.Size = new System.Drawing.Size(345, 26);
this.txtDiagnoseRemark.TabIndex = 33;
//
// txtPainTreatmentRemark
//
this.txtPainTreatmentRemark.Location = new System.Drawing.Point(691, 85);
this.txtPainTreatmentRemark.Name = "txtPainTreatmentRemark";
this.txtPainTreatmentRemark.Size = new System.Drawing.Size(346, 26);
this.txtPainTreatmentRemark.TabIndex = 32;
//
// txtAnaesthesia
//
this.txtAnaesthesia.Location = new System.Drawing.Point(79, 204);
this.txtAnaesthesia.Name = "txtAnaesthesia";
this.txtAnaesthesia.Size = new System.Drawing.Size(393, 26);
this.txtAnaesthesia.TabIndex = 31;
//
// txtOperationSituation
//
this.txtOperationSituation.Location = new System.Drawing.Point(570, 276);
this.txtOperationSituation.Multiline = true;
this.txtOperationSituation.Name = "txtOperationSituation";
this.txtOperationSituation.Size = new System.Drawing.Size(466, 117);
this.txtOperationSituation.TabIndex = 30;
//
// txtComplication
//
this.txtComplication.Location = new System.Drawing.Point(570, 240);
this.txtComplication.Name = "txtComplication";
this.txtComplication.Size = new System.Drawing.Size(466, 26);
this.txtComplication.TabIndex = 29;
//
// txtOperation
//
this.txtOperation.Location = new System.Drawing.Point(79, 167);
this.txtOperation.Name = "txtOperation";
this.txtOperation.Size = new System.Drawing.Size(552, 26);
this.txtOperation.TabIndex = 35;
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(649, 170);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(37, 20);
this.label19.TabIndex = 24;
this.label19.Text = "说明";
//
// txtDiagnose
//
this.txtDiagnose.Location = new System.Drawing.Point(79, 130);
this.txtDiagnose.Name = "txtDiagnose";
this.txtDiagnose.Size = new System.Drawing.Size(552, 26);
this.txtDiagnose.TabIndex = 28;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(649, 133);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(37, 20);
this.label17.TabIndex = 26;
this.label17.Text = "说明";
//
// txtPainTreatment
//
this.txtPainTreatment.Location = new System.Drawing.Point(183, 85);
this.txtPainTreatment.Name = "txtPainTreatment";
this.txtPainTreatment.Size = new System.Drawing.Size(448, 26);
this.txtPainTreatment.TabIndex = 27;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(649, 87);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(37, 20);
this.label15.TabIndex = 23;
this.label15.Text = "说明";
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(873, 207);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(65, 20);
this.label23.TabIndex = 22;
this.label23.Text = "手术体位";
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(691, 207);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(65, 20);
this.label22.TabIndex = 21;
this.label22.Text = "手术分级";
//
// label20
//
this.label20.AutoSize = true;
this.label20.ForeColor = System.Drawing.Color.Black;
this.label20.Location = new System.Drawing.Point(11, 207);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(65, 20);
this.label20.TabIndex = 20;
this.label20.Text = "麻醉方式";
//
// label26
//
this.label26.AutoSize = true;
this.label26.ForeColor = System.Drawing.Color.Black;
this.label26.Location = new System.Drawing.Point(502, 279);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(65, 20);
this.label26.TabIndex = 19;
this.label26.Text = "术中情况";
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(502, 207);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(65, 20);
this.label21.TabIndex = 18;
this.label21.Text = "ASA分级";
//
// label25
//
this.label25.AutoSize = true;
this.label25.ForeColor = System.Drawing.Color.Black;
this.label25.Location = new System.Drawing.Point(508, 243);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(59, 20);
this.label25.TabIndex = 17;
this.label25.Text = "合 并 症";
//
// label18
//
this.label18.AutoSize = true;
this.label18.ForeColor = System.Drawing.Color.Black;
this.label18.Location = new System.Drawing.Point(39, 170);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(37, 20);
this.label18.TabIndex = 16;
this.label18.Text = "手术";
//
// label16
//
this.label16.AutoSize = true;
this.label16.ForeColor = System.Drawing.Color.Red;
this.label16.Location = new System.Drawing.Point(39, 133);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(37, 20);
this.label16.TabIndex = 15;
this.label16.Text = "诊断";
//
// label24
//
this.label24.AutoSize = true;
this.label24.ForeColor = System.Drawing.Color.Black;
this.label24.Location = new System.Drawing.Point(12, 244);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(65, 20);
this.label24.TabIndex = 14;
this.label24.Text = "麻醉用药";
//
// label14
//
this.label14.AutoSize = true;
this.label14.ForeColor = System.Drawing.Color.Black;
this.label14.Location = new System.Drawing.Point(116, 87);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(65, 20);
this.label14.TabIndex = 25;
this.label14.Text = "疼痛治疗";
//
// panel5
//
this.panel5.Controls.Add(this.checkBox1);
this.panel5.Controls.Add(this.chkIsPainClinic);
this.panel5.Controls.Add(this.txtothere);
this.panel5.Controls.Add(this.chkWTJR);
this.panel5.Controls.Add(this.chkJJCG);
this.panel5.Controls.Add(this.chkWTQGJ);
this.panel5.Controls.Add(this.chkERCP);
this.panel5.Controls.Add(this.checkBox9);
this.panel5.Controls.Add(this.chkWTWJ);
this.panel5.Controls.Add(this.checkBox8);
this.panel5.Controls.Add(this.checkBox7);
this.panel5.Controls.Add(this.chkWTCJ);
this.panel5.Controls.Add(this.chkWTRL);
this.panel5.Controls.Add(this.label47);
this.panel5.Controls.Add(this.chkFMZT);
this.panel5.Controls.Add(this.label13);
this.panel5.Location = new System.Drawing.Point(-1, 14);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(1037, 108);
this.panel5.TabIndex = 13;
//
// checkBox1
//
this.checkBox1.AutoSize = true;
this.checkBox1.ForeColor = System.Drawing.Color.Black;
this.checkBox1.Location = new System.Drawing.Point(554, 8);
this.checkBox1.Name = "checkBox1";
this.checkBox1.Size = new System.Drawing.Size(98, 24);
this.checkBox1.TabIndex = 38;
this.checkBox1.Text = "无痛小肠镜";
this.checkBox1.TextAlign = System.Drawing.ContentAlignment.BottomRight;
this.checkBox1.UseVisualStyleBackColor = true;
this.checkBox1.CheckedChanged += new System.EventHandler(this.chkFMZT_CheckedChanged);
//
// chkIsPainClinic
//
this.chkIsPainClinic.AutoSize = true;
this.chkIsPainClinic.ForeColor = System.Drawing.Color.Black;
this.chkIsPainClinic.Location = new System.Drawing.Point(27, 72);
this.chkIsPainClinic.Name = "chkIsPainClinic";
this.chkIsPainClinic.Size = new System.Drawing.Size(84, 24);
this.chkIsPainClinic.TabIndex = 37;
this.chkIsPainClinic.Text = "镇痛门诊";
this.chkIsPainClinic.UseVisualStyleBackColor = true;
this.chkIsPainClinic.CheckedChanged += new System.EventHandler(this.chkFMZT_CheckedChanged);
//
// txtothere
//
this.txtothere.Location = new System.Drawing.Point(731, 37);
this.txtothere.Name = "txtothere";
this.txtothere.Size = new System.Drawing.Size(306, 26);
this.txtothere.TabIndex = 32;
//
// chkWTJR
//
this.chkWTJR.AutoSize = true;
this.chkWTJR.ForeColor = System.Drawing.Color.Black;
this.chkWTJR.Location = new System.Drawing.Point(786, 8);
this.chkWTJR.Name = "chkWTJR";
this.chkWTJR.Size = new System.Drawing.Size(84, 24);
this.chkWTJR.TabIndex = 0;
this.chkWTJR.Text = "无痛介入";
this.chkWTJR.UseVisualStyleBackColor = true;
this.chkWTJR.CheckedChanged += new System.EventHandler(this.chkFMZT_CheckedChanged);
//
// chkJJCG
//
this.chkJJCG.AutoSize = true;
this.chkJJCG.ForeColor = System.Drawing.Color.Black;
this.chkJJCG.Location = new System.Drawing.Point(888, 8);
this.chkJJCG.Name = "chkJJCG";
this.chkJJCG.Size = new System.Drawing.Size(84, 24);
this.chkJJCG.TabIndex = 0;
this.chkJJCG.Text = "急救插管";
this.chkJJCG.UseVisualStyleBackColor = true;
this.chkJJCG.CheckedChanged += new System.EventHandler(this.chkFMZT_CheckedChanged);
//
// chkWTQGJ
//
this.chkWTQGJ.AutoSize = true;
this.chkWTQGJ.ForeColor = System.Drawing.Color.Black;
this.chkWTQGJ.Location = new System.Drawing.Point(670, 8);
this.chkWTQGJ.Name = "chkWTQGJ";
this.chkWTQGJ.Size = new System.Drawing.Size(98, 24);
this.chkWTQGJ.TabIndex = 0;
this.chkWTQGJ.Text = "无痛气管镜";
this.chkWTQGJ.UseVisualStyleBackColor = true;
this.chkWTQGJ.CheckedChanged += new System.EventHandler(this.chkFMZT_CheckedChanged);
//
// chkERCP
//
this.chkERCP.AutoSize = true;
this.chkERCP.ForeColor = System.Drawing.Color.Black;
this.chkERCP.Location = new System.Drawing.Point(138, 39);
this.chkERCP.Name = "chkERCP";
this.chkERCP.Size = new System.Drawing.Size(63, 24);
this.chkERCP.TabIndex = 0;
this.chkERCP.Text = "ERCP";
this.chkERCP.UseVisualStyleBackColor = true;
this.chkERCP.CheckedChanged += new System.EventHandler(this.chkFMZT_CheckedChanged);
//
// checkBox9
//
this.checkBox9.AutoSize = true;
this.checkBox9.ForeColor = System.Drawing.Color.Black;
this.checkBox9.Location = new System.Drawing.Point(376, 38);
this.checkBox9.Name = "checkBox9";
this.checkBox9.Size = new System.Drawing.Size(196, 24);
this.checkBox9.TabIndex = 0;
this.checkBox9.Text = "宫腔镜子宫内膜息肉电切术";
this.checkBox9.UseVisualStyleBackColor = true;
this.checkBox9.CheckedChanged += new System.EventHandler(this.chkFMZT_CheckedChanged);
//
// chkWTWJ
//
this.chkWTWJ.AutoSize = true;
this.chkWTWJ.ForeColor = System.Drawing.Color.Black;
this.chkWTWJ.Location = new System.Drawing.Point(342, 8);
this.chkWTWJ.Name = "chkWTWJ";
this.chkWTWJ.Size = new System.Drawing.Size(84, 24);
this.chkWTWJ.TabIndex = 0;
this.chkWTWJ.Text = "无痛胃镜";
this.chkWTWJ.UseVisualStyleBackColor = true;
this.chkWTWJ.CheckedChanged += new System.EventHandler(this.chkFMZT_CheckedChanged);
//
// checkBox8
//
this.checkBox8.AutoSize = true;
this.checkBox8.ForeColor = System.Drawing.Color.Black;
this.checkBox8.Location = new System.Drawing.Point(591, 38);
this.checkBox8.Name = "checkBox8";
this.checkBox8.Size = new System.Drawing.Size(84, 24);
this.checkBox8.TabIndex = 0;
this.checkBox8.Text = "无痛清宫";
this.checkBox8.UseVisualStyleBackColor = true;
this.checkBox8.CheckedChanged += new System.EventHandler(this.chkFMZT_CheckedChanged);
//
// checkBox7
//
this.checkBox7.AutoSize = true;
this.checkBox7.ForeColor = System.Drawing.Color.Black;
this.checkBox7.Location = new System.Drawing.Point(231, 38);
this.checkBox7.Name = "checkBox7";
this.checkBox7.Size = new System.Drawing.Size(126, 24);
this.checkBox7.TabIndex = 0;
this.checkBox7.Text = "无痛宫腔镜检查";
this.checkBox7.UseVisualStyleBackColor = true;
this.checkBox7.CheckedChanged += new System.EventHandler(this.chkFMZT_CheckedChanged);
//
// chkWTCJ
//
this.chkWTCJ.AutoSize = true;
this.chkWTCJ.ForeColor = System.Drawing.Color.Black;
this.chkWTCJ.Location = new System.Drawing.Point(444, 8);
this.chkWTCJ.Name = "chkWTCJ";
this.chkWTCJ.Size = new System.Drawing.Size(84, 24);
this.chkWTCJ.TabIndex = 0;
this.chkWTCJ.Text = "无痛肠镜";
this.chkWTCJ.UseVisualStyleBackColor = true;
this.chkWTCJ.CheckedChanged += new System.EventHandler(this.chkFMZT_CheckedChanged);
//
// chkWTRL
//
this.chkWTRL.AutoSize = true;
this.chkWTRL.ForeColor = System.Drawing.Color.Black;
this.chkWTRL.Location = new System.Drawing.Point(240, 8);
this.chkWTRL.Name = "chkWTRL";
this.chkWTRL.Size = new System.Drawing.Size(84, 24);
this.chkWTRL.TabIndex = 0;
this.chkWTRL.Text = "无痛人流";
this.chkWTRL.UseVisualStyleBackColor = true;
this.chkWTRL.CheckedChanged += new System.EventHandler(this.chkFMZT_CheckedChanged);
//
// label47
//
this.label47.AutoSize = true;
this.label47.Location = new System.Drawing.Point(689, 39);
this.label47.Name = "label47";
this.label47.Size = new System.Drawing.Size(37, 20);
this.label47.TabIndex = 23;
this.label47.Text = "其他";
//
// chkFMZT
//
this.chkFMZT.AutoSize = true;
this.chkFMZT.ForeColor = System.Drawing.Color.Black;
this.chkFMZT.Location = new System.Drawing.Point(138, 8);
this.chkFMZT.Name = "chkFMZT";
this.chkFMZT.Size = new System.Drawing.Size(84, 24);
this.chkFMZT.TabIndex = 0;
this.chkFMZT.Text = "分娩镇痛";
this.chkFMZT.UseVisualStyleBackColor = true;
this.chkFMZT.CheckedChanged += new System.EventHandler(this.chkFMZT_CheckedChanged);
//
// label13
//
this.label13.AutoSize = true;
this.label13.ForeColor = System.Drawing.Color.Red;
this.label13.Location = new System.Drawing.Point(14, 10);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(107, 20);
this.label13.TabIndex = 8;
this.label13.Text = "其他类型麻醉:";
//
// groupBox2
//
this.groupBox2.Controls.Add(this.label44);
this.groupBox2.Controls.Add(this.panel7);
this.groupBox2.Controls.Add(this.txtAddress);
this.groupBox2.Controls.Add(this.label35);
this.groupBox2.Controls.Add(this.txtContactsTel);
this.groupBox2.Controls.Add(this.label37);
this.groupBox2.Controls.Add(this.txtContacts);
this.groupBox2.Controls.Add(this.label39);
this.groupBox2.Controls.Add(this.txtIdEntityNo);
this.groupBox2.Controls.Add(this.label41);
this.groupBox2.Controls.Add(this.txtWeight);
this.groupBox2.Controls.Add(this.txtHeight);
this.groupBox2.Controls.Add(this.txtAge);
this.groupBox2.Controls.Add(this.txtName);
this.groupBox2.Controls.Add(this.label12);
this.groupBox2.Controls.Add(this.label46);
this.groupBox2.Controls.Add(this.label45);
this.groupBox2.Controls.Add(this.label11);
this.groupBox2.Controls.Add(this.label10);
this.groupBox2.Controls.Add(this.label9);
this.groupBox2.Controls.Add(this.label8);
this.groupBox2.Controls.Add(this.panel3);
this.groupBox2.Controls.Add(this.panel4);
this.groupBox2.Location = new System.Drawing.Point(9, 38);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(1067, 134);
this.groupBox2.TabIndex = 13;
this.groupBox2.TabStop = false;
//
// label44
//
this.label44.AutoSize = true;
this.label44.ForeColor = System.Drawing.Color.Red;
this.label44.Location = new System.Drawing.Point(440, 22);
this.label44.Name = "label44";
this.label44.Size = new System.Drawing.Size(65, 20);
this.label44.TabIndex = 638;
this.label44.Text = "手术类型";
//
// panel7
//
this.panel7.Controls.Add(this.label43);
this.panel7.Controls.Add(this.RbMan);
this.panel7.Controls.Add(this.RbWuMan);
this.panel7.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.panel7.Location = new System.Drawing.Point(220, 56);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(142, 30);
this.panel7.TabIndex = 636;
//
// label43
//
this.label43.AutoSize = true;
this.label43.ForeColor = System.Drawing.Color.Red;
this.label43.Location = new System.Drawing.Point(153, 11);
this.label43.Name = "label43";
this.label43.Size = new System.Drawing.Size(15, 20);
this.label43.TabIndex = 654;
this.label43.Text = "*";
//
// RbMan
//
this.RbMan.AutoSize = true;
this.RbMan.Checked = true;
this.RbMan.Location = new System.Drawing.Point(8, 2);
this.RbMan.Name = "RbMan";
this.RbMan.Size = new System.Drawing.Size(41, 24);
this.RbMan.TabIndex = 0;
this.RbMan.TabStop = true;
this.RbMan.Text = "男";
this.RbMan.UseVisualStyleBackColor = true;
//
// RbWuMan
//
this.RbWuMan.AutoSize = true;
this.RbWuMan.Location = new System.Drawing.Point(66, 2);
this.RbWuMan.Name = "RbWuMan";
this.RbWuMan.Size = new System.Drawing.Size(41, 24);
this.RbWuMan.TabIndex = 0;
this.RbWuMan.Text = "女";
this.RbWuMan.UseVisualStyleBackColor = true;
//
// txtAddress
//
this.txtAddress.Location = new System.Drawing.Point(653, 96);
this.txtAddress.Name = "txtAddress";
this.txtAddress.Size = new System.Drawing.Size(383, 26);
this.txtAddress.TabIndex = 35;
//
// label35
//
this.label35.AutoSize = true;
this.label35.ForeColor = System.Drawing.Color.Black;
this.label35.Location = new System.Drawing.Point(587, 99);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(65, 20);
this.label35.TabIndex = 31;
this.label35.Text = "通讯地址";
//
// txtContactsTel
//
this.txtContactsTel.Location = new System.Drawing.Point(464, 96);
this.txtContactsTel.Name = "txtContactsTel";
this.txtContactsTel.Size = new System.Drawing.Size(119, 26);
this.txtContactsTel.TabIndex = 36;
//
// label37
//
this.label37.AutoSize = true;
this.label37.ForeColor = System.Drawing.Color.Black;
this.label37.Location = new System.Drawing.Point(396, 99);
this.label37.Name = "label37";
this.label37.Size = new System.Drawing.Size(65, 20);
this.label37.TabIndex = 32;
this.label37.Text = "联系电话";
//
// txtContacts
//
this.txtContacts.Location = new System.Drawing.Point(307, 96);
this.txtContacts.Name = "txtContacts";
this.txtContacts.Size = new System.Drawing.Size(86, 26);
this.txtContacts.TabIndex = 37;
//
// label39
//
this.label39.AutoSize = true;
this.label39.ForeColor = System.Drawing.Color.Black;
this.label39.Location = new System.Drawing.Point(254, 99);
this.label39.Name = "label39";
this.label39.Size = new System.Drawing.Size(51, 20);
this.label39.TabIndex = 33;
this.label39.Text = "联系人";
//
// txtIdEntityNo
//
this.txtIdEntityNo.Location = new System.Drawing.Point(79, 96);
this.txtIdEntityNo.Name = "txtIdEntityNo";
this.txtIdEntityNo.Size = new System.Drawing.Size(170, 26);
this.txtIdEntityNo.TabIndex = 38;
//
// label41
//
this.label41.AutoSize = true;
this.label41.ForeColor = System.Drawing.Color.Black;
this.label41.Location = new System.Drawing.Point(11, 99);
this.label41.Name = "label41";
this.label41.Size = new System.Drawing.Size(65, 20);
this.label41.TabIndex = 34;
this.label41.Text = "身份证号";
//
// txtWeight
//
this.txtWeight.Location = new System.Drawing.Point(742, 57);
this.txtWeight.Name = "txtWeight";
this.txtWeight.Size = new System.Drawing.Size(65, 26);
this.txtWeight.TabIndex = 18;
this.txtWeight.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.dgvNumValid_KeyPress);
//
// txtHeight
//
this.txtHeight.Location = new System.Drawing.Point(587, 57);
this.txtHeight.Name = "txtHeight";
this.txtHeight.Size = new System.Drawing.Size(65, 26);
this.txtHeight.TabIndex = 19;
this.txtHeight.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.dgvNumValid_KeyPress);
//
// txtAge
//
this.txtAge.Location = new System.Drawing.Point(428, 57);
this.txtAge.Name = "txtAge";
this.txtAge.Size = new System.Drawing.Size(95, 26);
this.txtAge.TabIndex = 20;
this.txtAge.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.dgvNumValid_KeyPress);
//
// txtName
//
this.txtName.Location = new System.Drawing.Point(58, 57);
this.txtName.Name = "txtName";
this.txtName.Size = new System.Drawing.Size(95, 26);
this.txtName.TabIndex = 22;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(700, 59);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(37, 20);
this.label12.TabIndex = 12;
this.label12.Text = "体重";
//
// label46
//
this.label46.AutoSize = true;
this.label46.Location = new System.Drawing.Point(809, 59);
this.label46.Name = "label46";
this.label46.Size = new System.Drawing.Size(26, 20);
this.label46.TabIndex = 13;
this.label46.Text = "kg";
//
// label45
//
this.label45.AutoSize = true;
this.label45.Location = new System.Drawing.Point(654, 60);
this.label45.Name = "label45";
this.label45.Size = new System.Drawing.Size(29, 20);
this.label45.TabIndex = 13;
this.label45.Text = "cm";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(545, 59);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(37, 20);
this.label11.TabIndex = 13;
this.label11.Text = "身高";
//
// label10
//
this.label10.AutoSize = true;
this.label10.ForeColor = System.Drawing.Color.Red;
this.label10.Location = new System.Drawing.Point(386, 59);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(37, 20);
this.label10.TabIndex = 14;
this.label10.Text = "年龄";
//
// label9
//
this.label9.AutoSize = true;
this.label9.ForeColor = System.Drawing.Color.Red;
this.label9.Location = new System.Drawing.Point(177, 59);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(37, 20);
this.label9.TabIndex = 15;
this.label9.Text = "性别";
//
// label8
//
this.label8.AutoSize = true;
this.label8.ForeColor = System.Drawing.Color.Red;
this.label8.Location = new System.Drawing.Point(17, 59);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(37, 20);
this.label8.TabIndex = 16;
this.label8.Text = "姓名";
//
// panel3
//
this.panel3.Controls.Add(this.cboPDepartment);
this.panel3.Controls.Add(this.lblBed);
this.panel3.Controls.Add(this.label5);
this.panel3.Controls.Add(this.label4);
this.panel3.Location = new System.Drawing.Point(0, 14);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(393, 39);
this.panel3.TabIndex = 10;
//
// cboPDepartment
//
this.cboPDepartment.AccessibleRole = System.Windows.Forms.AccessibleRole.None;
this.cboPDepartment.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.cboPDepartment.FormattingEnabled = true;
this.cboPDepartment.Location = new System.Drawing.Point(58, 5);
this.cboPDepartment.Name = "cboPDepartment";
this.cboPDepartment.Size = new System.Drawing.Size(226, 28);
this.cboPDepartment.TabIndex = 8;
this.cboPDepartment.TextUpdate += new System.EventHandler(this.cboPDepartment_TextUpdate);
//
// lblBed
//
this.lblBed.AutoSize = true;
this.lblBed.Location = new System.Drawing.Point(333, 9);
this.lblBed.Name = "lblBed";
this.lblBed.Size = new System.Drawing.Size(0, 20);
this.lblBed.TabIndex = 6;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(290, 9);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(37, 20);
this.label5.TabIndex = 6;
this.label5.Text = "床号";
//
// label4
//
this.label4.AutoSize = true;
this.label4.ForeColor = System.Drawing.Color.Red;
this.label4.Location = new System.Drawing.Point(16, 7);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(37, 20);
this.label4.TabIndex = 6;
this.label4.Text = "科室";
//
// panel4
//
this.panel4.Controls.Add(this.chkRJ);
this.panel4.Controls.Add(this.chkMZ);
this.panel4.Controls.Add(this.chkZQ);
this.panel4.Location = new System.Drawing.Point(510, 14);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(227, 39);
this.panel4.TabIndex = 11;
//
// chkRJ
//
this.chkRJ.AutoSize = true;
this.chkRJ.ForeColor = System.Drawing.Color.Black;
this.chkRJ.Location = new System.Drawing.Point(146, 7);
this.chkRJ.Name = "chkRJ";
this.chkRJ.Size = new System.Drawing.Size(56, 24);
this.chkRJ.TabIndex = 0;
this.chkRJ.Text = "日间";
this.chkRJ.UseVisualStyleBackColor = true;
this.chkRJ.CheckedChanged += new System.EventHandler(this.chkZQ_CheckedChanged);
//
// chkMZ
//
this.chkMZ.AutoSize = true;
this.chkMZ.ForeColor = System.Drawing.Color.Black;
this.chkMZ.Location = new System.Drawing.Point(82, 7);
this.chkMZ.Name = "chkMZ";
this.chkMZ.Size = new System.Drawing.Size(56, 24);
this.chkMZ.TabIndex = 0;
this.chkMZ.Text = "急诊";
this.chkMZ.UseVisualStyleBackColor = true;
this.chkMZ.CheckedChanged += new System.EventHandler(this.chkZQ_CheckedChanged);
//
// chkZQ
//
this.chkZQ.AutoSize = true;
this.chkZQ.ForeColor = System.Drawing.Color.Black;
this.chkZQ.Location = new System.Drawing.Point(18, 7);
this.chkZQ.Name = "chkZQ";
this.chkZQ.Size = new System.Drawing.Size(56, 24);
this.chkZQ.TabIndex = 0;
this.chkZQ.Text = "择期";
this.chkZQ.UseVisualStyleBackColor = true;
this.chkZQ.CheckedChanged += new System.EventHandler(this.chkZQ_CheckedChanged);
//
// panel2
//
this.panel2.Controls.Add(this.chkIsNotPlanAgainOperation);
this.panel2.Controls.Add(this.chkIsPlanAgainOperation);
this.panel2.Location = new System.Drawing.Point(792, 5);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(270, 33);
this.panel2.TabIndex = 7;
//
// chkIsNotPlanAgainOperation
//
this.chkIsNotPlanAgainOperation.AutoSize = true;
this.chkIsNotPlanAgainOperation.Location = new System.Drawing.Point(134, 7);
this.chkIsNotPlanAgainOperation.Name = "chkIsNotPlanAgainOperation";
this.chkIsNotPlanAgainOperation.Size = new System.Drawing.Size(126, 24);
this.chkIsNotPlanAgainOperation.TabIndex = 0;
this.chkIsNotPlanAgainOperation.Text = "非计划再次手术";
this.chkIsNotPlanAgainOperation.UseVisualStyleBackColor = true;
this.chkIsNotPlanAgainOperation.CheckedChanged += new System.EventHandler(this.chkIsPlanAgainOperation_CheckedChanged);
//
// chkIsPlanAgainOperation
//
this.chkIsPlanAgainOperation.AutoSize = true;
this.chkIsPlanAgainOperation.Location = new System.Drawing.Point(18, 7);
this.chkIsPlanAgainOperation.Name = "chkIsPlanAgainOperation";
this.chkIsPlanAgainOperation.Size = new System.Drawing.Size(112, 24);
this.chkIsPlanAgainOperation.TabIndex = 0;
this.chkIsPlanAgainOperation.Text = "计划再次手术";
this.chkIsPlanAgainOperation.UseVisualStyleBackColor = true;
this.chkIsPlanAgainOperation.CheckedChanged += new System.EventHandler(this.chkIsPlanAgainOperation_CheckedChanged);
//
// btnImport
//
this.btnImport.Location = new System.Drawing.Point(479, 10);
this.btnImport.Name = "btnImport";
this.btnImport.Size = new System.Drawing.Size(78, 29);
this.btnImport.TabIndex = 6;
this.btnImport.Text = "导入";
this.btnImport.UseVisualStyleBackColor = true;
this.btnImport.Click += new System.EventHandler(this.btnImport_Click);
//
// txtInHospitalNo
//
this.txtInHospitalNo.Location = new System.Drawing.Point(360, 11);
this.txtInHospitalNo.Name = "txtInHospitalNo";
this.txtInHospitalNo.Size = new System.Drawing.Size(113, 26);
this.txtInHospitalNo.TabIndex = 5;
//
// label6
//
this.label6.AutoSize = true;
this.label6.ForeColor = System.Drawing.Color.Black;
this.label6.Location = new System.Drawing.Point(23, 13);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(65, 20);
this.label6.TabIndex = 34;
this.label6.Text = "患者类型";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(272, 13);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(85, 20);
this.label3.TabIndex = 4;
this.label3.Text = "门诊/住院号";
//
// lblTitle
//
this.lblTitle.AutoSize = true;
this.lblTitle.BackColor = System.Drawing.Color.Transparent;
this.lblTitle.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblTitle.Location = new System.Drawing.Point(607, 6);
this.lblTitle.Name = "lblTitle";
this.lblTitle.Size = new System.Drawing.Size(186, 26);
this.lblTitle.TabIndex = 11;
this.lblTitle.Text = "手 术 室 外 登 记";
//
// contextMenuStrip1
//
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsmDel});
this.contextMenuStrip1.Name = "contextMenuStrip1";
this.contextMenuStrip1.Size = new System.Drawing.Size(101, 26);
//
// tsmDel
//
this.tsmDel.Name = "tsmDel";
this.tsmDel.Size = new System.Drawing.Size(100, 22);
this.tsmDel.Text = "删除";
this.tsmDel.Click += new System.EventHandler(this.tsmDel_Click);
//
// dataGridViewTextBoxColumn1
//
this.dataGridViewTextBoxColumn1.DataPropertyName = "Id";
this.dataGridViewTextBoxColumn1.HeaderText = "Id";
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
this.dataGridViewTextBoxColumn1.ReadOnly = true;
this.dataGridViewTextBoxColumn1.Visible = false;
//
// dataGridViewTextBoxColumn2
//
this.dataGridViewTextBoxColumn2.DataPropertyName = "Name";
this.dataGridViewTextBoxColumn2.HeaderText = "患者姓名";
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
this.dataGridViewTextBoxColumn2.ReadOnly = true;
this.dataGridViewTextBoxColumn2.Width = 80;
//
// dataGridViewTextBoxColumn3
//
this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.dataGridViewTextBoxColumn3.DataPropertyName = "InHospitalNo";
this.dataGridViewTextBoxColumn3.HeaderText = "手术日期";
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
this.dataGridViewTextBoxColumn3.ReadOnly = true;
//
// dataGridViewTextBoxColumn4
//
this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.dataGridViewTextBoxColumn4.DataPropertyName = "Id";
this.dataGridViewTextBoxColumn4.HeaderText = "id";
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
this.dataGridViewTextBoxColumn4.ReadOnly = true;
this.dataGridViewTextBoxColumn4.Visible = false;
//
// dataGridViewTextBoxColumn5
//
this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.dataGridViewTextBoxColumn5.DataPropertyName = "Code";
this.dataGridViewTextBoxColumn5.HeaderText = "Code";
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
this.dataGridViewTextBoxColumn5.ReadOnly = true;
this.dataGridViewTextBoxColumn5.Visible = false;
//
// dataGridViewTextBoxColumn6
//
this.dataGridViewTextBoxColumn6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.dataGridViewTextBoxColumn6.DataPropertyName = "TypeId";
this.dataGridViewTextBoxColumn6.HeaderText = "TypeId";
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
this.dataGridViewTextBoxColumn6.ReadOnly = true;
this.dataGridViewTextBoxColumn6.Visible = false;
//
// dataGridViewTextBoxColumn7
//
this.dataGridViewTextBoxColumn7.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.dataGridViewTextBoxColumn7.DataPropertyName = "TypeName";
this.dataGridViewTextBoxColumn7.HeaderText = "药品类型";
this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
this.dataGridViewTextBoxColumn7.ReadOnly = true;
this.dataGridViewTextBoxColumn7.Visible = false;
//
// dataGridViewTextBoxColumn8
//
this.dataGridViewTextBoxColumn8.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.dataGridViewTextBoxColumn8.DataPropertyName = "Name";
this.dataGridViewTextBoxColumn8.HeaderText = "药品名称";
this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
this.dataGridViewTextBoxColumn8.ReadOnly = true;
this.dataGridViewTextBoxColumn8.Visible = false;
//
// dataGridViewTextBoxColumn9
//
this.dataGridViewTextBoxColumn9.DataPropertyName = "HCode";
this.dataGridViewTextBoxColumn9.HeaderText = "HCode";
this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
this.dataGridViewTextBoxColumn9.ReadOnly = true;
this.dataGridViewTextBoxColumn9.Visible = false;
this.dataGridViewTextBoxColumn9.Width = 160;
//
// dataGridViewTextBoxColumn10
//
this.dataGridViewTextBoxColumn10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.dataGridViewTextBoxColumn10.DataPropertyName = "DosageFormId";
this.dataGridViewTextBoxColumn10.HeaderText = "DosageFormId";
this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
this.dataGridViewTextBoxColumn10.ReadOnly = true;
this.dataGridViewTextBoxColumn10.Visible = false;
//
// dataGridViewTextBoxColumn11
//
this.dataGridViewTextBoxColumn11.DataPropertyName = "Norm";
this.dataGridViewTextBoxColumn11.HeaderText = "规格";
this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
this.dataGridViewTextBoxColumn11.ReadOnly = true;
this.dataGridViewTextBoxColumn11.Visible = false;
this.dataGridViewTextBoxColumn11.Width = 160;
//
// dataGridViewTextBoxColumn12
//
this.dataGridViewTextBoxColumn12.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.dataGridViewTextBoxColumn12.DataPropertyName = "DOSEPER";
this.dataGridViewTextBoxColumn12.HeaderText = "剂量";
this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
this.dataGridViewTextBoxColumn12.ReadOnly = true;
this.dataGridViewTextBoxColumn12.Visible = false;
//
// dataGridViewTextBoxColumn13
//
this.dataGridViewTextBoxColumn13.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.dataGridViewTextBoxColumn13.DataPropertyName = "DOSEPER2";
this.dataGridViewTextBoxColumn13.HeaderText = "剂量2";
this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
this.dataGridViewTextBoxColumn13.ReadOnly = true;
this.dataGridViewTextBoxColumn13.Visible = false;
//
// dataGridViewTextBoxColumn14
//
this.dataGridViewTextBoxColumn14.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.dataGridViewTextBoxColumn14.DataPropertyName = "DOSEPER3";
this.dataGridViewTextBoxColumn14.HeaderText = "剂量3";
this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
this.dataGridViewTextBoxColumn14.ReadOnly = true;
this.dataGridViewTextBoxColumn14.Visible = false;
//
// dataGridViewTextBoxColumn15
//
this.dataGridViewTextBoxColumn15.DataPropertyName = "DoseUnit";
this.dataGridViewTextBoxColumn15.HeaderText = "单位";
this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
this.dataGridViewTextBoxColumn15.ReadOnly = true;
this.dataGridViewTextBoxColumn15.Visible = false;
this.dataGridViewTextBoxColumn15.Width = 80;
//
// dataGridViewTextBoxColumn16
//
this.dataGridViewTextBoxColumn16.DataPropertyName = "OrderType";
this.dataGridViewTextBoxColumn16.HeaderText = "OrderType";
this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
this.dataGridViewTextBoxColumn16.ReadOnly = true;
this.dataGridViewTextBoxColumn16.Visible = false;
this.dataGridViewTextBoxColumn16.Width = 50;
//
// dataGridViewTextBoxColumn17
//
this.dataGridViewTextBoxColumn17.DataPropertyName = "StorageId";
this.dataGridViewTextBoxColumn17.HeaderText = "StorageId";
this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
this.dataGridViewTextBoxColumn17.ReadOnly = true;
this.dataGridViewTextBoxColumn17.Visible = false;
//
// dataGridViewTextBoxColumn18
//
this.dataGridViewTextBoxColumn18.DataPropertyName = "Categories";
this.dataGridViewTextBoxColumn18.HeaderText = "Categories";
this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
this.dataGridViewTextBoxColumn18.ReadOnly = true;
this.dataGridViewTextBoxColumn18.Visible = false;
//
// dataGridViewTextBoxColumn19
//
this.dataGridViewTextBoxColumn19.DataPropertyName = "MedicalTypeId";
this.dataGridViewTextBoxColumn19.HeaderText = "MedicalTypeId";
this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
this.dataGridViewTextBoxColumn19.ReadOnly = true;
this.dataGridViewTextBoxColumn19.Visible = false;
//
// dataGridViewTextBoxColumn20
//
this.dataGridViewTextBoxColumn20.DataPropertyName = "Density";
this.dataGridViewTextBoxColumn20.HeaderText = "Density";
this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
this.dataGridViewTextBoxColumn20.ReadOnly = true;
this.dataGridViewTextBoxColumn20.Visible = false;
//
// dataGridViewTextBoxColumn21
//
this.dataGridViewTextBoxColumn21.DataPropertyName = "Velocity";
this.dataGridViewTextBoxColumn21.HeaderText = "Velocity";
this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
this.dataGridViewTextBoxColumn21.ReadOnly = true;
this.dataGridViewTextBoxColumn21.Visible = false;
//
// dataGridViewTextBoxColumn22
//
this.dataGridViewTextBoxColumn22.DataPropertyName = "VelocityUnit";
this.dataGridViewTextBoxColumn22.HeaderText = "VelocityUnit";
this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
this.dataGridViewTextBoxColumn22.ReadOnly = true;
this.dataGridViewTextBoxColumn22.Visible = false;
//
// dataGridViewTextBoxColumn23
//
this.dataGridViewTextBoxColumn23.DataPropertyName = "UseDrugRoute";
this.dataGridViewTextBoxColumn23.HeaderText = "UseDrugRoute";
this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
this.dataGridViewTextBoxColumn23.ReadOnly = true;
this.dataGridViewTextBoxColumn23.Visible = false;
//
// dataGridViewTextBoxColumn24
//
this.dataGridViewTextBoxColumn24.DataPropertyName = "UseRate";
this.dataGridViewTextBoxColumn24.HeaderText = "UseRate";
this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24";
this.dataGridViewTextBoxColumn24.ReadOnly = true;
this.dataGridViewTextBoxColumn24.Visible = false;
//
// dataGridViewTextBoxColumn25
//
this.dataGridViewTextBoxColumn25.DataPropertyName = "IsValid";
this.dataGridViewTextBoxColumn25.HeaderText = "IsValid";
this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25";
this.dataGridViewTextBoxColumn25.ReadOnly = true;
this.dataGridViewTextBoxColumn25.Visible = false;
//
// dataGridViewTextBoxColumn26
//
this.dataGridViewTextBoxColumn26.DataPropertyName = "Remark";
this.dataGridViewTextBoxColumn26.HeaderText = "Remark";
this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26";
this.dataGridViewTextBoxColumn26.ReadOnly = true;
this.dataGridViewTextBoxColumn26.Visible = false;
//
// dataGridViewTextBoxColumn27
//
this.dataGridViewTextBoxColumn27.DataPropertyName = "OperatorId";
this.dataGridViewTextBoxColumn27.HeaderText = "OperatorId";
this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27";
this.dataGridViewTextBoxColumn27.ReadOnly = true;
this.dataGridViewTextBoxColumn27.Visible = false;
//
// dataGridViewTextBoxColumn28
//
this.dataGridViewTextBoxColumn28.DataPropertyName = "OperatorTime";
this.dataGridViewTextBoxColumn28.HeaderText = "OperatorTime";
this.dataGridViewTextBoxColumn28.Name = "dataGridViewTextBoxColumn28";
this.dataGridViewTextBoxColumn28.ReadOnly = true;
this.dataGridViewTextBoxColumn28.Visible = false;
//
// dataGridViewTextBoxColumn29
//
this.dataGridViewTextBoxColumn29.DataPropertyName = "DDensityUnit";
this.dataGridViewTextBoxColumn29.HeaderText = "DensityUnit";
this.dataGridViewTextBoxColumn29.Name = "dataGridViewTextBoxColumn29";
this.dataGridViewTextBoxColumn29.ReadOnly = true;
this.dataGridViewTextBoxColumn29.Visible = false;
//
// dataGridViewTextBoxColumn30
//
this.dataGridViewTextBoxColumn30.DataPropertyName = "SpecUnit";
this.dataGridViewTextBoxColumn30.HeaderText = "SpecUnit";
this.dataGridViewTextBoxColumn30.Name = "dataGridViewTextBoxColumn30";
this.dataGridViewTextBoxColumn30.ReadOnly = true;
this.dataGridViewTextBoxColumn30.Visible = false;
//
// dataGridViewTextBoxColumn31
//
this.dataGridViewTextBoxColumn31.HeaderText = "DrugId";
this.dataGridViewTextBoxColumn31.Name = "dataGridViewTextBoxColumn31";
this.dataGridViewTextBoxColumn31.ReadOnly = true;
this.dataGridViewTextBoxColumn31.Visible = false;
//
// dataGridViewTextBoxColumn32
//
this.dataGridViewTextBoxColumn32.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.dataGridViewTextBoxColumn32.HeaderText = "药品名称";
this.dataGridViewTextBoxColumn32.Name = "dataGridViewTextBoxColumn32";
this.dataGridViewTextBoxColumn32.ReadOnly = true;
//
// dataGridViewTextBoxColumn33
//
this.dataGridViewTextBoxColumn33.HeaderText = "使用剂量";
this.dataGridViewTextBoxColumn33.Name = "dataGridViewTextBoxColumn33";
this.dataGridViewTextBoxColumn33.ReadOnly = true;
//
// dataGridViewTextBoxColumn34
//
this.dataGridViewTextBoxColumn34.HeaderText = "DrugCode";
this.dataGridViewTextBoxColumn34.Name = "dataGridViewTextBoxColumn34";
this.dataGridViewTextBoxColumn34.ReadOnly = true;
this.dataGridViewTextBoxColumn34.Visible = false;
//
// frmOperatingRoomRegister
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1390, 761);
this.Controls.Add(this.lblTitle);
this.Controls.Add(this.splitContainer1);
this.Controls.Add(this.toolStrip1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "frmOperatingRoomRegister";
this.ShowIcon = false;
this.Text = "手术室外登记";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.frmOperatingRoomRegister_Load);
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
this.splitContainer1.Panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvInfo)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvYP)).EndInit();
this.panel6.ResumeLayout(false);
this.panel6.PerformLayout();
this.groupBox5.ResumeLayout(false);
this.groupBox5.PerformLayout();
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvDrugs)).EndInit();
this.panel5.ResumeLayout(false);
this.panel5.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.panel7.ResumeLayout(false);
this.panel7.PerformLayout();
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.contextMenuStrip1.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripButton tsbSetup;
private System.Windows.Forms.ToolStripButton tsbConfigDataGridview;
private System.Windows.Forms.ToolStripButton tsbExit;
private System.Windows.Forms.ToolStripButton tsbSaveOperationApply;
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.DataGridView dgvInfo;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Button btnQuery;
private System.Windows.Forms.TextBox txtQuery;
private System.Windows.Forms.DateTimePicker dtpDate;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.CheckBox chkIsNotPlanAgainOperation;
private System.Windows.Forms.CheckBox chkIsPlanAgainOperation;
private System.Windows.Forms.Button btnImport;
private System.Windows.Forms.TextBox txtInHospitalNo;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.TextBox textBox28;
private System.Windows.Forms.Label label36;
private System.Windows.Forms.TextBox textBox30;
private System.Windows.Forms.Label label38;
private System.Windows.Forms.TextBox textBox32;
private System.Windows.Forms.Label label40;
private System.Windows.Forms.TextBox textBox34;
private System.Windows.Forms.Label label42;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.TextBox txtTourNurse;
private System.Windows.Forms.TextBox txtAnaesthesiaEndTime;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.TextBox txtInstrumentNurse;
private System.Windows.Forms.TextBox txtOperationEndTime;
private System.Windows.Forms.Label label33;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.TextBox txtAnaesthesiaDoctor;
private System.Windows.Forms.TextBox txtOperationBeginTime;
private System.Windows.Forms.Label label32;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.TextBox txtOperationDoctor;
private System.Windows.Forms.TextBox txtAnaesthesiaBeginTime;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.DataGridView dgvDrugs;
private System.Windows.Forms.ComboBox cboOperationPosition;
private System.Windows.Forms.ComboBox cboOperationLevel;
private System.Windows.Forms.ComboBox cboASALevel;
private System.Windows.Forms.TextBox txtOperationRemark;
private System.Windows.Forms.TextBox txtDiagnoseRemark;
private System.Windows.Forms.TextBox txtPainTreatmentRemark;
private System.Windows.Forms.TextBox txtAnaesthesia;
private System.Windows.Forms.TextBox txtOperationSituation;
private System.Windows.Forms.TextBox txtComplication;
private System.Windows.Forms.TextBox txtOperation;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.TextBox txtDiagnose;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.TextBox txtPainTreatment;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.CheckBox chkWTJR;
private System.Windows.Forms.CheckBox chkJJCG;
private System.Windows.Forms.CheckBox chkWTQGJ;
private System.Windows.Forms.CheckBox chkERCP;
private System.Windows.Forms.CheckBox chkWTWJ;
private System.Windows.Forms.CheckBox chkWTCJ;
private System.Windows.Forms.CheckBox chkWTRL;
private System.Windows.Forms.CheckBox chkFMZT;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.TextBox txtAddress;
private System.Windows.Forms.Label label35;
private System.Windows.Forms.TextBox txtContactsTel;
private System.Windows.Forms.Label label37;
private System.Windows.Forms.TextBox txtContacts;
private System.Windows.Forms.Label label39;
private System.Windows.Forms.TextBox txtIdEntityNo;
private System.Windows.Forms.Label label41;
private System.Windows.Forms.TextBox txtWeight;
private System.Windows.Forms.TextBox txtHeight;
private System.Windows.Forms.TextBox txtAge;
private System.Windows.Forms.TextBox txtName;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Label lblBed;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.CheckBox chkRJ;
private System.Windows.Forms.CheckBox chkMZ;
private System.Windows.Forms.CheckBox chkZQ;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
private System.Windows.Forms.Label lblTitle;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.CheckBox chkZhuYuan;
private System.Windows.Forms.CheckBox chkMenZhen;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.Label label43;
public System.Windows.Forms.RadioButton RbMan;
public System.Windows.Forms.RadioButton RbWuMan;
public System.Windows.Forms.ComboBox cboPDepartment;
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 System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn30;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn31;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn32;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn33;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn34;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
private System.Windows.Forms.DataGridView dgvYP;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label44;
private System.Windows.Forms.Label label46;
private System.Windows.Forms.Label label45;
private System.Windows.Forms.CheckBox chkIsPainClinic;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
private System.Windows.Forms.ToolStripMenuItem tsmDel;
private System.Windows.Forms.CheckBox checkBox1;
private System.Windows.Forms.DataGridViewTextBoxColumn pId;
private System.Windows.Forms.DataGridViewTextBoxColumn PatientName;
private System.Windows.Forms.DataGridViewTextBoxColumn InHospitalNo;
private System.Windows.Forms.DataGridViewTextBoxColumn OperationDate;
private System.Windows.Forms.DataGridViewTextBoxColumn dId;
private System.Windows.Forms.DataGridViewTextBoxColumn dCode;
private System.Windows.Forms.DataGridViewTextBoxColumn dName;
private System.Windows.Forms.DataGridViewTextBoxColumn HCode;
private System.Windows.Forms.DataGridViewTextBoxColumn DosageFormId;
private System.Windows.Forms.DataGridViewTextBoxColumn Norm;
private System.Windows.Forms.DataGridViewTextBoxColumn DOSEPER;
private System.Windows.Forms.DataGridViewTextBoxColumn DoseUnit;
private System.Windows.Forms.TextBox txtothere;
private System.Windows.Forms.Label label47;
private System.Windows.Forms.CheckBox checkBox9;
private System.Windows.Forms.CheckBox checkBox8;
private System.Windows.Forms.CheckBox checkBox7;
private System.Windows.Forms.DataGridViewTextBoxColumn DrugId;
private System.Windows.Forms.DataGridViewTextBoxColumn DrugName;
private System.Windows.Forms.DataGridViewTextBoxColumn Dosage;
private System.Windows.Forms.DataGridViewTextBoxColumn Unit;
private System.Windows.Forms.DataGridViewTextBoxColumn DrugCode;
}
}