namespace HL_FristAidPlatform_EmergencyTriage { partial class Form_RMES { /// /// 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.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.tablePanel3 = new DevExpress.Utils.Layout.TablePanel(); this.labelControlSumScore = new DevExpress.XtraEditors.LabelControl(); this.labelControl14 = new DevExpress.XtraEditors.LabelControl(); this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); this.tablePanel2 = new DevExpress.Utils.Layout.TablePanel(); this.labelControl13 = new DevExpress.XtraEditors.LabelControl(); this.tablePanel1 = new DevExpress.Utils.Layout.TablePanel(); this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.labelControlSPO2 = new DevExpress.XtraEditors.LabelControl(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.rgSPO2 = new DevExpress.XtraEditors.RadioGroup(); this.rgPulse = new DevExpress.XtraEditors.RadioGroup(); this.labelControl12 = new DevExpress.XtraEditors.LabelControl(); this.labelControlPulse = new DevExpress.XtraEditors.LabelControl(); this.labelControlGCSScore = new DevExpress.XtraEditors.LabelControl(); this.labelControlRespiratoryRate = new DevExpress.XtraEditors.LabelControl(); this.rgGCSScore = new DevExpress.XtraEditors.RadioGroup(); this.labelControlAge = new DevExpress.XtraEditors.LabelControl(); this.labelControl10 = new DevExpress.XtraEditors.LabelControl(); this.rgRespiratoryRate = new DevExpress.XtraEditors.RadioGroup(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); this.rgAge = new DevExpress.XtraEditors.RadioGroup(); this.labelControlSystolicPressure = new DevExpress.XtraEditors.LabelControl(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.rgSystolicPressure = new DevExpress.XtraEditors.RadioGroup(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.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(); ((System.ComponentModel.ISupportInitialize)(this.rgSPO2.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rgPulse.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rgGCSScore.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rgRespiratoryRate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rgAge.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rgSystolicPressure.Properties)).BeginInit(); this.SuspendLayout(); // // 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.tablePanel3); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelControl1.Location = new System.Drawing.Point(0, 364); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(1071, 56); this.panelControl1.TabIndex = 0; // // tablePanel3 // this.tablePanel3.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(249))))); 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, 16F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 20F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 10F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 10F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 7F)}); this.tablePanel3.Controls.Add(this.labelControlSumScore); this.tablePanel3.Controls.Add(this.labelControl14); this.tablePanel3.Controls.Add(this.simpleButton1); this.tablePanel3.Dock = System.Windows.Forms.DockStyle.Fill; this.tablePanel3.Location = new System.Drawing.Point(0, 0); this.tablePanel3.Name = "tablePanel3"; this.tablePanel3.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] { new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 26F)}); this.tablePanel3.Size = new System.Drawing.Size(1071, 56); this.tablePanel3.TabIndex = 0; // // labelControlSumScore // this.labelControlSumScore.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControlSumScore.Appearance.Options.UseFont = true; this.labelControlSumScore.Appearance.Options.UseTextOptions = true; this.labelControlSumScore.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControlSumScore.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center; this.tablePanel3.SetColumn(this.labelControlSumScore, 4); this.labelControlSumScore.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControlSumScore.Location = new System.Drawing.Point(913, 3); this.labelControlSumScore.Name = "labelControlSumScore"; this.tablePanel3.SetRow(this.labelControlSumScore, 0); this.labelControlSumScore.Size = new System.Drawing.Size(89, 50); this.labelControlSumScore.TabIndex = 2; this.labelControlSumScore.Text = "分"; // // labelControl14 // this.labelControl14.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl14.Appearance.Options.UseFont = true; this.labelControl14.Appearance.Options.UseTextOptions = true; this.labelControl14.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControl14.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center; this.tablePanel3.SetColumn(this.labelControl14, 3); this.labelControl14.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl14.Location = new System.Drawing.Point(818, 3); this.labelControl14.Name = "labelControl14"; this.tablePanel3.SetRow(this.labelControl14, 0); this.labelControl14.Size = new System.Drawing.Size(89, 50); this.labelControl14.TabIndex = 1; this.labelControl14.Text = "合计"; // // simpleButton1 // this.simpleButton1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(133)))), ((int)(((byte)(228))))); this.simpleButton1.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.simpleButton1.Appearance.Options.UseBackColor = true; this.simpleButton1.Appearance.Options.UseFont = true; this.tablePanel3.SetColumn(this.simpleButton1, 1); this.simpleButton1.Location = new System.Drawing.Point(477, 5); this.simpleButton1.Name = "simpleButton1"; this.tablePanel3.SetRow(this.simpleButton1, 0); this.simpleButton1.Size = new System.Drawing.Size(146, 46); this.simpleButton1.TabIndex = 0; this.simpleButton1.Text = "保存"; this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click); // // panelControl2 // this.panelControl2.Appearance.BackColor = System.Drawing.Color.White; this.panelControl2.Appearance.Options.UseBackColor = true; this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl2.Controls.Add(this.tablePanel2); this.panelControl2.Controls.Add(this.tablePanel1); this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl2.Location = new System.Drawing.Point(0, 0); this.panelControl2.Name = "panelControl2"; this.panelControl2.Size = new System.Drawing.Size(1071, 364); this.panelControl2.TabIndex = 1; // // tablePanel2 // this.tablePanel2.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] { new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 100F)}); this.tablePanel2.Controls.Add(this.labelControl13); this.tablePanel2.Dock = System.Windows.Forms.DockStyle.Top; this.tablePanel2.Location = new System.Drawing.Point(0, 324); this.tablePanel2.Name = "tablePanel2"; this.tablePanel2.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] { new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 26F)}); this.tablePanel2.Size = new System.Drawing.Size(1071, 37); this.tablePanel2.TabIndex = 312; // // labelControl13 // this.labelControl13.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl13.Appearance.ForeColor = System.Drawing.Color.Gray; 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.labelControl13.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center; this.tablePanel2.SetColumn(this.labelControl13, 0); this.labelControl13.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl13.Location = new System.Drawing.Point(3, 3); this.labelControl13.Name = "labelControl13"; this.tablePanel2.SetRow(this.labelControl13, 0); this.labelControl13.Size = new System.Drawing.Size(1065, 31); this.labelControl13.TabIndex = 0; this.labelControl13.Text = "注:RMES≤11分病死率10%;16-17分病死率50%;≥24分病死率100%。"; // // tablePanel1 // this.tablePanel1.Appearance.BackColor = System.Drawing.Color.White; this.tablePanel1.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(222)))), ((int)(((byte)(226))))); this.tablePanel1.Appearance.Options.UseBackColor = true; this.tablePanel1.Appearance.Options.UseBorderColor = true; this.tablePanel1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; this.tablePanel1.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] { new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 10F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F)}); this.tablePanel1.Controls.Add(this.labelControl5); this.tablePanel1.Controls.Add(this.labelControl3); this.tablePanel1.Controls.Add(this.labelControl1); this.tablePanel1.Controls.Add(this.labelControlSPO2); this.tablePanel1.Controls.Add(this.labelControl2); this.tablePanel1.Controls.Add(this.rgSPO2); this.tablePanel1.Controls.Add(this.rgPulse); this.tablePanel1.Controls.Add(this.labelControl12); this.tablePanel1.Controls.Add(this.labelControlPulse); this.tablePanel1.Controls.Add(this.labelControlGCSScore); this.tablePanel1.Controls.Add(this.labelControlRespiratoryRate); this.tablePanel1.Controls.Add(this.rgGCSScore); this.tablePanel1.Controls.Add(this.labelControlAge); this.tablePanel1.Controls.Add(this.labelControl10); this.tablePanel1.Controls.Add(this.rgRespiratoryRate); this.tablePanel1.Controls.Add(this.labelControl4); this.tablePanel1.Controls.Add(this.labelControl8); this.tablePanel1.Controls.Add(this.rgAge); this.tablePanel1.Controls.Add(this.labelControlSystolicPressure); this.tablePanel1.Controls.Add(this.labelControl6); this.tablePanel1.Controls.Add(this.rgSystolicPressure); 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, 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), new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 20F), new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 20F)}); this.tablePanel1.Size = new System.Drawing.Size(1071, 324); this.tablePanel1.TabIndex = 311; // // labelControl5 // this.labelControl5.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(188)))), ((int)(((byte)(255))))); this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.labelControl5.Appearance.ForeColor = System.Drawing.Color.White; this.labelControl5.Appearance.Options.UseBackColor = true; this.labelControl5.Appearance.Options.UseFont = true; this.labelControl5.Appearance.Options.UseForeColor = true; this.labelControl5.Appearance.Options.UseTextOptions = true; this.labelControl5.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.tablePanel1.SetColumn(this.labelControl5, 2); this.labelControl5.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl5.Location = new System.Drawing.Point(992, 3); this.labelControl5.Name = "labelControl5"; this.tablePanel1.SetRow(this.labelControl5, 0); this.labelControl5.Size = new System.Drawing.Size(76, 40); this.labelControl5.TabIndex = 326; this.labelControl5.Text = "得分"; // // labelControl3 // this.labelControl3.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(188)))), ((int)(((byte)(255))))); this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.labelControl3.Appearance.ForeColor = System.Drawing.Color.White; this.labelControl3.Appearance.Options.UseBackColor = true; this.labelControl3.Appearance.Options.UseFont = true; this.labelControl3.Appearance.Options.UseForeColor = true; this.labelControl3.Appearance.Options.UseTextOptions = true; this.labelControl3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.tablePanel1.SetColumn(this.labelControl3, 1); this.labelControl3.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl3.Location = new System.Drawing.Point(168, 3); this.labelControl3.Name = "labelControl3"; this.tablePanel1.SetRow(this.labelControl3, 0); this.labelControl3.Size = new System.Drawing.Size(818, 40); this.labelControl3.TabIndex = 325; this.labelControl3.Text = "选项"; // // labelControl1 // this.labelControl1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(188)))), ((int)(((byte)(255))))); this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.labelControl1.Appearance.ForeColor = System.Drawing.Color.White; this.labelControl1.Appearance.Options.UseBackColor = true; this.labelControl1.Appearance.Options.UseFont = true; this.labelControl1.Appearance.Options.UseForeColor = true; this.labelControl1.Appearance.Options.UseTextOptions = true; this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.tablePanel1.SetColumn(this.labelControl1, 0); this.labelControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl1.Location = new System.Drawing.Point(3, 3); this.labelControl1.Name = "labelControl1"; this.tablePanel1.SetRow(this.labelControl1, 0); this.labelControl1.Size = new System.Drawing.Size(159, 40); this.labelControl1.TabIndex = 324; this.labelControl1.Text = "项目"; // // labelControlSPO2 // this.labelControlSPO2.Appearance.BackColor = System.Drawing.Color.White; this.labelControlSPO2.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControlSPO2.Appearance.Options.UseBackColor = true; this.labelControlSPO2.Appearance.Options.UseFont = true; this.labelControlSPO2.Appearance.Options.UseTextOptions = true; this.labelControlSPO2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControlSPO2.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center; this.tablePanel1.SetColumn(this.labelControlSPO2, 2); this.labelControlSPO2.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControlSPO2.Location = new System.Drawing.Point(992, 279); this.labelControlSPO2.Name = "labelControlSPO2"; this.tablePanel1.SetRow(this.labelControlSPO2, 6); this.labelControlSPO2.Size = new System.Drawing.Size(76, 42); this.labelControlSPO2.TabIndex = 323; this.labelControlSPO2.Text = "分"; // // labelControl2 // this.labelControl2.Appearance.BackColor = System.Drawing.Color.White; this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl2.Appearance.Options.UseBackColor = true; this.labelControl2.Appearance.Options.UseFont = true; this.labelControl2.Appearance.Options.UseTextOptions = true; this.labelControl2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControl2.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center; this.tablePanel1.SetColumn(this.labelControl2, 0); this.labelControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl2.Location = new System.Drawing.Point(3, 49); this.labelControl2.Name = "labelControl2"; this.tablePanel1.SetRow(this.labelControl2, 1); this.labelControl2.Size = new System.Drawing.Size(159, 40); this.labelControl2.TabIndex = 305; this.labelControl2.Text = "脉搏(次/分)"; // // rgSPO2 // this.tablePanel1.SetColumn(this.rgSPO2, 1); this.rgSPO2.Dock = System.Windows.Forms.DockStyle.Fill; this.rgSPO2.Location = new System.Drawing.Point(168, 279); this.rgSPO2.Name = "rgSPO2"; this.rgSPO2.Properties.AllowMouseWheel = false; this.rgSPO2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.rgSPO2.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("0", ">89%"), new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "86%-89%"), new DevExpress.XtraEditors.Controls.RadioGroupItem("3", "75%-85%"), new DevExpress.XtraEditors.Controls.RadioGroupItem("4", "<75%")}); this.tablePanel1.SetRow(this.rgSPO2, 6); this.rgSPO2.Size = new System.Drawing.Size(818, 42); this.rgSPO2.TabIndex = 322; this.rgSPO2.SelectedIndexChanged += new System.EventHandler(this.rgSPO2_SelectedIndexChanged); // // rgPulse // this.tablePanel1.SetColumn(this.rgPulse, 1); this.rgPulse.Dock = System.Windows.Forms.DockStyle.Fill; this.rgPulse.Location = new System.Drawing.Point(168, 49); this.rgPulse.Name = "rgPulse"; this.rgPulse.Properties.AllowMouseWheel = false; this.rgPulse.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.rgPulse.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "70-90"), new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "55-69或110-139"), new DevExpress.XtraEditors.Controls.RadioGroupItem("3", "40-54或140-179"), new DevExpress.XtraEditors.Controls.RadioGroupItem("4", "<40或>179")}); this.tablePanel1.SetRow(this.rgPulse, 1); this.rgPulse.Size = new System.Drawing.Size(818, 40); this.rgPulse.TabIndex = 306; this.rgPulse.SelectedIndexChanged += new System.EventHandler(this.rgPulse_SelectedIndexChanged); // // labelControl12 // this.labelControl12.Appearance.BackColor = System.Drawing.Color.White; this.labelControl12.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl12.Appearance.Options.UseBackColor = true; this.labelControl12.Appearance.Options.UseFont = true; this.labelControl12.Appearance.Options.UseTextOptions = true; this.labelControl12.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControl12.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center; this.tablePanel1.SetColumn(this.labelControl12, 0); this.labelControl12.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl12.Location = new System.Drawing.Point(3, 279); this.labelControl12.Name = "labelControl12"; this.tablePanel1.SetRow(this.labelControl12, 6); this.labelControl12.Size = new System.Drawing.Size(159, 42); this.labelControl12.TabIndex = 321; this.labelControl12.Text = "SPO2"; // // labelControlPulse // this.labelControlPulse.Appearance.BackColor = System.Drawing.Color.White; this.labelControlPulse.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControlPulse.Appearance.Options.UseBackColor = true; this.labelControlPulse.Appearance.Options.UseFont = true; this.labelControlPulse.Appearance.Options.UseTextOptions = true; this.labelControlPulse.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControlPulse.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center; this.tablePanel1.SetColumn(this.labelControlPulse, 2); this.labelControlPulse.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControlPulse.Location = new System.Drawing.Point(992, 49); this.labelControlPulse.Name = "labelControlPulse"; this.tablePanel1.SetRow(this.labelControlPulse, 1); this.labelControlPulse.Size = new System.Drawing.Size(76, 40); this.labelControlPulse.TabIndex = 307; this.labelControlPulse.Text = "分"; // // labelControlGCSScore // this.labelControlGCSScore.Appearance.BackColor = System.Drawing.Color.White; this.labelControlGCSScore.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControlGCSScore.Appearance.Options.UseBackColor = true; this.labelControlGCSScore.Appearance.Options.UseFont = true; this.labelControlGCSScore.Appearance.Options.UseTextOptions = true; this.labelControlGCSScore.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControlGCSScore.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center; this.tablePanel1.SetColumn(this.labelControlGCSScore, 2); this.labelControlGCSScore.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControlGCSScore.Location = new System.Drawing.Point(992, 233); this.labelControlGCSScore.Name = "labelControlGCSScore"; this.tablePanel1.SetRow(this.labelControlGCSScore, 5); this.labelControlGCSScore.Size = new System.Drawing.Size(76, 40); this.labelControlGCSScore.TabIndex = 320; this.labelControlGCSScore.Text = "分"; // // labelControlRespiratoryRate // this.labelControlRespiratoryRate.Appearance.BackColor = System.Drawing.Color.White; this.labelControlRespiratoryRate.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControlRespiratoryRate.Appearance.Options.UseBackColor = true; this.labelControlRespiratoryRate.Appearance.Options.UseFont = true; this.labelControlRespiratoryRate.Appearance.Options.UseTextOptions = true; this.labelControlRespiratoryRate.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControlRespiratoryRate.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center; this.tablePanel1.SetColumn(this.labelControlRespiratoryRate, 2); this.labelControlRespiratoryRate.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControlRespiratoryRate.Location = new System.Drawing.Point(992, 187); this.labelControlRespiratoryRate.Name = "labelControlRespiratoryRate"; this.tablePanel1.SetRow(this.labelControlRespiratoryRate, 4); this.labelControlRespiratoryRate.Size = new System.Drawing.Size(76, 40); this.labelControlRespiratoryRate.TabIndex = 317; this.labelControlRespiratoryRate.Text = "分"; // // rgGCSScore // this.tablePanel1.SetColumn(this.rgGCSScore, 1); this.rgGCSScore.Dock = System.Windows.Forms.DockStyle.Fill; this.rgGCSScore.Location = new System.Drawing.Point(168, 233); this.rgGCSScore.Name = "rgGCSScore"; this.rgGCSScore.Properties.AllowMouseWheel = false; this.rgGCSScore.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.rgGCSScore.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("0", ">13"), new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "11-13"), new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "8-10"), new DevExpress.XtraEditors.Controls.RadioGroupItem("3", "5-7"), new DevExpress.XtraEditors.Controls.RadioGroupItem("4", "<5")}); this.tablePanel1.SetRow(this.rgGCSScore, 5); this.rgGCSScore.Size = new System.Drawing.Size(818, 40); this.rgGCSScore.TabIndex = 319; this.rgGCSScore.SelectedIndexChanged += new System.EventHandler(this.rgGCSScore_SelectedIndexChanged); // // labelControlAge // this.labelControlAge.Appearance.BackColor = System.Drawing.Color.White; this.labelControlAge.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControlAge.Appearance.Options.UseBackColor = true; this.labelControlAge.Appearance.Options.UseFont = true; this.labelControlAge.Appearance.Options.UseTextOptions = true; this.labelControlAge.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControlAge.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center; this.tablePanel1.SetColumn(this.labelControlAge, 2); this.labelControlAge.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControlAge.Location = new System.Drawing.Point(992, 141); this.labelControlAge.Name = "labelControlAge"; this.tablePanel1.SetRow(this.labelControlAge, 3); this.labelControlAge.Size = new System.Drawing.Size(76, 40); this.labelControlAge.TabIndex = 314; this.labelControlAge.Text = "分"; // // labelControl10 // this.labelControl10.Appearance.BackColor = System.Drawing.Color.White; this.labelControl10.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl10.Appearance.Options.UseBackColor = true; this.labelControl10.Appearance.Options.UseFont = true; this.labelControl10.Appearance.Options.UseTextOptions = true; this.labelControl10.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControl10.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center; this.tablePanel1.SetColumn(this.labelControl10, 0); this.labelControl10.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl10.Location = new System.Drawing.Point(3, 233); this.labelControl10.Name = "labelControl10"; this.tablePanel1.SetRow(this.labelControl10, 5); this.labelControl10.Size = new System.Drawing.Size(159, 40); this.labelControl10.TabIndex = 318; this.labelControl10.Text = "GCS(分)"; // // rgRespiratoryRate // this.tablePanel1.SetColumn(this.rgRespiratoryRate, 1); this.rgRespiratoryRate.Dock = System.Windows.Forms.DockStyle.Fill; this.rgRespiratoryRate.Location = new System.Drawing.Point(168, 187); this.rgRespiratoryRate.Name = "rgRespiratoryRate"; this.rgRespiratoryRate.Properties.AllowMouseWheel = false; this.rgRespiratoryRate.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.rgRespiratoryRate.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "12-24"), new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "10-11或25-34"), new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "6-9"), new DevExpress.XtraEditors.Controls.RadioGroupItem("3", "35-49"), new DevExpress.XtraEditors.Controls.RadioGroupItem("4", ">49")}); this.tablePanel1.SetRow(this.rgRespiratoryRate, 4); this.rgRespiratoryRate.Size = new System.Drawing.Size(818, 40); this.rgRespiratoryRate.TabIndex = 316; this.rgRespiratoryRate.SelectedIndexChanged += new System.EventHandler(this.rgRespiratoryRate_SelectedIndexChanged); // // labelControl4 // this.labelControl4.Appearance.BackColor = System.Drawing.Color.White; this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl4.Appearance.Options.UseBackColor = true; this.labelControl4.Appearance.Options.UseFont = true; this.labelControl4.Appearance.Options.UseTextOptions = true; this.labelControl4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControl4.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center; this.tablePanel1.SetColumn(this.labelControl4, 0); this.labelControl4.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl4.Location = new System.Drawing.Point(3, 95); this.labelControl4.Name = "labelControl4"; this.tablePanel1.SetRow(this.labelControl4, 2); this.labelControl4.Size = new System.Drawing.Size(159, 40); this.labelControl4.TabIndex = 308; this.labelControl4.Text = "收缩压(mmhg)"; // // labelControl8 // this.labelControl8.Appearance.BackColor = System.Drawing.Color.White; this.labelControl8.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl8.Appearance.Options.UseBackColor = true; this.labelControl8.Appearance.Options.UseFont = true; this.labelControl8.Appearance.Options.UseTextOptions = true; this.labelControl8.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControl8.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center; this.tablePanel1.SetColumn(this.labelControl8, 0); this.labelControl8.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl8.Location = new System.Drawing.Point(3, 187); this.labelControl8.Name = "labelControl8"; this.tablePanel1.SetRow(this.labelControl8, 4); this.labelControl8.Size = new System.Drawing.Size(159, 40); this.labelControl8.TabIndex = 315; this.labelControl8.Text = "呼吸频率(次/分)"; // // rgAge // this.tablePanel1.SetColumn(this.rgAge, 1); this.rgAge.Dock = System.Windows.Forms.DockStyle.Fill; this.rgAge.Location = new System.Drawing.Point(168, 141); this.rgAge.Name = "rgAge"; this.rgAge.Properties.AllowMouseWheel = false; this.rgAge.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.rgAge.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "<45"), new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "45-54"), new DevExpress.XtraEditors.Controls.RadioGroupItem("3", "55-64"), new DevExpress.XtraEditors.Controls.RadioGroupItem("5", "65-74"), new DevExpress.XtraEditors.Controls.RadioGroupItem("6", ">74")}); this.tablePanel1.SetRow(this.rgAge, 3); this.rgAge.Size = new System.Drawing.Size(818, 40); this.rgAge.TabIndex = 313; this.rgAge.SelectedIndexChanged += new System.EventHandler(this.rgAge_SelectedIndexChanged); // // labelControlSystolicPressure // this.labelControlSystolicPressure.Appearance.BackColor = System.Drawing.Color.White; this.labelControlSystolicPressure.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControlSystolicPressure.Appearance.Options.UseBackColor = true; this.labelControlSystolicPressure.Appearance.Options.UseFont = true; this.labelControlSystolicPressure.Appearance.Options.UseTextOptions = true; this.labelControlSystolicPressure.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControlSystolicPressure.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center; this.tablePanel1.SetColumn(this.labelControlSystolicPressure, 2); this.labelControlSystolicPressure.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControlSystolicPressure.Location = new System.Drawing.Point(992, 95); this.labelControlSystolicPressure.Name = "labelControlSystolicPressure"; this.tablePanel1.SetRow(this.labelControlSystolicPressure, 2); this.labelControlSystolicPressure.Size = new System.Drawing.Size(76, 40); this.labelControlSystolicPressure.TabIndex = 310; this.labelControlSystolicPressure.Text = "分"; // // labelControl6 // this.labelControl6.Appearance.BackColor = System.Drawing.Color.White; this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl6.Appearance.Options.UseBackColor = true; this.labelControl6.Appearance.Options.UseFont = true; this.labelControl6.Appearance.Options.UseTextOptions = true; this.labelControl6.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControl6.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center; this.tablePanel1.SetColumn(this.labelControl6, 0); this.labelControl6.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl6.Location = new System.Drawing.Point(3, 141); this.labelControl6.Name = "labelControl6"; this.tablePanel1.SetRow(this.labelControl6, 3); this.labelControl6.Size = new System.Drawing.Size(159, 40); this.labelControl6.TabIndex = 312; this.labelControl6.Text = "年龄(岁)"; // // rgSystolicPressure // this.tablePanel1.SetColumn(this.rgSystolicPressure, 1); this.rgSystolicPressure.Dock = System.Windows.Forms.DockStyle.Fill; this.rgSystolicPressure.Location = new System.Drawing.Point(168, 95); this.rgSystolicPressure.Name = "rgSystolicPressure"; this.rgSystolicPressure.Properties.AllowMouseWheel = false; this.rgSystolicPressure.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.rgSystolicPressure.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "90-129"), new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "70-89或130-149"), new DevExpress.XtraEditors.Controls.RadioGroupItem("3", "150-179"), new DevExpress.XtraEditors.Controls.RadioGroupItem("4", ">179")}); this.tablePanel1.SetRow(this.rgSystolicPressure, 2); this.rgSystolicPressure.Size = new System.Drawing.Size(818, 40); this.rgSystolicPressure.TabIndex = 309; this.rgSystolicPressure.SelectedIndexChanged += new System.EventHandler(this.rgSystolicPressure_SelectedIndexChanged); // // Form_RMES // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1071, 420); this.Controls.Add(this.panelControl2); this.Controls.Add(this.panelControl1); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "Form_RMES"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "RMES评分"; this.Load += new System.EventHandler(this.Form_RMES_Load); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.tablePanel3)).EndInit(); this.tablePanel3.ResumeLayout(false); this.tablePanel3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); this.panelControl2.ResumeLayout(false); ((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(); ((System.ComponentModel.ISupportInitialize)(this.rgSPO2.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rgPulse.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rgGCSScore.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rgRespiratoryRate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rgAge.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rgSystolicPressure.Properties)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.PanelControl panelControl1; private DevExpress.XtraEditors.PanelControl panelControl2; private DevExpress.XtraEditors.RadioGroup rgPulse; private DevExpress.XtraEditors.LabelControl labelControl2; private DevExpress.Utils.Layout.TablePanel tablePanel2; private DevExpress.XtraEditors.LabelControl labelControl13; private DevExpress.Utils.Layout.TablePanel tablePanel1; private DevExpress.XtraEditors.LabelControl labelControlSPO2; private DevExpress.XtraEditors.RadioGroup rgSPO2; private DevExpress.XtraEditors.LabelControl labelControl12; private DevExpress.XtraEditors.LabelControl labelControlPulse; private DevExpress.XtraEditors.LabelControl labelControlGCSScore; private DevExpress.XtraEditors.LabelControl labelControlRespiratoryRate; private DevExpress.XtraEditors.RadioGroup rgGCSScore; private DevExpress.XtraEditors.LabelControl labelControlAge; private DevExpress.XtraEditors.LabelControl labelControl10; private DevExpress.XtraEditors.RadioGroup rgRespiratoryRate; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraEditors.LabelControl labelControl8; private DevExpress.XtraEditors.RadioGroup rgAge; private DevExpress.XtraEditors.LabelControl labelControlSystolicPressure; private DevExpress.XtraEditors.LabelControl labelControl6; private DevExpress.XtraEditors.RadioGroup rgSystolicPressure; private DevExpress.Utils.Layout.TablePanel tablePanel3; private DevExpress.XtraEditors.SimpleButton simpleButton1; private DevExpress.XtraEditors.LabelControl labelControlSumScore; private DevExpress.XtraEditors.LabelControl labelControl14; private DevExpress.XtraEditors.LabelControl labelControl5; private DevExpress.XtraEditors.LabelControl labelControl3; private DevExpress.XtraEditors.LabelControl labelControl1; } }