namespace LYFZ.Software.UI.InitialSet
{
partial class FrmPersonalCenter
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmPersonalCenter));
this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.picUser_IDNegative = new LYFZ.ComponentLibrary.PictureBoxEx();
this.labelEx39 = new LYFZ.ComponentLibrary.LabelEx();
this.picUser_PositiveID = new LYFZ.ComponentLibrary.PictureBoxEx();
this.labelEx38 = new LYFZ.ComponentLibrary.LabelEx();
this.picUser_HeadImgePath = new LYFZ.ComponentLibrary.PictureBoxEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx41 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx19 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx18 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx16 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
this.lblUser_Account = new LYFZ.ComponentLibrary.LabelEx();
this.lblUser_Sex = new LYFZ.ComponentLibrary.LabelEx();
this.lblUser_Telephone = new LYFZ.ComponentLibrary.LabelEx();
this.lblUser_IsMarried = new LYFZ.ComponentLibrary.LabelEx();
this.lblUser_Ethnic = new LYFZ.ComponentLibrary.LabelEx();
this.lblUser_Hometown = new LYFZ.ComponentLibrary.LabelEx();
this.lblUser_JobNumber = new LYFZ.ComponentLibrary.LabelEx();
this.lblUser_IdentityCardID = new LYFZ.ComponentLibrary.LabelEx();
this.lblUser_NowAddress = new LYFZ.ComponentLibrary.LabelEx();
this.lblUser_HometownAddress = new LYFZ.ComponentLibrary.LabelEx();
this.lblUser_Name = new LYFZ.ComponentLibrary.LabelEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picUser_IDNegative)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picUser_PositiveID)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picUser_HeadImgePath)).BeginInit();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx1);
this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
this.plExMainContainer.Size = new System.Drawing.Size(800, 372);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(800, 372);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(768, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(851, 0);
//
// labelEx15
//
this.labelEx15.AutoSize = true;
this.labelEx15.BackColor = System.Drawing.Color.Transparent;
this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(114)))));
this.labelEx15.Location = new System.Drawing.Point(26, 48);
this.labelEx15.Name = "labelEx15";
this.labelEx15.Size = new System.Drawing.Size(68, 17);
this.labelEx15.TabIndex = 210;
this.labelEx15.Text = "用户账号:";
//
// labelEx3
//
this.labelEx3.AutoSize = true;
this.labelEx3.BackColor = System.Drawing.Color.Transparent;
this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(114)))));
this.labelEx3.Location = new System.Drawing.Point(50, 21);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(44, 17);
this.labelEx3.TabIndex = 208;
this.labelEx3.Text = "姓名:";
//
// panelEx1
//
this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx1.BorderWidth = 1;
this.panelEx1.Controls.Add(this.picUser_IDNegative);
this.panelEx1.Controls.Add(this.labelEx39);
this.panelEx1.Controls.Add(this.picUser_PositiveID);
this.panelEx1.Controls.Add(this.labelEx38);
this.panelEx1.Controls.Add(this.picUser_HeadImgePath);
this.panelEx1.Controls.Add(this.labelEx1);
this.panelEx1.Controls.Add(this.labelEx7);
this.panelEx1.Controls.Add(this.labelEx8);
this.panelEx1.Controls.Add(this.labelEx41);
this.panelEx1.Controls.Add(this.labelEx19);
this.panelEx1.Controls.Add(this.labelEx18);
this.panelEx1.Controls.Add(this.labelEx16);
this.panelEx1.Controls.Add(this.labelEx12);
this.panelEx1.Controls.Add(this.labelEx13);
this.panelEx1.Controls.Add(this.labelEx14);
this.panelEx1.Controls.Add(this.lblUser_Account);
this.panelEx1.Controls.Add(this.lblUser_Sex);
this.panelEx1.Controls.Add(this.lblUser_Telephone);
this.panelEx1.Controls.Add(this.lblUser_IsMarried);
this.panelEx1.Controls.Add(this.lblUser_Ethnic);
this.panelEx1.Controls.Add(this.lblUser_Hometown);
this.panelEx1.Controls.Add(this.lblUser_JobNumber);
this.panelEx1.Controls.Add(this.lblUser_IdentityCardID);
this.panelEx1.Controls.Add(this.lblUser_NowAddress);
this.panelEx1.Controls.Add(this.lblUser_HometownAddress);
this.panelEx1.Controls.Add(this.lblUser_Name);
this.panelEx1.Controls.Add(this.labelEx3);
this.panelEx1.Controls.Add(this.labelEx15);
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx1.Location = new System.Drawing.Point(10, 10);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(780, 352);
this.panelEx1.TabIndex = 212;
//
// picUser_IDNegative
//
this.picUser_IDNegative.BackColor = System.Drawing.Color.Silver;
this.picUser_IDNegative.Cursor = System.Windows.Forms.Cursors.Hand;
this.picUser_IDNegative.Enabled = false;
this.picUser_IDNegative.Location = new System.Drawing.Point(603, 157);
this.picUser_IDNegative.Name = "picUser_IDNegative";
this.picUser_IDNegative.Size = new System.Drawing.Size(140, 160);
this.picUser_IDNegative.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.picUser_IDNegative.TabIndex = 274;
this.picUser_IDNegative.TabStop = false;
//
// labelEx39
//
this.labelEx39.AutoSize = true;
this.labelEx39.BackColor = System.Drawing.Color.Transparent;
this.labelEx39.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx39.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(114)))));
this.labelEx39.Location = new System.Drawing.Point(604, 132);
this.labelEx39.Name = "labelEx39";
this.labelEx39.Size = new System.Drawing.Size(92, 17);
this.labelEx39.TabIndex = 273;
this.labelEx39.Text = "身份证反面照:";
//
// picUser_PositiveID
//
this.picUser_PositiveID.BackColor = System.Drawing.Color.Silver;
this.picUser_PositiveID.Cursor = System.Windows.Forms.Cursors.Hand;
this.picUser_PositiveID.Enabled = false;
this.picUser_PositiveID.Location = new System.Drawing.Point(439, 157);
this.picUser_PositiveID.Name = "picUser_PositiveID";
this.picUser_PositiveID.Size = new System.Drawing.Size(140, 160);
this.picUser_PositiveID.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.picUser_PositiveID.TabIndex = 270;
this.picUser_PositiveID.TabStop = false;
//
// labelEx38
//
this.labelEx38.AutoSize = true;
this.labelEx38.BackColor = System.Drawing.Color.Transparent;
this.labelEx38.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx38.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(114)))));
this.labelEx38.Location = new System.Drawing.Point(439, 132);
this.labelEx38.Name = "labelEx38";
this.labelEx38.Size = new System.Drawing.Size(92, 17);
this.labelEx38.TabIndex = 269;
this.labelEx38.Text = "身份证正面照:";
//
// picUser_HeadImgePath
//
this.picUser_HeadImgePath.BackColor = System.Drawing.Color.Silver;
this.picUser_HeadImgePath.Cursor = System.Windows.Forms.Cursors.Hand;
this.picUser_HeadImgePath.Enabled = false;
this.picUser_HeadImgePath.Location = new System.Drawing.Point(274, 157);
this.picUser_HeadImgePath.Name = "picUser_HeadImgePath";
this.picUser_HeadImgePath.Size = new System.Drawing.Size(140, 160);
this.picUser_HeadImgePath.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.picUser_HeadImgePath.TabIndex = 266;
this.picUser_HeadImgePath.TabStop = false;
//
// labelEx1
//
this.labelEx1.AutoSize = true;
this.labelEx1.BackColor = System.Drawing.Color.Transparent;
this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(114)))));
this.labelEx1.Location = new System.Drawing.Point(274, 132);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(75, 17);
this.labelEx1.TabIndex = 265;
this.labelEx1.Text = "2寸工作照:";
//
// labelEx7
//
this.labelEx7.AutoSize = true;
this.labelEx7.BackColor = System.Drawing.Color.Transparent;
this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(114)))));
this.labelEx7.Location = new System.Drawing.Point(26, 303);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(68, 17);
this.labelEx7.TabIndex = 260;
this.labelEx7.Text = "籍贯地址:";
//
// labelEx8
//
this.labelEx8.AutoSize = true;
this.labelEx8.BackColor = System.Drawing.Color.Transparent;
this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(114)))));
this.labelEx8.Location = new System.Drawing.Point(26, 244);
this.labelEx8.Name = "labelEx8";
this.labelEx8.Size = new System.Drawing.Size(68, 17);
this.labelEx8.TabIndex = 259;
this.labelEx8.Text = "身份证号:";
//
// labelEx41
//
this.labelEx41.AutoSize = true;
this.labelEx41.BackColor = System.Drawing.Color.Transparent;
this.labelEx41.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx41.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(114)))));
this.labelEx41.Location = new System.Drawing.Point(26, 215);
this.labelEx41.Name = "labelEx41";
this.labelEx41.Size = new System.Drawing.Size(68, 17);
this.labelEx41.TabIndex = 258;
this.labelEx41.Text = "员工工号:";
//
// labelEx19
//
this.labelEx19.AutoSize = true;
this.labelEx19.BackColor = System.Drawing.Color.Transparent;
this.labelEx19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(114)))));
this.labelEx19.Location = new System.Drawing.Point(50, 187);
this.labelEx19.Name = "labelEx19";
this.labelEx19.Size = new System.Drawing.Size(44, 17);
this.labelEx19.TabIndex = 231;
this.labelEx19.Text = "籍贯:";
//
// labelEx18
//
this.labelEx18.AutoSize = true;
this.labelEx18.BackColor = System.Drawing.Color.Transparent;
this.labelEx18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(114)))));
this.labelEx18.Location = new System.Drawing.Point(26, 159);
this.labelEx18.Name = "labelEx18";
this.labelEx18.Size = new System.Drawing.Size(68, 17);
this.labelEx18.TabIndex = 230;
this.labelEx18.Text = "用户民族:";
//
// labelEx16
//
this.labelEx16.AutoSize = true;
this.labelEx16.BackColor = System.Drawing.Color.Transparent;
this.labelEx16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(114)))));
this.labelEx16.Location = new System.Drawing.Point(50, 132);
this.labelEx16.Name = "labelEx16";
this.labelEx16.Size = new System.Drawing.Size(44, 17);
this.labelEx16.TabIndex = 229;
this.labelEx16.Text = "婚否:";
//
// labelEx12
//
this.labelEx12.AutoSize = true;
this.labelEx12.BackColor = System.Drawing.Color.Transparent;
this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(114)))));
this.labelEx12.Location = new System.Drawing.Point(38, 273);
this.labelEx12.Name = "labelEx12";
this.labelEx12.Size = new System.Drawing.Size(56, 17);
this.labelEx12.TabIndex = 228;
this.labelEx12.Text = "现居住:";
//
// labelEx13
//
this.labelEx13.AutoSize = true;
this.labelEx13.BackColor = System.Drawing.Color.Transparent;
this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(114)))));
this.labelEx13.Location = new System.Drawing.Point(26, 104);
this.labelEx13.Name = "labelEx13";
this.labelEx13.Size = new System.Drawing.Size(68, 17);
this.labelEx13.TabIndex = 227;
this.labelEx13.Text = "手机电话:";
//
// labelEx14
//
this.labelEx14.AutoSize = true;
this.labelEx14.BackColor = System.Drawing.Color.Transparent;
this.labelEx14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(114)))));
this.labelEx14.Location = new System.Drawing.Point(50, 76);
this.labelEx14.Name = "labelEx14";
this.labelEx14.Size = new System.Drawing.Size(44, 17);
this.labelEx14.TabIndex = 226;
this.labelEx14.Text = "性别:";
//
// lblUser_Account
//
this.lblUser_Account.AutoSize = true;
this.lblUser_Account.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblUser_Account.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblUser_Account.Location = new System.Drawing.Point(94, 48);
this.lblUser_Account.Name = "lblUser_Account";
this.lblUser_Account.Size = new System.Drawing.Size(56, 17);
this.lblUser_Account.TabIndex = 225;
this.lblUser_Account.Text = "labelEx1";
//
// lblUser_Sex
//
this.lblUser_Sex.AutoSize = true;
this.lblUser_Sex.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblUser_Sex.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblUser_Sex.Location = new System.Drawing.Point(95, 76);
this.lblUser_Sex.Name = "lblUser_Sex";
this.lblUser_Sex.Size = new System.Drawing.Size(56, 17);
this.lblUser_Sex.TabIndex = 224;
this.lblUser_Sex.Text = "labelEx1";
//
// lblUser_Telephone
//
this.lblUser_Telephone.AutoSize = true;
this.lblUser_Telephone.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblUser_Telephone.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblUser_Telephone.Location = new System.Drawing.Point(96, 104);
this.lblUser_Telephone.Name = "lblUser_Telephone";
this.lblUser_Telephone.Size = new System.Drawing.Size(56, 17);
this.lblUser_Telephone.TabIndex = 223;
this.lblUser_Telephone.Text = "labelEx1";
//
// lblUser_IsMarried
//
this.lblUser_IsMarried.AutoSize = true;
this.lblUser_IsMarried.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblUser_IsMarried.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblUser_IsMarried.Location = new System.Drawing.Point(96, 132);
this.lblUser_IsMarried.Name = "lblUser_IsMarried";
this.lblUser_IsMarried.Size = new System.Drawing.Size(56, 17);
this.lblUser_IsMarried.TabIndex = 222;
this.lblUser_IsMarried.Text = "labelEx1";
//
// lblUser_Ethnic
//
this.lblUser_Ethnic.AutoSize = true;
this.lblUser_Ethnic.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblUser_Ethnic.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblUser_Ethnic.Location = new System.Drawing.Point(96, 159);
this.lblUser_Ethnic.Name = "lblUser_Ethnic";
this.lblUser_Ethnic.Size = new System.Drawing.Size(56, 17);
this.lblUser_Ethnic.TabIndex = 221;
this.lblUser_Ethnic.Text = "labelEx1";
//
// lblUser_Hometown
//
this.lblUser_Hometown.AutoSize = true;
this.lblUser_Hometown.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblUser_Hometown.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblUser_Hometown.Location = new System.Drawing.Point(98, 187);
this.lblUser_Hometown.Name = "lblUser_Hometown";
this.lblUser_Hometown.Size = new System.Drawing.Size(56, 17);
this.lblUser_Hometown.TabIndex = 220;
this.lblUser_Hometown.Text = "labelEx1";
//
// lblUser_JobNumber
//
this.lblUser_JobNumber.AutoSize = true;
this.lblUser_JobNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblUser_JobNumber.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblUser_JobNumber.Location = new System.Drawing.Point(97, 215);
this.lblUser_JobNumber.Name = "lblUser_JobNumber";
this.lblUser_JobNumber.Size = new System.Drawing.Size(56, 17);
this.lblUser_JobNumber.TabIndex = 219;
this.lblUser_JobNumber.Text = "labelEx1";
//
// lblUser_IdentityCardID
//
this.lblUser_IdentityCardID.AutoSize = true;
this.lblUser_IdentityCardID.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblUser_IdentityCardID.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblUser_IdentityCardID.Location = new System.Drawing.Point(98, 244);
this.lblUser_IdentityCardID.Name = "lblUser_IdentityCardID";
this.lblUser_IdentityCardID.Size = new System.Drawing.Size(56, 17);
this.lblUser_IdentityCardID.TabIndex = 218;
this.lblUser_IdentityCardID.Text = "labelEx1";
//
// lblUser_NowAddress
//
this.lblUser_NowAddress.AutoSize = true;
this.lblUser_NowAddress.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblUser_NowAddress.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblUser_NowAddress.Location = new System.Drawing.Point(98, 273);
this.lblUser_NowAddress.Name = "lblUser_NowAddress";
this.lblUser_NowAddress.Size = new System.Drawing.Size(56, 17);
this.lblUser_NowAddress.TabIndex = 217;
this.lblUser_NowAddress.Text = "labelEx1";
//
// lblUser_HometownAddress
//
this.lblUser_HometownAddress.AutoSize = true;
this.lblUser_HometownAddress.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblUser_HometownAddress.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblUser_HometownAddress.Location = new System.Drawing.Point(100, 303);
this.lblUser_HometownAddress.Name = "lblUser_HometownAddress";
this.lblUser_HometownAddress.Size = new System.Drawing.Size(56, 17);
this.lblUser_HometownAddress.TabIndex = 216;
this.lblUser_HometownAddress.Text = "labelEx1";
//
// lblUser_Name
//
this.lblUser_Name.AutoSize = true;
this.lblUser_Name.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblUser_Name.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblUser_Name.Location = new System.Drawing.Point(95, 21);
this.lblUser_Name.Name = "lblUser_Name";
this.lblUser_Name.Size = new System.Drawing.Size(56, 17);
this.lblUser_Name.TabIndex = 212;
this.lblUser_Name.Text = "labelEx1";
//
// FrmPersonalCenter
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
this.ClientSize = new System.Drawing.Size(800, 437);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "FrmPersonalCenter";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "个人中心";
this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
this.plExMainContainer.ResumeLayout(false);
this.plFormMainContent.ResumeLayout(false);
this.panelEx1.ResumeLayout(false);
this.panelEx1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.picUser_IDNegative)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picUser_PositiveID)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picUser_HeadImgePath)).EndInit();
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.LabelEx labelEx15;
private ComponentLibrary.LabelEx labelEx3;
private ComponentLibrary.PanelEx panelEx1;
protected ComponentLibrary.LabelEx lblUser_Account;
protected ComponentLibrary.LabelEx lblUser_Sex;
protected ComponentLibrary.LabelEx lblUser_Telephone;
protected ComponentLibrary.LabelEx lblUser_IsMarried;
protected ComponentLibrary.LabelEx lblUser_Ethnic;
protected ComponentLibrary.LabelEx lblUser_Hometown;
protected ComponentLibrary.LabelEx lblUser_JobNumber;
protected ComponentLibrary.LabelEx lblUser_IdentityCardID;
protected ComponentLibrary.LabelEx lblUser_NowAddress;
protected ComponentLibrary.LabelEx lblUser_HometownAddress;
protected ComponentLibrary.LabelEx lblUser_Name;
private ComponentLibrary.LabelEx labelEx14;
private ComponentLibrary.LabelEx labelEx13;
private ComponentLibrary.LabelEx labelEx12;
private ComponentLibrary.LabelEx labelEx16;
private ComponentLibrary.LabelEx labelEx18;
private ComponentLibrary.LabelEx labelEx19;
private ComponentLibrary.LabelEx labelEx41;
private ComponentLibrary.LabelEx labelEx8;
private ComponentLibrary.LabelEx labelEx7;
protected ComponentLibrary.PictureBoxEx picUser_HeadImgePath;
private ComponentLibrary.LabelEx labelEx1;
protected ComponentLibrary.PictureBoxEx picUser_PositiveID;
private ComponentLibrary.LabelEx labelEx38;
protected ComponentLibrary.PictureBoxEx picUser_IDNegative;
private ComponentLibrary.LabelEx labelEx39;
}
}