namespace LYFZ.Software.UI.Customers.OldCustomer
{
partial class FrmAddInterestedBuyers
{
///
/// 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 dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmAddInterestedBuyers));
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEx();
this.客服人员 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.沟通状态 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.沟通时间 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.沟通时长 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.沟通类型 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.沟通方式 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.具体事项 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.沟通备注 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.btnDelete = new LYFZ.ComponentLibrary.ButtonForm();
this.btnAddcommunication = new LYFZ.ComponentLibrary.ButtonForm();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.labelEx17 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
this.panelBelongsPerson = new LYFZ.ComponentLibrary.PanelEx();
this.cmbtreevBelongsPerson = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
this.btnIntentLevel = new LYFZ.ComponentLibrary.ButtonForm();
this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
this.panelClientStatusReason = new LYFZ.ComponentLibrary.PanelEx();
this.btnClientStatusTypeSet = new LYFZ.ComponentLibrary.ButtonForm();
this.cmbtreevClientStatusType = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
this.txtClientStatusReason = new LYFZ.ComponentLibrary.TextBoxEx();
this.lblClientStatusReason = new LYFZ.ComponentLibrary.LabelEx();
this.txtMicroID = new LYFZ.ComponentLibrary.TextBoxEx();
this.btnUnbind = new LYFZ.ComponentLibrary.ButtonForm();
this.txtCus_Address = new LYFZ.ComponentLibrary.TextBoxEx();
this.lblMicroID = new LYFZ.ComponentLibrary.LabelEx();
this.panXiangxi = new LYFZ.ComponentLibrary.PanelEx();
this.txtXiangxi = new LYFZ.ComponentLibrary.TextBoxEx();
this.btnXiangXi = new LYFZ.ComponentLibrary.ButtonForm();
this.cmbtreevClientStatus = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.labelEx7 = 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.txtCus_MicroSignal = new LYFZ.ComponentLibrary.TextBoxEx();
this.cmbDegree = new LYFZ.ComponentLibrary.ComboBoxEx();
this.comType = new LYFZ.ComponentLibrary.ComboBoxEx();
this.txtCus_Birthday = new LYFZ.ComponentLibrary.MaskedTextDateEx(this.components);
this.labelEx66 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.btnClear = new LYFZ.ComponentLibrary.ButtonEx();
this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
this.cmbCus_Region = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.cmbCus_CustomerSource = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
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.labelEx31 = 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.labelEx23 = 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.txtCus_QQ = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtCus_WorkUnit = new LYFZ.ComponentLibrary.TextBoxEx();
this.lblcolorRed3 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx19 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx21 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx25 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx67 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx1.SuspendLayout();
this.panelEx3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
this.panelEx4.SuspendLayout();
this.panelEx2.SuspendLayout();
this.panelBelongsPerson.SuspendLayout();
this.panelClientStatusReason.SuspendLayout();
this.panXiangxi.SuspendLayout();
this.panelEx6.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx1);
this.plExMainContainer.Padding = new System.Windows.Forms.Padding(8);
this.plExMainContainer.Size = new System.Drawing.Size(930, 545);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(930, 545);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(861, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(898, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(871, 0);
//
// panelEx1
//
this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx1.BorderWidth = 1;
this.panelEx1.Controls.Add(this.panelEx3);
this.panelEx1.Controls.Add(this.panelEx2);
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Left;
this.panelEx1.Location = new System.Drawing.Point(8, 8);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Padding = new System.Windows.Forms.Padding(2);
this.panelEx1.Size = new System.Drawing.Size(914, 529);
this.panelEx1.TabIndex = 0;
//
// panelEx3
//
this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx3.BorderWidth = 1;
this.panelEx3.Controls.Add(this.dgvData);
this.panelEx3.Controls.Add(this.panelEx4);
this.panelEx3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx3.Location = new System.Drawing.Point(2, 277);
this.panelEx3.Name = "panelEx3";
this.panelEx3.Padding = new System.Windows.Forms.Padding(5);
this.panelEx3.Size = new System.Drawing.Size(910, 250);
this.panelEx3.TabIndex = 495;
//
// dgvData
//
this.dgvData.AllowUserToAddRows = false;
this.dgvData.AllowUserToDeleteRows = false;
this.dgvData.AllowUserToResizeRows = false;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.LightCyan;
this.dgvData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
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;
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle6.ForeColor = System.Drawing.Color.Navy;
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
this.dgvData.ColumnHeadersHeight = 24;
this.dgvData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.客服人员,
this.沟通状态,
this.沟通时间,
this.沟通时长,
this.沟通类型,
this.沟通方式,
this.具体事项,
this.沟通备注,
this.ID});
this.dgvData.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvData.EnableHeadersVisualStyles = false;
this.dgvData.EraseCell = false;
this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgvData.GridViewUniquelyIdentify = resources.GetString("dgvData.GridViewUniquelyIdentify");
this.dgvData.IsCompleteBonding = false;
this.dgvData.IsCopyCellValue = true;
this.dgvData.Location = new System.Drawing.Point(5, 45);
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(900, 200);
this.dgvData.TabIndex = 468;
//
// 客服人员
//
this.客服人员.HeaderText = "客服人员";
this.客服人员.Name = "客服人员";
//
// 沟通状态
//
this.沟通状态.HeaderText = "沟通状态";
this.沟通状态.Name = "沟通状态";
//
// 沟通时间
//
this.沟通时间.HeaderText = "沟通时间";
this.沟通时间.Name = "沟通时间";
//
// 沟通时长
//
this.沟通时长.HeaderText = "沟通时长";
this.沟通时长.Name = "沟通时长";
//
// 沟通类型
//
this.沟通类型.HeaderText = "沟通类型";
this.沟通类型.Name = "沟通类型";
//
// 沟通方式
//
this.沟通方式.HeaderText = "沟通方式";
this.沟通方式.Name = "沟通方式";
//
// 具体事项
//
this.具体事项.HeaderText = "具体事项";
this.具体事项.Name = "具体事项";
//
// 沟通备注
//
this.沟通备注.HeaderText = "沟通备注";
this.沟通备注.Name = "沟通备注";
//
// ID
//
this.ID.HeaderText = "ID";
this.ID.Name = "ID";
this.ID.Visible = false;
//
// panelEx4
//
this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx4.BorderWidth = 1;
this.panelEx4.Controls.Add(this.labelEx5);
this.panelEx4.Controls.Add(this.btnDelete);
this.panelEx4.Controls.Add(this.btnAddcommunication);
this.panelEx4.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx4.Location = new System.Drawing.Point(5, 5);
this.panelEx4.Name = "panelEx4";
this.panelEx4.Size = new System.Drawing.Size(900, 40);
this.panelEx4.TabIndex = 0;
//
// labelEx5
//
this.labelEx5.AutoSize = true;
this.labelEx5.BackColor = System.Drawing.Color.Transparent;
this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx5.ForeColor = System.Drawing.Color.Red;
this.labelEx5.Location = new System.Drawing.Point(8, 15);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(56, 17);
this.labelEx5.TabIndex = 474;
this.labelEx5.Text = "沟通记录";
//
// 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(811, 10);
this.btnDelete.Name = "btnDelete";
this.btnDelete.Size = new System.Drawing.Size(85, 26);
this.btnDelete.TabIndex = 473;
this.btnDelete.Text = " 删 除";
this.btnDelete.UseVisualStyleBackColor = false;
//
// btnAddcommunication
//
this.btnAddcommunication.BackColor = System.Drawing.Color.Transparent;
this.btnAddcommunication.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAddcommunication.BackImg")));
this.btnAddcommunication.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnAddcommunication.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnAddcommunication.ForeColor = System.Drawing.Color.White;
this.btnAddcommunication.IsCustomBackImg = false;
this.btnAddcommunication.IsShowText = true;
this.btnAddcommunication.Location = new System.Drawing.Point(706, 10);
this.btnAddcommunication.Name = "btnAddcommunication";
this.btnAddcommunication.Size = new System.Drawing.Size(100, 26);
this.btnAddcommunication.TabIndex = 472;
this.btnAddcommunication.Text = " 添加沟通记录";
this.btnAddcommunication.UseVisualStyleBackColor = false;
//
// panelEx2
//
this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx2.BorderWidth = 1;
this.panelEx2.Controls.Add(this.txtCus_Telephone);
this.panelEx2.Controls.Add(this.labelEx17);
this.panelEx2.Controls.Add(this.labelEx1);
this.panelEx2.Controls.Add(this.labelEx12);
this.panelEx2.Controls.Add(this.panelBelongsPerson);
this.panelEx2.Controls.Add(this.panelEx5);
this.panelEx2.Controls.Add(this.btnIntentLevel);
this.panelEx2.Controls.Add(this.labelEx8);
this.panelEx2.Controls.Add(this.labelEx9);
this.panelEx2.Controls.Add(this.panelClientStatusReason);
this.panelEx2.Controls.Add(this.txtMicroID);
this.panelEx2.Controls.Add(this.btnUnbind);
this.panelEx2.Controls.Add(this.txtCus_Address);
this.panelEx2.Controls.Add(this.lblMicroID);
this.panelEx2.Controls.Add(this.panXiangxi);
this.panelEx2.Controls.Add(this.cmbtreevClientStatus);
this.panelEx2.Controls.Add(this.labelEx7);
this.panelEx2.Controls.Add(this.panelEx6);
this.panelEx2.Controls.Add(this.txtCus_MicroSignal);
this.panelEx2.Controls.Add(this.cmbDegree);
this.panelEx2.Controls.Add(this.comType);
this.panelEx2.Controls.Add(this.txtCus_Birthday);
this.panelEx2.Controls.Add(this.labelEx66);
this.panelEx2.Controls.Add(this.labelEx6);
this.panelEx2.Controls.Add(this.labelEx4);
this.panelEx2.Controls.Add(this.btnClear);
this.panelEx2.Controls.Add(this.btnClose);
this.panelEx2.Controls.Add(this.btnSave);
this.panelEx2.Controls.Add(this.cmbCus_Region);
this.panelEx2.Controls.Add(this.cmbCus_CustomerSource);
this.panelEx2.Controls.Add(this.btnRegion);
this.panelEx2.Controls.Add(this.chkQT);
this.panelEx2.Controls.Add(this.chkPYJS);
this.panelEx2.Controls.Add(this.chkLKH);
this.panelEx2.Controls.Add(this.labelEx3);
this.panelEx2.Controls.Add(this.btnCustomerSource);
this.panelEx2.Controls.Add(this.labelEx31);
this.panelEx2.Controls.Add(this.btnQQCall);
this.panelEx2.Controls.Add(this.btnDial);
this.panelEx2.Controls.Add(this.labelEx23);
this.panelEx2.Controls.Add(this.labelEx27);
this.panelEx2.Controls.Add(this.chkCus_Lunar);
this.panelEx2.Controls.Add(this.txtCus_FixedPhone);
this.panelEx2.Controls.Add(this.txtCus_Name);
this.panelEx2.Controls.Add(this.txtCus_QQ);
this.panelEx2.Controls.Add(this.txtCus_WorkUnit);
this.panelEx2.Controls.Add(this.lblcolorRed3);
this.panelEx2.Controls.Add(this.labelEx2);
this.panelEx2.Controls.Add(this.labelEx19);
this.panelEx2.Controls.Add(this.labelEx13);
this.panelEx2.Controls.Add(this.labelEx15);
this.panelEx2.Controls.Add(this.labelEx21);
this.panelEx2.Controls.Add(this.labelEx25);
this.panelEx2.Controls.Add(this.labelEx67);
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx2.Location = new System.Drawing.Point(2, 2);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(910, 275);
this.panelEx2.TabIndex = 494;
this.panelEx2.Paint += new System.Windows.Forms.PaintEventHandler(this.panelEx2_Paint);
//
// 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(282, 70);
this.labelEx17.Name = "labelEx17";
this.labelEx17.Size = new System.Drawing.Size(68, 17);
this.labelEx17.TabIndex = 504;
this.labelEx17.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(506, 101);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(56, 17);
this.labelEx1.TabIndex = 512;
this.labelEx1.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.Red;
this.labelEx12.Location = new System.Drawing.Point(471, 100);
this.labelEx12.Name = "labelEx12";
this.labelEx12.Size = new System.Drawing.Size(40, 17);
this.labelEx12.TabIndex = 519;
this.labelEx12.Text = "(可选)";
//
// panelBelongsPerson
//
this.panelBelongsPerson.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelBelongsPerson.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelBelongsPerson.BorderWidth = 1;
this.panelBelongsPerson.Controls.Add(this.labelEx14);
this.panelBelongsPerson.Controls.Add(this.cmbtreevBelongsPerson);
this.panelBelongsPerson.Controls.Add(this.labelEx11);
this.panelBelongsPerson.Location = new System.Drawing.Point(11, 224);
this.panelBelongsPerson.Name = "panelBelongsPerson";
this.panelBelongsPerson.Size = new System.Drawing.Size(293, 30);
this.panelBelongsPerson.TabIndex = 546;
this.panelBelongsPerson.Visible = false;
//
// cmbtreevBelongsPerson
//
this.cmbtreevBelongsPerson.AfterSelectLevelFirstNode = true;
this.cmbtreevBelongsPerson.DropDownHeight = 220;
this.cmbtreevBelongsPerson.DropDownShow = false;
this.cmbtreevBelongsPerson.FormattingEnabled = true;
this.cmbtreevBelongsPerson.IntegralHeight = false;
this.cmbtreevBelongsPerson.IsNodeMouseClick = true;
this.cmbtreevBelongsPerson.IsSelectParentNode = false;
this.cmbtreevBelongsPerson.Location = new System.Drawing.Point(80, 5);
this.cmbtreevBelongsPerson.Name = "cmbtreevBelongsPerson";
this.cmbtreevBelongsPerson.ReadOnly = true;
this.cmbtreevBelongsPerson.SelectedNode = null;
this.cmbtreevBelongsPerson.Size = new System.Drawing.Size(131, 20);
this.cmbtreevBelongsPerson.StrGetName = "";
this.cmbtreevBelongsPerson.StrGetTagName = "";
this.cmbtreevBelongsPerson.StrKey = null;
this.cmbtreevBelongsPerson.TabIndex = 491;
//
// labelEx11
//
this.labelEx11.AutoSize = true;
this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx11.Location = new System.Drawing.Point(26, 6);
this.labelEx11.Name = "labelEx11";
this.labelEx11.Size = new System.Drawing.Size(56, 17);
this.labelEx11.TabIndex = 490;
this.labelEx11.Text = "跟进人:";
//
// panelEx5
//
this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx5.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx5.BorderWidth = 1;
this.panelEx5.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelEx5.Location = new System.Drawing.Point(0, 274);
this.panelEx5.Name = "panelEx5";
this.panelEx5.Size = new System.Drawing.Size(910, 1);
this.panelEx5.TabIndex = 545;
//
// btnIntentLevel
//
this.btnIntentLevel.BackColor = System.Drawing.Color.Transparent;
this.btnIntentLevel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnIntentLevel.BackImg")));
this.btnIntentLevel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnIntentLevel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnIntentLevel.ForeColor = System.Drawing.Color.White;
this.btnIntentLevel.IsCustomBackImg = false;
this.btnIntentLevel.IsShowText = true;
this.btnIntentLevel.Location = new System.Drawing.Point(848, 99);
this.btnIntentLevel.Name = "btnIntentLevel";
this.btnIntentLevel.Size = new System.Drawing.Size(45, 23);
this.btnIntentLevel.TabIndex = 544;
this.btnIntentLevel.Text = " 设置";
this.btnIntentLevel.UseVisualStyleBackColor = false;
//
// 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.Red;
this.labelEx8.Location = new System.Drawing.Point(16, 165);
this.labelEx8.Name = "labelEx8";
this.labelEx8.Size = new System.Drawing.Size(13, 17);
this.labelEx8.TabIndex = 543;
this.labelEx8.Text = "*";
//
// labelEx9
//
this.labelEx9.AutoSize = true;
this.labelEx9.BackColor = System.Drawing.Color.Transparent;
this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx9.ForeColor = System.Drawing.Color.Red;
this.labelEx9.Location = new System.Drawing.Point(673, 135);
this.labelEx9.Name = "labelEx9";
this.labelEx9.Size = new System.Drawing.Size(13, 17);
this.labelEx9.TabIndex = 542;
this.labelEx9.Text = "*";
//
// panelClientStatusReason
//
this.panelClientStatusReason.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelClientStatusReason.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelClientStatusReason.BorderWidth = 1;
this.panelClientStatusReason.Controls.Add(this.btnClientStatusTypeSet);
this.panelClientStatusReason.Controls.Add(this.cmbtreevClientStatusType);
this.panelClientStatusReason.Controls.Add(this.labelEx10);
this.panelClientStatusReason.Controls.Add(this.txtClientStatusReason);
this.panelClientStatusReason.Controls.Add(this.lblClientStatusReason);
this.panelClientStatusReason.Location = new System.Drawing.Point(11, 191);
this.panelClientStatusReason.Name = "panelClientStatusReason";
this.panelClientStatusReason.Size = new System.Drawing.Size(890, 30);
this.panelClientStatusReason.TabIndex = 541;
this.panelClientStatusReason.Visible = false;
//
// btnClientStatusTypeSet
//
this.btnClientStatusTypeSet.BackColor = System.Drawing.Color.Transparent;
this.btnClientStatusTypeSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClientStatusTypeSet.BackImg")));
this.btnClientStatusTypeSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnClientStatusTypeSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnClientStatusTypeSet.ForeColor = System.Drawing.Color.White;
this.btnClientStatusTypeSet.IsCustomBackImg = false;
this.btnClientStatusTypeSet.IsShowText = true;
this.btnClientStatusTypeSet.Location = new System.Drawing.Point(217, 4);
this.btnClientStatusTypeSet.Name = "btnClientStatusTypeSet";
this.btnClientStatusTypeSet.Size = new System.Drawing.Size(45, 23);
this.btnClientStatusTypeSet.TabIndex = 490;
this.btnClientStatusTypeSet.Text = " 设置";
this.btnClientStatusTypeSet.UseVisualStyleBackColor = false;
//
// cmbtreevClientStatusType
//
this.cmbtreevClientStatusType.AfterSelectLevelFirstNode = true;
this.cmbtreevClientStatusType.DropDownHeight = 220;
this.cmbtreevClientStatusType.DropDownShow = false;
this.cmbtreevClientStatusType.FormattingEnabled = true;
this.cmbtreevClientStatusType.IntegralHeight = false;
this.cmbtreevClientStatusType.IsNodeMouseClick = true;
this.cmbtreevClientStatusType.IsSelectParentNode = false;
this.cmbtreevClientStatusType.Location = new System.Drawing.Point(80, 5);
this.cmbtreevClientStatusType.Name = "cmbtreevClientStatusType";
this.cmbtreevClientStatusType.ReadOnly = true;
this.cmbtreevClientStatusType.SelectedNode = null;
this.cmbtreevClientStatusType.Size = new System.Drawing.Size(131, 20);
this.cmbtreevClientStatusType.StrGetName = "";
this.cmbtreevClientStatusType.StrGetTagName = "";
this.cmbtreevClientStatusType.StrKey = null;
this.cmbtreevClientStatusType.TabIndex = 489;
//
// labelEx10
//
this.labelEx10.AutoSize = true;
this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx10.Location = new System.Drawing.Point(14, 6);
this.labelEx10.Name = "labelEx10";
this.labelEx10.Size = new System.Drawing.Size(68, 17);
this.labelEx10.TabIndex = 488;
this.labelEx10.Text = "流失类型:";
//
// txtClientStatusReason
//
this.txtClientStatusReason.BackColor = System.Drawing.Color.Transparent;
this.txtClientStatusReason.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtClientStatusReason.Icon = null;
this.txtClientStatusReason.IconIsButton = false;
this.txtClientStatusReason.IsPasswordChat = '\0';
this.txtClientStatusReason.IsSystemPasswordChar = false;
this.txtClientStatusReason.Lines = new string[0];
this.txtClientStatusReason.Location = new System.Drawing.Point(331, 2);
this.txtClientStatusReason.Margin = new System.Windows.Forms.Padding(0);
this.txtClientStatusReason.MaxLength = 32767;
this.txtClientStatusReason.MinimumSize = new System.Drawing.Size(0, 24);
this.txtClientStatusReason.MouseBack = null;
this.txtClientStatusReason.Multiline = false;
this.txtClientStatusReason.Name = "txtClientStatusReason";
this.txtClientStatusReason.NormlBack = null;
this.txtClientStatusReason.Padding = new System.Windows.Forms.Padding(5);
this.txtClientStatusReason.ReadOnly = false;
this.txtClientStatusReason.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtClientStatusReason.Size = new System.Drawing.Size(551, 25);
this.txtClientStatusReason.TabIndex = 486;
this.txtClientStatusReason.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtClientStatusReason.WaterColor = System.Drawing.Color.DarkGray;
this.txtClientStatusReason.WaterText = "";
this.txtClientStatusReason.WordWrap = true;
//
// lblClientStatusReason
//
this.lblClientStatusReason.AutoSize = true;
this.lblClientStatusReason.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblClientStatusReason.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblClientStatusReason.Location = new System.Drawing.Point(265, 6);
this.lblClientStatusReason.Name = "lblClientStatusReason";
this.lblClientStatusReason.Size = new System.Drawing.Size(68, 17);
this.lblClientStatusReason.TabIndex = 487;
this.lblClientStatusReason.Text = "流失原因:";
//
// txtMicroID
//
this.txtMicroID.AutoValidate = System.Windows.Forms.AutoValidate.EnablePreventFocusChange;
this.txtMicroID.BackColor = System.Drawing.Color.Transparent;
this.txtMicroID.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtMicroID.Icon = null;
this.txtMicroID.IconIsButton = false;
this.txtMicroID.IsPasswordChat = '\0';
this.txtMicroID.IsSystemPasswordChar = false;
this.txtMicroID.Lines = new string[] {
"未绑定"};
this.txtMicroID.Location = new System.Drawing.Point(347, 161);
this.txtMicroID.Margin = new System.Windows.Forms.Padding(0);
this.txtMicroID.MaxLength = 32767;
this.txtMicroID.MinimumSize = new System.Drawing.Size(0, 24);
this.txtMicroID.MouseBack = null;
this.txtMicroID.Multiline = false;
this.txtMicroID.Name = "txtMicroID";
this.txtMicroID.NormlBack = null;
this.txtMicroID.Padding = new System.Windows.Forms.Padding(5);
this.txtMicroID.ReadOnly = true;
this.txtMicroID.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtMicroID.Size = new System.Drawing.Size(75, 25);
this.txtMicroID.TabIndex = 536;
this.txtMicroID.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtMicroID.WaterColor = System.Drawing.Color.DarkGray;
this.txtMicroID.WaterText = "";
this.txtMicroID.WordWrap = true;
//
// btnUnbind
//
this.btnUnbind.BackColor = System.Drawing.Color.Transparent;
this.btnUnbind.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUnbind.BackImg")));
this.btnUnbind.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnUnbind.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnUnbind.ForeColor = System.Drawing.Color.White;
this.btnUnbind.IsCustomBackImg = false;
this.btnUnbind.IsShowText = true;
this.btnUnbind.Location = new System.Drawing.Point(426, 162);
this.btnUnbind.Name = "btnUnbind";
this.btnUnbind.Size = new System.Drawing.Size(45, 23);
this.btnUnbind.TabIndex = 537;
this.btnUnbind.Text = " 解除";
this.btnUnbind.UseVisualStyleBackColor = false;
//
// 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(347, 129);
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(304, 25);
this.txtCus_Address.TabIndex = 501;
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;
//
// lblMicroID
//
this.lblMicroID.AutoSize = true;
this.lblMicroID.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblMicroID.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblMicroID.Location = new System.Drawing.Point(246, 165);
this.lblMicroID.Name = "lblMicroID";
this.lblMicroID.Size = new System.Drawing.Size(104, 17);
this.lblMicroID.TabIndex = 535;
this.lblMicroID.Text = "是否绑定微信号:";
//
// panXiangxi
//
this.panXiangxi.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panXiangxi.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panXiangxi.BorderWidth = 1;
this.panXiangxi.Controls.Add(this.txtXiangxi);
this.panXiangxi.Controls.Add(this.btnXiangXi);
this.panXiangxi.Location = new System.Drawing.Point(11, 235);
this.panXiangxi.Name = "panXiangxi";
this.panXiangxi.Size = new System.Drawing.Size(293, 30);
this.panXiangxi.TabIndex = 540;
this.panXiangxi.Visible = false;
//
// txtXiangxi
//
this.txtXiangxi.BackColor = System.Drawing.Color.Transparent;
this.txtXiangxi.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtXiangxi.Icon = null;
this.txtXiangxi.IconIsButton = false;
this.txtXiangxi.IsPasswordChat = '\0';
this.txtXiangxi.IsSystemPasswordChar = false;
this.txtXiangxi.Lines = new string[0];
this.txtXiangxi.Location = new System.Drawing.Point(9, 2);
this.txtXiangxi.Margin = new System.Windows.Forms.Padding(0);
this.txtXiangxi.MaxLength = 32767;
this.txtXiangxi.MinimumSize = new System.Drawing.Size(0, 24);
this.txtXiangxi.MouseBack = null;
this.txtXiangxi.Multiline = false;
this.txtXiangxi.Name = "txtXiangxi";
this.txtXiangxi.NormlBack = null;
this.txtXiangxi.Padding = new System.Windows.Forms.Padding(5);
this.txtXiangxi.ReadOnly = true;
this.txtXiangxi.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtXiangxi.Size = new System.Drawing.Size(185, 25);
this.txtXiangxi.TabIndex = 478;
this.txtXiangxi.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtXiangxi.WaterColor = System.Drawing.Color.DarkGray;
this.txtXiangxi.WaterText = "";
this.txtXiangxi.WordWrap = true;
//
// btnXiangXi
//
this.btnXiangXi.BackColor = System.Drawing.Color.Transparent;
this.btnXiangXi.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnXiangXi.BackImg")));
this.btnXiangXi.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnXiangXi.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnXiangXi.ForeColor = System.Drawing.Color.White;
this.btnXiangXi.IsCustomBackImg = false;
this.btnXiangXi.IsShowText = true;
this.btnXiangXi.Location = new System.Drawing.Point(197, 2);
this.btnXiangXi.Name = "btnXiangXi";
this.btnXiangXi.Size = new System.Drawing.Size(80, 25);
this.btnXiangXi.TabIndex = 473;
this.btnXiangXi.Text = " 查看详细";
this.btnXiangXi.UseVisualStyleBackColor = false;
//
// cmbtreevClientStatus
//
this.cmbtreevClientStatus.AfterSelectLevelFirstNode = true;
this.cmbtreevClientStatus.DropDownHeight = 220;
this.cmbtreevClientStatus.DropDownShow = false;
this.cmbtreevClientStatus.FormattingEnabled = true;
this.cmbtreevClientStatus.IntegralHeight = false;
this.cmbtreevClientStatus.IsNodeMouseClick = true;
this.cmbtreevClientStatus.IsSelectParentNode = false;
this.cmbtreevClientStatus.Location = new System.Drawing.Point(91, 164);
this.cmbtreevClientStatus.Name = "cmbtreevClientStatus";
this.cmbtreevClientStatus.ReadOnly = true;
this.cmbtreevClientStatus.SelectedNode = null;
this.cmbtreevClientStatus.Size = new System.Drawing.Size(131, 20);
this.cmbtreevClientStatus.StrGetName = "";
this.cmbtreevClientStatus.StrGetTagName = "";
this.cmbtreevClientStatus.StrKey = null;
this.cmbtreevClientStatus.TabIndex = 539;
//
// 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(25, 165);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(68, 17);
this.labelEx7.TabIndex = 538;
this.labelEx7.Text = "客户状态:";
//
// panelEx6
//
this.panelEx6.BorderColor = System.Drawing.Color.Black;
this.panelEx6.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
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(559, 66);
this.panelEx6.Name = "panelEx6";
this.panelEx6.Size = new System.Drawing.Size(97, 24);
this.panelEx6.TabIndex = 513;
//
// 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(56, 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;
//
// 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(559, 97);
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(97, 25);
this.txtCus_MicroSignal.TabIndex = 498;
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;
//
// cmbDegree
//
this.cmbDegree.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
this.cmbDegree.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.cmbDegree.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
this.cmbDegree.Font = new System.Drawing.Font("宋体", 10.5F);
this.cmbDegree.FormattingEnabled = true;
this.cmbDegree.IsCustomColor = false;
this.cmbDegree.Location = new System.Drawing.Point(753, 99);
this.cmbDegree.Name = "cmbDegree";
this.cmbDegree.ReadOnly = true;
this.cmbDegree.Size = new System.Drawing.Size(90, 22);
this.cmbDegree.TabIndex = 533;
//
// comType
//
this.comType.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
this.comType.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.comType.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
this.comType.Font = new System.Drawing.Font("宋体", 10.5F);
this.comType.FormattingEnabled = true;
this.comType.IsCustomColor = false;
this.comType.Location = new System.Drawing.Point(753, 130);
this.comType.Name = "comType";
this.comType.ReadOnly = true;
this.comType.Size = new System.Drawing.Size(140, 22);
this.comType.TabIndex = 532;
//
// txtCus_Birthday
//
this.txtCus_Birthday.Location = new System.Drawing.Point(753, 68);
this.txtCus_Birthday.Name = "txtCus_Birthday";
this.txtCus_Birthday.Size = new System.Drawing.Size(90, 21);
this.txtCus_Birthday.StrValue = "";
this.txtCus_Birthday.TabIndex = 519;
//
// 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(518, 70);
this.labelEx66.Name = "labelEx66";
this.labelEx66.Size = new System.Drawing.Size(44, 17);
this.labelEx66.TabIndex = 510;
this.labelEx66.Text = "性别:";
//
// 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(687, 101);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(68, 17);
this.labelEx6.TabIndex = 534;
this.labelEx6.Text = "意向程度:";
//
// labelEx4
//
this.labelEx4.AutoSize = true;
this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx4.Location = new System.Drawing.Point(687, 133);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(68, 17);
this.labelEx4.TabIndex = 531;
this.labelEx4.Text = "客户类型:";
//
// 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(458, 237);
this.btnClear.Name = "btnClear";
this.btnClear.Size = new System.Drawing.Size(102, 26);
this.btnClear.TabIndex = 530;
this.btnClear.Text = " 重 置";
this.btnClear.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(575, 237);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(95, 26);
this.btnClose.TabIndex = 529;
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(342, 237);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(100, 26);
this.btnSave.TabIndex = 528;
this.btnSave.Text = " 保 存";
this.btnSave.UseVisualStyleBackColor = false;
//
// cmbCus_Region
//
this.cmbCus_Region.AfterSelectLevelFirstNode = true;
this.cmbCus_Region.DropDownHeight = 220;
this.cmbCus_Region.DropDownShow = false;
this.cmbCus_Region.FormattingEnabled = true;
this.cmbCus_Region.IntegralHeight = false;
this.cmbCus_Region.IsNodeMouseClick = true;
this.cmbCus_Region.IsSelectParentNode = false;
this.cmbCus_Region.Location = new System.Drawing.Point(91, 132);
this.cmbCus_Region.Name = "cmbCus_Region";
this.cmbCus_Region.ReadOnly = true;
this.cmbCus_Region.SelectedNode = null;
this.cmbCus_Region.Size = new System.Drawing.Size(131, 20);
this.cmbCus_Region.StrGetName = "";
this.cmbCus_Region.StrGetTagName = "";
this.cmbCus_Region.StrKey = null;
this.cmbCus_Region.TabIndex = 527;
//
// cmbCus_CustomerSource
//
this.cmbCus_CustomerSource.AfterSelectLevelFirstNode = true;
this.cmbCus_CustomerSource.DropDownHeight = 220;
this.cmbCus_CustomerSource.DropDownShow = false;
this.cmbCus_CustomerSource.FormattingEnabled = true;
this.cmbCus_CustomerSource.IntegralHeight = false;
this.cmbCus_CustomerSource.IsNodeMouseClick = true;
this.cmbCus_CustomerSource.IsSelectParentNode = false;
this.cmbCus_CustomerSource.Location = new System.Drawing.Point(368, 8);
this.cmbCus_CustomerSource.Name = "cmbCus_CustomerSource";
this.cmbCus_CustomerSource.ReadOnly = true;
this.cmbCus_CustomerSource.SelectedNode = null;
this.cmbCus_CustomerSource.Size = new System.Drawing.Size(200, 20);
this.cmbCus_CustomerSource.StrGetName = "";
this.cmbCus_CustomerSource.StrGetTagName = "";
this.cmbCus_CustomerSource.StrKey = null;
this.cmbCus_CustomerSource.TabIndex = 526;
//
// 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(228, 131);
this.btnRegion.Name = "btnRegion";
this.btnRegion.Size = new System.Drawing.Size(45, 23);
this.btnRegion.TabIndex = 525;
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(307, 7);
this.chkQT.Name = "chkQT";
this.chkQT.Size = new System.Drawing.Size(63, 21);
this.chkQT.TabIndex = 524;
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(192, 7);
this.chkPYJS.Name = "chkPYJS";
this.chkPYJS.Size = new System.Drawing.Size(75, 21);
this.chkPYJS.TabIndex = 523;
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(91, 7);
this.chkLKH.Name = "chkLKH";
this.chkLKH.Size = new System.Drawing.Size(63, 21);
this.chkLKH.TabIndex = 522;
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(8, 9);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(56, 17);
this.labelEx3.TabIndex = 521;
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(575, 7);
this.btnCustomerSource.Name = "btnCustomerSource";
this.btnCustomerSource.Size = new System.Drawing.Size(55, 23);
this.btnCustomerSource.TabIndex = 520;
this.btnCustomerSource.Text = " 设置";
this.btnCustomerSource.UseVisualStyleBackColor = false;
//
// 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(508, 72);
this.labelEx31.Name = "labelEx31";
this.labelEx31.Size = new System.Drawing.Size(13, 17);
this.labelEx31.TabIndex = 518;
this.labelEx31.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(448, 99);
this.btnQQCall.Name = "btnQQCall";
this.btnQQCall.Size = new System.Drawing.Size(27, 22);
this.btnQQCall.TabIndex = 515;
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(449, 68);
this.btnDial.Name = "btnDial";
this.btnDial.Size = new System.Drawing.Size(27, 22);
this.btnDial.TabIndex = 514;
this.btnDial.Text = "buttonTel1";
this.btnDial.UseVisualStyleBackColor = false;
//
// txtCus_Telephone
//
this.txtCus_Telephone.Location = new System.Drawing.Point(347, 68);
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(100, 21);
this.txtCus_Telephone.TabIndex = 495;
//
// 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(306, 133);
this.labelEx23.Name = "labelEx23";
this.labelEx23.Size = new System.Drawing.Size(44, 17);
this.labelEx23.TabIndex = 507;
this.labelEx23.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(711, 70);
this.labelEx27.Name = "labelEx27";
this.labelEx27.Size = new System.Drawing.Size(44, 17);
this.labelEx27.TabIndex = 509;
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(847, 67);
this.chkCus_Lunar.Name = "chkCus_Lunar";
this.chkCus_Lunar.Size = new System.Drawing.Size(51, 21);
this.chkCus_Lunar.TabIndex = 496;
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(90, 97);
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(133, 25);
this.txtCus_FixedPhone.TabIndex = 499;
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(90, 66);
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(133, 25);
this.txtCus_Name.TabIndex = 494;
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;
//
// 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(347, 97);
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(100, 25);
this.txtCus_QQ.TabIndex = 497;
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_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(559, 161);
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(334, 25);
this.txtCus_WorkUnit.TabIndex = 500;
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;
//
// 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(8, 44);
this.lblcolorRed3.Name = "lblcolorRed3";
this.lblcolorRed3.Size = new System.Drawing.Size(56, 17);
this.lblcolorRed3.TabIndex = 502;
this.lblcolorRed3.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(247, 69);
this.labelEx2.Margin = new System.Windows.Forms.Padding(0);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(40, 17);
this.labelEx2.TabIndex = 517;
this.labelEx2.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(306, 101);
this.labelEx19.Name = "labelEx19";
this.labelEx19.Size = new System.Drawing.Size(44, 17);
this.labelEx19.TabIndex = 505;
this.labelEx19.Text = "Q Q:";
//
// 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(16, 72);
this.labelEx13.Name = "labelEx13";
this.labelEx13.Size = new System.Drawing.Size(13, 17);
this.labelEx13.TabIndex = 516;
this.labelEx13.Text = "*";
//
// 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(25, 70);
this.labelEx15.Name = "labelEx15";
this.labelEx15.Size = new System.Drawing.Size(68, 17);
this.labelEx15.TabIndex = 503;
this.labelEx15.Text = "客户姓名:";
//
// 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(49, 133);
this.labelEx21.Name = "labelEx21";
this.labelEx21.Size = new System.Drawing.Size(44, 17);
this.labelEx21.TabIndex = 506;
this.labelEx21.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(494, 165);
this.labelEx25.Name = "labelEx25";
this.labelEx25.Size = new System.Drawing.Size(68, 17);
this.labelEx25.TabIndex = 508;
this.labelEx25.Text = "工作单位:";
//
// 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(25, 101);
this.labelEx67.Name = "labelEx67";
this.labelEx67.Size = new System.Drawing.Size(68, 17);
this.labelEx67.TabIndex = 511;
this.labelEx67.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.Red;
this.labelEx14.Location = new System.Drawing.Point(14, 6);
this.labelEx14.Name = "labelEx14";
this.labelEx14.Size = new System.Drawing.Size(13, 17);
this.labelEx14.TabIndex = 544;
this.labelEx14.Text = "*";
//
// FrmAddInterestedBuyers
//
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(930, 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 = "FrmAddInterestedBuyers";
this.Text = "添加意向客户";
this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
this.Controls.SetChildIndex(this.btnAppFormExit, 0);
this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
this.Controls.SetChildIndex(this.plFormMainContent, 0);
this.plExMainContainer.ResumeLayout(false);
this.plFormMainContent.ResumeLayout(false);
this.panelEx1.ResumeLayout(false);
this.panelEx3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
this.panelEx4.ResumeLayout(false);
this.panelEx4.PerformLayout();
this.panelEx2.ResumeLayout(false);
this.panelEx2.PerformLayout();
this.panelBelongsPerson.ResumeLayout(false);
this.panelBelongsPerson.PerformLayout();
this.panelClientStatusReason.ResumeLayout(false);
this.panelClientStatusReason.PerformLayout();
this.panXiangxi.ResumeLayout(false);
this.panelEx6.ResumeLayout(false);
this.panelEx6.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelEx1;
private ComponentLibrary.PanelEx panelEx3;
protected ComponentLibrary.DataGridViewEx dgvData;
private System.Windows.Forms.DataGridViewTextBoxColumn 客服人员;
private System.Windows.Forms.DataGridViewTextBoxColumn 沟通状态;
private System.Windows.Forms.DataGridViewTextBoxColumn 沟通时间;
private System.Windows.Forms.DataGridViewTextBoxColumn 沟通时长;
private System.Windows.Forms.DataGridViewTextBoxColumn 沟通类型;
private System.Windows.Forms.DataGridViewTextBoxColumn 沟通方式;
private System.Windows.Forms.DataGridViewTextBoxColumn 具体事项;
private System.Windows.Forms.DataGridViewTextBoxColumn 沟通备注;
private System.Windows.Forms.DataGridViewTextBoxColumn ID;
private ComponentLibrary.PanelEx panelEx4;
private ComponentLibrary.LabelEx labelEx5;
protected internal ComponentLibrary.ButtonForm btnDelete;
protected internal ComponentLibrary.ButtonForm btnAddcommunication;
private ComponentLibrary.PanelEx panelEx2;
protected internal ComponentLibrary.ButtonForm btnIntentLevel;
private ComponentLibrary.LabelEx labelEx8;
private ComponentLibrary.LabelEx labelEx9;
protected internal ComponentLibrary.PanelEx panelClientStatusReason;
protected internal ComponentLibrary.ButtonForm btnClientStatusTypeSet;
protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevClientStatusType;
private ComponentLibrary.LabelEx labelEx10;
protected internal ComponentLibrary.TextBoxEx txtClientStatusReason;
protected internal ComponentLibrary.LabelEx lblClientStatusReason;
protected ComponentLibrary.TextBoxEx txtMicroID;
protected internal ComponentLibrary.ButtonForm btnUnbind;
protected ComponentLibrary.TextBoxEx txtCus_Address;
protected internal ComponentLibrary.LabelEx lblMicroID;
protected internal ComponentLibrary.PanelEx panXiangxi;
protected internal ComponentLibrary.TextBoxEx txtXiangxi;
protected internal ComponentLibrary.ButtonForm btnXiangXi;
protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevClientStatus;
private ComponentLibrary.LabelEx labelEx7;
private ComponentLibrary.PanelEx panelEx6;
protected ComponentLibrary.RadioButtonEx rdoCus_Sex1_1;
protected ComponentLibrary.RadioButtonEx rdoCus_Sex1_2;
protected ComponentLibrary.TextBoxEx txtCus_MicroSignal;
protected internal ComponentLibrary.ComboBoxEx cmbDegree;
protected internal ComponentLibrary.ComboBoxEx comType;
protected ComponentLibrary.MaskedTextDateEx txtCus_Birthday;
private ComponentLibrary.LabelEx labelEx66;
private ComponentLibrary.LabelEx labelEx6;
private ComponentLibrary.LabelEx labelEx4;
protected ComponentLibrary.ButtonEx btnClear;
protected ComponentLibrary.ButtonEx btnClose;
protected ComponentLibrary.ButtonEx btnSave;
protected internal ComponentLibrary.ComboBoxTreeViewEx cmbCus_Region;
protected internal ComponentLibrary.ComboBoxTreeViewEx cmbCus_CustomerSource;
protected ComponentLibrary.ButtonForm btnRegion;
protected ComponentLibrary.CheckBoxEx chkQT;
protected ComponentLibrary.CheckBoxEx chkPYJS;
protected ComponentLibrary.CheckBoxEx chkLKH;
private ComponentLibrary.LabelEx labelEx3;
protected ComponentLibrary.ButtonForm btnCustomerSource;
protected ComponentLibrary.LabelEx labelEx31;
protected ComponentLibrary.ButtonQQ btnQQCall;
protected ComponentLibrary.ButtonTel btnDial;
protected ComponentLibrary.MaskedTextBoxEx txtCus_Telephone;
private ComponentLibrary.LabelEx labelEx1;
private ComponentLibrary.LabelEx labelEx23;
private ComponentLibrary.LabelEx labelEx27;
protected ComponentLibrary.CheckBoxEx chkCus_Lunar;
protected ComponentLibrary.TextBoxEx txtCus_FixedPhone;
protected ComponentLibrary.TextBoxEx txtCus_Name;
protected ComponentLibrary.TextBoxEx txtCus_QQ;
protected ComponentLibrary.TextBoxEx txtCus_WorkUnit;
protected ComponentLibrary.LabelEx lblcolorRed3;
private ComponentLibrary.LabelEx labelEx2;
private ComponentLibrary.LabelEx labelEx17;
private ComponentLibrary.LabelEx labelEx19;
private ComponentLibrary.LabelEx labelEx13;
private ComponentLibrary.LabelEx labelEx15;
private ComponentLibrary.LabelEx labelEx21;
private ComponentLibrary.LabelEx labelEx25;
private ComponentLibrary.LabelEx labelEx67;
private ComponentLibrary.PanelEx panelEx5;
protected internal ComponentLibrary.PanelEx panelBelongsPerson;
protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevBelongsPerson;
private ComponentLibrary.LabelEx labelEx11;
protected ComponentLibrary.LabelEx labelEx12;
private ComponentLibrary.LabelEx labelEx14;
}
}