namespace LYFZ.Software.UI.Customers.OldCustomer
{
partial class FrmOldCustomerPortraitAdd
{
///
/// 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()
{
this.components = new System.ComponentModel.Container();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmOldCustomerPortraitAdd));
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
this.cmblevel = new LYFZ.ComponentLibrary.ComboBoxEx();
this.txtHistory_OrderTime = new LYFZ.ComponentLibrary.MaskedTextDateEx(this.components);
this.btnlevel = new LYFZ.ComponentLibrary.ButtonForm();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.cmbCus_Region = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
this.cmbCus_CustomerSource = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.txtHistory_Money = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtHistory_Type = new LYFZ.ComponentLibrary.TextBoxEx();
this.btnClear = new LYFZ.ComponentLibrary.ButtonEx();
this.btnRegion = new LYFZ.ComponentLibrary.ButtonForm();
this.chkQT = new LYFZ.ComponentLibrary.CheckBoxEx();
this.chkPYJS = new LYFZ.ComponentLibrary.CheckBoxEx();
this.chkLKH = new LYFZ.ComponentLibrary.CheckBoxEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.btnCustomerSource = new LYFZ.ComponentLibrary.ButtonForm();
this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
this.txtCus_Birthday = new LYFZ.ComponentLibrary.MaskedTextDateEx(this.components);
this.labelEx31 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
this.btnQQCall = new LYFZ.ComponentLibrary.ButtonQQ();
this.btnDial = new LYFZ.ComponentLibrary.ButtonTel();
this.txtCus_Telephone = new LYFZ.ComponentLibrary.MaskedTextBoxEx(this.components);
this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx();
this.rdoCus_Sex1_1 = new LYFZ.ComponentLibrary.RadioButtonEx();
this.rdoCus_Sex1_2 = new LYFZ.ComponentLibrary.RadioButtonEx();
this.labelEx17 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx19 = new LYFZ.ComponentLibrary.LabelEx();
this.txtCus_MicroSignal = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx21 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx23 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx25 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx27 = new LYFZ.ComponentLibrary.LabelEx();
this.chkCus_Lunar = new LYFZ.ComponentLibrary.CheckBoxEx();
this.txtCus_FixedPhone = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtCus_Name = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx67 = new LYFZ.ComponentLibrary.LabelEx();
this.txtCus_QQ = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtCus_Address = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtCus_WorkUnit = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx66 = new LYFZ.ComponentLibrary.LabelEx();
this.lblcolorRed3 = new LYFZ.ComponentLibrary.LabelEx();
this.lblcolorRed7 = new LYFZ.ComponentLibrary.LabelEx();
this.btnAdding = new LYFZ.ComponentLibrary.ButtonForm();
this.btnDelete = new LYFZ.ComponentLibrary.ButtonForm();
this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEx();
this.CusName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CusTelephone = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CusQQ = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CusMicroSignal = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CusSex = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CusRegion = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CusAddress = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CusWorkUnit = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CusBirthday = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CusBirthdayLunar = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CusFixedPhone = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CusRelations = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CusCustomerNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx1.SuspendLayout();
this.panelEx6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
this.panelEx2.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx2);
this.plExMainContainer.Controls.Add(this.panelEx1);
this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(985, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(851, 0);
//
// 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.labelEx17);
this.panelEx1.Controls.Add(this.txtHistory_Type);
this.panelEx1.Controls.Add(this.txtCus_MicroSignal);
this.panelEx1.Controls.Add(this.txtCus_Name);
this.panelEx1.Controls.Add(this.txtCus_WorkUnit);
this.panelEx1.Controls.Add(this.labelEx7);
this.panelEx1.Controls.Add(this.cmblevel);
this.panelEx1.Controls.Add(this.txtHistory_OrderTime);
this.panelEx1.Controls.Add(this.btnlevel);
this.panelEx1.Controls.Add(this.cmbCus_Region);
this.panelEx1.Controls.Add(this.cmbCus_CustomerSource);
this.panelEx1.Controls.Add(this.txtHistory_Money);
this.panelEx1.Controls.Add(this.btnClear);
this.panelEx1.Controls.Add(this.btnRegion);
this.panelEx1.Controls.Add(this.chkQT);
this.panelEx1.Controls.Add(this.chkPYJS);
this.panelEx1.Controls.Add(this.chkLKH);
this.panelEx1.Controls.Add(this.labelEx3);
this.panelEx1.Controls.Add(this.btnCustomerSource);
this.panelEx1.Controls.Add(this.btnClose);
this.panelEx1.Controls.Add(this.btnSave);
this.panelEx1.Controls.Add(this.txtCus_Birthday);
this.panelEx1.Controls.Add(this.labelEx2);
this.panelEx1.Controls.Add(this.labelEx13);
this.panelEx1.Controls.Add(this.btnQQCall);
this.panelEx1.Controls.Add(this.btnDial);
this.panelEx1.Controls.Add(this.txtCus_Telephone);
this.panelEx1.Controls.Add(this.labelEx15);
this.panelEx1.Controls.Add(this.panelEx6);
this.panelEx1.Controls.Add(this.labelEx1);
this.panelEx1.Controls.Add(this.labelEx25);
this.panelEx1.Controls.Add(this.chkCus_Lunar);
this.panelEx1.Controls.Add(this.txtCus_FixedPhone);
this.panelEx1.Controls.Add(this.txtCus_QQ);
this.panelEx1.Controls.Add(this.txtCus_Address);
this.panelEx1.Controls.Add(this.lblcolorRed3);
this.panelEx1.Controls.Add(this.labelEx6);
this.panelEx1.Controls.Add(this.labelEx19);
this.panelEx1.Controls.Add(this.labelEx21);
this.panelEx1.Controls.Add(this.labelEx8);
this.panelEx1.Controls.Add(this.labelEx23);
this.panelEx1.Controls.Add(this.labelEx67);
this.panelEx1.Controls.Add(this.labelEx66);
this.panelEx1.Controls.Add(this.labelEx5);
this.panelEx1.Controls.Add(this.labelEx27);
this.panelEx1.Controls.Add(this.labelEx31);
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx1.Location = new System.Drawing.Point(10, 10);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(890, 242);
this.panelEx1.TabIndex = 1;
//
// labelEx5
//
this.labelEx5.AutoSize = true;
this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx5.Location = new System.Drawing.Point(663, 103);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(68, 17);
this.labelEx5.TabIndex = 363;
this.labelEx5.Text = "客户等级:";
//
// labelEx7
//
this.labelEx7.AutoSize = true;
this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx7.Location = new System.Drawing.Point(30, 167);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(68, 17);
this.labelEx7.TabIndex = 433;
this.labelEx7.Text = "套系名称:";
//
// cmblevel
//
this.cmblevel.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
this.cmblevel.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.cmblevel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
this.cmblevel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmblevel.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cmblevel.Font = new System.Drawing.Font("宋体", 10.5F);
this.cmblevel.FormattingEnabled = true;
this.cmblevel.IsCustomColor = false;
this.cmblevel.Items.AddRange(new object[] {
"",
"正常",
"意向",
"流失"});
this.cmblevel.Location = new System.Drawing.Point(729, 100);
this.cmblevel.Name = "cmblevel";
this.cmblevel.ReadOnly = false;
this.cmblevel.Size = new System.Drawing.Size(90, 22);
this.cmblevel.TabIndex = 361;
//
// txtHistory_OrderTime
//
this.txtHistory_OrderTime.Location = new System.Drawing.Point(534, 164);
this.txtHistory_OrderTime.Name = "txtHistory_OrderTime";
this.txtHistory_OrderTime.Size = new System.Drawing.Size(119, 21);
this.txtHistory_OrderTime.StrValue = "";
this.txtHistory_OrderTime.TabIndex = 351;
//
// btnlevel
//
this.btnlevel.BackColor = System.Drawing.Color.Transparent;
this.btnlevel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnlevel.BackImg")));
this.btnlevel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnlevel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnlevel.ForeColor = System.Drawing.Color.White;
this.btnlevel.IsCustomBackImg = false;
this.btnlevel.IsShowText = true;
this.btnlevel.Location = new System.Drawing.Point(826, 98);
this.btnlevel.Name = "btnlevel";
this.btnlevel.Size = new System.Drawing.Size(50, 24);
this.btnlevel.TabIndex = 362;
this.btnlevel.Text = " 设置";
this.btnlevel.UseVisualStyleBackColor = false;
//
// labelEx6
//
this.labelEx6.AutoSize = true;
this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx6.Location = new System.Drawing.Point(226, 167);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(68, 17);
this.labelEx6.TabIndex = 348;
this.labelEx6.Text = "套系价格:";
//
// cmbCus_Region
//
this.cmbCus_Region.AfterSelectLevelFirstNode = false;
this.cmbCus_Region.DropDownHeight = 220;
this.cmbCus_Region.DropDownShow = false;
this.cmbCus_Region.FormattingEnabled = true;
this.cmbCus_Region.IntegralHeight = false;
this.cmbCus_Region.IsNodeMouseClick = false;
this.cmbCus_Region.IsSelectParentNode = false;
this.cmbCus_Region.Location = new System.Drawing.Point(291, 134);
this.cmbCus_Region.Name = "cmbCus_Region";
this.cmbCus_Region.ReadOnly = true;
this.cmbCus_Region.SelectedNode = null;
this.cmbCus_Region.Size = new System.Drawing.Size(113, 20);
this.cmbCus_Region.StrGetName = "";
this.cmbCus_Region.StrKey = null;
this.cmbCus_Region.TabIndex = 432;
//
// labelEx8
//
this.labelEx8.AutoSize = true;
this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx8.Location = new System.Drawing.Point(468, 167);
this.labelEx8.Name = "labelEx8";
this.labelEx8.Size = new System.Drawing.Size(68, 17);
this.labelEx8.TabIndex = 349;
this.labelEx8.Text = "订单日期:";
//
// cmbCus_CustomerSource
//
this.cmbCus_CustomerSource.AfterSelectLevelFirstNode = false;
this.cmbCus_CustomerSource.DropDownHeight = 220;
this.cmbCus_CustomerSource.DropDownShow = false;
this.cmbCus_CustomerSource.FormattingEnabled = true;
this.cmbCus_CustomerSource.IntegralHeight = false;
this.cmbCus_CustomerSource.IsNodeMouseClick = false;
this.cmbCus_CustomerSource.IsSelectParentNode = false;
this.cmbCus_CustomerSource.Location = new System.Drawing.Point(391, 16);
this.cmbCus_CustomerSource.Name = "cmbCus_CustomerSource";
this.cmbCus_CustomerSource.ReadOnly = true;
this.cmbCus_CustomerSource.SelectedNode = null;
this.cmbCus_CustomerSource.Size = new System.Drawing.Size(150, 20);
this.cmbCus_CustomerSource.StrGetName = "";
this.cmbCus_CustomerSource.StrKey = null;
this.cmbCus_CustomerSource.TabIndex = 431;
//
// txtHistory_Money
//
this.txtHistory_Money.BackColor = System.Drawing.Color.Transparent;
this.txtHistory_Money.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtHistory_Money.Icon = null;
this.txtHistory_Money.IconIsButton = false;
this.txtHistory_Money.IsPasswordChat = '\0';
this.txtHistory_Money.IsSystemPasswordChar = false;
this.txtHistory_Money.Lines = new string[0];
this.txtHistory_Money.Location = new System.Drawing.Point(291, 163);
this.txtHistory_Money.Margin = new System.Windows.Forms.Padding(0);
this.txtHistory_Money.MaxLength = 13;
this.txtHistory_Money.MinimumSize = new System.Drawing.Size(0, 24);
this.txtHistory_Money.MouseBack = null;
this.txtHistory_Money.Multiline = false;
this.txtHistory_Money.Name = "txtHistory_Money";
this.txtHistory_Money.NormlBack = null;
this.txtHistory_Money.Padding = new System.Windows.Forms.Padding(5);
this.txtHistory_Money.ReadOnly = false;
this.txtHistory_Money.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtHistory_Money.Size = new System.Drawing.Size(113, 25);
this.txtHistory_Money.TabIndex = 345;
this.txtHistory_Money.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtHistory_Money.WaterColor = System.Drawing.Color.DarkGray;
this.txtHistory_Money.WaterText = "";
this.txtHistory_Money.WordWrap = true;
//
// txtHistory_Type
//
this.txtHistory_Type.BackColor = System.Drawing.Color.Transparent;
this.txtHistory_Type.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtHistory_Type.Icon = null;
this.txtHistory_Type.IconIsButton = false;
this.txtHistory_Type.IsPasswordChat = '\0';
this.txtHistory_Type.IsSystemPasswordChar = false;
this.txtHistory_Type.Lines = new string[0];
this.txtHistory_Type.Location = new System.Drawing.Point(95, 163);
this.txtHistory_Type.Margin = new System.Windows.Forms.Padding(0);
this.txtHistory_Type.MaxLength = 20;
this.txtHistory_Type.MinimumSize = new System.Drawing.Size(0, 24);
this.txtHistory_Type.MouseBack = null;
this.txtHistory_Type.Multiline = false;
this.txtHistory_Type.Name = "txtHistory_Type";
this.txtHistory_Type.NormlBack = null;
this.txtHistory_Type.Padding = new System.Windows.Forms.Padding(5);
this.txtHistory_Type.ReadOnly = false;
this.txtHistory_Type.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtHistory_Type.Size = new System.Drawing.Size(112, 25);
this.txtHistory_Type.TabIndex = 320;
this.txtHistory_Type.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtHistory_Type.WaterColor = System.Drawing.Color.DarkGray;
this.txtHistory_Type.WaterText = "";
this.txtHistory_Type.WordWrap = true;
//
// btnClear
//
this.btnClear.BackColor = System.Drawing.Color.Transparent;
this.btnClear.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClear.BackImg")));
this.btnClear.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnClear.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnClear.ForeColor = System.Drawing.Color.White;
this.btnClear.IsCustomBackImg = false;
this.btnClear.IsShowText = true;
this.btnClear.Location = new System.Drawing.Point(529, 207);
this.btnClear.Name = "btnClear";
this.btnClear.Size = new System.Drawing.Size(100, 26);
this.btnClear.TabIndex = 365;
this.btnClear.Text = " 清 空";
this.btnClear.UseVisualStyleBackColor = false;
//
// btnRegion
//
this.btnRegion.BackColor = System.Drawing.Color.Transparent;
this.btnRegion.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnRegion.BackImg")));
this.btnRegion.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnRegion.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnRegion.ForeColor = System.Drawing.Color.White;
this.btnRegion.IsCustomBackImg = false;
this.btnRegion.IsShowText = true;
this.btnRegion.Location = new System.Drawing.Point(410, 131);
this.btnRegion.Name = "btnRegion";
this.btnRegion.Size = new System.Drawing.Size(50, 24);
this.btnRegion.TabIndex = 364;
this.btnRegion.Text = " 设置";
this.btnRegion.UseVisualStyleBackColor = false;
//
// chkQT
//
this.chkQT.AutoSize = true;
this.chkQT.BackColor = System.Drawing.Color.Transparent;
this.chkQT.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkQT.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.chkQT.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkQT.Fourstates = false;
this.chkQT.IsGreenTick = false;
this.chkQT.Location = new System.Drawing.Point(330, 15);
this.chkQT.Name = "chkQT";
this.chkQT.Size = new System.Drawing.Size(63, 21);
this.chkQT.TabIndex = 356;
this.chkQT.Text = "其他:";
this.chkQT.UseVisualStyleBackColor = false;
//
// chkPYJS
//
this.chkPYJS.AutoSize = true;
this.chkPYJS.BackColor = System.Drawing.Color.Transparent;
this.chkPYJS.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkPYJS.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.chkPYJS.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkPYJS.Fourstates = false;
this.chkPYJS.IsGreenTick = false;
this.chkPYJS.Location = new System.Drawing.Point(215, 15);
this.chkPYJS.Name = "chkPYJS";
this.chkPYJS.Size = new System.Drawing.Size(75, 21);
this.chkPYJS.TabIndex = 355;
this.chkPYJS.Text = "朋友介绍";
this.chkPYJS.UseVisualStyleBackColor = false;
//
// chkLKH
//
this.chkLKH.AutoSize = true;
this.chkLKH.BackColor = System.Drawing.Color.Transparent;
this.chkLKH.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkLKH.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.chkLKH.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkLKH.Fourstates = false;
this.chkLKH.IsGreenTick = false;
this.chkLKH.Location = new System.Drawing.Point(114, 15);
this.chkLKH.Name = "chkLKH";
this.chkLKH.Size = new System.Drawing.Size(63, 21);
this.chkLKH.TabIndex = 354;
this.chkLKH.Text = "老客户";
this.chkLKH.UseVisualStyleBackColor = false;
//
// labelEx3
//
this.labelEx3.AutoSize = true;
this.labelEx3.BackColor = System.Drawing.Color.Transparent;
this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx3.ForeColor = System.Drawing.Color.Red;
this.labelEx3.Location = new System.Drawing.Point(11, 13);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(56, 17);
this.labelEx3.TabIndex = 353;
this.labelEx3.Text = "客户来源";
//
// btnCustomerSource
//
this.btnCustomerSource.BackColor = System.Drawing.Color.Transparent;
this.btnCustomerSource.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCustomerSource.BackImg")));
this.btnCustomerSource.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnCustomerSource.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnCustomerSource.ForeColor = System.Drawing.Color.White;
this.btnCustomerSource.IsCustomBackImg = false;
this.btnCustomerSource.IsShowText = true;
this.btnCustomerSource.Location = new System.Drawing.Point(547, 12);
this.btnCustomerSource.Name = "btnCustomerSource";
this.btnCustomerSource.Size = new System.Drawing.Size(50, 24);
this.btnCustomerSource.TabIndex = 352;
this.btnCustomerSource.Text = " 设置";
this.btnCustomerSource.UseVisualStyleBackColor = false;
//
// btnClose
//
this.btnClose.BackColor = System.Drawing.Color.Transparent;
this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnClose.ForeColor = System.Drawing.Color.White;
this.btnClose.IsCustomBackImg = false;
this.btnClose.IsShowText = true;
this.btnClose.Location = new System.Drawing.Point(392, 207);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(98, 26);
this.btnClose.TabIndex = 350;
this.btnClose.Text = " 关 闭";
this.btnClose.UseVisualStyleBackColor = false;
//
// btnSave
//
this.btnSave.BackColor = System.Drawing.Color.Transparent;
this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSave.ForeColor = System.Drawing.Color.White;
this.btnSave.IsCustomBackImg = false;
this.btnSave.IsShowText = true;
this.btnSave.Location = new System.Drawing.Point(256, 207);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(98, 26);
this.btnSave.TabIndex = 349;
this.btnSave.Text = " 保 存";
this.btnSave.UseVisualStyleBackColor = false;
//
// txtCus_Birthday
//
this.txtCus_Birthday.Location = new System.Drawing.Point(729, 69);
this.txtCus_Birthday.Name = "txtCus_Birthday";
this.txtCus_Birthday.Size = new System.Drawing.Size(90, 21);
this.txtCus_Birthday.StrValue = "";
this.txtCus_Birthday.TabIndex = 348;
//
// labelEx31
//
this.labelEx31.AutoSize = true;
this.labelEx31.BackColor = System.Drawing.Color.Transparent;
this.labelEx31.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx31.ForeColor = System.Drawing.Color.Red;
this.labelEx31.Location = new System.Drawing.Point(482, 74);
this.labelEx31.Name = "labelEx31";
this.labelEx31.Size = new System.Drawing.Size(13, 17);
this.labelEx31.TabIndex = 347;
this.labelEx31.Text = "*";
//
// labelEx2
//
this.labelEx2.AutoSize = true;
this.labelEx2.BackColor = System.Drawing.Color.Transparent;
this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx2.ForeColor = System.Drawing.Color.Red;
this.labelEx2.Location = new System.Drawing.Point(217, 74);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(13, 17);
this.labelEx2.TabIndex = 346;
this.labelEx2.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.Red;
this.labelEx13.Location = new System.Drawing.Point(21, 74);
this.labelEx13.Name = "labelEx13";
this.labelEx13.Size = new System.Drawing.Size(13, 17);
this.labelEx13.TabIndex = 345;
this.labelEx13.Text = "*";
//
// btnQQCall
//
this.btnQQCall.BackColor = System.Drawing.Color.Transparent;
this.btnQQCall.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQQCall.BackImg")));
this.btnQQCall.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 27, 22);
this.btnQQCall.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnQQCall.ForeColor = System.Drawing.Color.White;
this.btnQQCall.IsCustomBackImg = false;
this.btnQQCall.IsShowText = false;
this.btnQQCall.Location = new System.Drawing.Point(409, 100);
this.btnQQCall.Name = "btnQQCall";
this.btnQQCall.Size = new System.Drawing.Size(27, 22);
this.btnQQCall.TabIndex = 344;
this.btnQQCall.Text = "buttonQQ2";
this.btnQQCall.UseVisualStyleBackColor = false;
//
// btnDial
//
this.btnDial.BackColor = System.Drawing.Color.Transparent;
this.btnDial.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDial.BackImg")));
this.btnDial.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 27, 22);
this.btnDial.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnDial.ForeColor = System.Drawing.Color.White;
this.btnDial.IsCustomBackImg = false;
this.btnDial.IsShowText = false;
this.btnDial.Location = new System.Drawing.Point(409, 68);
this.btnDial.Name = "btnDial";
this.btnDial.Size = new System.Drawing.Size(27, 22);
this.btnDial.TabIndex = 343;
this.btnDial.Text = "buttonTel1";
this.btnDial.UseVisualStyleBackColor = false;
//
// txtCus_Telephone
//
this.txtCus_Telephone.Location = new System.Drawing.Point(291, 69);
this.txtCus_Telephone.Mask = "000 0000 0000";
this.txtCus_Telephone.Name = "txtCus_Telephone";
this.txtCus_Telephone.PromptChar = ' ';
this.txtCus_Telephone.Size = new System.Drawing.Size(113, 21);
this.txtCus_Telephone.TabIndex = 317;
//
// labelEx15
//
this.labelEx15.AutoSize = true;
this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx15.Location = new System.Drawing.Point(30, 71);
this.labelEx15.Name = "labelEx15";
this.labelEx15.Size = new System.Drawing.Size(68, 17);
this.labelEx15.TabIndex = 332;
this.labelEx15.Text = "客户姓名:";
//
// panelEx6
//
this.panelEx6.BorderColor = System.Drawing.Color.Black;
this.panelEx6.BorderWidth = 1;
this.panelEx6.Controls.Add(this.rdoCus_Sex1_1);
this.panelEx6.Controls.Add(this.rdoCus_Sex1_2);
this.panelEx6.Location = new System.Drawing.Point(534, 67);
this.panelEx6.Name = "panelEx6";
this.panelEx6.Size = new System.Drawing.Size(94, 24);
this.panelEx6.TabIndex = 342;
//
// rdoCus_Sex1_1
//
this.rdoCus_Sex1_1.AutoSize = true;
this.rdoCus_Sex1_1.BackColor = System.Drawing.Color.Transparent;
this.rdoCus_Sex1_1.Checked = true;
this.rdoCus_Sex1_1.Font = new System.Drawing.Font("微软雅黑", 9F);
this.rdoCus_Sex1_1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.rdoCus_Sex1_1.Location = new System.Drawing.Point(3, 2);
this.rdoCus_Sex1_1.Name = "rdoCus_Sex1_1";
this.rdoCus_Sex1_1.Size = new System.Drawing.Size(38, 21);
this.rdoCus_Sex1_1.TabIndex = 3;
this.rdoCus_Sex1_1.TabStop = true;
this.rdoCus_Sex1_1.Text = "男";
this.rdoCus_Sex1_1.UseVisualStyleBackColor = false;
//
// rdoCus_Sex1_2
//
this.rdoCus_Sex1_2.AutoSize = true;
this.rdoCus_Sex1_2.BackColor = System.Drawing.Color.Transparent;
this.rdoCus_Sex1_2.Font = new System.Drawing.Font("微软雅黑", 9F);
this.rdoCus_Sex1_2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.rdoCus_Sex1_2.Location = new System.Drawing.Point(55, 2);
this.rdoCus_Sex1_2.Name = "rdoCus_Sex1_2";
this.rdoCus_Sex1_2.Size = new System.Drawing.Size(38, 21);
this.rdoCus_Sex1_2.TabIndex = 4;
this.rdoCus_Sex1_2.Text = "女";
this.rdoCus_Sex1_2.UseVisualStyleBackColor = false;
//
// labelEx17
//
this.labelEx17.AutoSize = true;
this.labelEx17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx17.Location = new System.Drawing.Point(225, 71);
this.labelEx17.Name = "labelEx17";
this.labelEx17.Size = new System.Drawing.Size(68, 17);
this.labelEx17.TabIndex = 333;
this.labelEx17.Text = "手机号码:";
//
// labelEx19
//
this.labelEx19.AutoSize = true;
this.labelEx19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx19.Location = new System.Drawing.Point(249, 103);
this.labelEx19.Name = "labelEx19";
this.labelEx19.Size = new System.Drawing.Size(44, 17);
this.labelEx19.TabIndex = 334;
this.labelEx19.Text = "Q Q:";
//
// txtCus_MicroSignal
//
this.txtCus_MicroSignal.BackColor = System.Drawing.Color.Transparent;
this.txtCus_MicroSignal.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtCus_MicroSignal.Icon = null;
this.txtCus_MicroSignal.IconIsButton = false;
this.txtCus_MicroSignal.IsPasswordChat = '\0';
this.txtCus_MicroSignal.IsSystemPasswordChar = false;
this.txtCus_MicroSignal.Lines = new string[0];
this.txtCus_MicroSignal.Location = new System.Drawing.Point(95, 99);
this.txtCus_MicroSignal.Margin = new System.Windows.Forms.Padding(0);
this.txtCus_MicroSignal.MaxLength = 20;
this.txtCus_MicroSignal.MinimumSize = new System.Drawing.Size(4, 24);
this.txtCus_MicroSignal.MouseBack = null;
this.txtCus_MicroSignal.Multiline = false;
this.txtCus_MicroSignal.Name = "txtCus_MicroSignal";
this.txtCus_MicroSignal.NormlBack = null;
this.txtCus_MicroSignal.Padding = new System.Windows.Forms.Padding(5);
this.txtCus_MicroSignal.ReadOnly = false;
this.txtCus_MicroSignal.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtCus_MicroSignal.Size = new System.Drawing.Size(112, 25);
this.txtCus_MicroSignal.TabIndex = 320;
this.txtCus_MicroSignal.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtCus_MicroSignal.WaterColor = System.Drawing.Color.DarkGray;
this.txtCus_MicroSignal.WaterText = "";
this.txtCus_MicroSignal.WordWrap = true;
//
// labelEx21
//
this.labelEx21.AutoSize = true;
this.labelEx21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx21.Location = new System.Drawing.Point(249, 135);
this.labelEx21.Name = "labelEx21";
this.labelEx21.Size = new System.Drawing.Size(44, 17);
this.labelEx21.TabIndex = 335;
this.labelEx21.Text = "地区:";
//
// labelEx1
//
this.labelEx1.AutoSize = true;
this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx1.Location = new System.Drawing.Point(42, 103);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(56, 17);
this.labelEx1.TabIndex = 341;
this.labelEx1.Text = "微信号:";
//
// labelEx23
//
this.labelEx23.AutoSize = true;
this.labelEx23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx23.Location = new System.Drawing.Point(493, 135);
this.labelEx23.Name = "labelEx23";
this.labelEx23.Size = new System.Drawing.Size(44, 17);
this.labelEx23.TabIndex = 336;
this.labelEx23.Text = "地址:";
//
// labelEx25
//
this.labelEx25.AutoSize = true;
this.labelEx25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx25.Location = new System.Drawing.Point(30, 135);
this.labelEx25.Name = "labelEx25";
this.labelEx25.Size = new System.Drawing.Size(68, 17);
this.labelEx25.TabIndex = 337;
this.labelEx25.Text = "工作单位:";
//
// labelEx27
//
this.labelEx27.AutoSize = true;
this.labelEx27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx27.Location = new System.Drawing.Point(687, 71);
this.labelEx27.Name = "labelEx27";
this.labelEx27.Size = new System.Drawing.Size(44, 17);
this.labelEx27.TabIndex = 338;
this.labelEx27.Text = "生日:";
//
// chkCus_Lunar
//
this.chkCus_Lunar.AutoSize = true;
this.chkCus_Lunar.BackColor = System.Drawing.Color.Transparent;
this.chkCus_Lunar.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkCus_Lunar.Font = new System.Drawing.Font("微软雅黑", 9F);
this.chkCus_Lunar.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkCus_Lunar.Fourstates = false;
this.chkCus_Lunar.IsGreenTick = false;
this.chkCus_Lunar.Location = new System.Drawing.Point(825, 68);
this.chkCus_Lunar.Name = "chkCus_Lunar";
this.chkCus_Lunar.Size = new System.Drawing.Size(51, 21);
this.chkCus_Lunar.TabIndex = 318;
this.chkCus_Lunar.Text = "农历";
this.chkCus_Lunar.UseVisualStyleBackColor = false;
//
// txtCus_FixedPhone
//
this.txtCus_FixedPhone.BackColor = System.Drawing.Color.Transparent;
this.txtCus_FixedPhone.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtCus_FixedPhone.Icon = null;
this.txtCus_FixedPhone.IconIsButton = false;
this.txtCus_FixedPhone.IsPasswordChat = '\0';
this.txtCus_FixedPhone.IsSystemPasswordChar = false;
this.txtCus_FixedPhone.Lines = new string[0];
this.txtCus_FixedPhone.Location = new System.Drawing.Point(533, 99);
this.txtCus_FixedPhone.Margin = new System.Windows.Forms.Padding(0);
this.txtCus_FixedPhone.MaxLength = 13;
this.txtCus_FixedPhone.MinimumSize = new System.Drawing.Size(0, 24);
this.txtCus_FixedPhone.MouseBack = null;
this.txtCus_FixedPhone.Multiline = false;
this.txtCus_FixedPhone.Name = "txtCus_FixedPhone";
this.txtCus_FixedPhone.NormlBack = null;
this.txtCus_FixedPhone.Padding = new System.Windows.Forms.Padding(5);
this.txtCus_FixedPhone.ReadOnly = false;
this.txtCus_FixedPhone.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtCus_FixedPhone.Size = new System.Drawing.Size(119, 25);
this.txtCus_FixedPhone.TabIndex = 322;
this.txtCus_FixedPhone.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtCus_FixedPhone.WaterColor = System.Drawing.Color.DarkGray;
this.txtCus_FixedPhone.WaterText = "";
this.txtCus_FixedPhone.WordWrap = true;
//
// txtCus_Name
//
this.txtCus_Name.BackColor = System.Drawing.Color.Transparent;
this.txtCus_Name.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtCus_Name.Icon = null;
this.txtCus_Name.IconIsButton = false;
this.txtCus_Name.IsPasswordChat = '\0';
this.txtCus_Name.IsSystemPasswordChar = false;
this.txtCus_Name.Lines = new string[0];
this.txtCus_Name.Location = new System.Drawing.Point(95, 67);
this.txtCus_Name.Margin = new System.Windows.Forms.Padding(0);
this.txtCus_Name.MaxLength = 15;
this.txtCus_Name.MinimumSize = new System.Drawing.Size(0, 24);
this.txtCus_Name.MouseBack = null;
this.txtCus_Name.Multiline = false;
this.txtCus_Name.Name = "txtCus_Name";
this.txtCus_Name.NormlBack = null;
this.txtCus_Name.Padding = new System.Windows.Forms.Padding(5);
this.txtCus_Name.ReadOnly = false;
this.txtCus_Name.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtCus_Name.Size = new System.Drawing.Size(112, 25);
this.txtCus_Name.TabIndex = 316;
this.txtCus_Name.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtCus_Name.WaterColor = System.Drawing.Color.DarkGray;
this.txtCus_Name.WaterText = "";
this.txtCus_Name.WordWrap = true;
//
// labelEx67
//
this.labelEx67.AutoSize = true;
this.labelEx67.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx67.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx67.Location = new System.Drawing.Point(468, 103);
this.labelEx67.Name = "labelEx67";
this.labelEx67.Size = new System.Drawing.Size(68, 17);
this.labelEx67.TabIndex = 340;
this.labelEx67.Text = "固定电话:";
//
// txtCus_QQ
//
this.txtCus_QQ.BackColor = System.Drawing.Color.Transparent;
this.txtCus_QQ.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtCus_QQ.Icon = null;
this.txtCus_QQ.IconIsButton = false;
this.txtCus_QQ.IsPasswordChat = '\0';
this.txtCus_QQ.IsSystemPasswordChar = false;
this.txtCus_QQ.Lines = new string[0];
this.txtCus_QQ.Location = new System.Drawing.Point(290, 99);
this.txtCus_QQ.Margin = new System.Windows.Forms.Padding(0);
this.txtCus_QQ.MaxLength = 13;
this.txtCus_QQ.MinimumSize = new System.Drawing.Size(0, 24);
this.txtCus_QQ.MouseBack = null;
this.txtCus_QQ.Multiline = false;
this.txtCus_QQ.Name = "txtCus_QQ";
this.txtCus_QQ.NormlBack = null;
this.txtCus_QQ.Padding = new System.Windows.Forms.Padding(5);
this.txtCus_QQ.ReadOnly = false;
this.txtCus_QQ.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtCus_QQ.Size = new System.Drawing.Size(114, 25);
this.txtCus_QQ.TabIndex = 319;
this.txtCus_QQ.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtCus_QQ.WaterColor = System.Drawing.Color.DarkGray;
this.txtCus_QQ.WaterText = "";
this.txtCus_QQ.WordWrap = true;
//
// txtCus_Address
//
this.txtCus_Address.BackColor = System.Drawing.Color.Transparent;
this.txtCus_Address.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtCus_Address.Icon = null;
this.txtCus_Address.IconIsButton = false;
this.txtCus_Address.IsPasswordChat = '\0';
this.txtCus_Address.IsSystemPasswordChar = false;
this.txtCus_Address.Lines = new string[0];
this.txtCus_Address.Location = new System.Drawing.Point(534, 131);
this.txtCus_Address.Margin = new System.Windows.Forms.Padding(0);
this.txtCus_Address.MaxLength = 32767;
this.txtCus_Address.MinimumSize = new System.Drawing.Size(0, 24);
this.txtCus_Address.MouseBack = null;
this.txtCus_Address.Multiline = false;
this.txtCus_Address.Name = "txtCus_Address";
this.txtCus_Address.NormlBack = null;
this.txtCus_Address.Padding = new System.Windows.Forms.Padding(5);
this.txtCus_Address.ReadOnly = false;
this.txtCus_Address.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtCus_Address.Size = new System.Drawing.Size(285, 25);
this.txtCus_Address.TabIndex = 324;
this.txtCus_Address.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtCus_Address.WaterColor = System.Drawing.Color.DarkGray;
this.txtCus_Address.WaterText = "";
this.txtCus_Address.WordWrap = true;
//
// txtCus_WorkUnit
//
this.txtCus_WorkUnit.BackColor = System.Drawing.Color.Transparent;
this.txtCus_WorkUnit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtCus_WorkUnit.Icon = null;
this.txtCus_WorkUnit.IconIsButton = false;
this.txtCus_WorkUnit.IsPasswordChat = '\0';
this.txtCus_WorkUnit.IsSystemPasswordChar = false;
this.txtCus_WorkUnit.Lines = new string[0];
this.txtCus_WorkUnit.Location = new System.Drawing.Point(95, 131);
this.txtCus_WorkUnit.Margin = new System.Windows.Forms.Padding(0);
this.txtCus_WorkUnit.MaxLength = 32767;
this.txtCus_WorkUnit.MinimumSize = new System.Drawing.Size(0, 24);
this.txtCus_WorkUnit.MouseBack = null;
this.txtCus_WorkUnit.Multiline = false;
this.txtCus_WorkUnit.Name = "txtCus_WorkUnit";
this.txtCus_WorkUnit.NormlBack = null;
this.txtCus_WorkUnit.Padding = new System.Windows.Forms.Padding(5);
this.txtCus_WorkUnit.ReadOnly = false;
this.txtCus_WorkUnit.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtCus_WorkUnit.Size = new System.Drawing.Size(112, 25);
this.txtCus_WorkUnit.TabIndex = 323;
this.txtCus_WorkUnit.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtCus_WorkUnit.WaterColor = System.Drawing.Color.DarkGray;
this.txtCus_WorkUnit.WaterText = "";
this.txtCus_WorkUnit.WordWrap = true;
//
// labelEx66
//
this.labelEx66.AutoSize = true;
this.labelEx66.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx66.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx66.Location = new System.Drawing.Point(492, 71);
this.labelEx66.Name = "labelEx66";
this.labelEx66.Size = new System.Drawing.Size(44, 17);
this.labelEx66.TabIndex = 339;
this.labelEx66.Text = "性别:";
//
// lblcolorRed3
//
this.lblcolorRed3.AutoSize = true;
this.lblcolorRed3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.lblcolorRed3.ForeColor = System.Drawing.Color.Red;
this.lblcolorRed3.Location = new System.Drawing.Point(11, 45);
this.lblcolorRed3.Name = "lblcolorRed3";
this.lblcolorRed3.Size = new System.Drawing.Size(56, 17);
this.lblcolorRed3.TabIndex = 327;
this.lblcolorRed3.Text = "客人资料";
//
// lblcolorRed7
//
this.lblcolorRed7.AutoSize = true;
this.lblcolorRed7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.lblcolorRed7.ForeColor = System.Drawing.Color.Red;
this.lblcolorRed7.Location = new System.Drawing.Point(11, 7);
this.lblcolorRed7.Name = "lblcolorRed7";
this.lblcolorRed7.Size = new System.Drawing.Size(68, 17);
this.lblcolorRed7.TabIndex = 331;
this.lblcolorRed7.Text = "已输入客户";
//
// btnAdding
//
this.btnAdding.BackColor = System.Drawing.Color.Transparent;
this.btnAdding.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAdding.BackImg")));
this.btnAdding.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnAdding.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnAdding.ForeColor = System.Drawing.Color.White;
this.btnAdding.IsCustomBackImg = false;
this.btnAdding.IsShowText = true;
this.btnAdding.Location = new System.Drawing.Point(794, 7);
this.btnAdding.Name = "btnAdding";
this.btnAdding.Size = new System.Drawing.Size(90, 25);
this.btnAdding.TabIndex = 325;
this.btnAdding.Text = " 添加联系人";
this.btnAdding.UseVisualStyleBackColor = false;
//
// btnDelete
//
this.btnDelete.BackColor = System.Drawing.Color.Transparent;
this.btnDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete.BackImg")));
this.btnDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnDelete.ForeColor = System.Drawing.Color.White;
this.btnDelete.IsCustomBackImg = false;
this.btnDelete.IsShowText = true;
this.btnDelete.Location = new System.Drawing.Point(686, 7);
this.btnDelete.Name = "btnDelete";
this.btnDelete.Size = new System.Drawing.Size(90, 25);
this.btnDelete.TabIndex = 326;
this.btnDelete.Text = " 删 除";
this.btnDelete.UseVisualStyleBackColor = false;
//
// dgvData
//
this.dgvData.AllowUserToAddRows = false;
this.dgvData.AllowUserToDeleteRows = false;
this.dgvData.AllowUserToResizeRows = false;
dataGridViewCellStyle3.BackColor = System.Drawing.Color.LightCyan;
this.dgvData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle3;
this.dgvData.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.dgvData.BackgroundColor = System.Drawing.Color.White;
this.dgvData.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle4.ForeColor = System.Drawing.Color.Navy;
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4;
this.dgvData.ColumnHeadersHeight = 24;
this.dgvData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.CusName,
this.CusTelephone,
this.CusQQ,
this.CusMicroSignal,
this.CusSex,
this.CusRegion,
this.CusAddress,
this.CusWorkUnit,
this.CusBirthday,
this.CusBirthdayLunar,
this.CusFixedPhone,
this.CusRelations,
this.CusCustomerNumber});
this.dgvData.EnableHeadersVisualStyles = false;
this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgvData.GridViewUniquelyIdentify = resources.GetString("dgvData.GridViewUniquelyIdentify");
this.dgvData.IsCompleteBonding = false;
this.dgvData.Location = new System.Drawing.Point(5, 38);
this.dgvData.Name = "dgvData";
this.dgvData.RowHeadersVisible = false;
this.dgvData.RowTemplate.Height = 23;
this.dgvData.RowTemplate.ReadOnly = true;
this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvData.Size = new System.Drawing.Size(880, 240);
this.dgvData.TabIndex = 328;
//
// CusName
//
this.CusName.HeaderText = "姓名";
this.CusName.Name = "CusName";
this.CusName.ReadOnly = true;
//
// CusTelephone
//
this.CusTelephone.HeaderText = "手机号码";
this.CusTelephone.Name = "CusTelephone";
this.CusTelephone.ReadOnly = true;
//
// CusQQ
//
this.CusQQ.HeaderText = "QQ";
this.CusQQ.Name = "CusQQ";
this.CusQQ.ReadOnly = true;
//
// CusMicroSignal
//
this.CusMicroSignal.HeaderText = "微信号";
this.CusMicroSignal.Name = "CusMicroSignal";
this.CusMicroSignal.ReadOnly = true;
//
// CusSex
//
this.CusSex.HeaderText = "性别";
this.CusSex.Name = "CusSex";
this.CusSex.ReadOnly = true;
this.CusSex.Resizable = System.Windows.Forms.DataGridViewTriState.True;
//
// CusRegion
//
this.CusRegion.HeaderText = "地区";
this.CusRegion.Name = "CusRegion";
this.CusRegion.ReadOnly = true;
this.CusRegion.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.CusRegion.Visible = false;
//
// CusAddress
//
this.CusAddress.HeaderText = "地址";
this.CusAddress.Name = "CusAddress";
this.CusAddress.ReadOnly = true;
this.CusAddress.Visible = false;
//
// CusWorkUnit
//
this.CusWorkUnit.HeaderText = "工作单位";
this.CusWorkUnit.Name = "CusWorkUnit";
this.CusWorkUnit.ReadOnly = true;
this.CusWorkUnit.Visible = false;
//
// CusBirthday
//
this.CusBirthday.HeaderText = "生日";
this.CusBirthday.Name = "CusBirthday";
this.CusBirthday.ReadOnly = true;
//
// CusBirthdayLunar
//
this.CusBirthdayLunar.HeaderText = "农历";
this.CusBirthdayLunar.Name = "CusBirthdayLunar";
this.CusBirthdayLunar.ReadOnly = true;
this.CusBirthdayLunar.Resizable = System.Windows.Forms.DataGridViewTriState.True;
//
// CusFixedPhone
//
this.CusFixedPhone.HeaderText = "固定电话";
this.CusFixedPhone.Name = "CusFixedPhone";
this.CusFixedPhone.ReadOnly = true;
//
// CusRelations
//
this.CusRelations.HeaderText = "主客户关系";
this.CusRelations.Name = "CusRelations";
this.CusRelations.ReadOnly = true;
//
// CusCustomerNumber
//
this.CusCustomerNumber.HeaderText = "客户编号";
this.CusCustomerNumber.Name = "CusCustomerNumber";
this.CusCustomerNumber.ReadOnly = true;
this.CusCustomerNumber.Visible = false;
//
// panelEx2
//
this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx2.BorderWidth = 1;
this.panelEx2.Controls.Add(this.dgvData);
this.panelEx2.Controls.Add(this.lblcolorRed7);
this.panelEx2.Controls.Add(this.btnDelete);
this.panelEx2.Controls.Add(this.btnAdding);
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx2.Location = new System.Drawing.Point(10, 252);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(890, 283);
this.panelEx2.TabIndex = 2;
//
// FrmOldCustomerPortraitAdd
//
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(910, 610);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsUserControlsSize = false;
this.MaximizeBox = false;
this.Name = "FrmOldCustomerPortraitAdd";
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();
this.panelEx6.ResumeLayout(false);
this.panelEx6.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
this.panelEx2.ResumeLayout(false);
this.panelEx2.PerformLayout();
this.ResumeLayout(false);
}
#endregion
protected ComponentLibrary.CheckBoxEx chkQT;
protected ComponentLibrary.CheckBoxEx chkPYJS;
protected ComponentLibrary.CheckBoxEx chkLKH;
private ComponentLibrary.LabelEx labelEx3;
protected ComponentLibrary.ButtonForm btnCustomerSource;
protected ComponentLibrary.ButtonEx btnClose;
protected ComponentLibrary.ButtonEx btnSave;
protected ComponentLibrary.MaskedTextDateEx txtCus_Birthday;
protected ComponentLibrary.LabelEx labelEx31;
private ComponentLibrary.LabelEx labelEx2;
private ComponentLibrary.LabelEx labelEx13;
protected ComponentLibrary.ButtonQQ btnQQCall;
protected ComponentLibrary.ButtonTel btnDial;
protected ComponentLibrary.MaskedTextBoxEx txtCus_Telephone;
private ComponentLibrary.LabelEx labelEx15;
private ComponentLibrary.PanelEx panelEx6;
protected ComponentLibrary.RadioButtonEx rdoCus_Sex1_1;
protected ComponentLibrary.RadioButtonEx rdoCus_Sex1_2;
private ComponentLibrary.LabelEx labelEx17;
private ComponentLibrary.LabelEx labelEx19;
protected ComponentLibrary.TextBoxEx txtCus_MicroSignal;
private ComponentLibrary.LabelEx labelEx21;
private ComponentLibrary.LabelEx labelEx1;
private ComponentLibrary.LabelEx labelEx23;
private ComponentLibrary.LabelEx labelEx25;
private ComponentLibrary.LabelEx labelEx27;
protected ComponentLibrary.CheckBoxEx chkCus_Lunar;
protected ComponentLibrary.TextBoxEx txtCus_FixedPhone;
protected ComponentLibrary.TextBoxEx txtCus_Name;
private ComponentLibrary.LabelEx labelEx67;
protected ComponentLibrary.TextBoxEx txtCus_QQ;
protected ComponentLibrary.TextBoxEx txtCus_Address;
protected ComponentLibrary.TextBoxEx txtCus_WorkUnit;
private ComponentLibrary.LabelEx labelEx66;
protected ComponentLibrary.LabelEx lblcolorRed7;
protected ComponentLibrary.ButtonForm btnAdding;
protected ComponentLibrary.ButtonForm btnDelete;
protected ComponentLibrary.DataGridViewEx dgvData;
private System.Windows.Forms.DataGridViewTextBoxColumn CusName;
private System.Windows.Forms.DataGridViewTextBoxColumn CusTelephone;
private System.Windows.Forms.DataGridViewTextBoxColumn CusQQ;
private System.Windows.Forms.DataGridViewTextBoxColumn CusMicroSignal;
private System.Windows.Forms.DataGridViewTextBoxColumn CusSex;
private System.Windows.Forms.DataGridViewTextBoxColumn CusRegion;
private System.Windows.Forms.DataGridViewTextBoxColumn CusAddress;
private System.Windows.Forms.DataGridViewTextBoxColumn CusWorkUnit;
private System.Windows.Forms.DataGridViewTextBoxColumn CusBirthday;
private System.Windows.Forms.DataGridViewTextBoxColumn CusBirthdayLunar;
private System.Windows.Forms.DataGridViewTextBoxColumn CusFixedPhone;
private System.Windows.Forms.DataGridViewTextBoxColumn CusRelations;
private System.Windows.Forms.DataGridViewTextBoxColumn CusCustomerNumber;
protected ComponentLibrary.LabelEx lblcolorRed3;
private ComponentLibrary.LabelEx labelEx5;
protected ComponentLibrary.ButtonForm btnlevel;
protected ComponentLibrary.ComboBoxEx cmblevel;
protected ComponentLibrary.ButtonForm btnRegion;
protected ComponentLibrary.ButtonEx btnClear;
protected internal ComponentLibrary.ComboBoxTreeViewEx cmbCus_Region;
protected internal ComponentLibrary.ComboBoxTreeViewEx cmbCus_CustomerSource;
protected internal ComponentLibrary.MaskedTextDateEx txtHistory_OrderTime;
private ComponentLibrary.LabelEx labelEx6;
private ComponentLibrary.LabelEx labelEx8;
protected internal ComponentLibrary.TextBoxEx txtHistory_Money;
protected internal ComponentLibrary.PanelEx panelEx2;
protected internal ComponentLibrary.PanelEx panelEx1;
private ComponentLibrary.LabelEx labelEx7;
protected ComponentLibrary.TextBoxEx txtHistory_Type;
}
}