namespace HL_FristAidPlatform_EmergencyTriage { partial class Form_GCS { /// /// 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.panelControl19 = new DevExpress.XtraEditors.PanelControl(); this.labelControl38 = new DevExpress.XtraEditors.LabelControl(); this.panelControl12 = new DevExpress.XtraEditors.PanelControl(); this.radio_VerbalResponseScore = new DevExpress.XtraEditors.RadioGroup(); this.panelControl8 = new DevExpress.XtraEditors.PanelControl(); this.labelControl65 = new DevExpress.XtraEditors.LabelControl(); this.panelControl7 = new DevExpress.XtraEditors.PanelControl(); this.radio_EyesOpenScore = new DevExpress.XtraEditors.RadioGroup(); this.panelControl5 = new DevExpress.XtraEditors.PanelControl(); this.labelControl66 = new DevExpress.XtraEditors.LabelControl(); this.panelControl18 = new DevExpress.XtraEditors.PanelControl(); this.radio_LimbExerciseScore = new DevExpress.XtraEditors.RadioGroup(); this.radioButton19 = new System.Windows.Forms.RadioButton(); this.radioButton18 = new System.Windows.Forms.RadioButton(); this.radioButton17 = new System.Windows.Forms.RadioButton(); this.radioButton3 = new System.Windows.Forms.RadioButton(); this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.lbl_TotalScore = new DevExpress.XtraEditors.LabelControl(); this.lbl_GCSLeve = new DevExpress.XtraEditors.LabelControl(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); ((System.ComponentModel.ISupportInitialize)(this.panelControl19)).BeginInit(); this.panelControl19.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl12)).BeginInit(); this.panelControl12.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radio_VerbalResponseScore.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl8)).BeginInit(); this.panelControl8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).BeginInit(); this.panelControl7.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radio_EyesOpenScore.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit(); this.panelControl5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl18)).BeginInit(); this.panelControl18.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radio_LimbExerciseScore.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); this.SuspendLayout(); // // panelControl19 // this.panelControl19.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(170)))), ((int)(((byte)(250))))); this.panelControl19.Appearance.Options.UseBackColor = true; this.panelControl19.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl19.Controls.Add(this.labelControl38); this.panelControl19.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl19.Location = new System.Drawing.Point(10, 170); this.panelControl19.Name = "panelControl19"; this.panelControl19.Size = new System.Drawing.Size(679, 28); this.panelControl19.TabIndex = 335; // // labelControl38 // this.labelControl38.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.labelControl38.Appearance.ForeColor = System.Drawing.Color.White; this.labelControl38.Appearance.Options.UseFont = true; this.labelControl38.Appearance.Options.UseForeColor = true; this.labelControl38.Location = new System.Drawing.Point(24, 5); this.labelControl38.Name = "labelControl38"; this.labelControl38.Size = new System.Drawing.Size(102, 19); this.labelControl38.TabIndex = 286; this.labelControl38.Text = "3.肢体动作(M)"; // // panelControl12 // this.panelControl12.Appearance.BackColor = System.Drawing.Color.White; this.panelControl12.Appearance.Options.UseBackColor = true; this.panelControl12.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl12.Controls.Add(this.radio_VerbalResponseScore); this.panelControl12.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl12.Location = new System.Drawing.Point(10, 103); this.panelControl12.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat; this.panelControl12.LookAndFeel.UseDefaultLookAndFeel = false; this.panelControl12.Name = "panelControl12"; this.panelControl12.Padding = new System.Windows.Forms.Padding(10); this.panelControl12.Size = new System.Drawing.Size(679, 67); this.panelControl12.TabIndex = 334; // // radio_VerbalResponseScore // this.radio_VerbalResponseScore.Dock = System.Windows.Forms.DockStyle.Fill; this.radio_VerbalResponseScore.Location = new System.Drawing.Point(10, 10); this.radio_VerbalResponseScore.Name = "radio_VerbalResponseScore"; this.radio_VerbalResponseScore.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.radio_VerbalResponseScore.Properties.Appearance.Options.UseFont = true; this.radio_VerbalResponseScore.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.radio_VerbalResponseScore.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem(5, "回答正确 5分"), new DevExpress.XtraEditors.Controls.RadioGroupItem(4, "回答错误 4分"), new DevExpress.XtraEditors.Controls.RadioGroupItem(3, "可说出单字 3分"), new DevExpress.XtraEditors.Controls.RadioGroupItem(2, "可发出声音 2分"), new DevExpress.XtraEditors.Controls.RadioGroupItem(1, "无任何反应 1分")}); this.radio_VerbalResponseScore.Size = new System.Drawing.Size(659, 47); this.radio_VerbalResponseScore.TabIndex = 1; this.radio_VerbalResponseScore.SelectedIndexChanged += new System.EventHandler(this.radioGroup2_SelectedIndexChanged); // // panelControl8 // this.panelControl8.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(170)))), ((int)(((byte)(250))))); this.panelControl8.Appearance.Options.UseBackColor = true; this.panelControl8.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl8.Controls.Add(this.labelControl65); this.panelControl8.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl8.Location = new System.Drawing.Point(10, 78); this.panelControl8.Name = "panelControl8"; this.panelControl8.Size = new System.Drawing.Size(679, 25); this.panelControl8.TabIndex = 333; // // labelControl65 // this.labelControl65.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.labelControl65.Appearance.ForeColor = System.Drawing.Color.White; this.labelControl65.Appearance.Options.UseFont = true; this.labelControl65.Appearance.Options.UseForeColor = true; this.labelControl65.Location = new System.Drawing.Point(24, 4); this.labelControl65.Name = "labelControl65"; this.labelControl65.Size = new System.Drawing.Size(100, 19); this.labelControl65.TabIndex = 286; this.labelControl65.Text = "2.语言反应(V)"; // // panelControl7 // this.panelControl7.Appearance.BackColor = System.Drawing.Color.White; this.panelControl7.Appearance.Options.UseBackColor = true; this.panelControl7.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl7.Controls.Add(this.radio_EyesOpenScore); this.panelControl7.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl7.Location = new System.Drawing.Point(10, 37); this.panelControl7.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat; this.panelControl7.LookAndFeel.UseDefaultLookAndFeel = false; this.panelControl7.Name = "panelControl7"; this.panelControl7.Padding = new System.Windows.Forms.Padding(10); this.panelControl7.Size = new System.Drawing.Size(679, 41); this.panelControl7.TabIndex = 332; // // radio_EyesOpenScore // this.radio_EyesOpenScore.Dock = System.Windows.Forms.DockStyle.Fill; this.radio_EyesOpenScore.Location = new System.Drawing.Point(10, 10); this.radio_EyesOpenScore.Name = "radio_EyesOpenScore"; this.radio_EyesOpenScore.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.radio_EyesOpenScore.Properties.Appearance.Options.UseFont = true; this.radio_EyesOpenScore.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.radio_EyesOpenScore.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem(4, "自然睁眼 4分"), new DevExpress.XtraEditors.Controls.RadioGroupItem(3, "呼唤睁眼 3分", true, null, ""), new DevExpress.XtraEditors.Controls.RadioGroupItem(2, "刺痛睁眼 2分", true, null, ""), new DevExpress.XtraEditors.Controls.RadioGroupItem(1, "刺激无反应 1分")}); this.radio_EyesOpenScore.Size = new System.Drawing.Size(659, 21); this.radio_EyesOpenScore.TabIndex = 5; this.radio_EyesOpenScore.SelectedIndexChanged += new System.EventHandler(this.radioGroup1_SelectedIndexChanged); // // panelControl5 // this.panelControl5.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(170)))), ((int)(((byte)(250))))); this.panelControl5.Appearance.Options.UseBackColor = true; this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl5.Controls.Add(this.labelControl66); this.panelControl5.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl5.Location = new System.Drawing.Point(10, 10); this.panelControl5.Name = "panelControl5"; this.panelControl5.Size = new System.Drawing.Size(679, 27); this.panelControl5.TabIndex = 331; // // labelControl66 // this.labelControl66.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.labelControl66.Appearance.ForeColor = System.Drawing.Color.White; this.labelControl66.Appearance.Options.UseFont = true; this.labelControl66.Appearance.Options.UseForeColor = true; this.labelControl66.Location = new System.Drawing.Point(24, 4); this.labelControl66.Name = "labelControl66"; this.labelControl66.Size = new System.Drawing.Size(99, 19); this.labelControl66.TabIndex = 0; this.labelControl66.Text = "1.睁眼反应(E)"; // // panelControl18 // this.panelControl18.Appearance.BackColor = System.Drawing.Color.White; this.panelControl18.Appearance.Options.UseBackColor = true; this.panelControl18.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl18.Controls.Add(this.radio_LimbExerciseScore); this.panelControl18.Controls.Add(this.radioButton19); this.panelControl18.Controls.Add(this.radioButton18); this.panelControl18.Controls.Add(this.radioButton17); this.panelControl18.Controls.Add(this.radioButton3); this.panelControl18.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl18.Location = new System.Drawing.Point(10, 198); this.panelControl18.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat; this.panelControl18.LookAndFeel.UseDefaultLookAndFeel = false; this.panelControl18.Name = "panelControl18"; this.panelControl18.Padding = new System.Windows.Forms.Padding(10); this.panelControl18.Size = new System.Drawing.Size(679, 68); this.panelControl18.TabIndex = 336; // // radio_LimbExerciseScore // this.radio_LimbExerciseScore.Dock = System.Windows.Forms.DockStyle.Fill; this.radio_LimbExerciseScore.Location = new System.Drawing.Point(10, 10); this.radio_LimbExerciseScore.Name = "radio_LimbExerciseScore"; this.radio_LimbExerciseScore.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.radio_LimbExerciseScore.Properties.Appearance.Options.UseFont = true; this.radio_LimbExerciseScore.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.radio_LimbExerciseScore.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem(6, "遵嘱动作 6分"), new DevExpress.XtraEditors.Controls.RadioGroupItem(5, "定位动作 5分"), new DevExpress.XtraEditors.Controls.RadioGroupItem(4, "刺激回缩 4分"), new DevExpress.XtraEditors.Controls.RadioGroupItem(3, "疼痛屈曲 3分"), new DevExpress.XtraEditors.Controls.RadioGroupItem(2, "刺激伸直 2分"), new DevExpress.XtraEditors.Controls.RadioGroupItem(1, "无任何反应 1分")}); this.radio_LimbExerciseScore.Size = new System.Drawing.Size(659, 48); this.radio_LimbExerciseScore.TabIndex = 4; this.radio_LimbExerciseScore.SelectedIndexChanged += new System.EventHandler(this.radioGroup3_SelectedIndexChanged); // // radioButton19 // this.radioButton19.AutoSize = true; this.radioButton19.Font = new System.Drawing.Font("Tahoma", 11F); this.radioButton19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.radioButton19.Location = new System.Drawing.Point(169, -213); this.radioButton19.Name = "radioButton19"; this.radioButton19.Size = new System.Drawing.Size(124, 22); this.radioButton19.TabIndex = 1; this.radioButton19.TabStop = true; this.radioButton19.Text = "自然睁眼 - 4分"; this.radioButton19.UseVisualStyleBackColor = true; // // radioButton18 // this.radioButton18.AutoSize = true; this.radioButton18.Font = new System.Drawing.Font("Tahoma", 11F); this.radioButton18.Location = new System.Drawing.Point(317, -213); this.radioButton18.Name = "radioButton18"; this.radioButton18.Size = new System.Drawing.Size(124, 22); this.radioButton18.TabIndex = 2; this.radioButton18.TabStop = true; this.radioButton18.Text = "呼唤睁眼 - 3分"; this.radioButton18.UseVisualStyleBackColor = true; // // radioButton17 // this.radioButton17.AutoSize = true; this.radioButton17.Font = new System.Drawing.Font("Tahoma", 11F); this.radioButton17.Location = new System.Drawing.Point(465, -213); this.radioButton17.Name = "radioButton17"; this.radioButton17.Size = new System.Drawing.Size(124, 22); this.radioButton17.TabIndex = 3; this.radioButton17.TabStop = true; this.radioButton17.Text = "刺痛睁眼 - 2分"; this.radioButton17.UseVisualStyleBackColor = true; // // radioButton3 // this.radioButton3.AutoSize = true; this.radioButton3.Font = new System.Drawing.Font("Tahoma", 11F); this.radioButton3.Location = new System.Drawing.Point(613, -213); this.radioButton3.Name = "radioButton3"; this.radioButton3.Size = new System.Drawing.Size(139, 22); this.radioButton3.TabIndex = 0; this.radioButton3.TabStop = true; this.radioButton3.Text = "刺激无反应 - 1分"; this.radioButton3.UseVisualStyleBackColor = true; // // simpleButton1 // this.simpleButton1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(140)))), ((int)(((byte)(240))))); this.simpleButton1.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(109)))), ((int)(((byte)(193))))); this.simpleButton1.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.simpleButton1.Appearance.ForeColor = System.Drawing.Color.White; this.simpleButton1.Appearance.Options.UseBackColor = true; this.simpleButton1.Appearance.Options.UseBorderColor = true; this.simpleButton1.Appearance.Options.UseFont = true; this.simpleButton1.Appearance.Options.UseForeColor = true; this.simpleButton1.Location = new System.Drawing.Point(250, 43); this.simpleButton1.Name = "simpleButton1"; this.simpleButton1.Size = new System.Drawing.Size(126, 30); this.simpleButton1.TabIndex = 337; this.simpleButton1.Text = "保存"; this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click); // // labelControl1 // this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 11F); this.labelControl1.Appearance.Options.UseFont = true; this.labelControl1.Location = new System.Drawing.Point(10, 13); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(30, 18); this.labelControl1.TabIndex = 338; this.labelControl1.Text = "合计"; // // lbl_TotalScore // this.lbl_TotalScore.Appearance.Font = new System.Drawing.Font("Tahoma", 11F); this.lbl_TotalScore.Appearance.ForeColor = System.Drawing.Color.Red; this.lbl_TotalScore.Appearance.Options.UseFont = true; this.lbl_TotalScore.Appearance.Options.UseForeColor = true; this.lbl_TotalScore.Location = new System.Drawing.Point(64, 13); this.lbl_TotalScore.Name = "lbl_TotalScore"; this.lbl_TotalScore.Size = new System.Drawing.Size(0, 18); this.lbl_TotalScore.TabIndex = 339; this.lbl_TotalScore.TextChanged += new System.EventHandler(this.lbl_TotalScore_TextChanged); // // lbl_GCSLeve // this.lbl_GCSLeve.Appearance.Font = new System.Drawing.Font("Tahoma", 11F); this.lbl_GCSLeve.Appearance.ForeColor = System.Drawing.Color.Red; this.lbl_GCSLeve.Appearance.Options.UseFont = true; this.lbl_GCSLeve.Appearance.Options.UseForeColor = true; this.lbl_GCSLeve.Location = new System.Drawing.Point(108, 13); this.lbl_GCSLeve.Name = "lbl_GCSLeve"; this.lbl_GCSLeve.Size = new System.Drawing.Size(0, 18); this.lbl_GCSLeve.TabIndex = 340; // // panelControl1 // this.panelControl1.Appearance.BackColor = System.Drawing.Color.White; this.panelControl1.Appearance.Options.UseBackColor = true; this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl1.Controls.Add(this.simpleButton1); this.panelControl1.Controls.Add(this.lbl_GCSLeve); this.panelControl1.Controls.Add(this.labelControl1); this.panelControl1.Controls.Add(this.lbl_TotalScore); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl1.Location = new System.Drawing.Point(10, 266); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(679, 82); this.panelControl1.TabIndex = 341; // // Form_GCS // this.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(249))))); this.Appearance.Options.UseBackColor = true; this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(699, 358); this.Controls.Add(this.panelControl1); this.Controls.Add(this.panelControl18); this.Controls.Add(this.panelControl19); this.Controls.Add(this.panelControl12); this.Controls.Add(this.panelControl8); this.Controls.Add(this.panelControl7); this.Controls.Add(this.panelControl5); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "Form_GCS"; this.Padding = new System.Windows.Forms.Padding(10); this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "格拉斯昏迷评分(GCS)"; this.Load += new System.EventHandler(this.Form_PatientInfoGCS_Load); ((System.ComponentModel.ISupportInitialize)(this.panelControl19)).EndInit(); this.panelControl19.ResumeLayout(false); this.panelControl19.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl12)).EndInit(); this.panelControl12.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radio_VerbalResponseScore.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl8)).EndInit(); this.panelControl8.ResumeLayout(false); this.panelControl8.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).EndInit(); this.panelControl7.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radio_EyesOpenScore.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit(); this.panelControl5.ResumeLayout(false); this.panelControl5.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl18)).EndInit(); this.panelControl18.ResumeLayout(false); this.panelControl18.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radio_LimbExerciseScore.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.panelControl1.PerformLayout(); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.PanelControl panelControl19; private DevExpress.XtraEditors.LabelControl labelControl38; private DevExpress.XtraEditors.PanelControl panelControl12; private DevExpress.XtraEditors.PanelControl panelControl8; private DevExpress.XtraEditors.LabelControl labelControl65; private DevExpress.XtraEditors.PanelControl panelControl7; private DevExpress.XtraEditors.PanelControl panelControl5; private DevExpress.XtraEditors.LabelControl labelControl66; private DevExpress.XtraEditors.PanelControl panelControl18; private System.Windows.Forms.RadioButton radioButton19; private System.Windows.Forms.RadioButton radioButton18; private System.Windows.Forms.RadioButton radioButton17; private System.Windows.Forms.RadioButton radioButton3; private DevExpress.XtraEditors.SimpleButton simpleButton1; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraEditors.LabelControl lbl_TotalScore; private DevExpress.XtraEditors.LabelControl lbl_GCSLeve; private DevExpress.XtraEditors.RadioGroup radio_EyesOpenScore; private DevExpress.XtraEditors.RadioGroup radio_VerbalResponseScore; private DevExpress.XtraEditors.RadioGroup radio_LimbExerciseScore; private DevExpress.XtraEditors.PanelControl panelControl1; } }