StableVersion4.3/HL_FristAidPlatform_EMRS/Form_PatientInfoPHI.Designe...

632 lines
41 KiB
C#
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

namespace HL_FristAidPlatform_EMRS
{
partial class Form_PatientInfoPHI
{
/// <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.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.radioGroup5 = new DevExpress.XtraEditors.RadioGroup();
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
this.radioGroup4 = new DevExpress.XtraEditors.RadioGroup();
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
this.radioGroup3 = new DevExpress.XtraEditors.RadioGroup();
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
this.radioGroup2 = new DevExpress.XtraEditors.RadioGroup();
this.panelControl7 = new DevExpress.XtraEditors.PanelControl();
this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
this.radioGroup1 = new DevExpress.XtraEditors.RadioGroup();
this.lbl_phiLevel = new DevExpress.XtraEditors.LabelControl();
this.lbl_TotalScore = new DevExpress.XtraEditors.LabelControl();
this.labelcontor1 = new DevExpress.XtraEditors.LabelControl();
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.tablePanel3 = new DevExpress.Utils.Layout.TablePanel();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.tablePanel2 = new DevExpress.Utils.Layout.TablePanel();
this.tablePanel1 = new DevExpress.Utils.Layout.TablePanel();
this.labelControl41 = new DevExpress.XtraEditors.LabelControl();
this.labelControl40 = new DevExpress.XtraEditors.LabelControl();
this.labelControl42 = new DevExpress.XtraEditors.LabelControl();
this.labelControl38 = new DevExpress.XtraEditors.LabelControl();
this.labelControl39 = new DevExpress.XtraEditors.LabelControl();
((System.ComponentModel.ISupportInitialize)(this.radioGroup5.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup4.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup3.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl7)).BeginInit();
this.panelControl7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tablePanel3)).BeginInit();
this.tablePanel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tablePanel2)).BeginInit();
this.tablePanel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).BeginInit();
this.tablePanel1.SuspendLayout();
this.SuspendLayout();
//
// labelControl3
//
this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.labelControl3.Appearance.ForeColor = System.Drawing.Color.Silver;
this.labelControl3.Appearance.Options.UseFont = true;
this.labelControl3.Appearance.Options.UseForeColor = true;
this.labelControl3.Dock = System.Windows.Forms.DockStyle.Left;
this.labelControl3.Location = new System.Drawing.Point(191, 0);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(256, 18);
this.labelControl3.TabIndex = 334;
this.labelControl3.Text = "有无胸或腹部穿刺透伤无0分有4分";
//
// labelControl4
//
this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.labelControl4.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelControl4.Appearance.Options.UseFont = true;
this.labelControl4.Appearance.Options.UseForeColor = true;
this.labelControl4.Appearance.Options.UseTextOptions = true;
this.labelControl4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.tablePanel2.SetColumn(this.labelControl4, 0);
this.labelControl4.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl4.Location = new System.Drawing.Point(3, 147);
this.labelControl4.Name = "labelControl4";
this.tablePanel2.SetRow(this.labelControl4, 4);
this.labelControl4.Size = new System.Drawing.Size(150, 28);
this.labelControl4.TabIndex = 329;
this.labelControl4.Text = "附加伤部及伤型";
//
// radioGroup5
//
this.radioGroup5.Dock = System.Windows.Forms.DockStyle.Left;
this.radioGroup5.Location = new System.Drawing.Point(0, 0);
this.radioGroup5.Name = "radioGroup5";
this.radioGroup5.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
this.radioGroup5.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.radioGroup5.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.radioGroup5.Properties.Appearance.Options.UseBackColor = true;
this.radioGroup5.Properties.Appearance.Options.UseFont = true;
this.radioGroup5.Properties.Appearance.Options.UseForeColor = true;
this.radioGroup5.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.radioGroup5.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "无"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "有")});
this.radioGroup5.Size = new System.Drawing.Size(191, 28);
this.radioGroup5.TabIndex = 353;
this.radioGroup5.SelectedIndexChanged += new System.EventHandler(this.radioGroup5_SelectedIndexChanged);
//
// labelControl10
//
this.labelControl10.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.labelControl10.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelControl10.Appearance.Options.UseFont = true;
this.labelControl10.Appearance.Options.UseForeColor = true;
this.labelControl10.Appearance.Options.UseTextOptions = true;
this.labelControl10.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.tablePanel2.SetColumn(this.labelControl10, 0);
this.labelControl10.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl10.Location = new System.Drawing.Point(3, 111);
this.labelControl10.Name = "labelControl10";
this.tablePanel2.SetRow(this.labelControl10, 3);
this.labelControl10.Size = new System.Drawing.Size(150, 30);
this.labelControl10.TabIndex = 322;
this.labelControl10.Text = "神志";
//
// radioGroup4
//
this.tablePanel2.SetColumn(this.radioGroup4, 1);
this.radioGroup4.Dock = System.Windows.Forms.DockStyle.Fill;
this.radioGroup4.Location = new System.Drawing.Point(159, 111);
this.radioGroup4.Name = "radioGroup4";
this.radioGroup4.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
this.radioGroup4.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.radioGroup4.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.radioGroup4.Properties.Appearance.Options.UseBackColor = true;
this.radioGroup4.Properties.Appearance.Options.UseFont = true;
this.radioGroup4.Properties.Appearance.Options.UseForeColor = true;
this.radioGroup4.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.radioGroup4.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "正常"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "——"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "模糊或烦躁"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "不可理解的语言")});
this.tablePanel2.SetRow(this.radioGroup4, 3);
this.radioGroup4.Size = new System.Drawing.Size(618, 30);
this.radioGroup4.TabIndex = 352;
this.radioGroup4.SelectedIndexChanged += new System.EventHandler(this.radioGroup4_SelectedIndexChanged);
//
// labelControl9
//
this.labelControl9.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.labelControl9.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelControl9.Appearance.Options.UseFont = true;
this.labelControl9.Appearance.Options.UseForeColor = true;
this.labelControl9.Appearance.Options.UseTextOptions = true;
this.labelControl9.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.tablePanel2.SetColumn(this.labelControl9, 0);
this.labelControl9.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl9.Location = new System.Drawing.Point(3, 75);
this.labelControl9.Name = "labelControl9";
this.tablePanel2.SetRow(this.labelControl9, 2);
this.labelControl9.Size = new System.Drawing.Size(150, 30);
this.labelControl9.TabIndex = 315;
this.labelControl9.Text = "呼吸(次/分)";
//
// radioGroup3
//
this.tablePanel2.SetColumn(this.radioGroup3, 1);
this.radioGroup3.Dock = System.Windows.Forms.DockStyle.Fill;
this.radioGroup3.Location = new System.Drawing.Point(159, 75);
this.radioGroup3.Name = "radioGroup3";
this.radioGroup3.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
this.radioGroup3.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.radioGroup3.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.radioGroup3.Properties.Appearance.Options.UseBackColor = true;
this.radioGroup3.Properties.Appearance.Options.UseFont = true;
this.radioGroup3.Properties.Appearance.Options.UseForeColor = 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, "14~28"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "——"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, ">30(费力或浅表)"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "10")});
this.tablePanel2.SetRow(this.radioGroup3, 2);
this.radioGroup3.Size = new System.Drawing.Size(618, 30);
this.radioGroup3.TabIndex = 351;
this.radioGroup3.SelectedIndexChanged += new System.EventHandler(this.radioGroup3_SelectedIndexChanged);
//
// labelControl13
//
this.labelControl13.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.labelControl13.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelControl13.Appearance.Options.UseFont = true;
this.labelControl13.Appearance.Options.UseForeColor = true;
this.labelControl13.Appearance.Options.UseTextOptions = true;
this.labelControl13.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.tablePanel2.SetColumn(this.labelControl13, 0);
this.labelControl13.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl13.Location = new System.Drawing.Point(3, 39);
this.labelControl13.Name = "labelControl13";
this.tablePanel2.SetRow(this.labelControl13, 1);
this.labelControl13.Size = new System.Drawing.Size(150, 30);
this.labelControl13.TabIndex = 308;
this.labelControl13.Text = "脉搏(次/分)";
//
// radioGroup2
//
this.tablePanel2.SetColumn(this.radioGroup2, 1);
this.radioGroup2.Dock = System.Windows.Forms.DockStyle.Fill;
this.radioGroup2.Location = new System.Drawing.Point(159, 39);
this.radioGroup2.Name = "radioGroup2";
this.radioGroup2.Properties.Appearance.BackColor = System.Drawing.Color.White;
this.radioGroup2.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.radioGroup2.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.radioGroup2.Properties.Appearance.Options.UseBackColor = true;
this.radioGroup2.Properties.Appearance.Options.UseFont = true;
this.radioGroup2.Properties.Appearance.Options.UseForeColor = 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, "51-119"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "——"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, ">120"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "50")});
this.tablePanel2.SetRow(this.radioGroup2, 1);
this.radioGroup2.Size = new System.Drawing.Size(618, 30);
this.radioGroup2.TabIndex = 350;
this.radioGroup2.SelectedIndexChanged += new System.EventHandler(this.radioGroup2_SelectedIndexChanged);
//
// panelControl7
//
this.panelControl7.Appearance.BackColor = System.Drawing.Color.White;
this.panelControl7.Appearance.Options.UseBackColor = true;
this.panelControl7.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.tablePanel2.SetColumn(this.panelControl7, 1);
this.panelControl7.Controls.Add(this.labelControl3);
this.panelControl7.Controls.Add(this.radioGroup5);
this.panelControl7.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl7.Location = new System.Drawing.Point(159, 147);
this.panelControl7.Name = "panelControl7";
this.tablePanel2.SetRow(this.panelControl7, 4);
this.panelControl7.Size = new System.Drawing.Size(618, 28);
this.panelControl7.TabIndex = 369;
//
// labelControl14
//
this.labelControl14.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.labelControl14.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelControl14.Appearance.Options.UseFont = true;
this.labelControl14.Appearance.Options.UseForeColor = true;
this.labelControl14.Appearance.Options.UseTextOptions = true;
this.labelControl14.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.tablePanel2.SetColumn(this.labelControl14, 0);
this.labelControl14.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl14.Location = new System.Drawing.Point(3, 3);
this.labelControl14.Name = "labelControl14";
this.tablePanel2.SetRow(this.labelControl14, 0);
this.labelControl14.Size = new System.Drawing.Size(150, 30);
this.labelControl14.TabIndex = 296;
this.labelControl14.Text = "收缩压(mmhg)";
//
// radioGroup1
//
this.tablePanel2.SetColumn(this.radioGroup1, 1);
this.radioGroup1.Dock = System.Windows.Forms.DockStyle.Fill;
this.radioGroup1.Location = new System.Drawing.Point(159, 3);
this.radioGroup1.Name = "radioGroup1";
this.radioGroup1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
this.radioGroup1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.radioGroup1.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.radioGroup1.Properties.Appearance.Options.UseBackColor = true;
this.radioGroup1.Properties.Appearance.Options.UseFont = true;
this.radioGroup1.Properties.Appearance.Options.UseForeColor = 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, "≥100 "),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "≥85,100"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "≥75,85"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "75")});
this.tablePanel2.SetRow(this.radioGroup1, 0);
this.radioGroup1.Size = new System.Drawing.Size(618, 30);
this.radioGroup1.TabIndex = 349;
this.radioGroup1.SelectedIndexChanged += new System.EventHandler(this.radioGroup1_SelectedIndexChanged);
//
// lbl_phiLevel
//
this.lbl_phiLevel.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.lbl_phiLevel.Appearance.ForeColor = System.Drawing.Color.Red;
this.lbl_phiLevel.Appearance.Options.UseFont = true;
this.lbl_phiLevel.Appearance.Options.UseForeColor = true;
this.lbl_phiLevel.Location = new System.Drawing.Point(696, 4);
this.lbl_phiLevel.Name = "lbl_phiLevel";
this.lbl_phiLevel.Size = new System.Drawing.Size(0, 18);
this.lbl_phiLevel.TabIndex = 337;
this.lbl_phiLevel.Visible = false;
//
// 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(603, 5);
this.lbl_TotalScore.Name = "lbl_TotalScore";
this.lbl_TotalScore.Size = new System.Drawing.Size(0, 18);
this.lbl_TotalScore.TabIndex = 336;
this.lbl_TotalScore.Visible = false;
this.lbl_TotalScore.TextChanged += new System.EventHandler(this.lbl_TotalScore_TextChanged);
//
// labelcontor1
//
this.labelcontor1.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.labelcontor1.Appearance.Options.UseFont = true;
this.labelcontor1.Location = new System.Drawing.Point(553, 5);
this.labelcontor1.Name = "labelcontor1";
this.labelcontor1.Size = new System.Drawing.Size(30, 18);
this.labelcontor1.TabIndex = 335;
this.labelcontor1.Text = "合计";
//
// 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.Options.UseBackColor = true;
this.simpleButton1.Appearance.Options.UseBorderColor = true;
this.simpleButton1.Appearance.Options.UseFont = true;
this.tablePanel3.SetColumn(this.simpleButton1, 2);
this.simpleButton1.Location = new System.Drawing.Point(315, 6);
this.simpleButton1.Name = "simpleButton1";
this.tablePanel3.SetRow(this.simpleButton1, 0);
this.simpleButton1.Size = new System.Drawing.Size(150, 31);
this.simpleButton1.TabIndex = 375;
this.simpleButton1.Text = "保存";
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
//
// panelControl1
//
this.panelControl1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(249)))));
this.panelControl1.Appearance.Options.UseBackColor = true;
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl1.Controls.Add(this.panelControl3);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl1.Location = new System.Drawing.Point(0, 0);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Padding = new System.Windows.Forms.Padding(10);
this.panelControl1.Size = new System.Drawing.Size(800, 308);
this.panelControl1.TabIndex = 377;
//
// panelControl3
//
this.panelControl3.Appearance.BackColor = System.Drawing.Color.White;
this.panelControl3.Appearance.Options.UseBackColor = true;
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl3.Controls.Add(this.tablePanel3);
this.panelControl3.Controls.Add(this.panelControl2);
this.panelControl3.Controls.Add(this.tablePanel2);
this.panelControl3.Controls.Add(this.tablePanel1);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl3.Location = new System.Drawing.Point(10, 10);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(780, 288);
this.panelControl3.TabIndex = 378;
//
// tablePanel3
//
this.tablePanel3.Appearance.BackColor = System.Drawing.Color.Transparent;
this.tablePanel3.Appearance.Options.UseBackColor = true;
this.tablePanel3.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] {
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F)});
this.tablePanel3.Controls.Add(this.simpleButton1);
this.tablePanel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.tablePanel3.Location = new System.Drawing.Point(0, 245);
this.tablePanel3.Name = "tablePanel3";
this.tablePanel3.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] {
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 26F)});
this.tablePanel3.Size = new System.Drawing.Size(780, 43);
this.tablePanel3.TabIndex = 380;
//
// panelControl2
//
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl2.Controls.Add(this.lbl_phiLevel);
this.panelControl2.Controls.Add(this.labelcontor1);
this.panelControl2.Controls.Add(this.lbl_TotalScore);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl2.Location = new System.Drawing.Point(0, 217);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(780, 28);
this.panelControl2.TabIndex = 379;
//
// tablePanel2
//
this.tablePanel2.Appearance.BackColor = System.Drawing.Color.Transparent;
this.tablePanel2.Appearance.Options.UseBackColor = true;
this.tablePanel2.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] {
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 200F)});
this.tablePanel2.Controls.Add(this.radioGroup4);
this.tablePanel2.Controls.Add(this.radioGroup3);
this.tablePanel2.Controls.Add(this.panelControl7);
this.tablePanel2.Controls.Add(this.radioGroup2);
this.tablePanel2.Controls.Add(this.radioGroup1);
this.tablePanel2.Controls.Add(this.labelControl10);
this.tablePanel2.Controls.Add(this.labelControl4);
this.tablePanel2.Controls.Add(this.labelControl9);
this.tablePanel2.Controls.Add(this.labelControl13);
this.tablePanel2.Controls.Add(this.labelControl14);
this.tablePanel2.Dock = System.Windows.Forms.DockStyle.Top;
this.tablePanel2.Location = new System.Drawing.Point(0, 39);
this.tablePanel2.Name = "tablePanel2";
this.tablePanel2.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] {
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 20F),
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 20F),
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 20F),
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 20F),
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 20F)});
this.tablePanel2.Size = new System.Drawing.Size(780, 178);
this.tablePanel2.TabIndex = 378;
//
// tablePanel1
//
this.tablePanel1.Appearance.BackColor = System.Drawing.Color.Transparent;
this.tablePanel1.Appearance.Options.UseBackColor = true;
this.tablePanel1.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] {
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F)});
this.tablePanel1.Controls.Add(this.labelControl41);
this.tablePanel1.Controls.Add(this.labelControl40);
this.tablePanel1.Controls.Add(this.labelControl42);
this.tablePanel1.Controls.Add(this.labelControl38);
this.tablePanel1.Controls.Add(this.labelControl39);
this.tablePanel1.Dock = System.Windows.Forms.DockStyle.Top;
this.tablePanel1.Location = new System.Drawing.Point(0, 0);
this.tablePanel1.Name = "tablePanel1";
this.tablePanel1.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] {
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 26F)});
this.tablePanel1.Size = new System.Drawing.Size(780, 39);
this.tablePanel1.TabIndex = 377;
//
// labelControl41
//
this.labelControl41.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(191)))), ((int)(((byte)(251)))));
this.labelControl41.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl41.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl41.Appearance.Options.UseBackColor = true;
this.labelControl41.Appearance.Options.UseFont = true;
this.labelControl41.Appearance.Options.UseForeColor = true;
this.labelControl41.Appearance.Options.UseTextOptions = true;
this.labelControl41.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.tablePanel1.SetColumn(this.labelControl41, 4);
this.labelControl41.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl41.Location = new System.Drawing.Point(627, 3);
this.labelControl41.Name = "labelControl41";
this.tablePanel1.SetRow(this.labelControl41, 0);
this.labelControl41.Size = new System.Drawing.Size(150, 33);
this.labelControl41.TabIndex = 293;
this.labelControl41.Text = "5";
//
// labelControl40
//
this.labelControl40.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(191)))), ((int)(((byte)(251)))));
this.labelControl40.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl40.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl40.Appearance.Options.UseBackColor = true;
this.labelControl40.Appearance.Options.UseFont = true;
this.labelControl40.Appearance.Options.UseForeColor = true;
this.labelControl40.Appearance.Options.UseTextOptions = true;
this.labelControl40.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.tablePanel1.SetColumn(this.labelControl40, 2);
this.labelControl40.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl40.Location = new System.Drawing.Point(315, 3);
this.labelControl40.Name = "labelControl40";
this.tablePanel1.SetRow(this.labelControl40, 0);
this.labelControl40.Size = new System.Drawing.Size(150, 33);
this.labelControl40.TabIndex = 291;
this.labelControl40.Text = "1";
//
// labelControl42
//
this.labelControl42.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(191)))), ((int)(((byte)(251)))));
this.labelControl42.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl42.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl42.Appearance.Options.UseBackColor = true;
this.labelControl42.Appearance.Options.UseFont = true;
this.labelControl42.Appearance.Options.UseForeColor = true;
this.labelControl42.Appearance.Options.UseTextOptions = true;
this.labelControl42.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.tablePanel1.SetColumn(this.labelControl42, 3);
this.labelControl42.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl42.Location = new System.Drawing.Point(471, 3);
this.labelControl42.Name = "labelControl42";
this.tablePanel1.SetRow(this.labelControl42, 0);
this.labelControl42.Size = new System.Drawing.Size(150, 33);
this.labelControl42.TabIndex = 292;
this.labelControl42.Text = "3";
//
// labelControl38
//
this.labelControl38.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(191)))), ((int)(((byte)(251)))));
this.labelControl38.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl38.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl38.Appearance.Options.UseBackColor = true;
this.labelControl38.Appearance.Options.UseFont = true;
this.labelControl38.Appearance.Options.UseForeColor = true;
this.labelControl38.Appearance.Options.UseTextOptions = true;
this.labelControl38.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.tablePanel1.SetColumn(this.labelControl38, 1);
this.labelControl38.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl38.Location = new System.Drawing.Point(159, 3);
this.labelControl38.Name = "labelControl38";
this.tablePanel1.SetRow(this.labelControl38, 0);
this.labelControl38.Size = new System.Drawing.Size(150, 33);
this.labelControl38.TabIndex = 290;
this.labelControl38.Text = "0";
//
// labelControl39
//
this.labelControl39.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(191)))), ((int)(((byte)(251)))));
this.labelControl39.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl39.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl39.Appearance.Options.UseBackColor = true;
this.labelControl39.Appearance.Options.UseFont = true;
this.labelControl39.Appearance.Options.UseForeColor = true;
this.labelControl39.Appearance.Options.UseTextOptions = true;
this.labelControl39.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.tablePanel1.SetColumn(this.labelControl39, 0);
this.labelControl39.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl39.Location = new System.Drawing.Point(3, 3);
this.labelControl39.Name = "labelControl39";
this.tablePanel1.SetRow(this.labelControl39, 0);
this.labelControl39.Size = new System.Drawing.Size(150, 33);
this.labelControl39.TabIndex = 289;
this.labelControl39.Text = "指标";
//
// Form_PatientInfoPHI
//
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(800, 308);
this.Controls.Add(this.panelControl1);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "Form_PatientInfoPHI";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "院前指数法评分标准(PHI)";
this.Load += new System.EventHandler(this.Form_PatientInfoPHI_Load);
((System.ComponentModel.ISupportInitialize)(this.radioGroup5.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup4.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup3.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl7)).EndInit();
this.panelControl7.ResumeLayout(false);
this.panelControl7.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tablePanel3)).EndInit();
this.tablePanel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
this.panelControl2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.tablePanel2)).EndInit();
this.tablePanel2.ResumeLayout(false);
this.tablePanel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).EndInit();
this.tablePanel1.ResumeLayout(false);
this.tablePanel1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.LabelControl labelControl4;
private DevExpress.XtraEditors.RadioGroup radioGroup5;
private DevExpress.XtraEditors.LabelControl labelControl10;
private DevExpress.XtraEditors.RadioGroup radioGroup4;
private DevExpress.XtraEditors.LabelControl labelControl9;
private DevExpress.XtraEditors.RadioGroup radioGroup3;
private DevExpress.XtraEditors.LabelControl labelControl13;
private DevExpress.XtraEditors.RadioGroup radioGroup2;
private DevExpress.XtraEditors.PanelControl panelControl7;
private DevExpress.XtraEditors.LabelControl labelControl14;
private DevExpress.XtraEditors.RadioGroup radioGroup1;
private DevExpress.XtraEditors.LabelControl lbl_TotalScore;
private DevExpress.XtraEditors.LabelControl labelcontor1;
private DevExpress.XtraEditors.SimpleButton simpleButton1;
private DevExpress.XtraEditors.LabelControl lbl_phiLevel;
private DevExpress.Utils.Layout.TablePanel tablePanel2;
private DevExpress.Utils.Layout.TablePanel tablePanel3;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.Utils.Layout.TablePanel tablePanel1;
private DevExpress.XtraEditors.LabelControl labelControl41;
private DevExpress.XtraEditors.LabelControl labelControl40;
private DevExpress.XtraEditors.LabelControl labelControl42;
private DevExpress.XtraEditors.LabelControl labelControl38;
private DevExpress.XtraEditors.LabelControl labelControl39;
}
}