namespace AIMS.OperationAanesthesia
{
partial class frmOpeRecoverInfo
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmOpeRecoverInfo));
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.txtInducedFlow = new System.Windows.Forms.TextBox();
this.txtIiquid = new System.Windows.Forms.TextBox();
this.label21 = new System.Windows.Forms.Label();
this.txtTemp = new System.Windows.Forms.TextBox();
this.label22 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.label27 = new System.Windows.Forms.Label();
this.label28 = new System.Windows.Forms.Label();
this.txtSkin = new System.Windows.Forms.ComboBox();
this.label29 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label31 = new System.Windows.Forms.Label();
this.txtRespiratorySystem = new System.Windows.Forms.ComboBox();
this.txtVenousPatency = new System.Windows.Forms.ComboBox();
this.txtConsciousness = new System.Windows.Forms.ComboBox();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.label36 = new System.Windows.Forms.Label();
this.txtAndree = new AIMS.OremrUserControl.NumTextBox();
this.label20 = new System.Windows.Forms.Label();
this.cboXY = new System.Windows.Forms.ComboBox();
this.label38 = new System.Windows.Forms.Label();
this.label34 = new System.Windows.Forms.Label();
this.cboSPO2 = new System.Windows.Forms.ComboBox();
this.cboHX = new System.Windows.Forms.ComboBox();
this.label37 = new System.Windows.Forms.Label();
this.cboYS1 = new System.Windows.Forms.ComboBox();
this.label35 = new System.Windows.Forms.Label();
this.cboHD = new System.Windows.Forms.ComboBox();
this.label23 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.txtSkin2 = new System.Windows.Forms.ComboBox();
this.txtVenousPatency2 = new System.Windows.Forms.ComboBox();
this.txtBreathSounds = new System.Windows.Forms.ComboBox();
this.label6 = new System.Windows.Forms.Label();
this.txtReflex = new System.Windows.Forms.ComboBox();
this.txtDrainageName = new System.Windows.Forms.ComboBox();
this.radioButton1 = new System.Windows.Forms.RadioButton();
this.txtIndexing = new System.Windows.Forms.ComboBox();
this.button1 = new System.Windows.Forms.Button();
this.label5 = new System.Windows.Forms.Label();
this.radioButton5 = new System.Windows.Forms.RadioButton();
this.txtNausea = new System.Windows.Forms.ComboBox();
this.rdbSW = new System.Windows.Forms.RadioButton();
this.txtPressureSite = new System.Windows.Forms.ComboBox();
this.radioButton4 = new System.Windows.Forms.RadioButton();
this.label2 = new System.Windows.Forms.Label();
this.radioButton3 = new System.Windows.Forms.RadioButton();
this.label8 = new System.Windows.Forms.Label();
this.radioButton6 = new System.Windows.Forms.RadioButton();
this.label13 = new System.Windows.Forms.Label();
this.txtOutOther = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.txtLeftPupil = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.txtRemark = new System.Windows.Forms.TextBox();
this.txtDrainageIdentification = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
this.txtDrainagePosition = new System.Windows.Forms.TextBox();
this.txtHoarseness = new System.Windows.Forms.ComboBox();
this.txtUrineVolume = new System.Windows.Forms.TextBox();
this.label32 = new System.Windows.Forms.Label();
this.txtRightPupil = new System.Windows.Forms.TextBox();
this.label11 = new System.Windows.Forms.Label();
this.txtBlood = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.txtOrientationAbility = new System.Windows.Forms.ComboBox();
this.label39 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.cboJSHF = new System.Windows.Forms.ComboBox();
this.label16 = new System.Windows.Forms.Label();
this.txtT = new System.Windows.Forms.TextBox();
this.label26 = new System.Windows.Forms.Label();
this.label30 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.cboTT = new System.Windows.Forms.ComboBox();
this.label7 = new System.Windows.Forms.Label();
this.groupBox1.SuspendLayout();
this.groupBox2.SuspendLayout();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.BackColor = System.Drawing.Color.AliceBlue;
this.groupBox1.Controls.Add(this.txtInducedFlow);
this.groupBox1.Controls.Add(this.txtIiquid);
this.groupBox1.Controls.Add(this.label21);
this.groupBox1.Controls.Add(this.txtTemp);
this.groupBox1.Controls.Add(this.label22);
this.groupBox1.Controls.Add(this.label25);
this.groupBox1.Controls.Add(this.label27);
this.groupBox1.Controls.Add(this.label28);
this.groupBox1.Controls.Add(this.txtSkin);
this.groupBox1.Controls.Add(this.label29);
this.groupBox1.Controls.Add(this.label18);
this.groupBox1.Controls.Add(this.label31);
this.groupBox1.Controls.Add(this.txtRespiratorySystem);
this.groupBox1.Controls.Add(this.txtVenousPatency);
this.groupBox1.Controls.Add(this.txtConsciousness);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(912, 94);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "入室情况";
//
// txtInducedFlow
//
this.txtInducedFlow.Location = new System.Drawing.Point(435, 59);
this.txtInducedFlow.Name = "txtInducedFlow";
this.txtInducedFlow.Size = new System.Drawing.Size(98, 26);
this.txtInducedFlow.TabIndex = 585;
//
// txtIiquid
//
this.txtIiquid.Location = new System.Drawing.Point(275, 59);
this.txtIiquid.Name = "txtIiquid";
this.txtIiquid.Size = new System.Drawing.Size(90, 26);
this.txtIiquid.TabIndex = 584;
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(387, 60);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(37, 20);
this.label21.TabIndex = 581;
this.label21.Text = "引流";
//
// txtTemp
//
this.txtTemp.Location = new System.Drawing.Point(624, 28);
this.txtTemp.Name = "txtTemp";
this.txtTemp.Size = new System.Drawing.Size(100, 26);
this.txtTemp.TabIndex = 583;
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(727, 32);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(23, 20);
this.label22.TabIndex = 582;
this.label22.Text = "℃";
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(219, 60);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(51, 20);
this.label25.TabIndex = 580;
this.label25.Text = "潮气量";
//
// label27
//
this.label27.AutoSize = true;
this.label27.Location = new System.Drawing.Point(550, 32);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(65, 20);
this.label27.TabIndex = 579;
this.label27.Text = "入室体温";
//
// label28
//
this.label28.AutoSize = true;
this.label28.Location = new System.Drawing.Point(387, 32);
this.label28.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(37, 20);
this.label28.TabIndex = 573;
this.label28.Text = "皮肤";
//
// txtSkin
//
this.txtSkin.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.txtSkin.FormattingEnabled = true;
this.txtSkin.Items.AddRange(new object[] {
"",
"未见异常",
"压红",
"淤青",
"破损",
"其他"});
this.txtSkin.Location = new System.Drawing.Point(435, 28);
this.txtSkin.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.txtSkin.Name = "txtSkin";
this.txtSkin.Size = new System.Drawing.Size(98, 28);
this.txtSkin.TabIndex = 578;
//
// label29
//
this.label29.AutoSize = true;
this.label29.Location = new System.Drawing.Point(22, 60);
this.label29.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(65, 20);
this.label29.TabIndex = 572;
this.label29.Text = "呼吸系统";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(222, 32);
this.label18.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(37, 20);
this.label18.TabIndex = 571;
this.label18.Text = "气道";
//
// label31
//
this.label31.AutoSize = true;
this.label31.Location = new System.Drawing.Point(50, 32);
this.label31.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(37, 20);
this.label31.TabIndex = 571;
this.label31.Text = "意识";
//
// txtRespiratorySystem
//
this.txtRespiratorySystem.FormattingEnabled = true;
this.txtRespiratorySystem.Items.AddRange(new object[] {
"",
"自主呼吸",
"带管自主呼吸",
"辅助呼吸",
"带管辅助呼吸"});
this.txtRespiratorySystem.Location = new System.Drawing.Point(95, 59);
this.txtRespiratorySystem.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.txtRespiratorySystem.Name = "txtRespiratorySystem";
this.txtRespiratorySystem.Size = new System.Drawing.Size(99, 28);
this.txtRespiratorySystem.TabIndex = 577;
//
// txtVenousPatency
//
this.txtVenousPatency.FormattingEnabled = true;
this.txtVenousPatency.Items.AddRange(new object[] {
"",
"正常",
"异常"});
this.txtVenousPatency.Location = new System.Drawing.Point(275, 28);
this.txtVenousPatency.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.txtVenousPatency.Name = "txtVenousPatency";
this.txtVenousPatency.Size = new System.Drawing.Size(90, 28);
this.txtVenousPatency.TabIndex = 576;
//
// txtConsciousness
//
this.txtConsciousness.FormattingEnabled = true;
this.txtConsciousness.Items.AddRange(new object[] {
"",
"未醒",
"清醒",
"嗜睡",
"瞻妄",
"浅昏迷",
"中昏迷",
"深昏迷"});
this.txtConsciousness.Location = new System.Drawing.Point(95, 28);
this.txtConsciousness.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.txtConsciousness.Name = "txtConsciousness";
this.txtConsciousness.Size = new System.Drawing.Size(99, 28);
this.txtConsciousness.TabIndex = 576;
//
// groupBox2
//
this.groupBox2.BackColor = System.Drawing.Color.AliceBlue;
this.groupBox2.Controls.Add(this.label36);
this.groupBox2.Controls.Add(this.txtAndree);
this.groupBox2.Controls.Add(this.label20);
this.groupBox2.Controls.Add(this.cboXY);
this.groupBox2.Controls.Add(this.label38);
this.groupBox2.Controls.Add(this.label34);
this.groupBox2.Controls.Add(this.cboSPO2);
this.groupBox2.Controls.Add(this.cboHX);
this.groupBox2.Controls.Add(this.label37);
this.groupBox2.Controls.Add(this.cboYS1);
this.groupBox2.Controls.Add(this.label35);
this.groupBox2.Controls.Add(this.cboHD);
this.groupBox2.Controls.Add(this.label23);
this.groupBox2.Controls.Add(this.label1);
this.groupBox2.Controls.Add(this.txtSkin2);
this.groupBox2.Controls.Add(this.txtVenousPatency2);
this.groupBox2.Controls.Add(this.txtBreathSounds);
this.groupBox2.Controls.Add(this.label6);
this.groupBox2.Controls.Add(this.txtReflex);
this.groupBox2.Controls.Add(this.txtDrainageName);
this.groupBox2.Controls.Add(this.radioButton1);
this.groupBox2.Controls.Add(this.txtIndexing);
this.groupBox2.Controls.Add(this.button1);
this.groupBox2.Controls.Add(this.label5);
this.groupBox2.Controls.Add(this.radioButton5);
this.groupBox2.Controls.Add(this.txtNausea);
this.groupBox2.Controls.Add(this.rdbSW);
this.groupBox2.Controls.Add(this.txtPressureSite);
this.groupBox2.Controls.Add(this.radioButton4);
this.groupBox2.Controls.Add(this.label2);
this.groupBox2.Controls.Add(this.radioButton3);
this.groupBox2.Controls.Add(this.label8);
this.groupBox2.Controls.Add(this.radioButton6);
this.groupBox2.Controls.Add(this.label13);
this.groupBox2.Controls.Add(this.txtOutOther);
this.groupBox2.Controls.Add(this.label4);
this.groupBox2.Controls.Add(this.txtLeftPupil);
this.groupBox2.Controls.Add(this.label9);
this.groupBox2.Controls.Add(this.txtRemark);
this.groupBox2.Controls.Add(this.txtDrainageIdentification);
this.groupBox2.Controls.Add(this.label14);
this.groupBox2.Controls.Add(this.txtDrainagePosition);
this.groupBox2.Controls.Add(this.txtHoarseness);
this.groupBox2.Controls.Add(this.txtUrineVolume);
this.groupBox2.Controls.Add(this.label32);
this.groupBox2.Controls.Add(this.txtRightPupil);
this.groupBox2.Controls.Add(this.label11);
this.groupBox2.Controls.Add(this.txtBlood);
this.groupBox2.Controls.Add(this.label3);
this.groupBox2.Controls.Add(this.label17);
this.groupBox2.Controls.Add(this.txtOrientationAbility);
this.groupBox2.Controls.Add(this.label39);
this.groupBox2.Controls.Add(this.label10);
this.groupBox2.Controls.Add(this.label15);
this.groupBox2.Controls.Add(this.cboJSHF);
this.groupBox2.Controls.Add(this.label16);
this.groupBox2.Controls.Add(this.txtT);
this.groupBox2.Controls.Add(this.label26);
this.groupBox2.Controls.Add(this.label30);
this.groupBox2.Controls.Add(this.label12);
this.groupBox2.Controls.Add(this.label24);
this.groupBox2.Controls.Add(this.label19);
this.groupBox2.Controls.Add(this.cboTT);
this.groupBox2.Controls.Add(this.label7);
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox2.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.groupBox2.Location = new System.Drawing.Point(0, 94);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(912, 417);
this.groupBox2.TabIndex = 1;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "出室情况";
//
// label36
//
this.label36.AutoSize = true;
this.label36.Location = new System.Drawing.Point(700, 133);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(100, 20);
this.label36.TabIndex = 1696;
this.label36.Text = "Aldrete总评分";
//
// txtAndree
//
this.txtAndree.Location = new System.Drawing.Point(810, 130);
this.txtAndree.Name = "txtAndree";
this.txtAndree.Size = new System.Drawing.Size(77, 26);
this.txtAndree.TabIndex = 1697;
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(15, 92);
this.label20.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(37, 20);
this.label20.TabIndex = 1686;
this.label20.Text = "血压";
//
// cboXY
//
this.cboXY.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboXY.FormattingEnabled = true;
this.cboXY.Items.AddRange(new object[] {
"",
"2分-麻醉前±20%以内",
"1分-麻醉前±20%-49%",
"0分-麻醉前±50%以上"});
this.cboXY.Location = new System.Drawing.Point(62, 88);
this.cboXY.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.cboXY.Name = "cboXY";
this.cboXY.Size = new System.Drawing.Size(252, 28);
this.cboXY.TabIndex = 1691;
this.cboXY.SelectedIndexChanged += new System.EventHandler(this.cboHD_SelectedIndexChanged);
//
// label38
//
this.label38.AutoSize = true;
this.label38.Location = new System.Drawing.Point(614, 92);
this.label38.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label38.Name = "label38";
this.label38.Size = new System.Drawing.Size(45, 20);
this.label38.TabIndex = 1687;
this.label38.Text = "SPO2";
//
// label34
//
this.label34.AutoSize = true;
this.label34.Location = new System.Drawing.Point(389, 55);
this.label34.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(37, 20);
this.label34.TabIndex = 1688;
this.label34.Text = "呼吸";
//
// cboSPO2
//
this.cboSPO2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboSPO2.FormattingEnabled = true;
this.cboSPO2.Items.AddRange(new object[] {
"",
"2分-呼吸空气SpO2≥92%",
"1分-呼吸氧气SpO2 ≥92%",
"0分-呼吸氧气SpO2 <92%"});
this.cboSPO2.Location = new System.Drawing.Point(669, 88);
this.cboSPO2.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.cboSPO2.Name = "cboSPO2";
this.cboSPO2.Size = new System.Drawing.Size(232, 28);
this.cboSPO2.TabIndex = 1692;
this.cboSPO2.SelectedIndexChanged += new System.EventHandler(this.cboHD_SelectedIndexChanged);
//
// cboHX
//
this.cboHX.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboHX.FormattingEnabled = true;
this.cboHX.Items.AddRange(new object[] {
"",
"2分-能深呼吸和有效咳嗽,呼吸频率和幅度正常",
"1分-呼吸困难或受限,但有浅而慢的自主呼吸,可能用口咽通气道",
"0分-呼吸暂停或微弱呼吸,需呼吸器治疗或辅助呼吸"});
this.cboHX.Location = new System.Drawing.Point(443, 51);
this.cboHX.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.cboHX.Name = "cboHX";
this.cboHX.Size = new System.Drawing.Size(461, 28);
this.cboHX.TabIndex = 1693;
this.cboHX.SelectedIndexChanged += new System.EventHandler(this.cboHD_SelectedIndexChanged);
//
// label37
//
this.label37.AutoSize = true;
this.label37.Location = new System.Drawing.Point(324, 92);
this.label37.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label37.Name = "label37";
this.label37.Size = new System.Drawing.Size(37, 20);
this.label37.TabIndex = 1689;
this.label37.Text = "意识";
//
// cboYS1
//
this.cboYS1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboYS1.FormattingEnabled = true;
this.cboYS1.Items.AddRange(new object[] {
"",
"2分-完全清醒(准确回答)",
"1分-可唤醒,嗜睡",
"0分-无反应"});
this.cboYS1.Location = new System.Drawing.Point(371, 88);
this.cboYS1.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.cboYS1.Name = "cboYS1";
this.cboYS1.Size = new System.Drawing.Size(233, 28);
this.cboYS1.TabIndex = 1694;
this.cboYS1.SelectedIndexChanged += new System.EventHandler(this.cboHD_SelectedIndexChanged);
//
// label35
//
this.label35.AutoSize = true;
this.label35.Location = new System.Drawing.Point(14, 55);
this.label35.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(37, 20);
this.label35.TabIndex = 1690;
this.label35.Text = "活动";
//
// cboHD
//
this.cboHD.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboHD.FormattingEnabled = true;
this.cboHD.Items.AddRange(new object[] {
"",
"2分-自主或遵嘱活动四肢和抬头",
"1分-自主或遵嘱活动二肢和有限制的抬头",
"0分-不能活动肢体或抬头"});
this.cboHD.Location = new System.Drawing.Point(62, 51);
this.cboHD.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.cboHD.Name = "cboHD";
this.cboHD.Size = new System.Drawing.Size(317, 28);
this.cboHD.TabIndex = 1695;
this.cboHD.SelectedIndexChanged += new System.EventHandler(this.cboHD_SelectedIndexChanged);
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(20, 22);
this.label23.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(86, 20);
this.label23.TabIndex = 1641;
this.label23.Text = "Aldrete评分";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(22, 139);
this.label1.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(65, 20);
this.label1.TabIndex = 1641;
this.label1.Text = "肌力评分";
//
// txtSkin2
//
this.txtSkin2.FormattingEnabled = true;
this.txtSkin2.Items.AddRange(new object[] {
"",
"未见异常",
"正常",
"无改善",
"减轻",
"已改善"});
this.txtSkin2.Location = new System.Drawing.Point(95, 255);
this.txtSkin2.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.txtSkin2.Name = "txtSkin2";
this.txtSkin2.Size = new System.Drawing.Size(77, 28);
this.txtSkin2.TabIndex = 1649;
//
// txtVenousPatency2
//
this.txtVenousPatency2.FormattingEnabled = true;
this.txtVenousPatency2.Items.AddRange(new object[] {
"",
"正常",
"异常"});
this.txtVenousPatency2.Location = new System.Drawing.Point(288, 255);
this.txtVenousPatency2.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.txtVenousPatency2.Name = "txtVenousPatency2";
this.txtVenousPatency2.Size = new System.Drawing.Size(77, 28);
this.txtVenousPatency2.TabIndex = 1650;
//
// txtBreathSounds
//
this.txtBreathSounds.FormattingEnabled = true;
this.txtBreathSounds.Items.AddRange(new object[] {
"",
"正常",
"异常"});
this.txtBreathSounds.Location = new System.Drawing.Point(602, 255);
this.txtBreathSounds.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.txtBreathSounds.Name = "txtBreathSounds";
this.txtBreathSounds.Size = new System.Drawing.Size(77, 28);
this.txtBreathSounds.TabIndex = 1652;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(20, 259);
this.label6.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(65, 20);
this.label6.TabIndex = 1638;
this.label6.Text = "皮肤情况";
//
// txtReflex
//
this.txtReflex.FormattingEnabled = true;
this.txtReflex.Items.AddRange(new object[] {
"",
"正常",
"异常"});
this.txtReflex.Location = new System.Drawing.Point(810, 255);
this.txtReflex.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.txtReflex.Name = "txtReflex";
this.txtReflex.Size = new System.Drawing.Size(77, 28);
this.txtReflex.TabIndex = 1654;
//
// txtDrainageName
//
this.txtDrainageName.FormattingEnabled = true;
this.txtDrainageName.Items.AddRange(new object[] {
"",
"有",
"无"});
this.txtDrainageName.Location = new System.Drawing.Point(452, 255);
this.txtDrainageName.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.txtDrainageName.Name = "txtDrainageName";
this.txtDrainageName.Size = new System.Drawing.Size(77, 28);
this.txtDrainageName.TabIndex = 1655;
//
// radioButton1
//
this.radioButton1.AutoSize = true;
this.radioButton1.Checked = true;
this.radioButton1.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.radioButton1.Location = new System.Drawing.Point(109, 362);
this.radioButton1.Name = "radioButton1";
this.radioButton1.Size = new System.Drawing.Size(55, 24);
this.radioButton1.TabIndex = 1685;
this.radioButton1.TabStop = true;
this.radioButton1.Text = "病房";
this.radioButton1.UseVisualStyleBackColor = true;
//
// txtIndexing
//
this.txtIndexing.FormattingEnabled = true;
this.txtIndexing.Items.AddRange(new object[] {
"",
"有",
"无"});
this.txtIndexing.Location = new System.Drawing.Point(452, 292);
this.txtIndexing.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.txtIndexing.Name = "txtIndexing";
this.txtIndexing.Size = new System.Drawing.Size(77, 28);
this.txtIndexing.TabIndex = 1648;
//
// button1
//
this.button1.BackColor = System.Drawing.Color.Transparent;
this.button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button1.FlatAppearance.BorderSize = 0;
this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button1.Image = global::AIMSControls.Properties.Resources.麻醉记录_select;
this.button1.Location = new System.Drawing.Point(817, 346);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(45, 45);
this.button1.TabIndex = 1663;
this.button1.UseVisualStyleBackColor = false;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(540, 259);
this.label5.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(51, 20);
this.label5.TabIndex = 1634;
this.label5.Text = "呼吸音";
//
// radioButton5
//
this.radioButton5.AutoSize = true;
this.radioButton5.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.radioButton5.Location = new System.Drawing.Point(290, 362);
this.radioButton5.Name = "radioButton5";
this.radioButton5.Size = new System.Drawing.Size(55, 24);
this.radioButton5.TabIndex = 1681;
this.radioButton5.Text = "离院";
this.radioButton5.UseVisualStyleBackColor = true;
//
// txtNausea
//
this.txtNausea.FormattingEnabled = true;
this.txtNausea.Items.AddRange(new object[] {
"",
"有",
"无"});
this.txtNausea.Location = new System.Drawing.Point(95, 292);
this.txtNausea.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.txtNausea.Name = "txtNausea";
this.txtNausea.Size = new System.Drawing.Size(77, 28);
this.txtNausea.TabIndex = 1653;
//
// rdbSW
//
this.rdbSW.AutoSize = true;
this.rdbSW.Location = new System.Drawing.Point(354, 362);
this.rdbSW.Name = "rdbSW";
this.rdbSW.Size = new System.Drawing.Size(55, 24);
this.rdbSW.TabIndex = 1661;
this.rdbSW.Text = "死亡";
this.rdbSW.UseVisualStyleBackColor = true;
//
// txtPressureSite
//
this.txtPressureSite.FormattingEnabled = true;
this.txtPressureSite.Items.AddRange(new object[] {
"",
"有",
"无"});
this.txtPressureSite.Location = new System.Drawing.Point(602, 292);
this.txtPressureSite.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.txtPressureSite.Name = "txtPressureSite";
this.txtPressureSite.Size = new System.Drawing.Size(77, 28);
this.txtPressureSite.TabIndex = 1651;
//
// radioButton4
//
this.radioButton4.AutoSize = true;
this.radioButton4.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.radioButton4.Location = new System.Drawing.Point(226, 362);
this.radioButton4.Name = "radioButton4";
this.radioButton4.Size = new System.Drawing.Size(55, 24);
this.radioButton4.TabIndex = 1683;
this.radioButton4.Text = "急诊";
this.radioButton4.UseVisualStyleBackColor = true;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(184, 259);
this.label2.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(93, 20);
this.label2.TabIndex = 1628;
this.label2.Text = "中心静脉情况";
//
// radioButton3
//
this.radioButton3.AutoSize = true;
this.radioButton3.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.radioButton3.Location = new System.Drawing.Point(173, 362);
this.radioButton3.Name = "radioButton3";
this.radioButton3.Size = new System.Drawing.Size(50, 24);
this.radioButton3.TabIndex = 1682;
this.radioButton3.Text = "ICU";
this.radioButton3.UseVisualStyleBackColor = true;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(690, 259);
this.label8.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(109, 20);
this.label8.TabIndex = 1636;
this.label8.Text = "反射(吞咽/咳嗽)";
//
// radioButton6
//
this.radioButton6.AutoSize = true;
this.radioButton6.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.radioButton6.Location = new System.Drawing.Point(421, 363);
this.radioButton6.Name = "radioButton6";
this.radioButton6.Size = new System.Drawing.Size(69, 24);
this.radioButton6.TabIndex = 1684;
this.radioButton6.Text = "手术间";
this.radioButton6.UseVisualStyleBackColor = true;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(399, 296);
this.label13.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(37, 20);
this.label13.TabIndex = 1635;
this.label13.Text = "尿管";
//
// txtOutOther
//
this.txtOutOther.Location = new System.Drawing.Point(720, 214);
this.txtOutOther.Name = "txtOutOther";
this.txtOutOther.Size = new System.Drawing.Size(60, 26);
this.txtOutOther.TabIndex = 1674;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(376, 259);
this.label4.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(65, 20);
this.label4.TabIndex = 1629;
this.label4.Text = "伤口引流";
//
// txtLeftPupil
//
this.txtLeftPupil.Location = new System.Drawing.Point(456, 214);
this.txtLeftPupil.Name = "txtLeftPupil";
this.txtLeftPupil.Size = new System.Drawing.Size(60, 26);
this.txtLeftPupil.TabIndex = 1675;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(48, 296);
this.label9.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(37, 20);
this.label9.TabIndex = 1630;
this.label9.Text = "声嘶";
//
// txtRemark
//
this.txtRemark.Location = new System.Drawing.Point(95, 329);
this.txtRemark.Name = "txtRemark";
this.txtRemark.Size = new System.Drawing.Size(375, 26);
this.txtRemark.TabIndex = 1676;
//
// txtDrainageIdentification
//
this.txtDrainageIdentification.Location = new System.Drawing.Point(95, 214);
this.txtDrainageIdentification.Name = "txtDrainageIdentification";
this.txtDrainageIdentification.Size = new System.Drawing.Size(60, 26);
this.txtDrainageIdentification.TabIndex = 1676;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(549, 296);
this.label14.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(37, 20);
this.label14.TabIndex = 1631;
this.label14.Text = "胃管";
//
// txtDrainagePosition
//
this.txtDrainagePosition.Location = new System.Drawing.Point(331, 214);
this.txtDrainagePosition.Name = "txtDrainagePosition";
this.txtDrainagePosition.Size = new System.Drawing.Size(60, 26);
this.txtDrainagePosition.TabIndex = 1677;
//
// txtHoarseness
//
this.txtHoarseness.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.txtHoarseness.FormattingEnabled = true;
this.txtHoarseness.Items.AddRange(new object[] {
"是",
"否"});
this.txtHoarseness.Location = new System.Drawing.Point(639, 329);
this.txtHoarseness.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.txtHoarseness.Name = "txtHoarseness";
this.txtHoarseness.Size = new System.Drawing.Size(77, 28);
this.txtHoarseness.TabIndex = 1646;
//
// txtUrineVolume
//
this.txtUrineVolume.Location = new System.Drawing.Point(831, 214);
this.txtUrineVolume.Name = "txtUrineVolume";
this.txtUrineVolume.Size = new System.Drawing.Size(60, 26);
this.txtUrineVolume.TabIndex = 1680;
//
// label32
//
this.label32.AutoSize = true;
this.label32.Location = new System.Drawing.Point(499, 331);
this.label32.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(130, 20);
this.label32.TabIndex = 1632;
this.label32.Text = "是否非计划转入ICU";
//
// txtRightPupil
//
this.txtRightPupil.Location = new System.Drawing.Point(595, 214);
this.txtRightPupil.Name = "txtRightPupil";
this.txtRightPupil.Size = new System.Drawing.Size(60, 26);
this.txtRightPupil.TabIndex = 1678;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(708, 296);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(37, 20);
this.label11.TabIndex = 1656;
this.label11.Text = "体温";
//
// txtBlood
//
this.txtBlood.Location = new System.Drawing.Point(206, 214);
this.txtBlood.Name = "txtBlood";
this.txtBlood.Size = new System.Drawing.Size(60, 26);
this.txtBlood.TabIndex = 1679;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(209, 296);
this.label3.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(65, 20);
this.label3.TabIndex = 1633;
this.label3.Text = "二次插管";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(787, 217);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(37, 20);
this.label17.TabIndex = 1671;
this.label17.Text = "尿量";
//
// txtOrientationAbility
//
this.txtOrientationAbility.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.txtOrientationAbility.FormattingEnabled = true;
this.txtOrientationAbility.Items.AddRange(new object[] {
"是",
"否"});
this.txtOrientationAbility.Location = new System.Drawing.Point(290, 292);
this.txtOrientationAbility.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.txtOrientationAbility.Name = "txtOrientationAbility";
this.txtOrientationAbility.Size = new System.Drawing.Size(77, 28);
this.txtOrientationAbility.TabIndex = 1642;
//
// label39
//
this.label39.AutoSize = true;
this.label39.Location = new System.Drawing.Point(33, 363);
this.label39.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label39.Name = "label39";
this.label39.Size = new System.Drawing.Size(65, 20);
this.label39.TabIndex = 1627;
this.label39.Text = "去 向";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(868, 298);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(23, 20);
this.label10.TabIndex = 1658;
this.label10.Text = "℃";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(523, 217);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(65, 20);
this.label15.TabIndex = 1670;
this.label15.Text = "生理盐水";
//
// cboJSHF
//
this.cboJSHF.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboJSHF.FormattingEnabled = true;
this.cboJSHF.Items.AddRange(new object[] {
"",
"Ⅴ级 肌力正常,运动自如",
"Ⅳ级 肢体能做对抗外界阻力的运动",
"Ⅲ级 肢体可以克服地心引力,能抬离床面",
"Ⅱ级 肢体能在床上平行移动",
"Ⅰ级 可见肌肉轻微收缩",
"0级 完全瘫痪,不能作任何自由活动"});
this.cboJSHF.Location = new System.Drawing.Point(95, 136);
this.cboJSHF.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.cboJSHF.Name = "cboJSHF";
this.cboJSHF.Size = new System.Drawing.Size(389, 28);
this.cboJSHF.TabIndex = 1645;
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(662, 217);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(51, 20);
this.label16.TabIndex = 1667;
this.label16.Text = "引流量";
//
// txtT
//
this.txtT.Location = new System.Drawing.Point(764, 292);
this.txtT.Name = "txtT";
this.txtT.Size = new System.Drawing.Size(90, 26);
this.txtT.TabIndex = 1659;
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(273, 217);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(51, 20);
this.label26.TabIndex = 1672;
this.label26.Text = "平衡液";
//
// label30
//
this.label30.AutoSize = true;
this.label30.Location = new System.Drawing.Point(26, 331);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(65, 20);
this.label30.TabIndex = 1662;
this.label30.Text = "特殊处理";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(398, 217);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(51, 20);
this.label12.TabIndex = 1668;
this.label12.Text = "胶体液";
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(23, 174);
this.label24.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(64, 20);
this.label24.TabIndex = 1664;
this.label24.Text = "VSA评分";
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(162, 217);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(37, 20);
this.label19.TabIndex = 1673;
this.label19.Text = "血浆";
//
// cboTT
//
this.cboTT.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboTT.FormattingEnabled = true;
this.cboTT.Items.AddRange(new object[] {
"",
"0分-无疼痛",
"1分-安静平卧不痛,翻身咳嗽时疼痛",
"2分-咳嗽疼痛,深呼吸不痛",
"3分-安静平卧不痛,咳嗽深呼吸疼痛",
"4分 安静平卧时间歇疼痛",
"5分-安静平卧时持续疼痛",
"6分-安静平卧时疼痛较重",
"7分-疼痛较重,翻转不安,疲乏,无法入睡",
"8分-持续疼痛难忍,全身大汗",
"9分-剧烈疼痛无法忍受",
"10分-最疼痛,生不如死"});
this.cboTT.Location = new System.Drawing.Point(95, 170);
this.cboTT.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.cboTT.Name = "cboTT";
this.cboTT.Size = new System.Drawing.Size(389, 28);
this.cboTT.TabIndex = 1665;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(36, 217);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(51, 20);
this.label7.TabIndex = 1669;
this.label7.Text = "红细胞";
//
// frmOpeRecoverInfo
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(912, 511);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.groupBox1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "frmOpeRecoverInfo";
this.Text = "恢复室信息";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmOutPACUConditionSYD_FormClosing);
this.Load += new System.EventHandler(this.frmOpeRecoverInfo_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.ComboBox txtSkin2;
private System.Windows.Forms.ComboBox txtVenousPatency2;
private System.Windows.Forms.ComboBox txtBreathSounds;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.ComboBox txtReflex;
private System.Windows.Forms.ComboBox txtDrainageName;
private System.Windows.Forms.RadioButton radioButton1;
private System.Windows.Forms.ComboBox txtIndexing;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.RadioButton radioButton5;
private System.Windows.Forms.ComboBox txtNausea;
private System.Windows.Forms.RadioButton rdbSW;
private System.Windows.Forms.ComboBox txtPressureSite;
private System.Windows.Forms.RadioButton radioButton4;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.RadioButton radioButton3;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.RadioButton radioButton6;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.TextBox txtOutOther;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox txtLeftPupil;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox txtDrainageIdentification;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.TextBox txtDrainagePosition;
private System.Windows.Forms.ComboBox txtHoarseness;
private System.Windows.Forms.TextBox txtUrineVolume;
private System.Windows.Forms.Label label32;
private System.Windows.Forms.TextBox txtRightPupil;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.TextBox txtBlood;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.ComboBox txtOrientationAbility;
private System.Windows.Forms.Label label39;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.ComboBox cboJSHF;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.TextBox txtT;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.ComboBox cboTT;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox txtRemark;
private System.Windows.Forms.TextBox txtInducedFlow;
private System.Windows.Forms.TextBox txtIiquid;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.TextBox txtTemp;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.ComboBox txtSkin;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.ComboBox txtRespiratorySystem;
private System.Windows.Forms.ComboBox txtConsciousness;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.ComboBox txtVenousPatency;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.ComboBox cboXY;
private System.Windows.Forms.Label label38;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.ComboBox cboSPO2;
private System.Windows.Forms.ComboBox cboHX;
private System.Windows.Forms.Label label37;
private System.Windows.Forms.ComboBox cboYS1;
private System.Windows.Forms.Label label35;
private System.Windows.Forms.ComboBox cboHD;
private System.Windows.Forms.Label label36;
private OremrUserControl.NumTextBox txtAndree;
private System.Windows.Forms.Label label23;
}
}