StableVersion4.3/HL_FristAidPlatform_FollowUp/Form_FollowUpDetail_FollowU...

404 lines
23 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_FollowUp
{
partial class Form_FollowUpDetail_FollowUpRisk
{
/// <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.radioGroup5 = new DevExpress.XtraEditors.RadioGroup();
this.label5 = new System.Windows.Forms.Label();
this.radioGroup4 = new DevExpress.XtraEditors.RadioGroup();
this.textBox2 = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.radioGroup3 = new DevExpress.XtraEditors.RadioGroup();
this.radioGroup1 = new DevExpress.XtraEditors.RadioGroup();
this.radioGroup2 = new DevExpress.XtraEditors.RadioGroup();
this.label1 = new System.Windows.Forms.Label();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.tablePanel1 = new DevExpress.Utils.Layout.TablePanel();
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
this.panelControl6 = new DevExpress.XtraEditors.PanelControl();
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
this.labelControl1 = 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.radioGroup1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).BeginInit();
this.tablePanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
this.panelControl4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();
this.panelControl6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
this.panelControl5.SuspendLayout();
this.SuspendLayout();
//
// radioGroup5
//
this.radioGroup5.Location = new System.Drawing.Point(265, 213);
this.radioGroup5.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.radioGroup5.Name = "radioGroup5";
this.radioGroup5.Properties.AllowMouseWheel = false;
this.radioGroup5.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem(0, "无营养风险"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(1, "有营养风险")});
this.radioGroup5.Size = new System.Drawing.Size(194, 24);
this.radioGroup5.TabIndex = 2;
//
// label5
//
this.label5.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label5.Location = new System.Drawing.Point(145, 217);
this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(112, 19);
this.label5.TabIndex = 4;
this.label5.Text = "营养风险评估:";
//
// radioGroup4
//
this.radioGroup4.Location = new System.Drawing.Point(265, 166);
this.radioGroup4.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.radioGroup4.Name = "radioGroup4";
this.radioGroup4.Properties.AllowMouseWheel = false;
this.radioGroup4.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem(0, "正常"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(1, "异常")});
this.radioGroup4.Size = new System.Drawing.Size(194, 24);
this.radioGroup4.TabIndex = 0;
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(595, 215);
this.textBox2.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(53, 22);
this.textBox2.TabIndex = 3;
//
// label4
//
this.label4.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label4.Location = new System.Drawing.Point(144, 168);
this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(117, 20);
this.label4.TabIndex = 3;
this.label4.Text = "吞咽功能评估:";
//
// label8
//
this.label8.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label8.Location = new System.Drawing.Point(509, 217);
this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(82, 20);
this.label8.TabIndex = 14;
this.label8.Text = "营养评分:";
//
// label3
//
this.label3.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label3.Location = new System.Drawing.Point(101, 123);
this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(151, 20);
this.label3.TabIndex = 2;
this.label3.Text = "压力性损伤风险评估:";
//
// label9
//
this.label9.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label9.Location = new System.Drawing.Point(652, 217);
this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(31, 20);
this.label9.TabIndex = 15;
this.label9.Text = "分";
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(595, 167);
this.textBox1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(53, 22);
this.textBox1.TabIndex = 1;
//
// label2
//
this.label2.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label2.Location = new System.Drawing.Point(114, 78);
this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(142, 18);
this.label2.TabIndex = 1;
this.label2.Text = "跌倒坠床风险评估:";
//
// label6
//
this.label6.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label6.Location = new System.Drawing.Point(482, 168);
this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(109, 20);
this.label6.TabIndex = 12;
this.label6.Text = "吞咽功能评估:";
//
// radioGroup3
//
this.radioGroup3.Location = new System.Drawing.Point(265, 119);
this.radioGroup3.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.radioGroup3.Name = "radioGroup3";
this.radioGroup3.Properties.AllowMouseWheel = false;
this.radioGroup3.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem(0, "低危"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(1, "中危"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(2, "高危")});
this.radioGroup3.Size = new System.Drawing.Size(194, 24);
this.radioGroup3.TabIndex = 0;
//
// radioGroup1
//
this.radioGroup1.Location = new System.Drawing.Point(265, 25);
this.radioGroup1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.radioGroup1.Name = "radioGroup1";
this.radioGroup1.Properties.AllowMouseWheel = false;
this.radioGroup1.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem(0, "低危"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(1, "中危"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(2, "高危")});
this.radioGroup1.Size = new System.Drawing.Size(194, 24);
this.radioGroup1.TabIndex = 0;
//
// radioGroup2
//
this.radioGroup2.Location = new System.Drawing.Point(265, 72);
this.radioGroup2.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.radioGroup2.Name = "radioGroup2";
this.radioGroup2.Properties.AllowMouseWheel = false;
this.radioGroup2.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem(0, "低危"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(1, "中危"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(2, "高危")});
this.radioGroup2.Size = new System.Drawing.Size(194, 24);
this.radioGroup2.TabIndex = 0;
//
// label1
//
this.label1.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(117, 28);
this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(144, 20);
this.label1.TabIndex = 0;
this.label1.Text = "VTE血栓风险评估";
//
// panelControl3
//
this.panelControl3.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(244)))), ((int)(((byte)(255)))));
this.panelControl3.Appearance.BackColor2 = System.Drawing.Color.Transparent;
this.panelControl3.Appearance.Options.UseBackColor = true;
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl3.Controls.Add(this.tablePanel1);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelControl3.Location = new System.Drawing.Point(0, 501);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(1213, 70);
this.panelControl3.TabIndex = 1;
//
// tablePanel1
//
this.tablePanel1.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] {
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 80F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 40F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 80F)});
this.tablePanel1.Controls.Add(this.simpleButton1);
this.tablePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tablePanel1.Location = new System.Drawing.Point(0, 0);
this.tablePanel1.Name = "tablePanel1";
this.tablePanel1.Padding = new System.Windows.Forms.Padding(10);
this.tablePanel1.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] {
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 26F)});
this.tablePanel1.Size = new System.Drawing.Size(1213, 70);
this.tablePanel1.TabIndex = 18;
//
// simpleButton1
//
this.simpleButton1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(140)))), ((int)(((byte)(240)))));
this.simpleButton1.Appearance.Options.UseBackColor = true;
this.tablePanel1.SetColumn(this.simpleButton1, 1);
this.simpleButton1.Dock = System.Windows.Forms.DockStyle.Fill;
this.simpleButton1.Location = new System.Drawing.Point(490, 13);
this.simpleButton1.Name = "simpleButton1";
this.tablePanel1.SetRow(this.simpleButton1, 0);
this.simpleButton1.Size = new System.Drawing.Size(233, 44);
this.simpleButton1.TabIndex = 17;
this.simpleButton1.Text = "保存";
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
//
// 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.panelControl6);
this.panelControl4.Controls.Add(this.panelControl5);
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl4.Location = new System.Drawing.Point(0, 0);
this.panelControl4.Name = "panelControl4";
this.panelControl4.Size = new System.Drawing.Size(1213, 501);
this.panelControl4.TabIndex = 2;
//
// panelControl6
//
this.panelControl6.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl6.Controls.Add(this.simpleButton2);
this.panelControl6.Controls.Add(this.radioGroup5);
this.panelControl6.Controls.Add(this.label2);
this.panelControl6.Controls.Add(this.label5);
this.panelControl6.Controls.Add(this.label1);
this.panelControl6.Controls.Add(this.radioGroup4);
this.panelControl6.Controls.Add(this.radioGroup2);
this.panelControl6.Controls.Add(this.textBox2);
this.panelControl6.Controls.Add(this.radioGroup1);
this.panelControl6.Controls.Add(this.label4);
this.panelControl6.Controls.Add(this.label8);
this.panelControl6.Controls.Add(this.radioGroup3);
this.panelControl6.Controls.Add(this.label3);
this.panelControl6.Controls.Add(this.label6);
this.panelControl6.Controls.Add(this.label9);
this.panelControl6.Controls.Add(this.textBox1);
this.panelControl6.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl6.Location = new System.Drawing.Point(0, 40);
this.panelControl6.Name = "panelControl6";
this.panelControl6.Size = new System.Drawing.Size(1213, 461);
this.panelControl6.TabIndex = 1;
//
// simpleButton2
//
this.simpleButton2.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(140)))), ((int)(((byte)(240)))));
this.simpleButton2.Appearance.Options.UseBackColor = true;
this.simpleButton2.Location = new System.Drawing.Point(655, 168);
this.simpleButton2.Name = "simpleButton2";
this.simpleButton2.Size = new System.Drawing.Size(76, 21);
this.simpleButton2.TabIndex = 16;
this.simpleButton2.Text = "评级";
this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
//
// panelControl5
//
this.panelControl5.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(140)))), ((int)(((byte)(240)))));
this.panelControl5.Appearance.Options.UseBackColor = true;
this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl5.Controls.Add(this.labelControl1);
this.panelControl5.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl5.Location = new System.Drawing.Point(0, 0);
this.panelControl5.Name = "panelControl5";
this.panelControl5.Size = new System.Drawing.Size(1213, 40);
this.panelControl5.TabIndex = 0;
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelControl1.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl1.Appearance.Options.UseFont = true;
this.labelControl1.Appearance.Options.UseForeColor = true;
this.labelControl1.Location = new System.Drawing.Point(38, 11);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(68, 19);
this.labelControl1.TabIndex = 0;
this.labelControl1.Text = "风险评估";
//
// Form_FollowUpDetail_FollowUpRisk
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1213, 571);
this.ControlBox = false;
this.Controls.Add(this.panelControl4);
this.Controls.Add(this.panelControl3);
this.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.Name = "Form_FollowUpDetail_FollowUpRisk";
this.Load += new System.EventHandler(this.Form_FollowUpDetail_FollowUpRisk_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.radioGroup1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).EndInit();
this.tablePanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
this.panelControl4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit();
this.panelControl6.ResumeLayout(false);
this.panelControl6.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
this.panelControl5.ResumeLayout(false);
this.panelControl5.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox1;
private DevExpress.XtraEditors.RadioGroup radioGroup5;
private DevExpress.XtraEditors.RadioGroup radioGroup4;
private DevExpress.XtraEditors.RadioGroup radioGroup3;
private DevExpress.XtraEditors.RadioGroup radioGroup2;
private DevExpress.XtraEditors.RadioGroup radioGroup1;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label8;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.PanelControl panelControl4;
private DevExpress.XtraEditors.PanelControl panelControl6;
private DevExpress.XtraEditors.PanelControl panelControl5;
private DevExpress.XtraEditors.SimpleButton simpleButton1;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.Utils.Layout.TablePanel tablePanel1;
private DevExpress.XtraEditors.SimpleButton simpleButton2;
}
}