namespace HL_FristAidPlatform_Trauma { partial class Form_PatientInfoRTS { /// /// 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.labelControl12 = new DevExpress.XtraEditors.LabelControl(); this.panelControl5 = new DevExpress.XtraEditors.PanelControl(); this.radioGroup3 = new DevExpress.XtraEditors.RadioGroup(); this.radioGroup2 = new DevExpress.XtraEditors.RadioGroup(); this.labelControl14 = new DevExpress.XtraEditors.LabelControl(); this.panelControl4 = new DevExpress.XtraEditors.PanelControl(); this.radioGroup1 = new DevExpress.XtraEditors.RadioGroup(); this.panelControl3 = new DevExpress.XtraEditors.PanelControl(); this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); this.separatorControl1 = new DevExpress.XtraEditors.SeparatorControl(); this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); this.labelControl10 = new DevExpress.XtraEditors.LabelControl(); this.lbl_TotalScore = new DevExpress.XtraEditors.LabelControl(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.separatorControl9 = new DevExpress.XtraEditors.SeparatorControl(); ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit(); this.panelControl5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup3.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit(); this.panelControl4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit(); this.panelControl3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); this.panelControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.separatorControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.separatorControl9)).BeginInit(); this.SuspendLayout(); // // labelControl12 // this.labelControl12.Appearance.Font = new System.Drawing.Font("Tahoma", 11F); this.labelControl12.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.labelControl12.Appearance.Options.UseFont = true; this.labelControl12.Appearance.Options.UseForeColor = true; this.labelControl12.Location = new System.Drawing.Point(13, 12); this.labelControl12.Name = "labelControl12"; this.labelControl12.Size = new System.Drawing.Size(108, 18); this.labelControl12.TabIndex = 313; this.labelControl12.Text = "呼吸频率(次/分)"; // // panelControl5 // this.panelControl5.Appearance.BackColor = System.Drawing.Color.White; this.panelControl5.Appearance.Options.UseBackColor = true; this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl5.Controls.Add(this.radioGroup3); this.panelControl5.Controls.Add(this.labelControl12); this.panelControl5.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl5.Location = new System.Drawing.Point(0, 175); this.panelControl5.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat; this.panelControl5.LookAndFeel.UseDefaultLookAndFeel = false; this.panelControl5.Name = "panelControl5"; this.panelControl5.Size = new System.Drawing.Size(825, 47); this.panelControl5.TabIndex = 384; // // radioGroup3 // this.radioGroup3.Location = new System.Drawing.Point(199, 2); this.radioGroup3.Name = "radioGroup3"; 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.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, "0"), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "1~5"), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "6~9"), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "10~29"), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "≥29")}); this.radioGroup3.Size = new System.Drawing.Size(663, 42); this.radioGroup3.TabIndex = 314; this.radioGroup3.SelectedIndexChanged += new System.EventHandler(this.radioGroup3_SelectedIndexChanged); // // radioGroup2 // this.radioGroup2.Location = new System.Drawing.Point(199, 2); this.radioGroup2.Name = "radioGroup2"; 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.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, "0"), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "1~49"), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "50~75"), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "76~89"), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "≥89")}); this.radioGroup2.Size = new System.Drawing.Size(666, 42); this.radioGroup2.TabIndex = 314; this.radioGroup2.SelectedIndexChanged += new System.EventHandler(this.radioGroup2_SelectedIndexChanged); // // 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.Location = new System.Drawing.Point(20, 14); this.labelControl14.Name = "labelControl14"; this.labelControl14.Size = new System.Drawing.Size(101, 18); this.labelControl14.TabIndex = 313; this.labelControl14.Text = "收缩压(mmHg)"; // // panelControl4 // this.panelControl4.Appearance.BackColor = System.Drawing.Color.White; this.panelControl4.Appearance.Options.UseBackColor = true; this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl4.Controls.Add(this.radioGroup2); this.panelControl4.Controls.Add(this.labelControl14); this.panelControl4.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl4.Location = new System.Drawing.Point(0, 128); this.panelControl4.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat; this.panelControl4.LookAndFeel.UseDefaultLookAndFeel = false; this.panelControl4.Name = "panelControl4"; this.panelControl4.Size = new System.Drawing.Size(825, 47); this.panelControl4.TabIndex = 383; // // radioGroup1 // this.radioGroup1.Location = new System.Drawing.Point(199, -1); this.radioGroup1.Name = "radioGroup1"; 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.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, "3"), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "4~5"), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "6~8"), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "9~12"), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "13~15")}); this.radioGroup1.Size = new System.Drawing.Size(663, 42); this.radioGroup1.TabIndex = 314; this.radioGroup1.SelectedIndexChanged += new System.EventHandler(this.radioGroup1_SelectedIndexChanged); // // 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.radioGroup1); this.panelControl3.Controls.Add(this.labelControl8); this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl3.Location = new System.Drawing.Point(0, 81); this.panelControl3.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat; this.panelControl3.LookAndFeel.UseDefaultLookAndFeel = false; this.panelControl3.Name = "panelControl3"; this.panelControl3.Size = new System.Drawing.Size(825, 47); this.panelControl3.TabIndex = 382; // // labelControl8 // this.labelControl8.Appearance.Font = new System.Drawing.Font("Tahoma", 11F); this.labelControl8.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.labelControl8.Appearance.Options.UseFont = true; this.labelControl8.Appearance.Options.UseForeColor = true; this.labelControl8.Location = new System.Drawing.Point(40, 11); this.labelControl8.Name = "labelControl8"; this.labelControl8.Size = new System.Drawing.Size(27, 18); this.labelControl8.TabIndex = 313; this.labelControl8.Text = "GCS"; // // panelControl2 // this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl2.Controls.Add(this.separatorControl1); this.panelControl2.Controls.Add(this.labelControl5); this.panelControl2.Controls.Add(this.labelControl6); this.panelControl2.Controls.Add(this.labelControl4); this.panelControl2.Controls.Add(this.labelControl3); this.panelControl2.Controls.Add(this.labelControl7); this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl2.Location = new System.Drawing.Point(0, 41); this.panelControl2.Name = "panelControl2"; this.panelControl2.Size = new System.Drawing.Size(825, 40); this.panelControl2.TabIndex = 381; // // separatorControl1 // this.separatorControl1.BackColor = System.Drawing.Color.Transparent; this.separatorControl1.Dock = System.Windows.Forms.DockStyle.Bottom; this.separatorControl1.LineColor = System.Drawing.Color.Gray; this.separatorControl1.Location = new System.Drawing.Point(0, 30); this.separatorControl1.Name = "separatorControl1"; this.separatorControl1.Padding = new System.Windows.Forms.Padding(0); this.separatorControl1.Size = new System.Drawing.Size(825, 10); this.separatorControl1.TabIndex = 312; // // labelControl5 // this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 14F); this.labelControl5.Appearance.Options.UseFont = true; this.labelControl5.Location = new System.Drawing.Point(496, 6); this.labelControl5.Name = "labelControl5"; this.labelControl5.Size = new System.Drawing.Size(10, 23); this.labelControl5.TabIndex = 308; this.labelControl5.Text = "2"; // // labelControl6 // this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 14F); this.labelControl6.Appearance.Options.UseFont = true; this.labelControl6.Location = new System.Drawing.Point(340, 6); this.labelControl6.Name = "labelControl6"; this.labelControl6.Size = new System.Drawing.Size(10, 23); this.labelControl6.TabIndex = 307; this.labelControl6.Text = "1"; // // labelControl4 // this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 14F); this.labelControl4.Appearance.Options.UseFont = true; this.labelControl4.Location = new System.Drawing.Point(619, 11); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(10, 23); this.labelControl4.TabIndex = 309; this.labelControl4.Text = "3"; // // labelControl3 // this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 14F); this.labelControl3.Appearance.Options.UseFont = true; this.labelControl3.Location = new System.Drawing.Point(764, 9); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(10, 23); this.labelControl3.TabIndex = 310; this.labelControl3.Text = "4"; // // labelControl7 // this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 14F); this.labelControl7.Appearance.Options.UseFont = true; this.labelControl7.Location = new System.Drawing.Point(199, 9); this.labelControl7.Name = "labelControl7"; this.labelControl7.Size = new System.Drawing.Size(10, 23); this.labelControl7.TabIndex = 311; this.labelControl7.Text = "0"; // // panelControl1 // this.panelControl1.Controls.Add(this.labelControl1); this.panelControl1.Controls.Add(this.labelControl2); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl1.Location = new System.Drawing.Point(0, 0); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(825, 41); this.panelControl1.TabIndex = 380; // // labelControl1 // this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 14F); this.labelControl1.Appearance.Options.UseFont = true; this.labelControl1.Location = new System.Drawing.Point(49, 13); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(38, 23); this.labelControl1.TabIndex = 301; this.labelControl1.Text = "项目"; // // labelControl2 // this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 14F); this.labelControl2.Appearance.Options.UseFont = true; this.labelControl2.Location = new System.Drawing.Point(480, 13); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(38, 23); this.labelControl2.TabIndex = 303; this.labelControl2.Text = "评分"; // // simpleButton1 // this.simpleButton1.Location = new System.Drawing.Point(368, 258); this.simpleButton1.Name = "simpleButton1"; this.simpleButton1.Size = new System.Drawing.Size(91, 27); this.simpleButton1.TabIndex = 379; this.simpleButton1.Text = "保存"; this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click); // // labelControl10 // this.labelControl10.Appearance.ForeColor = System.Drawing.Color.Gray; this.labelControl10.Appearance.Options.UseForeColor = true; this.labelControl10.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Vertical; this.labelControl10.Location = new System.Drawing.Point(108, 229); this.labelControl10.Name = "labelControl10"; this.labelControl10.Size = new System.Drawing.Size(683, 14); this.labelControl10.TabIndex = 378; this.labelControl10.Text = "注:计算RTS的三个参数分别以权重处理,既GCSx0.9368.收缩压x0.7326.呼吸频率x0.2908.权重后RTS满分为7.8408,最低为0"; // // lbl_TotalScore // this.lbl_TotalScore.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); 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(727, 193); this.lbl_TotalScore.Name = "lbl_TotalScore"; this.lbl_TotalScore.Size = new System.Drawing.Size(9, 19); this.lbl_TotalScore.TabIndex = 377; this.lbl_TotalScore.Text = "0"; // // labelControl11 // this.labelControl11.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.labelControl11.Appearance.ForeColor = System.Drawing.Color.Red; this.labelControl11.Appearance.Options.UseFont = true; this.labelControl11.Appearance.Options.UseForeColor = true; this.labelControl11.Location = new System.Drawing.Point(619, 193); this.labelControl11.Name = "labelControl11"; this.labelControl11.Size = new System.Drawing.Size(32, 19); this.labelControl11.TabIndex = 376; this.labelControl11.Text = "合计"; // // separatorControl9 // this.separatorControl9.BackColor = System.Drawing.Color.Transparent; this.separatorControl9.LineColor = System.Drawing.Color.Gray; this.separatorControl9.Location = new System.Drawing.Point(-24, 213); this.separatorControl9.Name = "separatorControl9"; this.separatorControl9.Padding = new System.Windows.Forms.Padding(0); this.separatorControl9.Size = new System.Drawing.Size(961, 10); this.separatorControl9.TabIndex = 375; // // Form_PatientInfoRTS // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(825, 294); this.Controls.Add(this.panelControl5); this.Controls.Add(this.panelControl4); this.Controls.Add(this.panelControl3); this.Controls.Add(this.panelControl2); this.Controls.Add(this.panelControl1); this.Controls.Add(this.simpleButton1); this.Controls.Add(this.labelControl10); this.Controls.Add(this.lbl_TotalScore); this.Controls.Add(this.labelControl11); this.Controls.Add(this.separatorControl9); this.Name = "Form_PatientInfoRTS"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Form_PatientInfoRTS"; this.Load += new System.EventHandler(this.Form_PatientInfoRTS_Load); ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit(); this.panelControl5.ResumeLayout(false); this.panelControl5.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup3.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit(); this.panelControl4.ResumeLayout(false); this.panelControl4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit(); this.panelControl3.ResumeLayout(false); this.panelControl3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); this.panelControl2.ResumeLayout(false); this.panelControl2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.separatorControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.panelControl1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.separatorControl9)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private DevExpress.XtraEditors.LabelControl labelControl12; private DevExpress.XtraEditors.PanelControl panelControl5; private DevExpress.XtraEditors.RadioGroup radioGroup3; private DevExpress.XtraEditors.RadioGroup radioGroup2; private DevExpress.XtraEditors.LabelControl labelControl14; private DevExpress.XtraEditors.PanelControl panelControl4; private DevExpress.XtraEditors.RadioGroup radioGroup1; private DevExpress.XtraEditors.PanelControl panelControl3; private DevExpress.XtraEditors.LabelControl labelControl8; private DevExpress.XtraEditors.PanelControl panelControl2; private DevExpress.XtraEditors.SeparatorControl separatorControl1; private DevExpress.XtraEditors.LabelControl labelControl5; private DevExpress.XtraEditors.LabelControl labelControl6; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraEditors.LabelControl labelControl3; private DevExpress.XtraEditors.LabelControl labelControl7; private DevExpress.XtraEditors.PanelControl panelControl1; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraEditors.LabelControl labelControl2; private DevExpress.XtraEditors.SimpleButton simpleButton1; private DevExpress.XtraEditors.LabelControl labelControl10; private DevExpress.XtraEditors.LabelControl lbl_TotalScore; private DevExpress.XtraEditors.LabelControl labelControl11; private DevExpress.XtraEditors.SeparatorControl separatorControl9; } }