StableVersion4.3/HL_FristAidPlatform_Trauma/Form_PatientInfoGCS.Designe...

394 lines
23 KiB
C#

namespace HL_FristAidPlatform_Trauma
{
partial class Form_PatientInfoGCS
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
this.lbl_TotalScore = new DevExpress.XtraEditors.LabelControl();
this.lbl_GCSLeve = new DevExpress.XtraEditors.LabelControl();
this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
this.labelControl66 = new DevExpress.XtraEditors.LabelControl();
this.panelControl7 = new DevExpress.XtraEditors.PanelControl();
this.radioGroup1 = new DevExpress.XtraEditors.RadioGroup();
this.panelControl8 = new DevExpress.XtraEditors.PanelControl();
this.labelControl65 = new DevExpress.XtraEditors.LabelControl();
this.panelControl12 = new DevExpress.XtraEditors.PanelControl();
this.radioGroup2 = new DevExpress.XtraEditors.RadioGroup();
this.panelControl19 = new DevExpress.XtraEditors.PanelControl();
this.labelControl38 = new DevExpress.XtraEditors.LabelControl();
this.panelControl18 = new DevExpress.XtraEditors.PanelControl();
this.radioGroup3 = 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();
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
this.panelControl5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl7)).BeginInit();
this.panelControl7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).BeginInit();
this.panelControl8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl12)).BeginInit();
this.panelControl12.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl19)).BeginInit();
this.panelControl19.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl18)).BeginInit();
this.panelControl18.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.radioGroup3.Properties)).BeginInit();
this.SuspendLayout();
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.labelControl1.Appearance.Options.UseFont = true;
this.labelControl1.Location = new System.Drawing.Point(47, 394);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(30, 18);
this.labelControl1.TabIndex = 348;
this.labelControl1.Text = "合计";
//
// simpleButton1
//
this.simpleButton1.Location = new System.Drawing.Point(299, 410);
this.simpleButton1.Name = "simpleButton1";
this.simpleButton1.Size = new System.Drawing.Size(91, 26);
this.simpleButton1.TabIndex = 347;
this.simpleButton1.Text = "保存";
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
//
// 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(101, 394);
this.lbl_TotalScore.Name = "lbl_TotalScore";
this.lbl_TotalScore.Size = new System.Drawing.Size(0, 18);
this.lbl_TotalScore.TabIndex = 349;
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(145, 394);
this.lbl_GCSLeve.Name = "lbl_GCSLeve";
this.lbl_GCSLeve.Size = new System.Drawing.Size(0, 18);
this.lbl_GCSLeve.TabIndex = 350;
//
// panelControl5
//
this.panelControl5.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(245)))), ((int)(((byte)(255)))));
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(0, 0);
this.panelControl5.Name = "panelControl5";
this.panelControl5.Size = new System.Drawing.Size(695, 46);
this.panelControl5.TabIndex = 351;
//
// labelControl66
//
this.labelControl66.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
this.labelControl66.Appearance.ForeColor = System.Drawing.Color.Black;
this.labelControl66.Appearance.Options.UseFont = true;
this.labelControl66.Appearance.Options.UseForeColor = true;
this.labelControl66.Location = new System.Drawing.Point(24, 9);
this.labelControl66.Name = "labelControl66";
this.labelControl66.Size = new System.Drawing.Size(117, 23);
this.labelControl66.TabIndex = 0;
this.labelControl66.Text = "1.睁眼反应(E)";
//
// 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.radioGroup1);
this.panelControl7.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl7.Location = new System.Drawing.Point(0, 46);
this.panelControl7.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.panelControl7.LookAndFeel.UseDefaultLookAndFeel = false;
this.panelControl7.Name = "panelControl7";
this.panelControl7.Size = new System.Drawing.Size(695, 58);
this.panelControl7.TabIndex = 352;
//
// radioGroup1
//
this.radioGroup1.Location = new System.Drawing.Point(24, 19);
this.radioGroup1.Name = "radioGroup1";
this.radioGroup1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.radioGroup1.Properties.Appearance.Options.UseFont = true;
this.radioGroup1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.radioGroup1.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "自然睁眼 4分"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "呼唤睁眼 3分", true, null, ""),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "刺痛睁眼 2分", true, null, ""),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "刺激无反应 1分")});
this.radioGroup1.Size = new System.Drawing.Size(626, 33);
this.radioGroup1.TabIndex = 5;
this.radioGroup1.SelectedIndexChanged += new System.EventHandler(this.radioGroup1_SelectedIndexChanged);
//
// panelControl8
//
this.panelControl8.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(245)))), ((int)(((byte)(255)))));
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(0, 104);
this.panelControl8.Name = "panelControl8";
this.panelControl8.Size = new System.Drawing.Size(695, 44);
this.panelControl8.TabIndex = 353;
//
// labelControl65
//
this.labelControl65.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
this.labelControl65.Appearance.ForeColor = System.Drawing.Color.Black;
this.labelControl65.Appearance.Options.UseFont = true;
this.labelControl65.Appearance.Options.UseForeColor = true;
this.labelControl65.Location = new System.Drawing.Point(24, 11);
this.labelControl65.Name = "labelControl65";
this.labelControl65.Size = new System.Drawing.Size(117, 23);
this.labelControl65.TabIndex = 286;
this.labelControl65.Text = "2.语言反应(V)";
//
// 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.radioGroup2);
this.panelControl12.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl12.Location = new System.Drawing.Point(0, 148);
this.panelControl12.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.panelControl12.LookAndFeel.UseDefaultLookAndFeel = false;
this.panelControl12.Name = "panelControl12";
this.panelControl12.Size = new System.Drawing.Size(695, 81);
this.panelControl12.TabIndex = 354;
//
// radioGroup2
//
this.radioGroup2.Location = new System.Drawing.Point(24, 10);
this.radioGroup2.Name = "radioGroup2";
this.radioGroup2.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.radioGroup2.Properties.Appearance.Options.UseFont = true;
this.radioGroup2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.radioGroup2.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "回答正确 5分"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "回答错误 4分"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "可说出单字 3分"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "可发出声音 2分"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "无任何反应 1分")});
this.radioGroup2.Size = new System.Drawing.Size(651, 61);
this.radioGroup2.TabIndex = 1;
this.radioGroup2.SelectedIndexChanged += new System.EventHandler(this.radioGroup2_SelectedIndexChanged);
//
// panelControl19
//
this.panelControl19.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(245)))), ((int)(((byte)(255)))));
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(0, 229);
this.panelControl19.Name = "panelControl19";
this.panelControl19.Size = new System.Drawing.Size(695, 47);
this.panelControl19.TabIndex = 355;
//
// labelControl38
//
this.labelControl38.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
this.labelControl38.Appearance.ForeColor = System.Drawing.Color.Black;
this.labelControl38.Appearance.Options.UseFont = true;
this.labelControl38.Appearance.Options.UseForeColor = true;
this.labelControl38.Location = new System.Drawing.Point(24, 11);
this.labelControl38.Name = "labelControl38";
this.labelControl38.Size = new System.Drawing.Size(121, 23);
this.labelControl38.TabIndex = 286;
this.labelControl38.Text = "3.肢体动作(M)";
//
// 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.radioGroup3);
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(0, 276);
this.panelControl18.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.panelControl18.LookAndFeel.UseDefaultLookAndFeel = false;
this.panelControl18.Name = "panelControl18";
this.panelControl18.Size = new System.Drawing.Size(695, 97);
this.panelControl18.TabIndex = 356;
//
// radioGroup3
//
this.radioGroup3.Location = new System.Drawing.Point(24, 17);
this.radioGroup3.Name = "radioGroup3";
this.radioGroup3.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.radioGroup3.Properties.Appearance.Options.UseFont = true;
this.radioGroup3.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.radioGroup3.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "遵嘱动作 6分"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "定位动作 5分"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "刺激回缩 4分"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "疼痛屈曲 3分"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "刺激伸直 2分"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "无任何反应 1分")});
this.radioGroup3.Size = new System.Drawing.Size(626, 51);
this.radioGroup3.TabIndex = 4;
this.radioGroup3.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(159, -223);
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(307, -223);
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(455, -223);
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(603, -223);
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;
//
// Form_PatientInfoGCS
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(695, 450);
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.Controls.Add(this.lbl_GCSLeve);
this.Controls.Add(this.labelControl1);
this.Controls.Add(this.simpleButton1);
this.Controls.Add(this.lbl_TotalScore);
this.Name = "Form_PatientInfoGCS";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "格拉斯哥昏迷评分(GCS)";
this.Load += new System.EventHandler(this.Form_PatientInfoGCS_Load);
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
this.panelControl5.ResumeLayout(false);
this.panelControl5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl7)).EndInit();
this.panelControl7.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).EndInit();
this.panelControl8.ResumeLayout(false);
this.panelControl8.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl12)).EndInit();
this.panelControl12.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl19)).EndInit();
this.panelControl19.ResumeLayout(false);
this.panelControl19.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl18)).EndInit();
this.panelControl18.ResumeLayout(false);
this.panelControl18.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.radioGroup3.Properties)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.SimpleButton simpleButton1;
private DevExpress.XtraEditors.LabelControl lbl_TotalScore;
private DevExpress.XtraEditors.LabelControl lbl_GCSLeve;
private DevExpress.XtraEditors.PanelControl panelControl5;
private DevExpress.XtraEditors.LabelControl labelControl66;
private DevExpress.XtraEditors.PanelControl panelControl7;
private DevExpress.XtraEditors.RadioGroup radioGroup1;
private DevExpress.XtraEditors.PanelControl panelControl8;
private DevExpress.XtraEditors.LabelControl labelControl65;
private DevExpress.XtraEditors.PanelControl panelControl12;
private DevExpress.XtraEditors.RadioGroup radioGroup2;
private DevExpress.XtraEditors.PanelControl panelControl19;
private DevExpress.XtraEditors.LabelControl labelControl38;
private DevExpress.XtraEditors.PanelControl panelControl18;
private DevExpress.XtraEditors.RadioGroup radioGroup3;
private System.Windows.Forms.RadioButton radioButton19;
private System.Windows.Forms.RadioButton radioButton18;
private System.Windows.Forms.RadioButton radioButton17;
private System.Windows.Forms.RadioButton radioButton3;
}
}