StableVersion4.3/HL_FristAidPlatform_Apoplexy/Form_ApoplexyHighRiskScreen...

571 lines
33 KiB
C#

namespace HL_FristAidPlatform_Apoplexy
{
partial class Form_ApoplexyHighRiskScreening_InformedConsent
{
/// <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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_ApoplexyHighRiskScreening_InformedConsent));
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.timeControl2 = new DevExpress.XtraEditors.TextEdit();
this.timeControl1 = new DevExpress.XtraEditors.TextEdit();
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.textEdit5 = new DevExpress.XtraEditors.TextEdit();
this.label5 = new System.Windows.Forms.Label();
this.textEdit_Phone = new DevExpress.XtraEditors.TextEdit();
this.label4 = new System.Windows.Forms.Label();
this.textEdit_IDCard = new DevExpress.XtraEditors.TextEdit();
this.label3 = new System.Windows.Forms.Label();
this.textEdit_Gender = new DevExpress.XtraEditors.TextEdit();
this.label2 = new System.Windows.Forms.Label();
this.textEdit_Name = new DevExpress.XtraEditors.TextEdit();
this.label1 = new System.Windows.Forms.Label();
this.textEdit1 = new DevExpress.XtraEditors.PictureEdit();
this.textEdit2 = new DevExpress.XtraEditors.PictureEdit();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.lbl_imageMessage = new DevExpress.XtraEditors.LabelControl();
this.hyperlinklbl_Image = new DevExpress.XtraEditors.HyperlinkLabelControl();
this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
this.pictureBox_Record = new System.Windows.Forms.PictureBox();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.timeControl2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.timeControl1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit_Phone.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit_IDCard.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit_Gender.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit_Name.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox_Record)).BeginInit();
this.SuspendLayout();
//
// layoutControl1
//
this.layoutControl1.Controls.Add(this.panelControl1);
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl1.Location = new System.Drawing.Point(0, 45);
this.layoutControl1.Name = "layoutControl1";
this.layoutControl1.Root = this.Root;
this.layoutControl1.Size = new System.Drawing.Size(778, 925);
this.layoutControl1.TabIndex = 1;
this.layoutControl1.Text = "layoutControl1";
//
// 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.timeControl2);
this.panelControl1.Controls.Add(this.timeControl1);
this.panelControl1.Controls.Add(this.labelControl10);
this.panelControl1.Controls.Add(this.labelControl2);
this.panelControl1.Controls.Add(this.labelControl8);
this.panelControl1.Controls.Add(this.labelControl9);
this.panelControl1.Controls.Add(this.labelControl7);
this.panelControl1.Controls.Add(this.labelControl6);
this.panelControl1.Controls.Add(this.labelControl5);
this.panelControl1.Controls.Add(this.labelControl4);
this.panelControl1.Controls.Add(this.labelControl3);
this.panelControl1.Controls.Add(this.labelControl1);
this.panelControl1.Controls.Add(this.textEdit5);
this.panelControl1.Controls.Add(this.label5);
this.panelControl1.Controls.Add(this.textEdit_Phone);
this.panelControl1.Controls.Add(this.label4);
this.panelControl1.Controls.Add(this.textEdit_IDCard);
this.panelControl1.Controls.Add(this.label3);
this.panelControl1.Controls.Add(this.textEdit_Gender);
this.panelControl1.Controls.Add(this.label2);
this.panelControl1.Controls.Add(this.textEdit_Name);
this.panelControl1.Controls.Add(this.label1);
this.panelControl1.Controls.Add(this.textEdit1);
this.panelControl1.Controls.Add(this.textEdit2);
this.panelControl1.Location = new System.Drawing.Point(2, 2);
this.panelControl1.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.panelControl1.LookAndFeel.UseDefaultLookAndFeel = false;
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(774, 921);
this.panelControl1.TabIndex = 4;
//
// timeControl2
//
this.timeControl2.Enabled = false;
this.timeControl2.Location = new System.Drawing.Point(578, 857);
this.timeControl2.Name = "timeControl2";
this.timeControl2.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.timeControl2.Properties.Appearance.Options.UseFont = true;
this.timeControl2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.timeControl2.Size = new System.Drawing.Size(138, 22);
this.timeControl2.TabIndex = 27;
//
// timeControl1
//
this.timeControl1.Enabled = false;
this.timeControl1.Location = new System.Drawing.Point(578, 721);
this.timeControl1.Name = "timeControl1";
this.timeControl1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.timeControl1.Properties.Appearance.Options.UseFont = true;
this.timeControl1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.timeControl1.Size = new System.Drawing.Size(138, 22);
this.timeControl1.TabIndex = 26;
//
// labelControl10
//
this.labelControl10.Appearance.Font = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold);
this.labelControl10.Appearance.Options.UseFont = true;
this.labelControl10.Location = new System.Drawing.Point(457, 855);
this.labelControl10.Name = "labelControl10";
this.labelControl10.Size = new System.Drawing.Size(115, 27);
this.labelControl10.TabIndex = 25;
this.labelControl10.Text = "签字时间:";
//
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold);
this.labelControl2.Appearance.Options.UseFont = true;
this.labelControl2.Location = new System.Drawing.Point(457, 719);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(115, 27);
this.labelControl2.TabIndex = 24;
this.labelControl2.Text = "签字时间:";
//
// labelControl8
//
this.labelControl8.Appearance.Font = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold);
this.labelControl8.Appearance.Options.UseFont = true;
this.labelControl8.Location = new System.Drawing.Point(96, 855);
this.labelControl8.Name = "labelControl8";
this.labelControl8.Size = new System.Drawing.Size(207, 27);
this.labelControl8.TabIndex = 20;
this.labelControl8.Text = "项目工作人员签字:";
//
// labelControl9
//
this.labelControl9.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
this.labelControl9.Appearance.Options.UseFont = true;
this.labelControl9.Location = new System.Drawing.Point(62, 782);
this.labelControl9.Name = "labelControl9";
this.labelControl9.Size = new System.Drawing.Size(665, 46);
this.labelControl9.TabIndex = 19;
this.labelControl9.Text = "我已经向参与者解释了项目目的、实施内容、利益和风险,解答了参参与者的疑\r\n问。参加者已经知道项目目的、实施内容、利益和风险。";
//
// labelControl7
//
this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold);
this.labelControl7.Appearance.Options.UseFont = true;
this.labelControl7.Location = new System.Drawing.Point(164, 719);
this.labelControl7.Name = "labelControl7";
this.labelControl7.Size = new System.Drawing.Size(138, 27);
this.labelControl7.TabIndex = 16;
this.labelControl7.Text = "参与者签字:";
//
// labelControl6
//
this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
this.labelControl6.Appearance.Options.UseFont = true;
this.labelControl6.Location = new System.Drawing.Point(62, 645);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Size = new System.Drawing.Size(665, 46);
this.labelControl6.TabIndex = 15;
this.labelControl6.Text = "我已详细阅读以上内容,并且充分了解项目目的、实施内容、利益和风险。我同\r\n意参与脑卒中高危人群筛查和干预项目。";
//
// labelControl5
//
this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold);
this.labelControl5.Appearance.Options.UseFont = true;
this.labelControl5.Location = new System.Drawing.Point(32, 615);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(138, 27);
this.labelControl5.TabIndex = 14;
this.labelControl5.Text = "知情同意声明";
//
// labelControl4
//
this.labelControl4.Location = new System.Drawing.Point(24, 767);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(688, 14);
this.labelControl4.TabIndex = 13;
this.labelControl4.Text = "---------------------------------------------------------------------------------" +
"--------------------------------------------------------------------------------" +
"-----------";
//
// labelControl3
//
this.labelControl3.Location = new System.Drawing.Point(32, 603);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(688, 14);
this.labelControl3.TabIndex = 12;
this.labelControl3.Text = "---------------------------------------------------------------------------------" +
"--------------------------------------------------------------------------------" +
"-----------";
//
// labelControl1
//
this.labelControl1.Appearance.BackColor = System.Drawing.Color.White;
this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
this.labelControl1.Appearance.Options.UseBackColor = true;
this.labelControl1.Appearance.Options.UseFont = true;
this.labelControl1.Location = new System.Drawing.Point(31, 77);
this.labelControl1.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.labelControl1.LookAndFeel.UseDefaultLookAndFeel = false;
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(719, 529);
this.labelControl1.TabIndex = 10;
this.labelControl1.Text = resources.GetString("labelControl1.Text");
//
// textEdit5
//
this.textEdit5.Enabled = false;
this.textEdit5.Location = new System.Drawing.Point(482, 43);
this.textEdit5.Name = "textEdit5";
this.textEdit5.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
this.textEdit5.Properties.Appearance.Options.UseFont = true;
this.textEdit5.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.textEdit5.Size = new System.Drawing.Size(259, 28);
this.textEdit5.TabIndex = 9;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("Tahoma", 14F);
this.label5.Location = new System.Drawing.Point(380, 47);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(105, 23);
this.label5.TabIndex = 8;
this.label5.Text = "联系地址:";
//
// textEdit_Phone
//
this.textEdit_Phone.Enabled = false;
this.textEdit_Phone.Location = new System.Drawing.Point(119, 43);
this.textEdit_Phone.Name = "textEdit_Phone";
this.textEdit_Phone.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
this.textEdit_Phone.Properties.Appearance.Options.UseFont = true;
this.textEdit_Phone.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.textEdit_Phone.Size = new System.Drawing.Size(257, 28);
this.textEdit_Phone.TabIndex = 7;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("Tahoma", 14F);
this.label4.Location = new System.Drawing.Point(25, 47);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(105, 23);
this.label4.TabIndex = 6;
this.label4.Text = "联系方式:";
//
// textEdit_IDCard
//
this.textEdit_IDCard.Enabled = false;
this.textEdit_IDCard.Location = new System.Drawing.Point(482, 8);
this.textEdit_IDCard.Name = "textEdit_IDCard";
this.textEdit_IDCard.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
this.textEdit_IDCard.Properties.Appearance.Options.UseFont = true;
this.textEdit_IDCard.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.textEdit_IDCard.Size = new System.Drawing.Size(188, 28);
this.textEdit_IDCard.TabIndex = 5;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("Tahoma", 14F);
this.label3.Location = new System.Drawing.Point(380, 12);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(105, 23);
this.label3.TabIndex = 4;
this.label3.Text = "身份证号:";
//
// textEdit_Gender
//
this.textEdit_Gender.Enabled = false;
this.textEdit_Gender.Location = new System.Drawing.Point(273, 8);
this.textEdit_Gender.Name = "textEdit_Gender";
this.textEdit_Gender.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
this.textEdit_Gender.Properties.Appearance.Options.UseFont = true;
this.textEdit_Gender.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.textEdit_Gender.Size = new System.Drawing.Size(100, 28);
this.textEdit_Gender.TabIndex = 3;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("Tahoma", 14F);
this.label2.Location = new System.Drawing.Point(210, 12);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(67, 23);
this.label2.TabIndex = 2;
this.label2.Text = "性别:";
//
// textEdit_Name
//
this.textEdit_Name.Enabled = false;
this.textEdit_Name.Location = new System.Drawing.Point(86, 9);
this.textEdit_Name.Name = "textEdit_Name";
this.textEdit_Name.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
this.textEdit_Name.Properties.Appearance.Options.UseFont = true;
this.textEdit_Name.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.textEdit_Name.Size = new System.Drawing.Size(118, 28);
this.textEdit_Name.TabIndex = 1;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Tahoma", 14F);
this.label1.Location = new System.Drawing.Point(25, 12);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(67, 23);
this.label1.TabIndex = 0;
this.label1.Text = "姓名:";
//
// textEdit1
//
this.textEdit1.Location = new System.Drawing.Point(308, 696);
this.textEdit1.Name = "textEdit1";
this.textEdit1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
this.textEdit1.Properties.Appearance.Options.UseFont = true;
this.textEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.textEdit1.Properties.NullText = " ";
this.textEdit1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
this.textEdit1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
this.textEdit1.Size = new System.Drawing.Size(145, 72);
this.textEdit1.TabIndex = 22;
this.textEdit1.TabStop = true;
//
// textEdit2
//
this.textEdit2.Location = new System.Drawing.Point(308, 831);
this.textEdit2.Name = "textEdit2";
this.textEdit2.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
this.textEdit2.Properties.Appearance.Options.UseFont = true;
this.textEdit2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.textEdit2.Properties.NullText = " ";
this.textEdit2.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
this.textEdit2.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
this.textEdit2.Size = new System.Drawing.Size(145, 75);
this.textEdit2.TabIndex = 23;
this.textEdit2.TabStop = true;
//
// Root
//
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.Root.GroupBordersVisible = false;
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem1});
this.Root.Name = "Root";
this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.Root.Size = new System.Drawing.Size(778, 925);
this.Root.TextVisible = false;
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.panelControl1;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.Size = new System.Drawing.Size(778, 925);
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem1.TextVisible = false;
//
// lbl_imageMessage
//
this.lbl_imageMessage.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.lbl_imageMessage.Appearance.Options.UseFont = true;
this.lbl_imageMessage.Location = new System.Drawing.Point(93, 12);
this.lbl_imageMessage.Name = "lbl_imageMessage";
this.lbl_imageMessage.Size = new System.Drawing.Size(75, 18);
this.lbl_imageMessage.TabIndex = 310;
this.lbl_imageMessage.Text = "未上传文件";
//
// hyperlinklbl_Image
//
this.hyperlinklbl_Image.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.hyperlinklbl_Image.Appearance.Options.UseFont = true;
this.hyperlinklbl_Image.Location = new System.Drawing.Point(93, 12);
this.hyperlinklbl_Image.Name = "hyperlinklbl_Image";
this.hyperlinklbl_Image.Size = new System.Drawing.Size(75, 18);
this.hyperlinklbl_Image.TabIndex = 309;
this.hyperlinklbl_Image.Text = "查看电子档";
this.hyperlinklbl_Image.Visible = false;
this.hyperlinklbl_Image.Click += new System.EventHandler(this.hyperlinklbl_Image_Click);
//
// simpleButton3
//
this.simpleButton3.Location = new System.Drawing.Point(12, 10);
this.simpleButton3.Name = "simpleButton3";
this.simpleButton3.Size = new System.Drawing.Size(75, 23);
this.simpleButton3.TabIndex = 308;
this.simpleButton3.Text = "上传图片";
this.simpleButton3.Click += new System.EventHandler(this.simpleButton3_Click);
//
// panelControl2
//
this.panelControl2.Appearance.BackColor = System.Drawing.Color.White;
this.panelControl2.Appearance.Options.UseBackColor = true;
this.panelControl2.Controls.Add(this.lbl_imageMessage);
this.panelControl2.Controls.Add(this.simpleButton2);
this.panelControl2.Controls.Add(this.hyperlinklbl_Image);
this.panelControl2.Controls.Add(this.simpleButton1);
this.panelControl2.Controls.Add(this.simpleButton3);
this.panelControl2.Controls.Add(this.pictureBox_Record);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl2.Location = new System.Drawing.Point(0, 0);
this.panelControl2.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.panelControl2.LookAndFeel.UseDefaultLookAndFeel = false;
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(778, 45);
this.panelControl2.TabIndex = 2;
//
// simpleButton2
//
this.simpleButton2.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
this.simpleButton2.Appearance.Options.UseFont = true;
this.simpleButton2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton2.ImageOptions.Image")));
this.simpleButton2.Location = new System.Drawing.Point(484, 4);
this.simpleButton2.Name = "simpleButton2";
this.simpleButton2.Size = new System.Drawing.Size(93, 35);
this.simpleButton2.TabIndex = 23;
this.simpleButton2.Text = "保存";
this.simpleButton2.Visible = false;
this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
//
// simpleButton1
//
this.simpleButton1.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
this.simpleButton1.Appearance.Options.UseFont = true;
this.simpleButton1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.ImageOptions.Image")));
this.simpleButton1.Location = new System.Drawing.Point(607, 4);
this.simpleButton1.Name = "simpleButton1";
this.simpleButton1.Size = new System.Drawing.Size(93, 35);
this.simpleButton1.TabIndex = 22;
this.simpleButton1.Text = "打印";
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
//
// pictureBox_Record
//
this.pictureBox_Record.Image = global::HL_FristAidPlatform_Apoplexy.Properties.Resources.;
this.pictureBox_Record.Location = new System.Drawing.Point(734, 0);
this.pictureBox_Record.Name = "pictureBox_Record";
this.pictureBox_Record.Size = new System.Drawing.Size(43, 43);
this.pictureBox_Record.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox_Record.TabIndex = 24;
this.pictureBox_Record.TabStop = false;
this.pictureBox_Record.Click += new System.EventHandler(this.pictureBox_Record_Click);
//
// Form_ApoplexyHighRiskScreening_InformedConsent
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(778, 970);
this.Controls.Add(this.layoutControl1);
this.Controls.Add(this.panelControl2);
this.Name = "Form_ApoplexyHighRiskScreening_InformedConsent";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "脑卒中高危人群筛查和干预项目知情同意书";
this.Load += new System.EventHandler(this.Form_ApoplexyHighRiskScreening_InformedConsent_Load);
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
this.layoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
this.panelControl1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.timeControl2.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.timeControl1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit_Phone.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit_IDCard.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit_Gender.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit_Name.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
this.panelControl2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox_Record)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.SimpleButton simpleButton1;
private DevExpress.XtraEditors.LabelControl labelControl8;
private DevExpress.XtraEditors.LabelControl labelControl9;
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 labelControl1;
private DevExpress.XtraEditors.TextEdit textEdit5;
private System.Windows.Forms.Label label5;
private DevExpress.XtraEditors.TextEdit textEdit_Phone;
private System.Windows.Forms.Label label4;
private DevExpress.XtraEditors.TextEdit textEdit_IDCard;
private System.Windows.Forms.Label label3;
private DevExpress.XtraEditors.TextEdit textEdit_Gender;
private System.Windows.Forms.Label label2;
private DevExpress.XtraEditors.TextEdit textEdit_Name;
private System.Windows.Forms.Label label1;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.XtraEditors.SimpleButton simpleButton2;
private DevExpress.XtraEditors.PictureEdit textEdit1;
private DevExpress.XtraEditors.PictureEdit textEdit2;
private System.Windows.Forms.PictureBox pictureBox_Record;
private DevExpress.XtraEditors.LabelControl lbl_imageMessage;
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinklbl_Image;
private DevExpress.XtraEditors.SimpleButton simpleButton3;
private DevExpress.XtraEditors.LabelControl labelControl10;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.TextEdit timeControl2;
private DevExpress.XtraEditors.TextEdit timeControl1;
}
}