namespace HL_FristAidPlatform_FollowUp { partial class Form_FollowUpDetail_FollowUpEvaluation { /// /// 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.label3 = new System.Windows.Forms.Label(); this.labelControl18 = new DevExpress.XtraEditors.LabelControl(); this.rgADLLevel = new DevExpress.XtraEditors.RadioGroup(); this.ADLScore = new System.Windows.Forms.TextBox(); this.labelControl17 = new DevExpress.XtraEditors.LabelControl(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.txtNHISSScore1 = new System.Windows.Forms.TextBox(); this.labelControl16 = new DevExpress.XtraEditors.LabelControl(); this.txtGCSScore1 = new System.Windows.Forms.TextBox(); this.labelControl15 = new DevExpress.XtraEditors.LabelControl(); this.panelControl7 = new DevExpress.XtraEditors.PanelControl(); this.txtMuscleLB = new System.Windows.Forms.TextBox(); this.labelControl14 = new DevExpress.XtraEditors.LabelControl(); this.txtMuscleLT = new System.Windows.Forms.TextBox(); this.labelControl13 = new DevExpress.XtraEditors.LabelControl(); this.txtMuscleRB = new System.Windows.Forms.TextBox(); this.labelControl12 = new DevExpress.XtraEditors.LabelControl(); this.txtMuscleRT = new System.Windows.Forms.TextBox(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.rgMuscle = new DevExpress.XtraEditors.RadioGroup(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.txtReflectionToLightR = new System.Windows.Forms.TextBox(); this.labelControl9 = new DevExpress.XtraEditors.LabelControl(); this.txtReflectionToLightL = new System.Windows.Forms.TextBox(); this.labelControl10 = new DevExpress.XtraEditors.LabelControl(); this.txtPupilRSize = new System.Windows.Forms.TextBox(); this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); this.txtPupilLSize = new System.Windows.Forms.TextBox(); this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); this.rgConsciousness = new DevExpress.XtraEditors.RadioGroup(); this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.labelControl19 = new DevExpress.XtraEditors.LabelControl(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.panelControl10 = new DevExpress.XtraEditors.PanelControl(); this.tablePanel1 = new DevExpress.Utils.Layout.TablePanel(); this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); this.panelControl11 = new DevExpress.XtraEditors.PanelControl(); this.panelControl13 = new DevExpress.XtraEditors.PanelControl(); this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton(); this.panelControl12 = new DevExpress.XtraEditors.PanelControl(); this.labelControl21 = new DevExpress.XtraEditors.LabelControl(); this.txtTemperature = new DevExpress.XtraEditors.TextEdit(); this.txtPulse = new DevExpress.XtraEditors.TextEdit(); this.txtBreathe = new DevExpress.XtraEditors.TextEdit(); this.BloodPressure = new DevExpress.XtraEditors.TextEdit(); this.BloodPressure1 = new DevExpress.XtraEditors.TextEdit(); ((System.ComponentModel.ISupportInitialize)(this.rgADLLevel.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).BeginInit(); this.panelControl7.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.rgMuscle.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rgConsciousness.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl10)).BeginInit(); this.panelControl10.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).BeginInit(); this.tablePanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl11)).BeginInit(); this.panelControl11.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl13)).BeginInit(); this.panelControl13.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl12)).BeginInit(); this.panelControl12.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtTemperature.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPulse.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtBreathe.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.BloodPressure.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.BloodPressure1.Properties)).BeginInit(); this.SuspendLayout(); // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.Location = new System.Drawing.Point(964, 178); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(33, 25); this.label3.TabIndex = 9; this.label3.Text = "分"; // // labelControl18 // this.labelControl18.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl18.Appearance.Options.UseFont = true; this.labelControl18.Location = new System.Drawing.Point(677, 244); this.labelControl18.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl18.Name = "labelControl18"; this.labelControl18.Size = new System.Drawing.Size(121, 25); this.labelControl18.TabIndex = 9; this.labelControl18.Text = "ADL依赖程度"; // // rgADLLevel // this.rgADLLevel.Location = new System.Drawing.Point(816, 240); this.rgADLLevel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.rgADLLevel.Name = "rgADLLevel"; this.rgADLLevel.Properties.AllowMouseWheel = false; this.rgADLLevel.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem(0, "重度依赖"), new DevExpress.XtraEditors.Controls.RadioGroupItem(1, "中度依赖"), new DevExpress.XtraEditors.Controls.RadioGroupItem(2, "轻度依赖"), new DevExpress.XtraEditors.Controls.RadioGroupItem(3, "无需依赖")}); this.rgADLLevel.Size = new System.Drawing.Size(500, 38); this.rgADLLevel.TabIndex = 8; // // ADLScore // this.ADLScore.Location = new System.Drawing.Point(816, 174); this.ADLScore.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.ADLScore.Name = "ADLScore"; this.ADLScore.Size = new System.Drawing.Size(141, 29); this.ADLScore.TabIndex = 6; // // labelControl17 // this.labelControl17.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl17.Appearance.Options.UseFont = true; this.labelControl17.Location = new System.Drawing.Point(719, 178); this.labelControl17.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl17.Name = "labelControl17"; this.labelControl17.Size = new System.Drawing.Size(79, 25); this.labelControl17.TabIndex = 5; this.labelControl17.Text = "ADL评分"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Location = new System.Drawing.Point(964, 112); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(33, 25); this.label2.TabIndex = 8; this.label2.Text = "分"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.Location = new System.Drawing.Point(964, 46); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(33, 25); this.label1.TabIndex = 7; this.label1.Text = "分"; // // txtNHISSScore1 // this.txtNHISSScore1.Location = new System.Drawing.Point(816, 108); this.txtNHISSScore1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtNHISSScore1.Name = "txtNHISSScore1"; this.txtNHISSScore1.Size = new System.Drawing.Size(141, 29); this.txtNHISSScore1.TabIndex = 6; // // labelControl16 // this.labelControl16.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl16.Appearance.Options.UseFont = true; this.labelControl16.Location = new System.Drawing.Point(696, 112); this.labelControl16.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl16.Name = "labelControl16"; this.labelControl16.Size = new System.Drawing.Size(102, 25); this.labelControl16.TabIndex = 5; this.labelControl16.Text = "NIHSS评分"; // // txtGCSScore1 // this.txtGCSScore1.Location = new System.Drawing.Point(816, 42); this.txtGCSScore1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtGCSScore1.Name = "txtGCSScore1"; this.txtGCSScore1.Size = new System.Drawing.Size(141, 29); this.txtGCSScore1.TabIndex = 3; // // labelControl15 // this.labelControl15.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl15.Appearance.Options.UseFont = true; this.labelControl15.Location = new System.Drawing.Point(717, 46); this.labelControl15.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl15.Name = "labelControl15"; this.labelControl15.Size = new System.Drawing.Size(81, 25); this.labelControl15.TabIndex = 0; this.labelControl15.Text = "GCS评分"; // // panelControl7 // this.panelControl7.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl7.Controls.Add(this.txtMuscleLB); this.panelControl7.Controls.Add(this.labelControl14); this.panelControl7.Controls.Add(this.txtMuscleLT); this.panelControl7.Controls.Add(this.labelControl13); this.panelControl7.Controls.Add(this.txtMuscleRB); this.panelControl7.Controls.Add(this.labelControl12); this.panelControl7.Controls.Add(this.txtMuscleRT); this.panelControl7.Controls.Add(this.labelControl11); this.panelControl7.Location = new System.Drawing.Point(496, 498); this.panelControl7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelControl7.Name = "panelControl7"; this.panelControl7.Size = new System.Drawing.Size(694, 108); this.panelControl7.TabIndex = 2; this.panelControl7.Visible = false; // // txtMuscleLB // this.txtMuscleLB.Location = new System.Drawing.Point(526, 66); this.txtMuscleLB.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtMuscleLB.Name = "txtMuscleLB"; this.txtMuscleLB.Size = new System.Drawing.Size(141, 29); this.txtMuscleLB.TabIndex = 14; // // labelControl14 // this.labelControl14.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl14.Appearance.Options.UseFont = true; this.labelControl14.Location = new System.Drawing.Point(397, 68); this.labelControl14.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl14.Name = "labelControl14"; this.labelControl14.Size = new System.Drawing.Size(126, 25); this.labelControl14.TabIndex = 13; this.labelControl14.Text = "左上肢等级:"; // // txtMuscleLT // this.txtMuscleLT.Location = new System.Drawing.Point(169, 66); this.txtMuscleLT.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtMuscleLT.Name = "txtMuscleLT"; this.txtMuscleLT.Size = new System.Drawing.Size(141, 29); this.txtMuscleLT.TabIndex = 12; // // labelControl13 // this.labelControl13.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl13.Appearance.Options.UseFont = true; this.labelControl13.Location = new System.Drawing.Point(34, 68); this.labelControl13.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl13.Name = "labelControl13"; this.labelControl13.Size = new System.Drawing.Size(126, 25); this.labelControl13.TabIndex = 11; this.labelControl13.Text = "左上肢等级:"; // // txtMuscleRB // this.txtMuscleRB.Location = new System.Drawing.Point(526, 14); this.txtMuscleRB.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtMuscleRB.Name = "txtMuscleRB"; this.txtMuscleRB.Size = new System.Drawing.Size(141, 29); this.txtMuscleRB.TabIndex = 10; // // labelControl12 // this.labelControl12.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl12.Appearance.Options.UseFont = true; this.labelControl12.Location = new System.Drawing.Point(397, 19); this.labelControl12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl12.Name = "labelControl12"; this.labelControl12.Size = new System.Drawing.Size(126, 25); this.labelControl12.TabIndex = 9; this.labelControl12.Text = "右下肢等级:"; // // txtMuscleRT // this.txtMuscleRT.Location = new System.Drawing.Point(169, 14); this.txtMuscleRT.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtMuscleRT.Name = "txtMuscleRT"; this.txtMuscleRT.Size = new System.Drawing.Size(141, 29); this.txtMuscleRT.TabIndex = 8; // // labelControl11 // this.labelControl11.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl11.Appearance.Options.UseFont = true; this.labelControl11.Location = new System.Drawing.Point(34, 19); this.labelControl11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl11.Name = "labelControl11"; this.labelControl11.Size = new System.Drawing.Size(126, 25); this.labelControl11.TabIndex = 0; this.labelControl11.Text = "右上肢等级:"; // // rgMuscle // this.rgMuscle.Location = new System.Drawing.Point(317, 511); this.rgMuscle.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.rgMuscle.Name = "rgMuscle"; this.rgMuscle.Properties.AllowMouseWheel = false; this.rgMuscle.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "正常"), new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "异常")}); this.rgMuscle.Size = new System.Drawing.Size(143, 38); this.rgMuscle.TabIndex = 1; this.rgMuscle.SelectedIndexChanged += new System.EventHandler(this.rgMuscle_SelectedIndexChanged); // // labelControl6 // this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl6.Appearance.Options.UseFont = true; this.labelControl6.Location = new System.Drawing.Point(209, 511); this.labelControl6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl6.Name = "labelControl6"; this.labelControl6.Size = new System.Drawing.Size(84, 25); this.labelControl6.TabIndex = 0; this.labelControl6.Text = "肌力评估"; // // txtReflectionToLightR // this.txtReflectionToLightR.Location = new System.Drawing.Point(717, 446); this.txtReflectionToLightR.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtReflectionToLightR.Name = "txtReflectionToLightR"; this.txtReflectionToLightR.Size = new System.Drawing.Size(141, 29); this.txtReflectionToLightR.TabIndex = 9; // // labelControl9 // this.labelControl9.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl9.Appearance.Options.UseFont = true; this.labelControl9.Location = new System.Drawing.Point(598, 446); this.labelControl9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl9.Name = "labelControl9"; this.labelControl9.Size = new System.Drawing.Size(105, 25); this.labelControl9.TabIndex = 8; this.labelControl9.Text = "对光反射右"; // // txtReflectionToLightL // this.txtReflectionToLightL.Location = new System.Drawing.Point(317, 449); this.txtReflectionToLightL.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtReflectionToLightL.Name = "txtReflectionToLightL"; this.txtReflectionToLightL.Size = new System.Drawing.Size(141, 29); this.txtReflectionToLightL.TabIndex = 7; // // labelControl10 // this.labelControl10.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl10.Appearance.Options.UseFont = true; this.labelControl10.Location = new System.Drawing.Point(188, 448); this.labelControl10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl10.Name = "labelControl10"; this.labelControl10.Size = new System.Drawing.Size(105, 25); this.labelControl10.TabIndex = 6; this.labelControl10.Text = "对光反射左"; // // txtPupilRSize // this.txtPupilRSize.Location = new System.Drawing.Point(717, 385); this.txtPupilRSize.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtPupilRSize.Name = "txtPupilRSize"; this.txtPupilRSize.Size = new System.Drawing.Size(141, 29); this.txtPupilRSize.TabIndex = 4; // // labelControl8 // this.labelControl8.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl8.Appearance.Options.UseFont = true; this.labelControl8.Location = new System.Drawing.Point(598, 385); this.labelControl8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl8.Name = "labelControl8"; this.labelControl8.Size = new System.Drawing.Size(105, 25); this.labelControl8.TabIndex = 3; this.labelControl8.Text = "瞳孔大小右"; // // txtPupilLSize // this.txtPupilLSize.Location = new System.Drawing.Point(317, 387); this.txtPupilLSize.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtPupilLSize.Name = "txtPupilLSize"; this.txtPupilLSize.Size = new System.Drawing.Size(141, 29); this.txtPupilLSize.TabIndex = 2; // // labelControl7 // this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl7.Appearance.Options.UseFont = true; this.labelControl7.Location = new System.Drawing.Point(188, 385); this.labelControl7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl7.Name = "labelControl7"; this.labelControl7.Size = new System.Drawing.Size(105, 25); this.labelControl7.TabIndex = 1; this.labelControl7.Text = "瞳孔大小左"; // // rgConsciousness // this.rgConsciousness.Location = new System.Drawing.Point(317, 316); this.rgConsciousness.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.rgConsciousness.Name = "rgConsciousness"; this.rgConsciousness.Properties.AllowMouseWheel = false; this.rgConsciousness.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem(0, "清楚", true, null, ""), new DevExpress.XtraEditors.Controls.RadioGroupItem(1, "嗜睡"), new DevExpress.XtraEditors.Controls.RadioGroupItem(2, "昏睡"), new DevExpress.XtraEditors.Controls.RadioGroupItem(3, "浅昏迷"), new DevExpress.XtraEditors.Controls.RadioGroupItem(4, "中昏迷"), new DevExpress.XtraEditors.Controls.RadioGroupItem(5, "深昏迷")}); this.rgConsciousness.Size = new System.Drawing.Size(837, 38); this.rgConsciousness.TabIndex = 1; // // labelControl5 // this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl5.Appearance.Options.UseFont = true; this.labelControl5.Location = new System.Drawing.Point(251, 322); this.labelControl5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl5.Name = "labelControl5"; this.labelControl5.Size = new System.Drawing.Size(42, 25); this.labelControl5.TabIndex = 0; this.labelControl5.Text = "意识"; // // labelControl19 // this.labelControl19.Location = new System.Drawing.Point(461, 246); this.labelControl19.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.labelControl19.Name = "labelControl19"; this.labelControl19.Size = new System.Drawing.Size(7, 22); this.labelControl19.TabIndex = 8; this.labelControl19.Text = "/"; // // labelControl4 // this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl4.Appearance.Options.UseFont = true; this.labelControl4.Location = new System.Drawing.Point(52, 246); this.labelControl4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(238, 25); this.labelControl4.TabIndex = 6; this.labelControl4.Text = "收缩压/舒张压(mmHg)"; // // labelControl3 // this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl3.Appearance.Options.UseFont = true; this.labelControl3.Location = new System.Drawing.Point(156, 178); this.labelControl3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(134, 25); this.labelControl3.TabIndex = 4; this.labelControl3.Text = "呼吸(次/分)"; // // labelControl2 // this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl2.Appearance.Options.UseFont = true; this.labelControl2.Location = new System.Drawing.Point(156, 110); this.labelControl2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(134, 25); this.labelControl2.TabIndex = 2; this.labelControl2.Text = "脉搏(次/分)"; // // labelControl1 // this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl1.Appearance.Options.UseFont = true; this.labelControl1.Location = new System.Drawing.Point(183, 42); this.labelControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(107, 25); this.labelControl1.TabIndex = 0; this.labelControl1.Text = "体温(°C)"; // // panelControl10 // this.panelControl10.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(245)))), ((int)(((byte)(255))))); this.panelControl10.Appearance.Options.UseBackColor = true; this.panelControl10.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl10.Controls.Add(this.tablePanel1); this.panelControl10.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelControl10.Location = new System.Drawing.Point(0, 750); this.panelControl10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelControl10.Name = "panelControl10"; this.panelControl10.Size = new System.Drawing.Size(1653, 110); this.panelControl10.TabIndex = 2; // // tablePanel1 // this.tablePanel1.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] { new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 80F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 40F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 80F)}); this.tablePanel1.Controls.Add(this.simpleButton1); this.tablePanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tablePanel1.Location = new System.Drawing.Point(0, 0); this.tablePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tablePanel1.Name = "tablePanel1"; this.tablePanel1.Padding = new System.Windows.Forms.Padding(14, 16, 14, 16); this.tablePanel1.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] { new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 26F)}); this.tablePanel1.Size = new System.Drawing.Size(1653, 110); this.tablePanel1.TabIndex = 8; // // simpleButton1 // this.simpleButton1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(140)))), ((int)(((byte)(240))))); this.simpleButton1.Appearance.Options.UseBackColor = true; this.tablePanel1.SetColumn(this.simpleButton1, 1); this.simpleButton1.Dock = System.Windows.Forms.DockStyle.Fill; this.simpleButton1.Location = new System.Drawing.Point(668, 21); this.simpleButton1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.simpleButton1.Name = "simpleButton1"; this.tablePanel1.SetRow(this.simpleButton1, 0); this.simpleButton1.Size = new System.Drawing.Size(317, 68); this.simpleButton1.TabIndex = 7; this.simpleButton1.Text = "保存"; this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click); // // panelControl11 // this.panelControl11.Appearance.BackColor = System.Drawing.Color.White; this.panelControl11.Appearance.Options.UseBackColor = true; this.panelControl11.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl11.Controls.Add(this.panelControl13); this.panelControl11.Controls.Add(this.panelControl12); this.panelControl11.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl11.Location = new System.Drawing.Point(0, 0); this.panelControl11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelControl11.Name = "panelControl11"; this.panelControl11.Size = new System.Drawing.Size(1653, 750); this.panelControl11.TabIndex = 3; // // panelControl13 // this.panelControl13.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl13.Controls.Add(this.BloodPressure1); this.panelControl13.Controls.Add(this.BloodPressure); this.panelControl13.Controls.Add(this.txtBreathe); this.panelControl13.Controls.Add(this.txtPulse); this.panelControl13.Controls.Add(this.txtTemperature); this.panelControl13.Controls.Add(this.simpleButton4); this.panelControl13.Controls.Add(this.simpleButton3); this.panelControl13.Controls.Add(this.simpleButton2); this.panelControl13.Controls.Add(this.label3); this.panelControl13.Controls.Add(this.label2); this.panelControl13.Controls.Add(this.labelControl18); this.panelControl13.Controls.Add(this.panelControl7); this.panelControl13.Controls.Add(this.rgADLLevel); this.panelControl13.Controls.Add(this.ADLScore); this.panelControl13.Controls.Add(this.label1); this.panelControl13.Controls.Add(this.labelControl17); this.panelControl13.Controls.Add(this.rgMuscle); this.panelControl13.Controls.Add(this.txtNHISSScore1); this.panelControl13.Controls.Add(this.labelControl16); this.panelControl13.Controls.Add(this.txtReflectionToLightR); this.panelControl13.Controls.Add(this.txtGCSScore1); this.panelControl13.Controls.Add(this.labelControl6); this.panelControl13.Controls.Add(this.labelControl15); this.panelControl13.Controls.Add(this.rgConsciousness); this.panelControl13.Controls.Add(this.labelControl9); this.panelControl13.Controls.Add(this.labelControl5); this.panelControl13.Controls.Add(this.txtReflectionToLightL); this.panelControl13.Controls.Add(this.labelControl10); this.panelControl13.Controls.Add(this.txtPupilRSize); this.panelControl13.Controls.Add(this.labelControl8); this.panelControl13.Controls.Add(this.txtPupilLSize); this.panelControl13.Controls.Add(this.labelControl7); this.panelControl13.Controls.Add(this.labelControl19); this.panelControl13.Controls.Add(this.labelControl1); this.panelControl13.Controls.Add(this.labelControl4); this.panelControl13.Controls.Add(this.labelControl2); this.panelControl13.Controls.Add(this.labelControl3); this.panelControl13.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl13.Location = new System.Drawing.Point(0, 66); this.panelControl13.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelControl13.Name = "panelControl13"; this.panelControl13.Size = new System.Drawing.Size(1653, 684); this.panelControl13.TabIndex = 3; // // simpleButton4 // this.simpleButton4.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(140)))), ((int)(((byte)(240))))); this.simpleButton4.Appearance.Options.UseBackColor = true; this.simpleButton4.Location = new System.Drawing.Point(1013, 173); this.simpleButton4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.simpleButton4.Name = "simpleButton4"; this.simpleButton4.Size = new System.Drawing.Size(109, 33); this.simpleButton4.TabIndex = 12; this.simpleButton4.Text = "ADL"; this.simpleButton4.Click += new System.EventHandler(this.simpleButton4_Click); // // simpleButton3 // this.simpleButton3.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(140)))), ((int)(((byte)(240))))); this.simpleButton3.Appearance.Options.UseBackColor = true; this.simpleButton3.Location = new System.Drawing.Point(1013, 41); this.simpleButton3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.simpleButton3.Name = "simpleButton3"; this.simpleButton3.Size = new System.Drawing.Size(109, 33); this.simpleButton3.TabIndex = 11; this.simpleButton3.Text = "GCS"; this.simpleButton3.Click += new System.EventHandler(this.simpleButton3_Click); // // simpleButton2 // this.simpleButton2.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(140)))), ((int)(((byte)(240))))); this.simpleButton2.Appearance.Options.UseBackColor = true; this.simpleButton2.Location = new System.Drawing.Point(1013, 107); this.simpleButton2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.simpleButton2.Name = "simpleButton2"; this.simpleButton2.Size = new System.Drawing.Size(109, 33); this.simpleButton2.TabIndex = 8; this.simpleButton2.Text = "NIHSS"; this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click); // // panelControl12 // this.panelControl12.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(140)))), ((int)(((byte)(240))))); this.panelControl12.Appearance.Options.UseBackColor = true; this.panelControl12.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl12.Controls.Add(this.labelControl21); this.panelControl12.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl12.Location = new System.Drawing.Point(0, 0); this.panelControl12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panelControl12.Name = "panelControl12"; this.panelControl12.Size = new System.Drawing.Size(1653, 66); this.panelControl12.TabIndex = 2; // // labelControl21 // this.labelControl21.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl21.Appearance.ForeColor = System.Drawing.Color.White; this.labelControl21.Appearance.Options.UseFont = true; this.labelControl21.Appearance.Options.UseForeColor = true; this.labelControl21.Location = new System.Drawing.Point(50, 19); this.labelControl21.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelControl21.Name = "labelControl21"; this.labelControl21.Size = new System.Drawing.Size(100, 29); this.labelControl21.TabIndex = 0; this.labelControl21.Text = "基础评估"; // // txtTemperature // this.txtTemperature.Location = new System.Drawing.Point(305, 42); this.txtTemperature.Name = "txtTemperature"; this.txtTemperature.Properties.Mask.EditMask = "\\d+(\\R.\\d{0,1})?"; this.txtTemperature.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx; this.txtTemperature.Properties.MaxLength = 5; this.txtTemperature.Size = new System.Drawing.Size(150, 28); this.txtTemperature.TabIndex = 13; this.txtTemperature.EditValueChanged += new System.EventHandler(this.txtTemperature_EditValueChanged); // // txtPulse // this.txtPulse.Location = new System.Drawing.Point(305, 109); this.txtPulse.Name = "txtPulse"; this.txtPulse.Properties.Mask.EditMask = "[0-9]*"; this.txtPulse.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx; this.txtPulse.Properties.MaxLength = 3; this.txtPulse.Size = new System.Drawing.Size(150, 28); this.txtPulse.TabIndex = 14; this.txtPulse.EditValueChanged += new System.EventHandler(this.txtPulse_EditValueChanged); // // txtBreathe // this.txtBreathe.Location = new System.Drawing.Point(305, 176); this.txtBreathe.Name = "txtBreathe"; this.txtBreathe.Properties.Mask.EditMask = "[0-9]*"; this.txtBreathe.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx; this.txtBreathe.Properties.MaxLength = 3; this.txtBreathe.Size = new System.Drawing.Size(150, 28); this.txtBreathe.TabIndex = 15; this.txtBreathe.EditValueChanged += new System.EventHandler(this.txtBreathe_EditValueChanged); // // BloodPressure // this.BloodPressure.Location = new System.Drawing.Point(305, 243); this.BloodPressure.Name = "BloodPressure"; this.BloodPressure.Properties.Mask.EditMask = "[0-9]*"; this.BloodPressure.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx; this.BloodPressure.Properties.MaxLength = 3; this.BloodPressure.Size = new System.Drawing.Size(150, 28); this.BloodPressure.TabIndex = 16; this.BloodPressure.EditValueChanged += new System.EventHandler(this.BloodPressure_EditValueChanged); // // BloodPressure1 // this.BloodPressure1.Location = new System.Drawing.Point(472, 244); this.BloodPressure1.Name = "BloodPressure1"; this.BloodPressure1.Properties.Mask.EditMask = "[0-9]*"; this.BloodPressure1.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx; this.BloodPressure1.Properties.MaxLength = 3; this.BloodPressure1.Size = new System.Drawing.Size(150, 28); this.BloodPressure1.TabIndex = 17; this.BloodPressure1.EditValueChanged += new System.EventHandler(this.BloodPressure1_EditValueChanged); // // Form_FollowUpDetail_FollowUpEvaluation // this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1653, 860); this.ControlBox = false; this.Controls.Add(this.panelControl11); this.Controls.Add(this.panelControl10); this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "Form_FollowUpDetail_FollowUpEvaluation"; this.Load += new System.EventHandler(this.Form_FollowUpDetail_FollowUpEvaluation_Load); ((System.ComponentModel.ISupportInitialize)(this.rgADLLevel.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).EndInit(); this.panelControl7.ResumeLayout(false); this.panelControl7.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.rgMuscle.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rgConsciousness.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl10)).EndInit(); this.panelControl10.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).EndInit(); this.tablePanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl11)).EndInit(); this.panelControl11.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl13)).EndInit(); this.panelControl13.ResumeLayout(false); this.panelControl13.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl12)).EndInit(); this.panelControl12.ResumeLayout(false); this.panelControl12.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtTemperature.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPulse.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtBreathe.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.BloodPressure.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.BloodPressure1.Properties)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TextBox txtPupilLSize; private DevExpress.XtraEditors.LabelControl labelControl7; private DevExpress.XtraEditors.RadioGroup rgConsciousness; private DevExpress.XtraEditors.LabelControl labelControl5; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraEditors.LabelControl labelControl3; private DevExpress.XtraEditors.LabelControl labelControl2; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraEditors.LabelControl labelControl15; private DevExpress.XtraEditors.PanelControl panelControl7; private System.Windows.Forms.TextBox txtMuscleLB; private DevExpress.XtraEditors.LabelControl labelControl14; private System.Windows.Forms.TextBox txtMuscleLT; private DevExpress.XtraEditors.LabelControl labelControl13; private System.Windows.Forms.TextBox txtMuscleRB; private DevExpress.XtraEditors.LabelControl labelControl12; private System.Windows.Forms.TextBox txtMuscleRT; private DevExpress.XtraEditors.LabelControl labelControl11; private DevExpress.XtraEditors.RadioGroup rgMuscle; private DevExpress.XtraEditors.LabelControl labelControl6; private System.Windows.Forms.TextBox txtReflectionToLightR; private DevExpress.XtraEditors.LabelControl labelControl9; private System.Windows.Forms.TextBox txtReflectionToLightL; private DevExpress.XtraEditors.LabelControl labelControl10; private System.Windows.Forms.TextBox txtPupilRSize; private DevExpress.XtraEditors.LabelControl labelControl8; private DevExpress.XtraEditors.RadioGroup rgADLLevel; private System.Windows.Forms.TextBox ADLScore; private DevExpress.XtraEditors.LabelControl labelControl17; private System.Windows.Forms.TextBox txtNHISSScore1; private DevExpress.XtraEditors.LabelControl labelControl16; private System.Windows.Forms.TextBox txtGCSScore1; private DevExpress.XtraEditors.LabelControl labelControl18; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private DevExpress.XtraEditors.LabelControl labelControl19; private DevExpress.XtraEditors.PanelControl panelControl10; private DevExpress.XtraEditors.PanelControl panelControl11; private DevExpress.XtraEditors.PanelControl panelControl13; private DevExpress.XtraEditors.PanelControl panelControl12; private DevExpress.XtraEditors.LabelControl labelControl21; private DevExpress.XtraEditors.SimpleButton simpleButton1; private DevExpress.XtraEditors.SimpleButton simpleButton4; private DevExpress.XtraEditors.SimpleButton simpleButton3; private DevExpress.XtraEditors.SimpleButton simpleButton2; private DevExpress.Utils.Layout.TablePanel tablePanel1; private DevExpress.XtraEditors.TextEdit BloodPressure1; private DevExpress.XtraEditors.TextEdit BloodPressure; private DevExpress.XtraEditors.TextEdit txtBreathe; private DevExpress.XtraEditors.TextEdit txtPulse; private DevExpress.XtraEditors.TextEdit txtTemperature; } }