AIMS/AIMSControls/OperationAfter/frmOperationReview.Designer.cs
2023-08-16 22:32:16 +08:00

1021 lines
54 KiB
C#

namespace AIMS.OperationAfter.UI
{
partial class frmOperationReview
{
/// <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.panel1 = new System.Windows.Forms.Panel();
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.tsbEditApply = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.tsbOperationReview = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.tsbOperationRecover = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
this.tspBAGD = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
this.tsbSet = new System.Windows.Forms.ToolStripButton();
this.panel2 = new System.Windows.Forms.Panel();
this.btnFind = new System.Windows.Forms.Button();
this.label4 = new System.Windows.Forms.Label();
this.dtpOperationEndTime = new System.Windows.Forms.DateTimePicker();
this.dtpOperationBeginTime = new System.Windows.Forms.DateTimePicker();
this.label3 = new System.Windows.Forms.Label();
this.txtPatientName = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.txtMdrecNo = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.panel3 = new System.Windows.Forms.Panel();
this.dgv = new System.Windows.Forms.DataGridView();
this.CheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.PatientId = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ApplyId = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.MdrecNoColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ArchivesNoColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ApplyDepNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.PatientKindColume = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.PatientNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.SexColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BirthDayColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.HeightColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.WeightColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BloodTypeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RHBloodTypeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.IlldistrictColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.SickBedColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OperationTypeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.StateColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OperationBeginTimeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OperationEndTimeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DiagnoseInfoNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OperationInfoNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.AnaesthesiaMethodNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OperationCutTypeNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OperationBodyPositionNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OperationPositionNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OperationDoctorColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.AnesthesiaDoctorColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.AssistantColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.NurseColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RemarksColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.MedicalRecord = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.MedicalRecordtIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
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.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
this.panel1.SuspendLayout();
this.toolStrip1.SuspendLayout();
this.panel2.SuspendLayout();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.toolStrip1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(873, 51);
this.panel1.TabIndex = 0;
//
// toolStrip1
//
this.toolStrip1.BackColor = System.Drawing.Color.AliceBlue;
this.toolStrip1.Dock = System.Windows.Forms.DockStyle.Fill;
this.toolStrip1.Font = new System.Drawing.Font("微软雅黑", 9F);
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(25, 25);
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsbEditApply,
this.toolStripSeparator1,
this.tsbOperationReview,
this.toolStripButton2,
this.toolStripSeparator4,
this.tsbOperationRecover,
this.toolStripSeparator3,
this.tspBAGD,
this.toolStripSeparator6,
this.toolStripButton1,
this.toolStripSeparator5,
this.tsbSet});
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Size = new System.Drawing.Size(873, 51);
this.toolStrip1.TabIndex = 4;
this.toolStrip1.Text = "toolStrip1";
//
// tsbEditApply
//
this.tsbEditApply.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbEditApply.Image = global::AIMSControls.Properties.Resources._申请修改;
this.tsbEditApply.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbEditApply.Name = "tsbEditApply";
this.tsbEditApply.Size = new System.Drawing.Size(68, 48);
this.tsbEditApply.Text = " 修改申请";
this.tsbEditApply.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbEditApply.Visible = false;
this.tsbEditApply.Click += new System.EventHandler(this.tsbEditApply_Click);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 51);
this.toolStripSeparator1.Visible = false;
//
// tsbOperationReview
//
this.tsbOperationReview.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbOperationReview.Image = global::AIMSControls.Properties.Resources._回顾手术;
this.tsbOperationReview.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbOperationReview.Name = "tsbOperationReview";
this.tsbOperationReview.Size = new System.Drawing.Size(68, 48);
this.tsbOperationReview.Text = " 回顾手术";
this.tsbOperationReview.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbOperationReview.Visible = false;
this.tsbOperationReview.Click += new System.EventHandler(this.tsbOperationReview_Click);
//
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 51);
this.toolStripSeparator4.Visible = false;
//
// tsbOperationRecover
//
this.tsbOperationRecover.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbOperationRecover.Image = global::AIMSControls.Properties.Resources._回顾恢复;
this.tsbOperationRecover.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbOperationRecover.Name = "tsbOperationRecover";
this.tsbOperationRecover.Size = new System.Drawing.Size(68, 48);
this.tsbOperationRecover.Text = " 回顾恢复";
this.tsbOperationRecover.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbOperationRecover.Visible = false;
this.tsbOperationRecover.Click += new System.EventHandler(this.tsbOperationRecover_Click);
//
// toolStripSeparator3
//
this.toolStripSeparator3.Name = "toolStripSeparator3";
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 51);
this.toolStripSeparator3.Visible = false;
//
// tspBAGD
//
this.tspBAGD.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tspBAGD.Image = global::AIMSControls.Properties.Resources._访视单;
this.tspBAGD.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tspBAGD.Name = "tspBAGD";
this.tspBAGD.Size = new System.Drawing.Size(64, 48);
this.tspBAGD.Text = " 病案归档";
this.tspBAGD.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tspBAGD.ToolTipText = "病案归档";
this.tspBAGD.Click += new System.EventHandler(this.tspBAGD_Click);
//
// toolStripSeparator6
//
this.toolStripSeparator6.Name = "toolStripSeparator6";
this.toolStripSeparator6.Size = new System.Drawing.Size(6, 51);
//
// toolStripButton1
//
this.toolStripButton1.Font = new System.Drawing.Font("微软雅黑", 9F);
this.toolStripButton1.Image = global::AIMSControls.Properties.Resources._申请作废;
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton1.Name = "toolStripButton1";
this.toolStripButton1.Size = new System.Drawing.Size(88, 48);
this.toolStripButton1.Text = " 取消病案归档";
this.toolStripButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.toolStripButton1.ToolTipText = "病案归档";
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
//
// toolStripSeparator5
//
this.toolStripSeparator5.Name = "toolStripSeparator5";
this.toolStripSeparator5.Size = new System.Drawing.Size(6, 51);
//
// tsbSet
//
this.tsbSet.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSet.Image = global::AIMSControls.Properties.Resources._设置;
this.tsbSet.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbSet.Name = "tsbSet";
this.tsbSet.Size = new System.Drawing.Size(44, 48);
this.tsbSet.Text = " 设置 ";
this.tsbSet.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbSet.Click += new System.EventHandler(this.tsbSet_Click);
//
// panel2
//
this.panel2.Controls.Add(this.btnFind);
this.panel2.Controls.Add(this.label4);
this.panel2.Controls.Add(this.dtpOperationEndTime);
this.panel2.Controls.Add(this.dtpOperationBeginTime);
this.panel2.Controls.Add(this.label3);
this.panel2.Controls.Add(this.txtPatientName);
this.panel2.Controls.Add(this.label2);
this.panel2.Controls.Add(this.txtMdrecNo);
this.panel2.Controls.Add(this.label1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Font = new System.Drawing.Font("宋体", 10.5F);
this.panel2.Location = new System.Drawing.Point(0, 51);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(873, 33);
this.panel2.TabIndex = 1;
//
// btnFind
//
this.btnFind.Location = new System.Drawing.Point(724, 4);
this.btnFind.Name = "btnFind";
this.btnFind.Size = new System.Drawing.Size(75, 23);
this.btnFind.TabIndex = 8;
this.btnFind.Text = "查询";
this.btnFind.UseVisualStyleBackColor = true;
this.btnFind.Click += new System.EventHandler(this.btnFind_Click);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(581, 11);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(14, 14);
this.label4.TabIndex = 7;
this.label4.Text = "-";
//
// dtpOperationEndTime
//
this.dtpOperationEndTime.CustomFormat = "yyyy-MM-dd";
this.dtpOperationEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpOperationEndTime.Location = new System.Drawing.Point(598, 6);
this.dtpOperationEndTime.Name = "dtpOperationEndTime";
this.dtpOperationEndTime.Size = new System.Drawing.Size(104, 23);
this.dtpOperationEndTime.TabIndex = 6;
//
// dtpOperationBeginTime
//
this.dtpOperationBeginTime.CustomFormat = "yyyy-MM-dd";
this.dtpOperationBeginTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpOperationBeginTime.Location = new System.Drawing.Point(476, 6);
this.dtpOperationBeginTime.Name = "dtpOperationBeginTime";
this.dtpOperationBeginTime.Size = new System.Drawing.Size(104, 23);
this.dtpOperationBeginTime.TabIndex = 5;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(406, 13);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(63, 14);
this.label3.TabIndex = 4;
this.label3.Text = "手术时间";
//
// txtPatientName
//
this.txtPatientName.Location = new System.Drawing.Point(275, 4);
this.txtPatientName.Name = "txtPatientName";
this.txtPatientName.Size = new System.Drawing.Size(100, 23);
this.txtPatientName.TabIndex = 3;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(209, 12);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(63, 14);
this.label2.TabIndex = 2;
this.label2.Text = "患者姓名";
//
// txtMdrecNo
//
this.txtMdrecNo.Location = new System.Drawing.Point(82, 3);
this.txtMdrecNo.Name = "txtMdrecNo";
this.txtMdrecNo.Size = new System.Drawing.Size(100, 23);
this.txtMdrecNo.TabIndex = 1;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(26, 11);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(49, 14);
this.label1.TabIndex = 0;
this.label1.Text = "住院号";
//
// panel3
//
this.panel3.Controls.Add(this.dgv);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(0, 84);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(873, 360);
this.panel3.TabIndex = 2;
//
// dgv
//
this.dgv.AllowUserToAddRows = false;
this.dgv.BackgroundColor = System.Drawing.Color.White;
this.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.CheckBoxColumn,
this.PatientId,
this.ApplyId,
this.MdrecNoColumn,
this.ArchivesNoColumn,
this.ApplyDepNameColumn,
this.PatientKindColume,
this.PatientNameColumn,
this.SexColumn,
this.BirthDayColumn,
this.HeightColumn,
this.WeightColumn,
this.BloodTypeColumn,
this.RHBloodTypeColumn,
this.IlldistrictColumn,
this.SickBedColumn,
this.OperationTypeColumn,
this.StateColumn,
this.OperationBeginTimeColumn,
this.OperationEndTimeColumn,
this.DiagnoseInfoNameColumn,
this.OperationInfoNameColumn,
this.AnaesthesiaMethodNameColumn,
this.OperationCutTypeNameColumn,
this.OperationBodyPositionNameColumn,
this.OperationPositionNameColumn,
this.OperationDoctorColumn,
this.AnesthesiaDoctorColumn,
this.AssistantColumn,
this.NurseColumn,
this.RemarksColumn,
this.MedicalRecord,
this.MedicalRecordtIME});
this.dgv.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgv.Location = new System.Drawing.Point(0, 0);
this.dgv.Name = "dgv";
this.dgv.RowTemplate.Height = 23;
this.dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgv.Size = new System.Drawing.Size(873, 360);
this.dgv.TabIndex = 4;
//
// CheckBoxColumn
//
this.CheckBoxColumn.HeaderText = "选择";
this.CheckBoxColumn.Name = "CheckBoxColumn";
this.CheckBoxColumn.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.CheckBoxColumn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.CheckBoxColumn.Width = 35;
//
// PatientId
//
this.PatientId.DataPropertyName = "PatientId";
this.PatientId.HeaderText = "PatientId";
this.PatientId.Name = "PatientId";
this.PatientId.ReadOnly = true;
this.PatientId.Visible = false;
//
// ApplyId
//
this.ApplyId.DataPropertyName = "ApplyId";
this.ApplyId.HeaderText = "ApplyId";
this.ApplyId.Name = "ApplyId";
this.ApplyId.ReadOnly = true;
this.ApplyId.Visible = false;
//
// MdrecNoColumn
//
this.MdrecNoColumn.DataPropertyName = "MdrecNo";
this.MdrecNoColumn.HeaderText = "住院号";
this.MdrecNoColumn.Name = "MdrecNoColumn";
this.MdrecNoColumn.ReadOnly = true;
this.MdrecNoColumn.Width = 80;
//
// ArchivesNoColumn
//
this.ArchivesNoColumn.DataPropertyName = "ArchivesNo";
this.ArchivesNoColumn.HeaderText = "病历号";
this.ArchivesNoColumn.Name = "ArchivesNoColumn";
this.ArchivesNoColumn.ReadOnly = true;
this.ArchivesNoColumn.Width = 80;
//
// ApplyDepNameColumn
//
this.ApplyDepNameColumn.DataPropertyName = "ApplyDepName";
this.ApplyDepNameColumn.HeaderText = "申请科室";
this.ApplyDepNameColumn.Name = "ApplyDepNameColumn";
this.ApplyDepNameColumn.ReadOnly = true;
this.ApplyDepNameColumn.Width = 80;
//
// PatientKindColume
//
this.PatientKindColume.DataPropertyName = "PatientKind";
this.PatientKindColume.HeaderText = "医保类别";
this.PatientKindColume.Name = "PatientKindColume";
this.PatientKindColume.ReadOnly = true;
this.PatientKindColume.Width = 80;
//
// PatientNameColumn
//
this.PatientNameColumn.DataPropertyName = "PatientName";
this.PatientNameColumn.HeaderText = "患者姓名";
this.PatientNameColumn.Name = "PatientNameColumn";
this.PatientNameColumn.ReadOnly = true;
this.PatientNameColumn.Width = 80;
//
// SexColumn
//
this.SexColumn.DataPropertyName = "Sex";
this.SexColumn.HeaderText = "性别";
this.SexColumn.Name = "SexColumn";
this.SexColumn.ReadOnly = true;
this.SexColumn.Width = 60;
//
// BirthDayColumn
//
this.BirthDayColumn.DataPropertyName = "BirthDay";
this.BirthDayColumn.HeaderText = "出生日期";
this.BirthDayColumn.Name = "BirthDayColumn";
this.BirthDayColumn.Width = 80;
//
// HeightColumn
//
this.HeightColumn.DataPropertyName = "Height";
this.HeightColumn.HeaderText = "身高";
this.HeightColumn.Name = "HeightColumn";
this.HeightColumn.Width = 70;
//
// WeightColumn
//
this.WeightColumn.DataPropertyName = "Weight";
this.WeightColumn.HeaderText = "体重";
this.WeightColumn.Name = "WeightColumn";
this.WeightColumn.ReadOnly = true;
this.WeightColumn.Width = 70;
//
// BloodTypeColumn
//
this.BloodTypeColumn.DataPropertyName = "BloodType";
this.BloodTypeColumn.HeaderText = "血型";
this.BloodTypeColumn.Name = "BloodTypeColumn";
this.BloodTypeColumn.ReadOnly = true;
this.BloodTypeColumn.Width = 70;
//
// RHBloodTypeColumn
//
this.RHBloodTypeColumn.DataPropertyName = "RHBloodType";
this.RHBloodTypeColumn.HeaderText = "RH血型";
this.RHBloodTypeColumn.Name = "RHBloodTypeColumn";
this.RHBloodTypeColumn.Width = 70;
//
// IlldistrictColumn
//
this.IlldistrictColumn.DataPropertyName = "Illdistrict";
this.IlldistrictColumn.HeaderText = "病区";
this.IlldistrictColumn.Name = "IlldistrictColumn";
this.IlldistrictColumn.Width = 70;
//
// SickBedColumn
//
this.SickBedColumn.DataPropertyName = "SickBed";
this.SickBedColumn.HeaderText = "床位";
this.SickBedColumn.Name = "SickBedColumn";
this.SickBedColumn.ReadOnly = true;
this.SickBedColumn.Width = 70;
//
// OperationTypeColumn
//
this.OperationTypeColumn.DataPropertyName = "OperationType";
this.OperationTypeColumn.HeaderText = "手术类型";
this.OperationTypeColumn.Name = "OperationTypeColumn";
this.OperationTypeColumn.ReadOnly = true;
this.OperationTypeColumn.Width = 80;
//
// StateColumn
//
this.StateColumn.DataPropertyName = "State";
this.StateColumn.HeaderText = "状态";
this.StateColumn.Name = "StateColumn";
this.StateColumn.ReadOnly = true;
//
// OperationBeginTimeColumn
//
this.OperationBeginTimeColumn.DataPropertyName = "OperationBeginTime";
this.OperationBeginTimeColumn.HeaderText = "手术开始时间";
this.OperationBeginTimeColumn.Name = "OperationBeginTimeColumn";
this.OperationBeginTimeColumn.ReadOnly = true;
//
// OperationEndTimeColumn
//
this.OperationEndTimeColumn.DataPropertyName = "OperationEndTime";
this.OperationEndTimeColumn.HeaderText = "手术结束时间";
this.OperationEndTimeColumn.Name = "OperationEndTimeColumn";
this.OperationEndTimeColumn.ReadOnly = true;
//
// DiagnoseInfoNameColumn
//
this.DiagnoseInfoNameColumn.DataPropertyName = "DiagnoseInfoName";
this.DiagnoseInfoNameColumn.HeaderText = "实施诊断";
this.DiagnoseInfoNameColumn.Name = "DiagnoseInfoNameColumn";
//
// OperationInfoNameColumn
//
this.OperationInfoNameColumn.DataPropertyName = "OperationInfoName";
this.OperationInfoNameColumn.HeaderText = "实施手术";
this.OperationInfoNameColumn.Name = "OperationInfoNameColumn";
this.OperationInfoNameColumn.ReadOnly = true;
//
// AnaesthesiaMethodNameColumn
//
this.AnaesthesiaMethodNameColumn.DataPropertyName = "AnaesthesiaMethodName";
this.AnaesthesiaMethodNameColumn.HeaderText = "实施麻醉";
this.AnaesthesiaMethodNameColumn.Name = "AnaesthesiaMethodNameColumn";
this.AnaesthesiaMethodNameColumn.ReadOnly = true;
//
// OperationCutTypeNameColumn
//
this.OperationCutTypeNameColumn.DataPropertyName = "OperationCutTypeName";
this.OperationCutTypeNameColumn.HeaderText = "切口类型";
this.OperationCutTypeNameColumn.Name = "OperationCutTypeNameColumn";
this.OperationCutTypeNameColumn.ReadOnly = true;
//
// OperationBodyPositionNameColumn
//
this.OperationBodyPositionNameColumn.DataPropertyName = "OperationBodyPositionName";
this.OperationBodyPositionNameColumn.HeaderText = "手术体位";
this.OperationBodyPositionNameColumn.Name = "OperationBodyPositionNameColumn";
//
// OperationPositionNameColumn
//
this.OperationPositionNameColumn.DataPropertyName = "OperationPositionName";
this.OperationPositionNameColumn.HeaderText = "手术部位";
this.OperationPositionNameColumn.Name = "OperationPositionNameColumn";
this.OperationPositionNameColumn.ReadOnly = true;
//
// OperationDoctorColumn
//
this.OperationDoctorColumn.DataPropertyName = "OperationDoctor";
this.OperationDoctorColumn.HeaderText = "术者";
this.OperationDoctorColumn.Name = "OperationDoctorColumn";
this.OperationDoctorColumn.ReadOnly = true;
//
// AnesthesiaDoctorColumn
//
this.AnesthesiaDoctorColumn.DataPropertyName = "AnesthesiaDoctor";
this.AnesthesiaDoctorColumn.HeaderText = "麻醉医生";
this.AnesthesiaDoctorColumn.Name = "AnesthesiaDoctorColumn";
this.AnesthesiaDoctorColumn.ReadOnly = true;
//
// AssistantColumn
//
this.AssistantColumn.DataPropertyName = "Assistant";
this.AssistantColumn.HeaderText = "助手";
this.AssistantColumn.Name = "AssistantColumn";
this.AssistantColumn.ReadOnly = true;
//
// NurseColumn
//
this.NurseColumn.DataPropertyName = "Nurse";
this.NurseColumn.HeaderText = "护士";
this.NurseColumn.Name = "NurseColumn";
this.NurseColumn.ReadOnly = true;
//
// RemarksColumn
//
this.RemarksColumn.DataPropertyName = "Remarks";
this.RemarksColumn.HeaderText = "备注";
this.RemarksColumn.Name = "RemarksColumn";
this.RemarksColumn.ReadOnly = true;
//
// MedicalRecord
//
this.MedicalRecord.DataPropertyName = "MedicalRecord";
this.MedicalRecord.HeaderText = "归档状态";
this.MedicalRecord.Name = "MedicalRecord";
this.MedicalRecord.ReadOnly = true;
//
// MedicalRecordtIME
//
this.MedicalRecordtIME.DataPropertyName = "MedicalRecordTime";
this.MedicalRecordtIME.HeaderText = "归档时间";
this.MedicalRecordtIME.Name = "MedicalRecordtIME";
this.MedicalRecordtIME.ReadOnly = true;
//
// dataGridViewTextBoxColumn1
//
this.dataGridViewTextBoxColumn1.DataPropertyName = "PatientId";
this.dataGridViewTextBoxColumn1.HeaderText = "PatientId";
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
this.dataGridViewTextBoxColumn1.ReadOnly = true;
this.dataGridViewTextBoxColumn1.Visible = false;
//
// dataGridViewTextBoxColumn2
//
this.dataGridViewTextBoxColumn2.DataPropertyName = "ApplyId";
this.dataGridViewTextBoxColumn2.HeaderText = "ApplyId";
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
this.dataGridViewTextBoxColumn2.ReadOnly = true;
this.dataGridViewTextBoxColumn2.Visible = false;
//
// dataGridViewTextBoxColumn3
//
this.dataGridViewTextBoxColumn3.DataPropertyName = "MdrecNo";
this.dataGridViewTextBoxColumn3.HeaderText = "住院号";
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
this.dataGridViewTextBoxColumn3.ReadOnly = true;
this.dataGridViewTextBoxColumn3.Width = 80;
//
// dataGridViewTextBoxColumn4
//
this.dataGridViewTextBoxColumn4.DataPropertyName = "ArchivesNo";
this.dataGridViewTextBoxColumn4.HeaderText = "病历号";
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
this.dataGridViewTextBoxColumn4.ReadOnly = true;
this.dataGridViewTextBoxColumn4.Width = 80;
//
// dataGridViewTextBoxColumn5
//
this.dataGridViewTextBoxColumn5.DataPropertyName = "ApplyDepName";
this.dataGridViewTextBoxColumn5.HeaderText = "申请科室";
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
this.dataGridViewTextBoxColumn5.ReadOnly = true;
this.dataGridViewTextBoxColumn5.Width = 80;
//
// dataGridViewTextBoxColumn6
//
this.dataGridViewTextBoxColumn6.DataPropertyName = "PatientKind";
this.dataGridViewTextBoxColumn6.HeaderText = "医保类别";
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
this.dataGridViewTextBoxColumn6.ReadOnly = true;
this.dataGridViewTextBoxColumn6.Width = 80;
//
// dataGridViewTextBoxColumn7
//
this.dataGridViewTextBoxColumn7.DataPropertyName = "PatientName";
this.dataGridViewTextBoxColumn7.HeaderText = "患者姓名";
this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
this.dataGridViewTextBoxColumn7.ReadOnly = true;
this.dataGridViewTextBoxColumn7.Width = 80;
//
// dataGridViewTextBoxColumn8
//
this.dataGridViewTextBoxColumn8.DataPropertyName = "Sex";
this.dataGridViewTextBoxColumn8.HeaderText = "性别";
this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
this.dataGridViewTextBoxColumn8.ReadOnly = true;
this.dataGridViewTextBoxColumn8.Width = 60;
//
// dataGridViewTextBoxColumn9
//
this.dataGridViewTextBoxColumn9.DataPropertyName = "BirthDay";
this.dataGridViewTextBoxColumn9.HeaderText = "出生日期";
this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
this.dataGridViewTextBoxColumn9.Width = 80;
//
// dataGridViewTextBoxColumn10
//
this.dataGridViewTextBoxColumn10.DataPropertyName = "Height";
this.dataGridViewTextBoxColumn10.HeaderText = "身高";
this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
this.dataGridViewTextBoxColumn10.Width = 70;
//
// dataGridViewTextBoxColumn11
//
this.dataGridViewTextBoxColumn11.DataPropertyName = "Weight";
this.dataGridViewTextBoxColumn11.HeaderText = "体重";
this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
this.dataGridViewTextBoxColumn11.ReadOnly = true;
this.dataGridViewTextBoxColumn11.Width = 70;
//
// dataGridViewTextBoxColumn12
//
this.dataGridViewTextBoxColumn12.DataPropertyName = "BloodType";
this.dataGridViewTextBoxColumn12.HeaderText = "血型";
this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
this.dataGridViewTextBoxColumn12.ReadOnly = true;
this.dataGridViewTextBoxColumn12.Width = 70;
//
// dataGridViewTextBoxColumn13
//
this.dataGridViewTextBoxColumn13.DataPropertyName = "RHBloodType";
this.dataGridViewTextBoxColumn13.HeaderText = "RH血型";
this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
this.dataGridViewTextBoxColumn13.Width = 70;
//
// dataGridViewTextBoxColumn14
//
this.dataGridViewTextBoxColumn14.DataPropertyName = "Illdistrict";
this.dataGridViewTextBoxColumn14.HeaderText = "病区";
this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
this.dataGridViewTextBoxColumn14.Width = 70;
//
// dataGridViewTextBoxColumn15
//
this.dataGridViewTextBoxColumn15.DataPropertyName = "SickBed";
this.dataGridViewTextBoxColumn15.HeaderText = "床位";
this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
this.dataGridViewTextBoxColumn15.ReadOnly = true;
this.dataGridViewTextBoxColumn15.Width = 70;
//
// dataGridViewTextBoxColumn16
//
this.dataGridViewTextBoxColumn16.DataPropertyName = "OperationType";
this.dataGridViewTextBoxColumn16.HeaderText = "手术类型";
this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
this.dataGridViewTextBoxColumn16.ReadOnly = true;
this.dataGridViewTextBoxColumn16.Width = 80;
//
// dataGridViewTextBoxColumn17
//
this.dataGridViewTextBoxColumn17.DataPropertyName = "State";
this.dataGridViewTextBoxColumn17.HeaderText = "状态";
this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
this.dataGridViewTextBoxColumn17.ReadOnly = true;
//
// dataGridViewTextBoxColumn18
//
this.dataGridViewTextBoxColumn18.DataPropertyName = "OperationBeginTime";
this.dataGridViewTextBoxColumn18.HeaderText = "手术开始时间";
this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
this.dataGridViewTextBoxColumn18.ReadOnly = true;
//
// dataGridViewTextBoxColumn19
//
this.dataGridViewTextBoxColumn19.DataPropertyName = "OperationEndTime";
this.dataGridViewTextBoxColumn19.HeaderText = "手术结束时间";
this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
this.dataGridViewTextBoxColumn19.ReadOnly = true;
//
// dataGridViewTextBoxColumn20
//
this.dataGridViewTextBoxColumn20.DataPropertyName = "DiagnoseInfoName";
this.dataGridViewTextBoxColumn20.HeaderText = "实施诊断";
this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
//
// dataGridViewTextBoxColumn21
//
this.dataGridViewTextBoxColumn21.DataPropertyName = "OperationInfoName";
this.dataGridViewTextBoxColumn21.HeaderText = "实施手术";
this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
this.dataGridViewTextBoxColumn21.ReadOnly = true;
//
// dataGridViewTextBoxColumn22
//
this.dataGridViewTextBoxColumn22.DataPropertyName = "AnaesthesiaMethodName";
this.dataGridViewTextBoxColumn22.HeaderText = "实施麻醉";
this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
this.dataGridViewTextBoxColumn22.ReadOnly = true;
//
// dataGridViewTextBoxColumn23
//
this.dataGridViewTextBoxColumn23.DataPropertyName = "OperationCutTypeName";
this.dataGridViewTextBoxColumn23.HeaderText = "切口类型";
this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
this.dataGridViewTextBoxColumn23.ReadOnly = true;
//
// dataGridViewTextBoxColumn24
//
this.dataGridViewTextBoxColumn24.DataPropertyName = "OperationBodyPositionName";
this.dataGridViewTextBoxColumn24.HeaderText = "手术体位";
this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24";
//
// dataGridViewTextBoxColumn25
//
this.dataGridViewTextBoxColumn25.DataPropertyName = "OperationPositionName";
this.dataGridViewTextBoxColumn25.HeaderText = "手术部位";
this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25";
this.dataGridViewTextBoxColumn25.ReadOnly = true;
//
// dataGridViewTextBoxColumn26
//
this.dataGridViewTextBoxColumn26.DataPropertyName = "OperationDoctor";
this.dataGridViewTextBoxColumn26.HeaderText = "术者";
this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26";
this.dataGridViewTextBoxColumn26.ReadOnly = true;
//
// dataGridViewTextBoxColumn27
//
this.dataGridViewTextBoxColumn27.DataPropertyName = "AnesthesiaDoctor";
this.dataGridViewTextBoxColumn27.HeaderText = "麻醉医生";
this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27";
this.dataGridViewTextBoxColumn27.ReadOnly = true;
//
// dataGridViewTextBoxColumn28
//
this.dataGridViewTextBoxColumn28.DataPropertyName = "Assistant";
this.dataGridViewTextBoxColumn28.HeaderText = "助手";
this.dataGridViewTextBoxColumn28.Name = "dataGridViewTextBoxColumn28";
this.dataGridViewTextBoxColumn28.ReadOnly = true;
//
// dataGridViewTextBoxColumn29
//
this.dataGridViewTextBoxColumn29.DataPropertyName = "Nurse";
this.dataGridViewTextBoxColumn29.HeaderText = "护士";
this.dataGridViewTextBoxColumn29.Name = "dataGridViewTextBoxColumn29";
this.dataGridViewTextBoxColumn29.ReadOnly = true;
//
// dataGridViewTextBoxColumn30
//
this.dataGridViewTextBoxColumn30.DataPropertyName = "Remarks";
this.dataGridViewTextBoxColumn30.HeaderText = "备注";
this.dataGridViewTextBoxColumn30.Name = "dataGridViewTextBoxColumn30";
this.dataGridViewTextBoxColumn30.ReadOnly = true;
//
// dataGridViewTextBoxColumn31
//
this.dataGridViewTextBoxColumn31.DataPropertyName = "MedicalRecord";
this.dataGridViewTextBoxColumn31.HeaderText = "归档状态";
this.dataGridViewTextBoxColumn31.Name = "dataGridViewTextBoxColumn31";
//
// dataGridViewTextBoxColumn32
//
this.dataGridViewTextBoxColumn32.DataPropertyName = "MedicalRecordTime";
this.dataGridViewTextBoxColumn32.HeaderText = "归档时间";
this.dataGridViewTextBoxColumn32.Name = "dataGridViewTextBoxColumn32";
//
// toolStripButton2
//
this.toolStripButton2.Font = new System.Drawing.Font("微软雅黑", 9F);
this.toolStripButton2.Image = global::AIMSControls.Properties.Resources._回顾手术;
this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton2.Name = "toolStripButton2";
this.toolStripButton2.Size = new System.Drawing.Size(68, 48);
this.toolStripButton2.Text = " 回顾镇痛";
this.toolStripButton2.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.toolStripButton2.Visible = false;
this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
//
// frmOperationReview
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.AliceBlue;
this.ClientSize = new System.Drawing.Size(873, 444);
this.ControlBox = false;
this.Controls.Add(this.panel3);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "frmOperationReview";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Load += new System.EventHandler(this.frmOperationReview_Load);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.panel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripButton tsbEditApply;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripButton tsbOperationReview;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
private System.Windows.Forms.ToolStripButton tsbOperationRecover;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
private System.Windows.Forms.ToolStripButton tsbSet;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Button btnFind;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.DateTimePicker dtpOperationEndTime;
private System.Windows.Forms.DateTimePicker dtpOperationBeginTime;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox txtPatientName;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox txtMdrecNo;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.DataGridView dgv;
private System.Windows.Forms.ToolStripButton tspBAGD;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
private System.Windows.Forms.ToolStripButton toolStripButton1;
private System.Windows.Forms.DataGridViewCheckBoxColumn CheckBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn PatientId;
private System.Windows.Forms.DataGridViewTextBoxColumn ApplyId;
private System.Windows.Forms.DataGridViewTextBoxColumn MdrecNoColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn ArchivesNoColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn ApplyDepNameColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn PatientKindColume;
private System.Windows.Forms.DataGridViewTextBoxColumn PatientNameColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn SexColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn BirthDayColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn HeightColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn WeightColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn BloodTypeColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn RHBloodTypeColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn IlldistrictColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn SickBedColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn OperationTypeColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn StateColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn OperationBeginTimeColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn OperationEndTimeColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn DiagnoseInfoNameColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn OperationInfoNameColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn AnaesthesiaMethodNameColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn OperationCutTypeNameColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn OperationBodyPositionNameColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn OperationPositionNameColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn OperationDoctorColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn AnesthesiaDoctorColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn AssistantColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn NurseColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn RemarksColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn MedicalRecord;
private System.Windows.Forms.DataGridViewTextBoxColumn MedicalRecordtIME;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn25;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn26;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn28;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn29;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn30;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn31;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn32;
private System.Windows.Forms.ToolStripButton toolStripButton2;
}
}