namespace HL_FristAidPlatform_Apoplexy
{
partial class UserControl_rt_PAInformedConsent
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
///
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UserControl_rt_PAInformedConsent));
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
this.comboBox_Agree = new System.Windows.Forms.ComboBox();
this.labelControl28 = new DevExpress.XtraEditors.LabelControl();
this.labelControl27 = new DevExpress.XtraEditors.LabelControl();
this.labelControl26 = new DevExpress.XtraEditors.LabelControl();
this.labelControl25 = new DevExpress.XtraEditors.LabelControl();
this.labelControl24 = new DevExpress.XtraEditors.LabelControl();
this.labelControl20 = new DevExpress.XtraEditors.LabelControl();
this.time_PatientSigningTime = new HL_FristAidPlatform_Public.TimeControl();
this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
this.pic_PatientSignature = new DevExpress.XtraEditors.PictureEdit();
this.labelControl19 = new DevExpress.XtraEditors.LabelControl();
this.labelControl17 = new DevExpress.XtraEditors.LabelControl();
this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
this.lbl_name1 = new DevExpress.XtraEditors.LabelControl();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
this.text_Relationship = new DevExpress.XtraEditors.TextEdit();
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
this.lbl_imageMessage = new DevExpress.XtraEditors.LabelControl();
this.hyperlinklbl_Image = new DevExpress.XtraEditors.HyperlinkLabelControl();
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
this.time_DoctorSignatureTime = new HL_FristAidPlatform_Public.TimeControl();
this.labelControl22 = new DevExpress.XtraEditors.LabelControl();
this.pic_DoctorSignature = new DevExpress.XtraEditors.PictureEdit();
this.labelControl23 = new DevExpress.XtraEditors.LabelControl();
this.labelControl21 = new DevExpress.XtraEditors.LabelControl();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.lbl_number = new DevExpress.XtraEditors.LabelControl();
this.lbl_age = new DevExpress.XtraEditors.LabelControl();
this.lbl_gender = new DevExpress.XtraEditors.LabelControl();
this.lbl_name = new DevExpress.XtraEditors.LabelControl();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
this.panelControl5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pic_PatientSignature.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.text_Relationship.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
this.panelControl4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pic_DoctorSignature.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
this.SuspendLayout();
//
// panelControl1
//
this.panelControl1.Appearance.BorderColor = System.Drawing.Color.Black;
this.panelControl1.Appearance.Options.UseBorderColor = true;
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
this.panelControl1.Controls.Add(this.panelControl5);
this.panelControl1.Controls.Add(this.panelControl4);
this.panelControl1.Controls.Add(this.panelControl3);
this.panelControl1.Controls.Add(this.panelControl2);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl1.Location = new System.Drawing.Point(0, 0);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Padding = new System.Windows.Forms.Padding(10);
this.panelControl1.Size = new System.Drawing.Size(933, 1010);
this.panelControl1.TabIndex = 0;
//
// panelControl5
//
this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
this.panelControl5.Controls.Add(this.comboBox_Agree);
this.panelControl5.Controls.Add(this.labelControl28);
this.panelControl5.Controls.Add(this.labelControl27);
this.panelControl5.Controls.Add(this.labelControl26);
this.panelControl5.Controls.Add(this.labelControl25);
this.panelControl5.Controls.Add(this.labelControl24);
this.panelControl5.Controls.Add(this.labelControl20);
this.panelControl5.Controls.Add(this.time_PatientSigningTime);
this.panelControl5.Controls.Add(this.labelControl18);
this.panelControl5.Controls.Add(this.pic_PatientSignature);
this.panelControl5.Controls.Add(this.labelControl19);
this.panelControl5.Controls.Add(this.labelControl17);
this.panelControl5.Controls.Add(this.labelControl14);
this.panelControl5.Controls.Add(this.labelControl13);
this.panelControl5.Controls.Add(this.lbl_name1);
this.panelControl5.Controls.Add(this.labelControl11);
this.panelControl5.Controls.Add(this.labelControl10);
this.panelControl5.Controls.Add(this.text_Relationship);
this.panelControl5.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl5.Location = new System.Drawing.Point(12, 89);
this.panelControl5.Name = "panelControl5";
this.panelControl5.Size = new System.Drawing.Size(909, 709);
this.panelControl5.TabIndex = 3;
//
// comboBox_Agree
//
this.comboBox_Agree.FormattingEnabled = true;
this.comboBox_Agree.Items.AddRange(new object[] {
"同意",
"拒绝"});
this.comboBox_Agree.Location = new System.Drawing.Point(34, 507);
this.comboBox_Agree.Name = "comboBox_Agree";
this.comboBox_Agree.Size = new System.Drawing.Size(100, 22);
this.comboBox_Agree.TabIndex = 31;
this.comboBox_Agree.SelectedIndexChanged += new System.EventHandler(this.comboBox_Agree_SelectedIndexChanged);
//
// labelControl28
//
this.labelControl28.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl28.Appearance.Options.UseFont = true;
this.labelControl28.Location = new System.Drawing.Point(4, 509);
this.labelControl28.Name = "labelControl28";
this.labelControl28.Size = new System.Drawing.Size(26, 19);
this.labelControl28.TabIndex = 29;
this.labelControl28.Text = "●我";
//
// labelControl27
//
this.labelControl27.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl27.Appearance.Options.UseFont = true;
this.labelControl27.Location = new System.Drawing.Point(140, 509);
this.labelControl27.Name = "labelControl27";
this.labelControl27.Size = new System.Drawing.Size(94, 19);
this.labelControl27.TabIndex = 28;
this.labelControl27.Text = "(\"同意/拒绝\")\r\n";
//
// labelControl26
//
this.labelControl26.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl26.Appearance.Options.UseFont = true;
this.labelControl26.Location = new System.Drawing.Point(3, 56);
this.labelControl26.Name = "labelControl26";
this.labelControl26.Size = new System.Drawing.Size(892, 342);
this.labelControl26.TabIndex = 27;
this.labelControl26.Text = resources.GetString("labelControl26.Text");
//
// labelControl25
//
this.labelControl25.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelControl25.Appearance.Options.UseFont = true;
this.labelControl25.Location = new System.Drawing.Point(289, 31);
this.labelControl25.Name = "labelControl25";
this.labelControl25.Size = new System.Drawing.Size(64, 19);
this.labelControl25.TabIndex = 26;
this.labelControl25.Text = "神经内科";
//
// labelControl24
//
this.labelControl24.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl24.Appearance.Options.UseFont = true;
this.labelControl24.Location = new System.Drawing.Point(207, 31);
this.labelControl24.Name = "labelControl24";
this.labelControl24.Size = new System.Drawing.Size(64, 19);
this.labelControl24.TabIndex = 25;
this.labelControl24.Text = "现在我院";
//
// labelControl20
//
this.labelControl20.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl20.Appearance.Options.UseFont = true;
this.labelControl20.Location = new System.Drawing.Point(358, 602);
this.labelControl20.Name = "labelControl20";
this.labelControl20.Size = new System.Drawing.Size(80, 19);
this.labelControl20.TabIndex = 23;
this.labelControl20.Text = "与患者关系";
//
// time_PatientSigningTime
//
this.time_PatientSigningTime.BackColor = System.Drawing.Color.Transparent;
this.time_PatientSigningTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.time_PatientSigningTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.time_PatientSigningTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.time_PatientSigningTime.Location = new System.Drawing.Point(656, 601);
this.time_PatientSigningTime.Name = "time_PatientSigningTime";
this.time_PatientSigningTime.Size = new System.Drawing.Size(140, 20);
this.time_PatientSigningTime.TabIndex = 22;
this.time_PatientSigningTime.TimeValue = "";
//
// labelControl18
//
this.labelControl18.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl18.Appearance.Options.UseFont = true;
this.labelControl18.Location = new System.Drawing.Point(586, 602);
this.labelControl18.Name = "labelControl18";
this.labelControl18.Size = new System.Drawing.Size(64, 19);
this.labelControl18.TabIndex = 21;
this.labelControl18.Text = "签名日期";
//
// pic_PatientSignature
//
this.pic_PatientSignature.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.pic_PatientSignature.Location = new System.Drawing.Point(174, 561);
this.pic_PatientSignature.Name = "pic_PatientSignature";
this.pic_PatientSignature.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
this.pic_PatientSignature.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
this.pic_PatientSignature.Size = new System.Drawing.Size(140, 100);
this.pic_PatientSignature.TabIndex = 20;
//
// labelControl19
//
this.labelControl19.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl19.Appearance.Options.UseFont = true;
this.labelControl19.Location = new System.Drawing.Point(8, 602);
this.labelControl19.Name = "labelControl19";
this.labelControl19.Size = new System.Drawing.Size(160, 19);
this.labelControl19.TabIndex = 19;
this.labelControl19.Text = "患者或法定代理人签名";
//
// labelControl17
//
this.labelControl17.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl17.Appearance.Options.UseFont = true;
this.labelControl17.Location = new System.Drawing.Point(8, 538);
this.labelControl17.Name = "labelControl17";
this.labelControl17.Size = new System.Drawing.Size(395, 19);
this.labelControl17.TabIndex = 18;
this.labelControl17.Text = "如果患者无法签署知情同意书,请其授权的亲属在此签名:";
//
// labelControl14
//
this.labelControl14.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl14.Appearance.Options.UseFont = true;
this.labelControl14.Location = new System.Drawing.Point(3, 404);
this.labelControl14.Name = "labelControl14";
this.labelControl14.Size = new System.Drawing.Size(570, 95);
this.labelControl14.TabIndex = 11;
this.labelControl14.Text = "患者家属或患者的法定监护人、授权委托人意见:\r\n●我的医生已经告知我将要进行的溶栓治疗及治疗后可能发生的并发症和风险、可\r\n能存在的其它治疗方法并且解答了我关于此" +
"次治疗的相关问题\r\n●以上情况严重时可能危及生命。一旦发生,我的医生都会尽力抢救\r\n●请您仔细阅读,慎重考虑。\r\n";
//
// labelControl13
//
this.labelControl13.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl13.Appearance.Options.UseFont = true;
this.labelControl13.Location = new System.Drawing.Point(35, 31);
this.labelControl13.Name = "labelControl13";
this.labelControl13.Size = new System.Drawing.Size(112, 19);
this.labelControl13.TabIndex = 10;
this.labelControl13.Text = "您好!您的家人";
//
// lbl_name1
//
this.lbl_name1.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbl_name1.Appearance.Options.UseFont = true;
this.lbl_name1.Location = new System.Drawing.Point(153, 31);
this.lbl_name1.Name = "lbl_name1";
this.lbl_name1.Size = new System.Drawing.Size(32, 19);
this.lbl_name1.TabIndex = 9;
this.lbl_name1.Text = "肖丽";
//
// labelControl11
//
this.labelControl11.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl11.Appearance.Options.UseFont = true;
this.labelControl11.Location = new System.Drawing.Point(8, 6);
this.labelControl11.Name = "labelControl11";
this.labelControl11.Size = new System.Drawing.Size(358, 19);
this.labelControl11.TabIndex = 3;
this.labelControl11.Text = "尊敬的患者家属或患者的法定监护人、授权委托人:";
//
// labelControl10
//
this.labelControl10.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl10.Appearance.Options.UseFont = true;
this.labelControl10.Location = new System.Drawing.Point(361, 31);
this.labelControl10.Name = "labelControl10";
this.labelControl10.Size = new System.Drawing.Size(80, 19);
this.labelControl10.TabIndex = 2;
this.labelControl10.Text = "住院治疗。";
//
// text_Relationship
//
this.text_Relationship.Location = new System.Drawing.Point(444, 601);
this.text_Relationship.Name = "text_Relationship";
this.text_Relationship.Size = new System.Drawing.Size(100, 20);
this.text_Relationship.TabIndex = 24;
//
// panelControl4
//
this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
this.panelControl4.Controls.Add(this.lbl_imageMessage);
this.panelControl4.Controls.Add(this.hyperlinklbl_Image);
this.panelControl4.Controls.Add(this.simpleButton1);
this.panelControl4.Controls.Add(this.time_DoctorSignatureTime);
this.panelControl4.Controls.Add(this.labelControl22);
this.panelControl4.Controls.Add(this.pic_DoctorSignature);
this.panelControl4.Controls.Add(this.labelControl23);
this.panelControl4.Controls.Add(this.labelControl21);
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelControl4.Location = new System.Drawing.Point(12, 798);
this.panelControl4.Name = "panelControl4";
this.panelControl4.Size = new System.Drawing.Size(909, 200);
this.panelControl4.TabIndex = 2;
//
// 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(379, 110);
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(379, 111);
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_1);
//
// simpleButton1
//
this.simpleButton1.Location = new System.Drawing.Point(298, 110);
this.simpleButton1.Name = "simpleButton1";
this.simpleButton1.Size = new System.Drawing.Size(75, 23);
this.simpleButton1.TabIndex = 308;
this.simpleButton1.Text = "上传图片";
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
//
// time_DoctorSignatureTime
//
this.time_DoctorSignatureTime.BackColor = System.Drawing.Color.Transparent;
this.time_DoctorSignatureTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.time_DoctorSignatureTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.time_DoctorSignatureTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.time_DoctorSignatureTime.Location = new System.Drawing.Point(562, 121);
this.time_DoctorSignatureTime.Name = "time_DoctorSignatureTime";
this.time_DoctorSignatureTime.Size = new System.Drawing.Size(140, 20);
this.time_DoctorSignatureTime.TabIndex = 26;
this.time_DoctorSignatureTime.TimeValue = "";
//
// labelControl22
//
this.labelControl22.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl22.Appearance.Options.UseFont = true;
this.labelControl22.Location = new System.Drawing.Point(490, 122);
this.labelControl22.Name = "labelControl22";
this.labelControl22.Size = new System.Drawing.Size(64, 19);
this.labelControl22.TabIndex = 25;
this.labelControl22.Text = "签名日期";
//
// pic_DoctorSignature
//
this.pic_DoctorSignature.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.pic_DoctorSignature.Location = new System.Drawing.Point(117, 81);
this.pic_DoctorSignature.Name = "pic_DoctorSignature";
this.pic_DoctorSignature.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
this.pic_DoctorSignature.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
this.pic_DoctorSignature.Size = new System.Drawing.Size(140, 100);
this.pic_DoctorSignature.TabIndex = 24;
//
// labelControl23
//
this.labelControl23.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl23.Appearance.Options.UseFont = true;
this.labelControl23.Location = new System.Drawing.Point(14, 122);
this.labelControl23.Name = "labelControl23";
this.labelControl23.Size = new System.Drawing.Size(96, 19);
this.labelControl23.TabIndex = 23;
this.labelControl23.Text = "医护人员签名";
//
// labelControl21
//
this.labelControl21.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl21.Appearance.Options.UseFont = true;
this.labelControl21.Location = new System.Drawing.Point(14, 21);
this.labelControl21.Name = "labelControl21";
this.labelControl21.Size = new System.Drawing.Size(736, 57);
this.labelControl21.TabIndex = 13;
this.labelControl21.Text = "医护人员陈述:\r\n我已经将患者目前的病情危重、溶栓治疗可能出现的并发症和风险以及医护人员在患者病情危重时进行的\r\n救治措施向患者家属或患者的法定监护人、授权委托人" +
"详细告知。\r\n";
//
// panelControl3
//
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
this.panelControl3.Controls.Add(this.lbl_number);
this.panelControl3.Controls.Add(this.lbl_age);
this.panelControl3.Controls.Add(this.lbl_gender);
this.panelControl3.Controls.Add(this.lbl_name);
this.panelControl3.Controls.Add(this.labelControl5);
this.panelControl3.Controls.Add(this.labelControl4);
this.panelControl3.Controls.Add(this.labelControl3);
this.panelControl3.Controls.Add(this.labelControl2);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl3.Location = new System.Drawing.Point(12, 58);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(909, 31);
this.panelControl3.TabIndex = 1;
//
// lbl_number
//
this.lbl_number.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbl_number.Appearance.Options.UseFont = true;
this.lbl_number.Location = new System.Drawing.Point(706, 6);
this.lbl_number.Name = "lbl_number";
this.lbl_number.Size = new System.Drawing.Size(99, 19);
this.lbl_number.TabIndex = 11;
this.lbl_number.Text = "20221202001";
//
// lbl_age
//
this.lbl_age.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbl_age.Appearance.Options.UseFont = true;
this.lbl_age.Location = new System.Drawing.Point(480, 6);
this.lbl_age.Name = "lbl_age";
this.lbl_age.Size = new System.Drawing.Size(18, 19);
this.lbl_age.TabIndex = 10;
this.lbl_age.Text = "18";
//
// lbl_gender
//
this.lbl_gender.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbl_gender.Appearance.Options.UseFont = true;
this.lbl_gender.Location = new System.Drawing.Point(232, 6);
this.lbl_gender.Name = "lbl_gender";
this.lbl_gender.Size = new System.Drawing.Size(16, 19);
this.lbl_gender.TabIndex = 9;
this.lbl_gender.Text = "女";
//
// lbl_name
//
this.lbl_name.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbl_name.Appearance.Options.UseFont = true;
this.lbl_name.Location = new System.Drawing.Point(86, 6);
this.lbl_name.Name = "lbl_name";
this.lbl_name.Size = new System.Drawing.Size(32, 19);
this.lbl_name.TabIndex = 8;
this.lbl_name.Text = "肖丽";
//
// labelControl5
//
this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl5.Appearance.Options.UseFont = true;
this.labelControl5.Location = new System.Drawing.Point(641, 6);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(54, 19);
this.labelControl5.TabIndex = 7;
this.labelControl5.Text = "病历号:";
//
// labelControl4
//
this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl4.Appearance.Options.UseFont = true;
this.labelControl4.Location = new System.Drawing.Point(435, 6);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(38, 19);
this.labelControl4.TabIndex = 5;
this.labelControl4.Text = "年龄:";
//
// labelControl3
//
this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl3.Appearance.Options.UseFont = true;
this.labelControl3.Location = new System.Drawing.Point(188, 6);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(38, 19);
this.labelControl3.TabIndex = 3;
this.labelControl3.Text = "性别:";
//
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl2.Appearance.Options.UseFont = true;
this.labelControl2.Location = new System.Drawing.Point(8, 6);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(70, 19);
this.labelControl2.TabIndex = 1;
this.labelControl2.Text = "患者姓名:";
//
// panelControl2
//
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
this.panelControl2.Controls.Add(this.labelControl1);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl2.Location = new System.Drawing.Point(12, 12);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(909, 46);
this.panelControl2.TabIndex = 0;
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelControl1.Appearance.Options.UseFont = 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.Fill;
this.labelControl1.Location = new System.Drawing.Point(2, 2);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(905, 42);
this.labelControl1.TabIndex = 0;
this.labelControl1.Text = "急性缺血性卒中rt-PA静脉溶栓知情同意书";
//
// UserControl_rt_PAInformedConsent
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.panelControl1);
this.Name = "UserControl_rt_PAInformedConsent";
this.Size = new System.Drawing.Size(933, 1010);
this.Load += new System.EventHandler(this.UserControl_rt_PAInformedConsent_Load);
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
this.panelControl5.ResumeLayout(false);
this.panelControl5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pic_PatientSignature.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.text_Relationship.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
this.panelControl4.ResumeLayout(false);
this.panelControl4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pic_DoctorSignature.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.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.PanelControl panelControl5;
private DevExpress.XtraEditors.PanelControl panelControl4;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.XtraEditors.LabelControl labelControl20;
private HL_FristAidPlatform_Public.TimeControl time_PatientSigningTime;
private DevExpress.XtraEditors.LabelControl labelControl18;
private DevExpress.XtraEditors.PictureEdit pic_PatientSignature;
private DevExpress.XtraEditors.LabelControl labelControl19;
private DevExpress.XtraEditors.LabelControl labelControl17;
private DevExpress.XtraEditors.LabelControl labelControl14;
private DevExpress.XtraEditors.LabelControl labelControl13;
private DevExpress.XtraEditors.LabelControl lbl_name1;
private DevExpress.XtraEditors.LabelControl labelControl11;
private DevExpress.XtraEditors.LabelControl labelControl10;
private HL_FristAidPlatform_Public.TimeControl time_DoctorSignatureTime;
private DevExpress.XtraEditors.LabelControl labelControl22;
private DevExpress.XtraEditors.PictureEdit pic_DoctorSignature;
private DevExpress.XtraEditors.LabelControl labelControl23;
private DevExpress.XtraEditors.LabelControl labelControl21;
private DevExpress.XtraEditors.LabelControl lbl_number;
private DevExpress.XtraEditors.LabelControl lbl_age;
private DevExpress.XtraEditors.LabelControl lbl_gender;
private DevExpress.XtraEditors.LabelControl lbl_name;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.LabelControl labelControl4;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.LabelControl labelControl27;
private DevExpress.XtraEditors.LabelControl labelControl26;
private DevExpress.XtraEditors.LabelControl labelControl25;
private DevExpress.XtraEditors.LabelControl labelControl24;
private DevExpress.XtraEditors.LabelControl labelControl28;
private DevExpress.XtraEditors.TextEdit text_Relationship;
private System.Windows.Forms.ComboBox comboBox_Agree;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.LabelControl lbl_imageMessage;
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinklbl_Image;
private DevExpress.XtraEditors.SimpleButton simpleButton1;
}
}