StableVersion4.3/HL_FristAidPlatform_FollowUp/Form_FollowUpAndHealthDetai...

598 lines
37 KiB
C#

namespace HL_FristAidPlatform_FollowUp
{
partial class Form_FollowUpAndHealthDetail
{
/// <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.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.separatorControl1 = new DevExpress.XtraEditors.SeparatorControl();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.panelControl10 = new DevExpress.XtraEditors.PanelControl();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.panelControl9 = new DevExpress.XtraEditors.PanelControl();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.panelControl8 = new DevExpress.XtraEditors.PanelControl();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.panelControl7 = new DevExpress.XtraEditors.PanelControl();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.panelControl6 = new DevExpress.XtraEditors.PanelControl();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.lbl_name = new DevExpress.XtraEditors.LabelControl();
this.lbl_gender = new DevExpress.XtraEditors.LabelControl();
this.lbl_age = new DevExpress.XtraEditors.LabelControl();
this.pictureBox7 = new System.Windows.Forms.PictureBox();
this.pictureBox6 = new System.Windows.Forms.PictureBox();
this.pictureBox5 = new System.Windows.Forms.PictureBox();
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.separatorControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl10)).BeginInit();
this.panelControl10.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl9)).BeginInit();
this.panelControl9.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).BeginInit();
this.panelControl8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl7)).BeginInit();
this.panelControl7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();
this.panelControl6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
this.panelControl5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
this.panelControl4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.SuspendLayout();
//
// ribbonPageGroup2
//
this.ribbonPageGroup2.Name = "ribbonPageGroup2";
this.ribbonPageGroup2.Text = "其他诊疗";
//
// panelControl1
//
this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
this.panelControl1.Appearance.Options.UseBackColor = true;
this.panelControl1.AutoSize = true;
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl1.Controls.Add(this.separatorControl1);
this.panelControl1.Controls.Add(this.panelControl3);
this.panelControl1.Controls.Add(this.panelControl2);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl1.Location = new System.Drawing.Point(0, 0);
this.panelControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(1683, 138);
this.panelControl1.TabIndex = 2;
//
// separatorControl1
//
this.separatorControl1.BackColor = System.Drawing.Color.Transparent;
this.separatorControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.separatorControl1.LineColor = System.Drawing.Color.White;
this.separatorControl1.Location = new System.Drawing.Point(0, 136);
this.separatorControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.separatorControl1.Name = "separatorControl1";
this.separatorControl1.Padding = new System.Windows.Forms.Padding(17, 0, 17, 0);
this.separatorControl1.Size = new System.Drawing.Size(1683, 2);
this.separatorControl1.TabIndex = 292;
//
// panelControl3
//
this.panelControl3.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
this.panelControl3.Appearance.Options.UseBackColor = true;
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl3.Controls.Add(this.panelControl10);
this.panelControl3.Controls.Add(this.panelControl9);
this.panelControl3.Controls.Add(this.panelControl8);
this.panelControl3.Controls.Add(this.panelControl7);
this.panelControl3.Controls.Add(this.panelControl6);
this.panelControl3.Controls.Add(this.panelControl5);
this.panelControl3.Controls.Add(this.panelControl4);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl3.Location = new System.Drawing.Point(0, 50);
this.panelControl3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(1683, 86);
this.panelControl3.TabIndex = 5;
//
// panelControl10
//
this.panelControl10.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
this.panelControl10.Appearance.Options.UseBackColor = true;
this.panelControl10.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl10.Controls.Add(this.pictureBox7);
this.panelControl10.Controls.Add(this.labelControl7);
this.panelControl10.Dock = System.Windows.Forms.DockStyle.Left;
this.panelControl10.Location = new System.Drawing.Point(762, 0);
this.panelControl10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.panelControl10.Name = "panelControl10";
this.panelControl10.Size = new System.Drawing.Size(127, 86);
this.panelControl10.TabIndex = 20;
//
// labelControl7
//
this.labelControl7.Appearance.BackColor = System.Drawing.Color.Transparent;
this.labelControl7.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl7.Appearance.Options.UseBackColor = true;
this.labelControl7.Appearance.Options.UseForeColor = true;
this.labelControl7.Appearance.Options.UseTextOptions = true;
this.labelControl7.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl7.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl7.Dock = System.Windows.Forms.DockStyle.Bottom;
this.labelControl7.Location = new System.Drawing.Point(0, 58);
this.labelControl7.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.labelControl7.LookAndFeel.UseDefaultLookAndFeel = false;
this.labelControl7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelControl7.Name = "labelControl7";
this.labelControl7.Size = new System.Drawing.Size(127, 28);
this.labelControl7.TabIndex = 13;
this.labelControl7.Text = "随访管理";
this.labelControl7.Click += new System.EventHandler(this.pictureBox7_Click);
//
// panelControl9
//
this.panelControl9.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
this.panelControl9.Appearance.Options.UseBackColor = true;
this.panelControl9.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl9.Controls.Add(this.pictureBox6);
this.panelControl9.Controls.Add(this.labelControl6);
this.panelControl9.Dock = System.Windows.Forms.DockStyle.Left;
this.panelControl9.Location = new System.Drawing.Point(635, 0);
this.panelControl9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.panelControl9.Name = "panelControl9";
this.panelControl9.Size = new System.Drawing.Size(127, 86);
this.panelControl9.TabIndex = 19;
//
// labelControl6
//
this.labelControl6.Appearance.BackColor = System.Drawing.Color.Transparent;
this.labelControl6.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl6.Appearance.Options.UseBackColor = true;
this.labelControl6.Appearance.Options.UseForeColor = true;
this.labelControl6.Appearance.Options.UseTextOptions = true;
this.labelControl6.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl6.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl6.Dock = System.Windows.Forms.DockStyle.Bottom;
this.labelControl6.Location = new System.Drawing.Point(0, 58);
this.labelControl6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Size = new System.Drawing.Size(127, 28);
this.labelControl6.TabIndex = 12;
this.labelControl6.Text = "出院管理";
this.labelControl6.Click += new System.EventHandler(this.pictureBox6_Click);
//
// panelControl8
//
this.panelControl8.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
this.panelControl8.Appearance.Options.UseBackColor = true;
this.panelControl8.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl8.Controls.Add(this.pictureBox5);
this.panelControl8.Controls.Add(this.labelControl5);
this.panelControl8.Dock = System.Windows.Forms.DockStyle.Left;
this.panelControl8.Location = new System.Drawing.Point(508, 0);
this.panelControl8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.panelControl8.Name = "panelControl8";
this.panelControl8.Size = new System.Drawing.Size(127, 86);
this.panelControl8.TabIndex = 18;
//
// labelControl5
//
this.labelControl5.Appearance.BackColor = System.Drawing.Color.Transparent;
this.labelControl5.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl5.Appearance.Options.UseBackColor = true;
this.labelControl5.Appearance.Options.UseForeColor = true;
this.labelControl5.Appearance.Options.UseTextOptions = true;
this.labelControl5.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl5.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl5.Dock = System.Windows.Forms.DockStyle.Bottom;
this.labelControl5.Location = new System.Drawing.Point(0, 58);
this.labelControl5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(127, 28);
this.labelControl5.TabIndex = 11;
this.labelControl5.Text = "院中管理";
this.labelControl5.Click += new System.EventHandler(this.pictureBox5_Click);
//
// panelControl7
//
this.panelControl7.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
this.panelControl7.Appearance.Options.UseBackColor = true;
this.panelControl7.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl7.Controls.Add(this.pictureBox4);
this.panelControl7.Controls.Add(this.labelControl4);
this.panelControl7.Dock = System.Windows.Forms.DockStyle.Left;
this.panelControl7.Location = new System.Drawing.Point(381, 0);
this.panelControl7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.panelControl7.Name = "panelControl7";
this.panelControl7.Size = new System.Drawing.Size(127, 86);
this.panelControl7.TabIndex = 17;
//
// labelControl4
//
this.labelControl4.Appearance.BackColor = System.Drawing.Color.Transparent;
this.labelControl4.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl4.Appearance.Options.UseBackColor = true;
this.labelControl4.Appearance.Options.UseForeColor = true;
this.labelControl4.Appearance.Options.UseTextOptions = true;
this.labelControl4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl4.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl4.Dock = System.Windows.Forms.DockStyle.Bottom;
this.labelControl4.Location = new System.Drawing.Point(0, 58);
this.labelControl4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(127, 28);
this.labelControl4.TabIndex = 10;
this.labelControl4.Text = "高危评估";
this.labelControl4.Click += new System.EventHandler(this.pictureBox4_Click);
//
// panelControl6
//
this.panelControl6.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
this.panelControl6.Appearance.Options.UseBackColor = true;
this.panelControl6.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl6.Controls.Add(this.pictureBox3);
this.panelControl6.Controls.Add(this.labelControl3);
this.panelControl6.Dock = System.Windows.Forms.DockStyle.Left;
this.panelControl6.Location = new System.Drawing.Point(254, 0);
this.panelControl6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.panelControl6.Name = "panelControl6";
this.panelControl6.Size = new System.Drawing.Size(127, 86);
this.panelControl6.TabIndex = 16;
//
// labelControl3
//
this.labelControl3.Appearance.BackColor = System.Drawing.Color.Transparent;
this.labelControl3.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl3.Appearance.Options.UseBackColor = true;
this.labelControl3.Appearance.Options.UseForeColor = true;
this.labelControl3.Appearance.Options.UseTextOptions = true;
this.labelControl3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl3.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl3.Dock = System.Windows.Forms.DockStyle.Bottom;
this.labelControl3.Location = new System.Drawing.Point(0, 58);
this.labelControl3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(127, 28);
this.labelControl3.TabIndex = 9;
this.labelControl3.Text = "风险评估";
this.labelControl3.Click += new System.EventHandler(this.pictureBox3_Click);
//
// panelControl5
//
this.panelControl5.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
this.panelControl5.Appearance.Options.UseBackColor = true;
this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl5.Controls.Add(this.pictureBox2);
this.panelControl5.Controls.Add(this.labelControl2);
this.panelControl5.Dock = System.Windows.Forms.DockStyle.Left;
this.panelControl5.Location = new System.Drawing.Point(127, 0);
this.panelControl5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.panelControl5.Name = "panelControl5";
this.panelControl5.Size = new System.Drawing.Size(127, 86);
this.panelControl5.TabIndex = 15;
//
// labelControl2
//
this.labelControl2.Appearance.BackColor = System.Drawing.Color.Transparent;
this.labelControl2.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl2.Appearance.Options.UseBackColor = true;
this.labelControl2.Appearance.Options.UseForeColor = true;
this.labelControl2.Appearance.Options.UseTextOptions = true;
this.labelControl2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl2.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.labelControl2.Location = new System.Drawing.Point(0, 58);
this.labelControl2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(127, 28);
this.labelControl2.TabIndex = 8;
this.labelControl2.Text = "基础评估";
this.labelControl2.Click += new System.EventHandler(this.pictureBox2_Click);
//
// panelControl4
//
this.panelControl4.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
this.panelControl4.Appearance.Options.UseBackColor = true;
this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl4.Controls.Add(this.pictureBox1);
this.panelControl4.Controls.Add(this.labelControl1);
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Left;
this.panelControl4.Location = new System.Drawing.Point(0, 0);
this.panelControl4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.panelControl4.Name = "panelControl4";
this.panelControl4.Size = new System.Drawing.Size(127, 86);
this.panelControl4.TabIndex = 14;
//
// labelControl1
//
this.labelControl1.Appearance.BackColor = System.Drawing.Color.Transparent;
this.labelControl1.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl1.Appearance.Options.UseBackColor = true;
this.labelControl1.Appearance.Options.UseForeColor = true;
this.labelControl1.Appearance.Options.UseTextOptions = true;
this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.labelControl1.Location = new System.Drawing.Point(0, 58);
this.labelControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(127, 28);
this.labelControl1.TabIndex = 3;
this.labelControl1.Text = "基础信息";
this.labelControl1.Click += new System.EventHandler(this.pictureBox1_Click);
//
// panelControl2
//
this.panelControl2.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
this.panelControl2.Appearance.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
this.panelControl2.Appearance.Options.UseBackColor = true;
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl2.Controls.Add(this.lbl_name);
this.panelControl2.Controls.Add(this.lbl_gender);
this.panelControl2.Controls.Add(this.lbl_age);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl2.Location = new System.Drawing.Point(0, 0);
this.panelControl2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(1683, 50);
this.panelControl2.TabIndex = 4;
//
// lbl_name
//
this.lbl_name.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.lbl_name.Appearance.ForeColor = System.Drawing.Color.White;
this.lbl_name.Appearance.Options.UseFont = true;
this.lbl_name.Appearance.Options.UseForeColor = true;
this.lbl_name.Location = new System.Drawing.Point(30, 9);
this.lbl_name.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lbl_name.Name = "lbl_name";
this.lbl_name.Size = new System.Drawing.Size(88, 27);
this.lbl_name.TabIndex = 0;
this.lbl_name.Text = "lbl_name";
//
// lbl_gender
//
this.lbl_gender.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.lbl_gender.Appearance.ForeColor = System.Drawing.Color.White;
this.lbl_gender.Appearance.Options.UseFont = true;
this.lbl_gender.Appearance.Options.UseForeColor = true;
this.lbl_gender.Location = new System.Drawing.Point(244, 9);
this.lbl_gender.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lbl_gender.Name = "lbl_gender";
this.lbl_gender.Size = new System.Drawing.Size(127, 27);
this.lbl_gender.TabIndex = 1;
this.lbl_gender.Text = "labelControl1";
//
// lbl_age
//
this.lbl_age.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.lbl_age.Appearance.ForeColor = System.Drawing.Color.White;
this.lbl_age.Appearance.Options.UseFont = true;
this.lbl_age.Appearance.Options.UseForeColor = true;
this.lbl_age.Location = new System.Drawing.Point(477, 9);
this.lbl_age.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lbl_age.Name = "lbl_age";
this.lbl_age.Size = new System.Drawing.Size(127, 27);
this.lbl_age.TabIndex = 2;
this.lbl_age.Text = "labelControl1";
//
// pictureBox7
//
this.pictureBox7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
this.pictureBox7.Dock = System.Windows.Forms.DockStyle.Top;
this.pictureBox7.Image = global::HL_FristAidPlatform_FollowUp.Properties.Resources.访;
this.pictureBox7.Location = new System.Drawing.Point(0, 0);
this.pictureBox7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.pictureBox7.Name = "pictureBox7";
this.pictureBox7.Size = new System.Drawing.Size(127, 57);
this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox7.TabIndex = 7;
this.pictureBox7.TabStop = false;
this.pictureBox7.Click += new System.EventHandler(this.pictureBox7_Click);
//
// pictureBox6
//
this.pictureBox6.BackColor = System.Drawing.Color.Transparent;
this.pictureBox6.Dock = System.Windows.Forms.DockStyle.Top;
this.pictureBox6.Image = global::HL_FristAidPlatform_FollowUp.Properties.Resources.;
this.pictureBox6.Location = new System.Drawing.Point(0, 0);
this.pictureBox6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.pictureBox6.Name = "pictureBox6";
this.pictureBox6.Size = new System.Drawing.Size(127, 57);
this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox6.TabIndex = 6;
this.pictureBox6.TabStop = false;
this.pictureBox6.Click += new System.EventHandler(this.pictureBox6_Click);
//
// pictureBox5
//
this.pictureBox5.BackColor = System.Drawing.Color.Transparent;
this.pictureBox5.Dock = System.Windows.Forms.DockStyle.Top;
this.pictureBox5.Image = global::HL_FristAidPlatform_FollowUp.Properties.Resources.;
this.pictureBox5.Location = new System.Drawing.Point(0, 0);
this.pictureBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.pictureBox5.Name = "pictureBox5";
this.pictureBox5.Size = new System.Drawing.Size(127, 57);
this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox5.TabIndex = 5;
this.pictureBox5.TabStop = false;
this.pictureBox5.Click += new System.EventHandler(this.pictureBox5_Click);
//
// pictureBox4
//
this.pictureBox4.BackColor = System.Drawing.Color.Transparent;
this.pictureBox4.Dock = System.Windows.Forms.DockStyle.Top;
this.pictureBox4.Image = global::HL_FristAidPlatform_FollowUp.Properties.Resources._line;
this.pictureBox4.Location = new System.Drawing.Point(0, 0);
this.pictureBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(127, 57);
this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox4.TabIndex = 4;
this.pictureBox4.TabStop = false;
this.pictureBox4.Click += new System.EventHandler(this.pictureBox4_Click);
//
// pictureBox3
//
this.pictureBox3.BackColor = System.Drawing.Color.Transparent;
this.pictureBox3.Dock = System.Windows.Forms.DockStyle.Top;
this.pictureBox3.Image = global::HL_FristAidPlatform_FollowUp.Properties.Resources.;
this.pictureBox3.Location = new System.Drawing.Point(0, 0);
this.pictureBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(127, 57);
this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox3.TabIndex = 3;
this.pictureBox3.TabStop = false;
this.pictureBox3.Click += new System.EventHandler(this.pictureBox3_Click);
//
// pictureBox2
//
this.pictureBox2.BackColor = System.Drawing.Color.Transparent;
this.pictureBox2.Dock = System.Windows.Forms.DockStyle.Top;
this.pictureBox2.Image = global::HL_FristAidPlatform_FollowUp.Properties.Resources.;
this.pictureBox2.Location = new System.Drawing.Point(0, 0);
this.pictureBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(127, 57);
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox2.TabIndex = 2;
this.pictureBox2.TabStop = false;
this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click);
//
// pictureBox1
//
this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.pictureBox1.Image = global::HL_FristAidPlatform_FollowUp.Properties.Resources.;
this.pictureBox1.Location = new System.Drawing.Point(0, 0);
this.pictureBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(127, 57);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox1.TabIndex = 1;
this.pictureBox1.TabStop = false;
this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
//
// Form_FollowUpAndHealthDetail
//
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1683, 1219);
this.Controls.Add(this.panelControl1);
this.IsMdiContainer = true;
this.Name = "Form_FollowUpAndHealthDetail";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "健康以及随访信息管理";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.Form_FollowUpAndHealthDetail_Load);
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.separatorControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl10)).EndInit();
this.panelControl10.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl9)).EndInit();
this.panelControl9.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).EndInit();
this.panelControl8.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl7)).EndInit();
this.panelControl7.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit();
this.panelControl6.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
this.panelControl5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
this.panelControl4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
this.panelControl2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup2;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.LabelControl labelControl7;
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.LabelControl labelControl4;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.LabelControl labelControl1;
private System.Windows.Forms.PictureBox pictureBox7;
private System.Windows.Forms.PictureBox pictureBox6;
private System.Windows.Forms.PictureBox pictureBox5;
private System.Windows.Forms.PictureBox pictureBox4;
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.PictureBox pictureBox1;
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.XtraEditors.LabelControl lbl_name;
private DevExpress.XtraEditors.LabelControl lbl_gender;
private DevExpress.XtraEditors.LabelControl lbl_age;
private DevExpress.XtraEditors.PanelControl panelControl10;
private DevExpress.XtraEditors.PanelControl panelControl9;
private DevExpress.XtraEditors.PanelControl panelControl8;
private DevExpress.XtraEditors.PanelControl panelControl7;
private DevExpress.XtraEditors.PanelControl panelControl6;
private DevExpress.XtraEditors.PanelControl panelControl5;
private DevExpress.XtraEditors.PanelControl panelControl4;
private DevExpress.XtraEditors.SeparatorControl separatorControl1;
}
}