namespace AIMS.OperationAanesthesia { partial class frmHemodynamics { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.panel1 = new System.Windows.Forms.Panel(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.groupBox7 = new System.Windows.Forms.GroupBox(); this.txtRVSWI3 = new AIMS.OremrUserControl.NumTextBox(); this.txtRVSWI2 = new AIMS.OremrUserControl.NumTextBox(); this.txtRVSWI1 = new AIMS.OremrUserControl.NumTextBox(); this.label41 = new System.Windows.Forms.Label(); this.txtRVSWI = new System.Windows.Forms.TextBox(); this.label25 = new System.Windows.Forms.Label(); this.label26 = new System.Windows.Forms.Label(); this.label27 = new System.Windows.Forms.Label(); this.label28 = new System.Windows.Forms.Label(); this.groupBox6 = new System.Windows.Forms.GroupBox(); this.txtLVSWI3 = new AIMS.OremrUserControl.NumTextBox(); this.txtLVSWI2 = new AIMS.OremrUserControl.NumTextBox(); this.txtLVSWI1 = new AIMS.OremrUserControl.NumTextBox(); this.label40 = new System.Windows.Forms.Label(); this.txtLVSWI = new System.Windows.Forms.TextBox(); this.label16 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.label24 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.txtBSA = new AIMS.OremrUserControl.NumTextBox(); this.txtSVI1 = new AIMS.OremrUserControl.NumTextBox(); this.txtSV2 = new AIMS.OremrUserControl.NumTextBox(); this.txtSV1 = new AIMS.OremrUserControl.NumTextBox(); this.label39 = new System.Windows.Forms.Label(); this.label38 = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.txtSVI = new System.Windows.Forms.TextBox(); this.txtSV = new System.Windows.Forms.TextBox(); this.label23 = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.textBox15 = new System.Windows.Forms.TextBox(); this.textBox11 = new System.Windows.Forms.TextBox(); this.textBox21 = new System.Windows.Forms.TextBox(); this.txtVO23 = new AIMS.OremrUserControl.NumTextBox(); this.txtVO22 = new AIMS.OremrUserControl.NumTextBox(); this.txtVO21 = new AIMS.OremrUserControl.NumTextBox(); this.textBox18 = new System.Windows.Forms.TextBox(); this.textBox20 = new System.Windows.Forms.TextBox(); this.textBox17 = new System.Windows.Forms.TextBox(); this.textBox19 = new System.Windows.Forms.TextBox(); this.textBox16 = new System.Windows.Forms.TextBox(); this.textBox14 = new System.Windows.Forms.TextBox(); this.textBox10 = new System.Windows.Forms.TextBox(); this.textBox13 = new System.Windows.Forms.TextBox(); this.textBox12 = new System.Windows.Forms.TextBox(); this.textBox9 = new System.Windows.Forms.TextBox(); this.textBox8 = new System.Windows.Forms.TextBox(); this.txtVO2 = new System.Windows.Forms.TextBox(); this.label14 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.txtO2EI = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.txtO2EI2 = new AIMS.OremrUserControl.NumTextBox(); this.txtO2EI1 = new AIMS.OremrUserControl.NumTextBox(); this.label7 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.txtO2ER = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.txtO2ER2 = new AIMS.OremrUserControl.NumTextBox(); this.txtO2ER1 = new AIMS.OremrUserControl.NumTextBox(); this.label1 = new System.Windows.Forms.Label(); this.panel3 = new System.Windows.Forms.Panel(); this.btnSave = new DevComponents.DotNetBar.ButtonX(); this.label37 = new System.Windows.Forms.Label(); this.label36 = new System.Windows.Forms.Label(); this.label34 = new System.Windows.Forms.Label(); this.label32 = new System.Windows.Forms.Label(); this.label30 = new System.Windows.Forms.Label(); this.label35 = new System.Windows.Forms.Label(); this.label33 = new System.Windows.Forms.Label(); this.label31 = new System.Windows.Forms.Label(); this.label29 = new System.Windows.Forms.Label(); this.panel1.SuspendLayout(); this.groupBox4.SuspendLayout(); this.groupBox7.SuspendLayout(); this.groupBox6.SuspendLayout(); this.groupBox5.SuspendLayout(); this.groupBox3.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox1.SuspendLayout(); this.panel3.SuspendLayout(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.groupBox4); this.panel1.Controls.Add(this.groupBox3); this.panel1.Controls.Add(this.groupBox2); this.panel1.Controls.Add(this.groupBox1); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 56); this.panel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1027, 526); this.panel1.TabIndex = 0; // // groupBox4 // this.groupBox4.Controls.Add(this.groupBox7); this.groupBox4.Controls.Add(this.groupBox6); this.groupBox4.Controls.Add(this.groupBox5); this.groupBox4.Location = new System.Drawing.Point(46, 11); this.groupBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox4.Name = "groupBox4"; this.groupBox4.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox4.Size = new System.Drawing.Size(320, 491); this.groupBox4.TabIndex = 0; this.groupBox4.TabStop = false; this.groupBox4.Text = "心肌收缩力"; // // groupBox7 // this.groupBox7.Controls.Add(this.txtRVSWI3); this.groupBox7.Controls.Add(this.txtRVSWI2); this.groupBox7.Controls.Add(this.txtRVSWI1); this.groupBox7.Controls.Add(this.label41); this.groupBox7.Controls.Add(this.txtRVSWI); this.groupBox7.Controls.Add(this.label25); this.groupBox7.Controls.Add(this.label26); this.groupBox7.Controls.Add(this.label27); this.groupBox7.Controls.Add(this.label28); this.groupBox7.Location = new System.Drawing.Point(9, 359); this.groupBox7.Name = "groupBox7"; this.groupBox7.Size = new System.Drawing.Size(304, 116); this.groupBox7.TabIndex = 4; this.groupBox7.TabStop = false; this.groupBox7.Text = "右室作功指数(RVSWI)"; // // txtRVSWI3 // this.txtRVSWI3.Location = new System.Drawing.Point(55, 86); this.txtRVSWI3.Name = "txtRVSWI3"; this.txtRVSWI3.Size = new System.Drawing.Size(44, 25); this.txtRVSWI3.TabIndex = 2; this.txtRVSWI3.TextChanged += new System.EventHandler(this.txtRVSWI1_TextChanged); // // txtRVSWI2 // this.txtRVSWI2.Location = new System.Drawing.Point(55, 55); this.txtRVSWI2.Name = "txtRVSWI2"; this.txtRVSWI2.Size = new System.Drawing.Size(43, 25); this.txtRVSWI2.TabIndex = 2; this.txtRVSWI2.TextChanged += new System.EventHandler(this.txtRVSWI1_TextChanged); // // txtRVSWI1 // this.txtRVSWI1.Location = new System.Drawing.Point(55, 24); this.txtRVSWI1.Name = "txtRVSWI1"; this.txtRVSWI1.Size = new System.Drawing.Size(42, 25); this.txtRVSWI1.TabIndex = 2; this.txtRVSWI1.TextChanged += new System.EventHandler(this.txtRVSWI1_TextChanged); // // label41 // this.label41.AutoSize = true; this.label41.Location = new System.Drawing.Point(213, 58); this.label41.Name = "label41"; this.label41.Size = new System.Drawing.Size(86, 19); this.label41.TabIndex = 7; this.label41.Text = "gms/㎡/心跳"; // // txtRVSWI // this.txtRVSWI.BackColor = System.Drawing.SystemColors.ScrollBar; this.txtRVSWI.Enabled = false; this.txtRVSWI.Location = new System.Drawing.Point(166, 55); this.txtRVSWI.Name = "txtRVSWI"; this.txtRVSWI.Size = new System.Drawing.Size(46, 25); this.txtRVSWI.TabIndex = 3; // // label25 // this.label25.AutoSize = true; this.label25.Location = new System.Drawing.Point(114, 58); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(51, 19); this.label25.TabIndex = 2; this.label25.Text = "RVSWI"; // // label26 // this.label26.AutoSize = true; this.label26.Location = new System.Drawing.Point(19, 27); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(30, 19); this.label26.TabIndex = 0; this.label26.Text = "SVI"; // // label27 // this.label27.AutoSize = true; this.label27.Location = new System.Drawing.Point(16, 89); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(35, 19); this.label27.TabIndex = 0; this.label27.Text = "CVP"; // // label28 // this.label28.AutoSize = true; this.label28.Location = new System.Drawing.Point(4, 58); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(47, 19); this.label28.TabIndex = 0; this.label28.Text = "MPAP"; // // groupBox6 // this.groupBox6.Controls.Add(this.txtLVSWI3); this.groupBox6.Controls.Add(this.txtLVSWI2); this.groupBox6.Controls.Add(this.txtLVSWI1); this.groupBox6.Controls.Add(this.label40); this.groupBox6.Controls.Add(this.txtLVSWI); this.groupBox6.Controls.Add(this.label16); this.groupBox6.Controls.Add(this.label18); this.groupBox6.Controls.Add(this.label24); this.groupBox6.Controls.Add(this.label20); this.groupBox6.Location = new System.Drawing.Point(9, 237); this.groupBox6.Name = "groupBox6"; this.groupBox6.Size = new System.Drawing.Size(304, 116); this.groupBox6.TabIndex = 4; this.groupBox6.TabStop = false; this.groupBox6.Text = "左室作功指数(LVSWI)"; // // txtLVSWI3 // this.txtLVSWI3.Location = new System.Drawing.Point(54, 85); this.txtLVSWI3.Name = "txtLVSWI3"; this.txtLVSWI3.Size = new System.Drawing.Size(42, 25); this.txtLVSWI3.TabIndex = 2; this.txtLVSWI3.TextChanged += new System.EventHandler(this.txtLVSWI1_TextChanged); // // txtLVSWI2 // this.txtLVSWI2.Location = new System.Drawing.Point(54, 55); this.txtLVSWI2.Name = "txtLVSWI2"; this.txtLVSWI2.Size = new System.Drawing.Size(42, 25); this.txtLVSWI2.TabIndex = 2; this.txtLVSWI2.TextChanged += new System.EventHandler(this.txtLVSWI1_TextChanged); // // txtLVSWI1 // this.txtLVSWI1.Location = new System.Drawing.Point(54, 24); this.txtLVSWI1.Name = "txtLVSWI1"; this.txtLVSWI1.Size = new System.Drawing.Size(42, 25); this.txtLVSWI1.TabIndex = 2; this.txtLVSWI1.TextChanged += new System.EventHandler(this.txtLVSWI1_TextChanged); // // label40 // this.label40.AutoSize = true; this.label40.Location = new System.Drawing.Point(209, 57); this.label40.Name = "label40"; this.label40.Size = new System.Drawing.Size(86, 19); this.label40.TabIndex = 6; this.label40.Text = "gms/㎡/心跳"; // // txtLVSWI // this.txtLVSWI.BackColor = System.Drawing.SystemColors.ScrollBar; this.txtLVSWI.Enabled = false; this.txtLVSWI.Location = new System.Drawing.Point(163, 54); this.txtLVSWI.Name = "txtLVSWI"; this.txtLVSWI.Size = new System.Drawing.Size(46, 25); this.txtLVSWI.TabIndex = 3; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(114, 57); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(50, 19); this.label16.TabIndex = 2; this.label16.Text = "LVSWI"; // // label18 // this.label18.AutoSize = true; this.label18.Location = new System.Drawing.Point(19, 27); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(30, 19); this.label18.TabIndex = 0; this.label18.Text = "SVI"; // // label24 // this.label24.AutoSize = true; this.label24.Location = new System.Drawing.Point(6, 89); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(45, 19); this.label24.TabIndex = 0; this.label24.Text = "PAOP"; // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(12, 58); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(39, 19); this.label20.TabIndex = 0; this.label20.Text = "MAP"; // // groupBox5 // this.groupBox5.Controls.Add(this.txtBSA); this.groupBox5.Controls.Add(this.txtSVI1); this.groupBox5.Controls.Add(this.txtSV2); this.groupBox5.Controls.Add(this.txtSV1); this.groupBox5.Controls.Add(this.label39); this.groupBox5.Controls.Add(this.label38); this.groupBox5.Controls.Add(this.panel2); this.groupBox5.Controls.Add(this.txtSVI); this.groupBox5.Controls.Add(this.txtSV); this.groupBox5.Controls.Add(this.label23); this.groupBox5.Controls.Add(this.label22); this.groupBox5.Controls.Add(this.label15); this.groupBox5.Controls.Add(this.label19); this.groupBox5.Controls.Add(this.label21); this.groupBox5.Controls.Add(this.label17); this.groupBox5.Location = new System.Drawing.Point(9, 28); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(304, 194); this.groupBox5.TabIndex = 4; this.groupBox5.TabStop = false; this.groupBox5.Text = "每搏量"; // // txtBSA // this.txtBSA.Location = new System.Drawing.Point(54, 146); this.txtBSA.Name = "txtBSA"; this.txtBSA.Size = new System.Drawing.Size(42, 25); this.txtBSA.TabIndex = 2; this.txtBSA.TextChanged += new System.EventHandler(this.txtSVI1_TextChanged); // // txtSVI1 // this.txtSVI1.Location = new System.Drawing.Point(54, 115); this.txtSVI1.Name = "txtSVI1"; this.txtSVI1.Size = new System.Drawing.Size(42, 25); this.txtSVI1.TabIndex = 2; this.txtSVI1.TextChanged += new System.EventHandler(this.txtSVI1_TextChanged); // // txtSV2 // this.txtSV2.Location = new System.Drawing.Point(54, 55); this.txtSV2.Name = "txtSV2"; this.txtSV2.Size = new System.Drawing.Size(42, 25); this.txtSV2.TabIndex = 2; this.txtSV2.TextChanged += new System.EventHandler(this.txtSV1_TextChanged); // // txtSV1 // this.txtSV1.Location = new System.Drawing.Point(54, 24); this.txtSV1.Name = "txtSV1"; this.txtSV1.Size = new System.Drawing.Size(42, 25); this.txtSV1.TabIndex = 2; this.txtSV1.TextChanged += new System.EventHandler(this.txtSV1_TextChanged); // // label39 // this.label39.AutoSize = true; this.label39.Location = new System.Drawing.Point(200, 134); this.label39.Name = "label39"; this.label39.Size = new System.Drawing.Size(75, 19); this.label39.TabIndex = 5; this.label39.Text = "ml/心跳/㎡"; // // label38 // this.label38.AutoSize = true; this.label38.Location = new System.Drawing.Point(200, 42); this.label38.Name = "label38"; this.label38.Size = new System.Drawing.Size(43, 19); this.label38.TabIndex = 5; this.label38.Text = "ml/次"; // // panel2 // this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel2.Location = new System.Drawing.Point(0, 85); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(282, 1); this.panel2.TabIndex = 4; // // txtSVI // this.txtSVI.BackColor = System.Drawing.SystemColors.ScrollBar; this.txtSVI.Enabled = false; this.txtSVI.Location = new System.Drawing.Point(156, 131); this.txtSVI.Name = "txtSVI"; this.txtSVI.Size = new System.Drawing.Size(42, 25); this.txtSVI.TabIndex = 3; // // txtSV // this.txtSV.BackColor = System.Drawing.SystemColors.ScrollBar; this.txtSV.Enabled = false; this.txtSV.Location = new System.Drawing.Point(156, 39); this.txtSV.Name = "txtSV"; this.txtSV.Size = new System.Drawing.Size(42, 25); this.txtSV.TabIndex = 3; // // label23 // this.label23.AutoSize = true; this.label23.Location = new System.Drawing.Point(124, 134); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(30, 19); this.label23.TabIndex = 2; this.label23.Text = "SVI"; // // label22 // this.label22.AutoSize = true; this.label22.Location = new System.Drawing.Point(15, 118); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(26, 19); this.label22.TabIndex = 0; this.label22.Text = "SV"; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(124, 42); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(26, 19); this.label15.TabIndex = 2; this.label15.Text = "SV"; // // label19 // this.label19.AutoSize = true; this.label19.Location = new System.Drawing.Point(15, 27); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(29, 19); this.label19.TabIndex = 0; this.label19.Text = "CO"; // // label21 // this.label21.AutoSize = true; this.label21.Location = new System.Drawing.Point(15, 149); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(34, 19); this.label21.TabIndex = 0; this.label21.Text = "BSA"; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(15, 58); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(27, 19); this.label17.TabIndex = 0; this.label17.Text = "HR"; // // groupBox3 // this.groupBox3.Controls.Add(this.textBox15); this.groupBox3.Controls.Add(this.textBox11); this.groupBox3.Controls.Add(this.textBox21); this.groupBox3.Controls.Add(this.txtVO23); this.groupBox3.Controls.Add(this.txtVO22); this.groupBox3.Controls.Add(this.txtVO21); this.groupBox3.Controls.Add(this.textBox18); this.groupBox3.Controls.Add(this.textBox20); this.groupBox3.Controls.Add(this.textBox17); this.groupBox3.Controls.Add(this.textBox19); this.groupBox3.Controls.Add(this.textBox16); this.groupBox3.Controls.Add(this.textBox14); this.groupBox3.Controls.Add(this.textBox10); this.groupBox3.Controls.Add(this.textBox13); this.groupBox3.Controls.Add(this.textBox12); this.groupBox3.Controls.Add(this.textBox9); this.groupBox3.Controls.Add(this.textBox8); this.groupBox3.Controls.Add(this.txtVO2); this.groupBox3.Controls.Add(this.label14); this.groupBox3.Controls.Add(this.label9); this.groupBox3.Controls.Add(this.label13); this.groupBox3.Controls.Add(this.label10); this.groupBox3.Controls.Add(this.label11); this.groupBox3.Controls.Add(this.label12); this.groupBox3.Location = new System.Drawing.Point(361, 11); this.groupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox3.Name = "groupBox3"; this.groupBox3.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox3.Size = new System.Drawing.Size(400, 491); this.groupBox3.TabIndex = 0; this.groupBox3.TabStop = false; this.groupBox3.Text = "氧耗"; // // textBox15 // this.textBox15.BackColor = System.Drawing.SystemColors.ScrollBar; this.textBox15.Enabled = false; this.textBox15.Location = new System.Drawing.Point(198, 373); this.textBox15.Name = "textBox15"; this.textBox15.Size = new System.Drawing.Size(175, 25); this.textBox15.TabIndex = 1; this.textBox15.Text = "包扎换药 10%"; // // textBox11 // this.textBox11.BackColor = System.Drawing.SystemColors.ScrollBar; this.textBox11.Enabled = false; this.textBox11.Location = new System.Drawing.Point(198, 321); this.textBox11.Name = "textBox11"; this.textBox11.Size = new System.Drawing.Size(175, 25); this.textBox11.TabIndex = 1; this.textBox11.Text = "术后 7%"; // // textBox21 // this.textBox21.BackColor = System.Drawing.SystemColors.ScrollBar; this.textBox21.Enabled = false; this.textBox21.Location = new System.Drawing.Point(198, 452); this.textBox21.Name = "textBox21"; this.textBox21.Size = new System.Drawing.Size(175, 25); this.textBox21.TabIndex = 1; // // txtVO23 // this.txtVO23.Location = new System.Drawing.Point(70, 91); this.txtVO23.Name = "txtVO23"; this.txtVO23.Size = new System.Drawing.Size(62, 25); this.txtVO23.TabIndex = 2; this.txtVO23.TextChanged += new System.EventHandler(this.txtVO21_TextChanged); // // txtVO22 // this.txtVO22.Location = new System.Drawing.Point(70, 58); this.txtVO22.Name = "txtVO22"; this.txtVO22.Size = new System.Drawing.Size(62, 25); this.txtVO22.TabIndex = 2; this.txtVO22.TextChanged += new System.EventHandler(this.txtVO21_TextChanged); // // txtVO21 // this.txtVO21.Location = new System.Drawing.Point(70, 26); this.txtVO21.Name = "txtVO21"; this.txtVO21.Size = new System.Drawing.Size(62, 25); this.txtVO21.TabIndex = 2; this.txtVO21.TextChanged += new System.EventHandler(this.txtVO21_TextChanged); // // textBox18 // this.textBox18.BackColor = System.Drawing.SystemColors.ScrollBar; this.textBox18.Enabled = false; this.textBox18.Location = new System.Drawing.Point(24, 452); this.textBox18.Name = "textBox18"; this.textBox18.Size = new System.Drawing.Size(168, 25); this.textBox18.TabIndex = 1; this.textBox18.Text = "悬挂式称重 36%"; // // textBox20 // this.textBox20.BackColor = System.Drawing.SystemColors.ScrollBar; this.textBox20.Enabled = false; this.textBox20.Location = new System.Drawing.Point(198, 425); this.textBox20.Name = "textBox20"; this.textBox20.Size = new System.Drawing.Size(175, 25); this.textBox20.TabIndex = 1; this.textBox20.Text = "胸部X光 25%"; // // textBox17 // this.textBox17.BackColor = System.Drawing.SystemColors.ScrollBar; this.textBox17.Enabled = false; this.textBox17.Location = new System.Drawing.Point(24, 425); this.textBox17.Name = "textBox17"; this.textBox17.Size = new System.Drawing.Size(168, 25); this.textBox17.TabIndex = 1; this.textBox17.Text = "体位改变 31%"; // // textBox19 // this.textBox19.BackColor = System.Drawing.SystemColors.ScrollBar; this.textBox19.Enabled = false; this.textBox19.Location = new System.Drawing.Point(198, 399); this.textBox19.Name = "textBox19"; this.textBox19.Size = new System.Drawing.Size(175, 25); this.textBox19.TabIndex = 1; this.textBox19.Text = "淋浴 23%"; // // textBox16 // this.textBox16.BackColor = System.Drawing.SystemColors.ScrollBar; this.textBox16.Enabled = false; this.textBox16.Location = new System.Drawing.Point(24, 399); this.textBox16.Name = "textBox16"; this.textBox16.Size = new System.Drawing.Size(168, 25); this.textBox16.TabIndex = 1; this.textBox16.Text = "亲属探视 22%"; // // textBox14 // this.textBox14.BackColor = System.Drawing.SystemColors.ScrollBar; this.textBox14.Enabled = false; this.textBox14.Location = new System.Drawing.Point(24, 373); this.textBox14.Name = "textBox14"; this.textBox14.Size = new System.Drawing.Size(168, 25); this.textBox14.TabIndex = 1; this.textBox14.Text = "败血症 50~100%"; // // textBox10 // this.textBox10.BackColor = System.Drawing.SystemColors.ScrollBar; this.textBox10.Enabled = false; this.textBox10.Location = new System.Drawing.Point(24, 321); this.textBox10.Name = "textBox10"; this.textBox10.Size = new System.Drawing.Size(168, 25); this.textBox10.TabIndex = 1; this.textBox10.Text = "寒战 50~100%"; // // textBox13 // this.textBox13.BackColor = System.Drawing.SystemColors.ScrollBar; this.textBox13.Enabled = false; this.textBox13.Location = new System.Drawing.Point(198, 347); this.textBox13.Name = "textBox13"; this.textBox13.Size = new System.Drawing.Size(175, 25); this.textBox13.TabIndex = 1; this.textBox13.Text = "多器官功能衰竭 20~80%"; // // textBox12 // this.textBox12.BackColor = System.Drawing.SystemColors.ScrollBar; this.textBox12.Enabled = false; this.textBox12.Location = new System.Drawing.Point(24, 347); this.textBox12.Name = "textBox12"; this.textBox12.Size = new System.Drawing.Size(168, 25); this.textBox12.TabIndex = 1; this.textBox12.Text = "抽取胸腹水 7~70%"; // // textBox9 // this.textBox9.BackColor = System.Drawing.SystemColors.ScrollBar; this.textBox9.Enabled = false; this.textBox9.Location = new System.Drawing.Point(198, 295); this.textBox9.Name = "textBox9"; this.textBox9.Size = new System.Drawing.Size(175, 25); this.textBox9.TabIndex = 1; this.textBox9.Text = "呼吸作功 40%"; // // textBox8 // this.textBox8.BackColor = System.Drawing.SystemColors.ScrollBar; this.textBox8.Enabled = false; this.textBox8.Location = new System.Drawing.Point(24, 295); this.textBox8.Name = "textBox8"; this.textBox8.Size = new System.Drawing.Size(168, 25); this.textBox8.TabIndex = 1; this.textBox8.Text = "发热(1℃) 10%"; // // txtVO2 // this.txtVO2.BackColor = System.Drawing.SystemColors.ScrollBar; this.txtVO2.Enabled = false; this.txtVO2.Location = new System.Drawing.Point(241, 44); this.txtVO2.Name = "txtVO2"; this.txtVO2.Size = new System.Drawing.Size(62, 25); this.txtVO2.TabIndex = 1; // // label14 // this.label14.AutoSize = true; this.label14.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label14.Location = new System.Drawing.Point(24, 273); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(139, 19); this.label14.TabIndex = 0; this.label14.Text = "影响氧需和氧耗的因素"; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(166, 82); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(207, 19); this.label9.TabIndex = 0; this.label9.Text = "VO2: 正常值200 ~ 250 ml/min"; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(22, 94); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(44, 19); this.label13.TabIndex = 0; this.label13.Text = "CvO2"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(196, 47); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(37, 19); this.label10.TabIndex = 0; this.label10.Text = "VO2"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(22, 61); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(44, 19); this.label11.TabIndex = 0; this.label11.Text = "CaO2"; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(22, 28); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(29, 19); this.label12.TabIndex = 0; this.label12.Text = "CO"; // // groupBox2 // this.groupBox2.Controls.Add(this.txtO2EI); this.groupBox2.Controls.Add(this.label5); this.groupBox2.Controls.Add(this.label6); this.groupBox2.Controls.Add(this.txtO2EI2); this.groupBox2.Controls.Add(this.txtO2EI1); this.groupBox2.Controls.Add(this.label7); this.groupBox2.Controls.Add(this.label8); this.groupBox2.Location = new System.Drawing.Point(790, 269); this.groupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox2.Name = "groupBox2"; this.groupBox2.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox2.Size = new System.Drawing.Size(188, 233); this.groupBox2.TabIndex = 0; this.groupBox2.TabStop = false; this.groupBox2.Text = "氧摄取指数"; // // txtO2EI // this.txtO2EI.BackColor = System.Drawing.SystemColors.ScrollBar; this.txtO2EI.Enabled = false; this.txtO2EI.Location = new System.Drawing.Point(70, 122); this.txtO2EI.Name = "txtO2EI"; this.txtO2EI.Size = new System.Drawing.Size(62, 25); this.txtO2EI.TabIndex = 1; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(14, 203); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(161, 19); this.label5.TabIndex = 0; this.label5.Text = "O2EI: 正常值20%~30%"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(22, 125); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(39, 19); this.label6.TabIndex = 0; this.label6.Text = "O2EI"; // // txtO2EI2 // this.txtO2EI2.Location = new System.Drawing.Point(70, 72); this.txtO2EI2.Name = "txtO2EI2"; this.txtO2EI2.Size = new System.Drawing.Size(62, 25); this.txtO2EI2.TabIndex = 2; this.txtO2EI2.TextChanged += new System.EventHandler(this.txtO2EI1_TextChanged); // // txtO2EI1 // this.txtO2EI1.Location = new System.Drawing.Point(70, 41); this.txtO2EI1.Name = "txtO2EI1"; this.txtO2EI1.Size = new System.Drawing.Size(62, 25); this.txtO2EI1.TabIndex = 2; this.txtO2EI1.TextChanged += new System.EventHandler(this.txtO2EI1_TextChanged); // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(22, 75); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(43, 19); this.label7.TabIndex = 0; this.label7.Text = "SvO2"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(22, 44); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(43, 19); this.label8.TabIndex = 0; this.label8.Text = "SaO2"; // // groupBox1 // this.groupBox1.Controls.Add(this.txtO2ER); this.groupBox1.Controls.Add(this.label4); this.groupBox1.Controls.Add(this.label3); this.groupBox1.Controls.Add(this.label2); this.groupBox1.Controls.Add(this.txtO2ER2); this.groupBox1.Controls.Add(this.txtO2ER1); this.groupBox1.Controls.Add(this.label1); this.groupBox1.Location = new System.Drawing.Point(790, 11); this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox1.Name = "groupBox1"; this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox1.Size = new System.Drawing.Size(188, 233); this.groupBox1.TabIndex = 0; this.groupBox1.TabStop = false; this.groupBox1.Text = "氧摄取率"; // // txtO2ER // this.txtO2ER.BackColor = System.Drawing.SystemColors.ScrollBar; this.txtO2ER.Enabled = false; this.txtO2ER.Location = new System.Drawing.Point(70, 122); this.txtO2ER.Name = "txtO2ER"; this.txtO2ER.Size = new System.Drawing.Size(62, 25); this.txtO2ER.TabIndex = 1; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(18, 203); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(153, 19); this.label4.TabIndex = 0; this.label4.Text = "O2ER: 正常值22~30%"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(22, 125); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(43, 19); this.label3.TabIndex = 0; this.label3.Text = "O2ER"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(22, 75); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(44, 19); this.label2.TabIndex = 0; this.label2.Text = "CvO2"; // // txtO2ER2 // this.txtO2ER2.Location = new System.Drawing.Point(70, 72); this.txtO2ER2.Name = "txtO2ER2"; this.txtO2ER2.Size = new System.Drawing.Size(62, 25); this.txtO2ER2.TabIndex = 2; this.txtO2ER2.TextChanged += new System.EventHandler(this.txtO2ER1_TextChanged); // // txtO2ER1 // this.txtO2ER1.Location = new System.Drawing.Point(70, 41); this.txtO2ER1.Name = "txtO2ER1"; this.txtO2ER1.Size = new System.Drawing.Size(62, 25); this.txtO2ER1.TabIndex = 2; this.txtO2ER1.TextChanged += new System.EventHandler(this.txtO2ER1_TextChanged); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(22, 44); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(44, 19); this.label1.TabIndex = 0; this.label1.Text = "CaO2"; // // panel3 // this.panel3.Controls.Add(this.btnSave); this.panel3.Controls.Add(this.label37); this.panel3.Controls.Add(this.label36); this.panel3.Controls.Add(this.label34); this.panel3.Controls.Add(this.label32); this.panel3.Controls.Add(this.label30); this.panel3.Controls.Add(this.label35); this.panel3.Controls.Add(this.label33); this.panel3.Controls.Add(this.label31); this.panel3.Controls.Add(this.label29); this.panel3.Dock = System.Windows.Forms.DockStyle.Top; this.panel3.Location = new System.Drawing.Point(0, 0); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(1027, 56); this.panel3.TabIndex = 2; // // btnSave // this.btnSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnSave.Location = new System.Drawing.Point(892, 12); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(86, 30); this.btnSave.TabIndex = 2; this.btnSave.Text = "关闭"; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // label37 // this.label37.AutoSize = true; this.label37.Location = new System.Drawing.Point(625, 32); this.label37.Name = "label37"; this.label37.Size = new System.Drawing.Size(117, 19); this.label37.TabIndex = 0; this.label37.Text = "O2EI:氧摄取指数"; // // label36 // this.label36.AutoSize = true; this.label36.Location = new System.Drawing.Point(625, 9); this.label36.Name = "label36"; this.label36.Size = new System.Drawing.Size(108, 19); this.label36.TabIndex = 0; this.label36.Text = "O2ER:氧摄取率"; // // label34 // this.label34.AutoSize = true; this.label34.Location = new System.Drawing.Point(334, 32); this.label34.Name = "label34"; this.label34.Size = new System.Drawing.Size(122, 19); this.label34.TabIndex = 0; this.label34.Text = "CvO2:静脉含氧量"; // // label32 // this.label32.AutoSize = true; this.label32.Location = new System.Drawing.Point(181, 32); this.label32.Name = "label32"; this.label32.Size = new System.Drawing.Size(99, 19); this.label32.TabIndex = 0; this.label32.Text = "BSA:体表面积"; // // label30 // this.label30.AutoSize = true; this.label30.Location = new System.Drawing.Point(44, 32); this.label30.Name = "label30"; this.label30.Size = new System.Drawing.Size(66, 19); this.label30.TabIndex = 0; this.label30.Text = "HR:心率"; // // label35 // this.label35.AutoSize = true; this.label35.Location = new System.Drawing.Point(511, 9); this.label35.Name = "label35"; this.label35.Size = new System.Drawing.Size(76, 19); this.label35.TabIndex = 0; this.label35.Text = "VO2:氧耗"; // // label33 // this.label33.AutoSize = true; this.label33.Location = new System.Drawing.Point(334, 9); this.label33.Name = "label33"; this.label33.Size = new System.Drawing.Size(122, 19); this.label33.TabIndex = 0; this.label33.Text = "CaO2:动脉含氧量"; // // label31 // this.label31.AutoSize = true; this.label31.Location = new System.Drawing.Point(189, 9); this.label31.Name = "label31"; this.label31.Size = new System.Drawing.Size(78, 19); this.label31.TabIndex = 0; this.label31.Text = "SV:每搏量"; // // label29 // this.label29.AutoSize = true; this.label29.Location = new System.Drawing.Point(42, 9); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(81, 19); this.label29.TabIndex = 0; this.label29.Text = "CO:心排量"; // // frmHemodynamics // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 19F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.AutoScroll = true; this.ClientSize = new System.Drawing.Size(1027, 582); this.Controls.Add(this.panel1); this.Controls.Add(this.panel3); this.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.Name = "frmHemodynamics"; this.ShowIcon = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "血流动力学"; this.Load += new System.EventHandler(this.frmHemodynamics_Load); this.panel1.ResumeLayout(false); this.groupBox4.ResumeLayout(false); this.groupBox7.ResumeLayout(false); this.groupBox7.PerformLayout(); this.groupBox6.ResumeLayout(false); this.groupBox6.PerformLayout(); this.groupBox5.ResumeLayout(false); this.groupBox5.PerformLayout(); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.panel3.ResumeLayout(false); this.panel3.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.TextBox txtO2EI; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label8; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.TextBox txtO2ER; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.TextBox textBox15; private System.Windows.Forms.TextBox textBox11; private System.Windows.Forms.TextBox textBox21; private System.Windows.Forms.TextBox textBox18; private System.Windows.Forms.TextBox textBox20; private System.Windows.Forms.TextBox textBox17; private System.Windows.Forms.TextBox textBox19; private System.Windows.Forms.TextBox textBox16; private System.Windows.Forms.TextBox textBox14; private System.Windows.Forms.TextBox textBox10; private System.Windows.Forms.TextBox textBox13; private System.Windows.Forms.TextBox textBox12; private System.Windows.Forms.TextBox textBox9; private System.Windows.Forms.TextBox textBox8; private System.Windows.Forms.TextBox txtVO2; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label12; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.GroupBox groupBox6; private System.Windows.Forms.TextBox txtLVSWI; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label label20; private System.Windows.Forms.GroupBox groupBox5; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.TextBox txtSVI; private System.Windows.Forms.TextBox txtSV; private System.Windows.Forms.Label label23; private System.Windows.Forms.Label label22; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label21; private System.Windows.Forms.Label label17; private System.Windows.Forms.Label label24; private System.Windows.Forms.GroupBox groupBox7; private System.Windows.Forms.TextBox txtRVSWI; private System.Windows.Forms.Label label25; private System.Windows.Forms.Label label26; private System.Windows.Forms.Label label27; private System.Windows.Forms.Label label28; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Label label37; private System.Windows.Forms.Label label36; private System.Windows.Forms.Label label34; private System.Windows.Forms.Label label32; private System.Windows.Forms.Label label30; private System.Windows.Forms.Label label35; private System.Windows.Forms.Label label33; private System.Windows.Forms.Label label31; private System.Windows.Forms.Label label29; private System.Windows.Forms.Label label39; private System.Windows.Forms.Label label38; private System.Windows.Forms.Label label40; private System.Windows.Forms.Label label41; private AIMS.OremrUserControl.NumTextBox txtSV1; private AIMS.OremrUserControl.NumTextBox txtSV2; private AIMS.OremrUserControl.NumTextBox txtBSA; private AIMS.OremrUserControl.NumTextBox txtSVI1; private AIMS.OremrUserControl.NumTextBox txtLVSWI1; private AIMS.OremrUserControl.NumTextBox txtLVSWI2; private AIMS.OremrUserControl.NumTextBox txtLVSWI3; private AIMS.OremrUserControl.NumTextBox txtRVSWI1; private AIMS.OremrUserControl.NumTextBox txtRVSWI2; private AIMS.OremrUserControl.NumTextBox txtRVSWI3; private AIMS.OremrUserControl.NumTextBox txtVO22; private AIMS.OremrUserControl.NumTextBox txtVO21; private AIMS.OremrUserControl.NumTextBox txtVO23; private AIMS.OremrUserControl.NumTextBox txtO2ER1; private AIMS.OremrUserControl.NumTextBox txtO2ER2; private AIMS.OremrUserControl.NumTextBox txtO2EI1; private AIMS.OremrUserControl.NumTextBox txtO2EI2; private DevComponents.DotNetBar.ButtonX btnSave; } }