namespace LYFZ.Software.UI.Customers { partial class FrmOldCustomerRecord { /// /// 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 dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmOldCustomerRecord)); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.btnUnbind = new LYFZ.ComponentLibrary.ButtonForm(); this.txtMicroID = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx(); this.txtCus_Telephone = new LYFZ.ComponentLibrary.MaskedTextBoxEx(this.components); this.txtCus_QQ = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.txtCus_WorkUnit = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.txtCus_FixedPhone = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.txtCus_Name = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.cmbCus_Region = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.cmbCus_CustomerSource = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.btnQQCall = new LYFZ.ComponentLibrary.ButtonQQ(); this.btnDial = new LYFZ.ComponentLibrary.ButtonTel(); 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.txtCus_Birthday = new LYFZ.ComponentLibrary.MaskedTextDateEx(this.components); this.chkCus_Lunar = new LYFZ.ComponentLibrary.CheckBoxEx(); this.btnRegion = new LYFZ.ComponentLibrary.ButtonForm(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.btnClose = new LYFZ.ComponentLibrary.ButtonEx(); this.btnUpdate = new LYFZ.ComponentLibrary.ButtonEx(); this.radCus_Nv = new LYFZ.ComponentLibrary.RadioButtonEx(); this.radCus_Nan = new LYFZ.ComponentLibrary.RadioButtonEx(); this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx(); this.txtCus_Address = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx(); this.txtCus_MicroSignal = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx16 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx27 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx(); this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx(); this.dgv2 = new LYFZ.ComponentLibrary.DataGridViewEx(); this.Cus_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Cus_Sex = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Cus_Birthday = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Cus_BirthdayLunar = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Cus_QQ = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Cus_MicroSignal = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Cus_Telephone = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Cus_FixedPhone = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Cus_Region = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Cus_Address = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Cus_WorkUnit = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GP_CustomerSource = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Cus_CustomerNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GMID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); this.panelEx2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv2)).BeginInit(); 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(719, 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.btnUnbind); this.panelEx1.Controls.Add(this.txtMicroID); this.panelEx1.Controls.Add(this.labelEx14); this.panelEx1.Controls.Add(this.txtCus_Telephone); this.panelEx1.Controls.Add(this.txtCus_QQ); this.panelEx1.Controls.Add(this.txtCus_WorkUnit); this.panelEx1.Controls.Add(this.txtCus_FixedPhone); this.panelEx1.Controls.Add(this.txtCus_Name); this.panelEx1.Controls.Add(this.cmbCus_Region); this.panelEx1.Controls.Add(this.cmbCus_CustomerSource); this.panelEx1.Controls.Add(this.btnQQCall); this.panelEx1.Controls.Add(this.btnDial); 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.txtCus_Birthday); this.panelEx1.Controls.Add(this.chkCus_Lunar); this.panelEx1.Controls.Add(this.btnRegion); this.panelEx1.Controls.Add(this.labelEx1); this.panelEx1.Controls.Add(this.btnClose); this.panelEx1.Controls.Add(this.btnUpdate); this.panelEx1.Controls.Add(this.radCus_Nv); this.panelEx1.Controls.Add(this.radCus_Nan); this.panelEx1.Controls.Add(this.labelEx12); this.panelEx1.Controls.Add(this.txtCus_Address); this.panelEx1.Controls.Add(this.labelEx9); this.panelEx1.Controls.Add(this.labelEx8); this.panelEx1.Controls.Add(this.txtCus_MicroSignal); this.panelEx1.Controls.Add(this.labelEx6); this.panelEx1.Controls.Add(this.labelEx2); this.panelEx1.Controls.Add(this.labelEx16); this.panelEx1.Controls.Add(this.labelEx11); this.panelEx1.Controls.Add(this.labelEx7); this.panelEx1.Controls.Add(this.labelEx27); this.panelEx1.Controls.Add(this.labelEx10); 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, 233); this.panelEx1.TabIndex = 1; // // 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(230, 162); this.btnUnbind.Name = "btnUnbind"; this.btnUnbind.Size = new System.Drawing.Size(50, 24); this.btnUnbind.TabIndex = 438; this.btnUnbind.Text = " 解除"; this.btnUnbind.UseVisualStyleBackColor = false; // // txtMicroID // 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[0]; this.txtMicroID.Location = new System.Drawing.Point(134, 162); 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(90, 25); this.txtMicroID.TabIndex = 437; this.txtMicroID.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtMicroID.WaterColor = System.Drawing.Color.DarkGray; this.txtMicroID.WaterText = ""; this.txtMicroID.WordWrap = true; // // labelEx14 // this.labelEx14.AutoSize = true; this.labelEx14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx14.Location = new System.Drawing.Point(28, 166); this.labelEx14.Name = "labelEx14"; this.labelEx14.Size = new System.Drawing.Size(104, 17); this.labelEx14.TabIndex = 436; this.labelEx14.Text = "是否绑定微信号:"; // // txtCus_Telephone // this.txtCus_Telephone.Location = new System.Drawing.Point(289, 67); 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(107, 21); this.txtCus_Telephone.TabIndex = 375; // // txtCus_QQ // this.txtCus_QQ.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtCus_QQ.EmptyTextTip = null; this.txtCus_QQ.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtCus_QQ.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtCus_QQ.Location = new System.Drawing.Point(289, 97); this.txtCus_QQ.MaxLength = 13; this.txtCus_QQ.Name = "txtCus_QQ"; this.txtCus_QQ.Size = new System.Drawing.Size(107, 23); this.txtCus_QQ.TabIndex = 4; // // txtCus_WorkUnit // this.txtCus_WorkUnit.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtCus_WorkUnit.EmptyTextTip = null; this.txtCus_WorkUnit.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtCus_WorkUnit.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtCus_WorkUnit.Location = new System.Drawing.Point(94, 129); this.txtCus_WorkUnit.Name = "txtCus_WorkUnit"; this.txtCus_WorkUnit.Size = new System.Drawing.Size(302, 23); this.txtCus_WorkUnit.TabIndex = 10; // // txtCus_FixedPhone // this.txtCus_FixedPhone.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtCus_FixedPhone.EmptyTextTip = null; this.txtCus_FixedPhone.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtCus_FixedPhone.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtCus_FixedPhone.Location = new System.Drawing.Point(94, 97); this.txtCus_FixedPhone.MaxLength = 20; this.txtCus_FixedPhone.Name = "txtCus_FixedPhone"; this.txtCus_FixedPhone.Size = new System.Drawing.Size(110, 23); this.txtCus_FixedPhone.TabIndex = 7; // // txtCus_Name // this.txtCus_Name.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtCus_Name.EmptyTextTip = null; this.txtCus_Name.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtCus_Name.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtCus_Name.Location = new System.Drawing.Point(94, 66); this.txtCus_Name.Name = "txtCus_Name"; this.txtCus_Name.Size = new System.Drawing.Size(110, 23); this.txtCus_Name.TabIndex = 1; // // 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(685, 67); this.cmbCus_Region.Name = "cmbCus_Region"; this.cmbCus_Region.ReadOnly = true; this.cmbCus_Region.SelectedNode = null; this.cmbCus_Region.Size = new System.Drawing.Size(128, 20); this.cmbCus_Region.StrGetName = ""; this.cmbCus_Region.StrKey = null; this.cmbCus_Region.TabIndex = 432; // // 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(371, 12); this.cmbCus_CustomerSource.Name = "cmbCus_CustomerSource"; this.cmbCus_CustomerSource.ReadOnly = true; this.cmbCus_CustomerSource.SelectedNode = null; this.cmbCus_CustomerSource.Size = new System.Drawing.Size(211, 20); this.cmbCus_CustomerSource.StrGetName = ""; this.cmbCus_CustomerSource.StrKey = null; this.cmbCus_CustomerSource.TabIndex = 431; // // 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(402, 97); this.btnQQCall.Name = "btnQQCall"; this.btnQQCall.Size = new System.Drawing.Size(27, 22); this.btnQQCall.TabIndex = 400; 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(401, 67); this.btnDial.Name = "btnDial"; this.btnDial.Size = new System.Drawing.Size(27, 22); this.btnDial.TabIndex = 399; this.btnDial.Text = "buttonTel1"; this.btnDial.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, 12); this.chkQT.Name = "chkQT"; this.chkQT.Size = new System.Drawing.Size(63, 21); this.chkQT.TabIndex = 323; 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(188, 12); this.chkPYJS.Name = "chkPYJS"; this.chkPYJS.Size = new System.Drawing.Size(75, 21); this.chkPYJS.TabIndex = 322; 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(94, 12); this.chkLKH.Name = "chkLKH"; this.chkLKH.Size = new System.Drawing.Size(63, 21); this.chkLKH.TabIndex = 321; 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.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103))))); 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 = 320; 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(590, 10); this.btnCustomerSource.Name = "btnCustomerSource"; this.btnCustomerSource.Size = new System.Drawing.Size(50, 24); this.btnCustomerSource.TabIndex = 198; this.btnCustomerSource.Text = " 设置"; this.btnCustomerSource.UseVisualStyleBackColor = false; // // txtCus_Birthday // this.txtCus_Birthday.Location = new System.Drawing.Point(685, 97); this.txtCus_Birthday.Name = "txtCus_Birthday"; this.txtCus_Birthday.Size = new System.Drawing.Size(128, 21); this.txtCus_Birthday.StrValue = ""; this.txtCus_Birthday.TabIndex = 318; // // 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(820, 96); this.chkCus_Lunar.Name = "chkCus_Lunar"; this.chkCus_Lunar.Size = new System.Drawing.Size(51, 21); this.chkCus_Lunar.TabIndex = 316; this.chkCus_Lunar.Text = "农历"; this.chkCus_Lunar.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(820, 64); this.btnRegion.Name = "btnRegion"; this.btnRegion.Size = new System.Drawing.Size(50, 24); this.btnRegion.TabIndex = 194; this.btnRegion.Text = " 设置"; this.btnRegion.UseVisualStyleBackColor = false; // // labelEx1 // this.labelEx1.AutoSize = true; this.labelEx1.BackColor = System.Drawing.Color.Transparent; this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103))))); this.labelEx1.Location = new System.Drawing.Point(11, 43); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(56, 17); this.labelEx1.TabIndex = 193; this.labelEx1.Text = "客户资料"; // // 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(469, 197); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(87, 26); this.btnClose.TabIndex = 188; this.btnClose.Text = " 关 闭"; this.btnClose.UseVisualStyleBackColor = false; // // btnUpdate // this.btnUpdate.BackColor = System.Drawing.Color.Transparent; this.btnUpdate.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUpdate.BackImg"))); this.btnUpdate.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnUpdate.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnUpdate.ForeColor = System.Drawing.Color.White; this.btnUpdate.IsCustomBackImg = false; this.btnUpdate.IsShowText = true; this.btnUpdate.Location = new System.Drawing.Point(337, 197); this.btnUpdate.Name = "btnUpdate"; this.btnUpdate.Size = new System.Drawing.Size(87, 26); this.btnUpdate.TabIndex = 187; this.btnUpdate.Text = " 保 存"; this.btnUpdate.UseVisualStyleBackColor = false; // // radCus_Nv // this.radCus_Nv.AutoSize = true; this.radCus_Nv.BackColor = System.Drawing.Color.Transparent; this.radCus_Nv.Font = new System.Drawing.Font("微软雅黑", 9F); this.radCus_Nv.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.radCus_Nv.Location = new System.Drawing.Point(559, 67); this.radCus_Nv.Name = "radCus_Nv"; this.radCus_Nv.Size = new System.Drawing.Size(38, 21); this.radCus_Nv.TabIndex = 178; this.radCus_Nv.Text = "女"; this.radCus_Nv.UseVisualStyleBackColor = false; // // radCus_Nan // this.radCus_Nan.AutoSize = true; this.radCus_Nan.BackColor = System.Drawing.Color.Transparent; this.radCus_Nan.Checked = true; this.radCus_Nan.Font = new System.Drawing.Font("微软雅黑", 9F); this.radCus_Nan.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.radCus_Nan.Location = new System.Drawing.Point(499, 67); this.radCus_Nan.Name = "radCus_Nan"; this.radCus_Nan.Size = new System.Drawing.Size(38, 21); this.radCus_Nan.TabIndex = 177; this.radCus_Nan.TabStop = true; this.radCus_Nan.Text = "男"; this.radCus_Nan.UseVisualStyleBackColor = false; // // labelEx12 // this.labelEx12.AutoSize = true; this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx12.Location = new System.Drawing.Point(28, 131); this.labelEx12.Name = "labelEx12"; this.labelEx12.Size = new System.Drawing.Size(68, 17); this.labelEx12.TabIndex = 172; this.labelEx12.Text = "工作单位:"; // // txtCus_Address // this.txtCus_Address.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtCus_Address.EmptyTextTip = null; this.txtCus_Address.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtCus_Address.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtCus_Address.Location = new System.Drawing.Point(499, 128); this.txtCus_Address.Name = "txtCus_Address"; this.txtCus_Address.Size = new System.Drawing.Size(372, 23); this.txtCus_Address.TabIndex = 9; // // labelEx9 // this.labelEx9.AutoSize = true; this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx9.Location = new System.Drawing.Point(28, 100); this.labelEx9.Name = "labelEx9"; this.labelEx9.Size = new System.Drawing.Size(68, 17); this.labelEx9.TabIndex = 167; this.labelEx9.Text = "固定电话:"; // // 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(223, 69); this.labelEx8.Name = "labelEx8"; this.labelEx8.Size = new System.Drawing.Size(68, 17); this.labelEx8.TabIndex = 165; this.labelEx8.Text = "手机号码:"; // // txtCus_MicroSignal // this.txtCus_MicroSignal.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtCus_MicroSignal.EmptyTextTip = null; this.txtCus_MicroSignal.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtCus_MicroSignal.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtCus_MicroSignal.Location = new System.Drawing.Point(499, 97); this.txtCus_MicroSignal.Name = "txtCus_MicroSignal"; this.txtCus_MicroSignal.Size = new System.Drawing.Size(106, 23); this.txtCus_MicroSignal.TabIndex = 5; // // 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(251, 100); this.labelEx6.Name = "labelEx6"; this.labelEx6.Size = new System.Drawing.Size(40, 17); this.labelEx6.TabIndex = 161; this.labelEx6.Text = "QQ:"; // // labelEx2 // this.labelEx2.AutoSize = true; this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx2.Location = new System.Drawing.Point(28, 69); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(68, 17); this.labelEx2.TabIndex = 152; this.labelEx2.Text = "客户姓名:"; // // labelEx16 // this.labelEx16.AutoSize = true; this.labelEx16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx16.Location = new System.Drawing.Point(457, 69); this.labelEx16.Name = "labelEx16"; this.labelEx16.Size = new System.Drawing.Size(44, 17); this.labelEx16.TabIndex = 176; this.labelEx16.Text = "性别:"; // // 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(457, 131); this.labelEx11.Name = "labelEx11"; this.labelEx11.Size = new System.Drawing.Size(44, 17); this.labelEx11.TabIndex = 170; this.labelEx11.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(445, 100); this.labelEx7.Name = "labelEx7"; this.labelEx7.Size = new System.Drawing.Size(56, 17); this.labelEx7.TabIndex = 163; this.labelEx7.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(643, 100); this.labelEx27.Name = "labelEx27"; this.labelEx27.Size = new System.Drawing.Size(44, 17); this.labelEx27.TabIndex = 317; this.labelEx27.Text = "生日:"; // // 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(619, 69); this.labelEx10.Name = "labelEx10"; this.labelEx10.Size = new System.Drawing.Size(68, 17); this.labelEx10.TabIndex = 169; this.labelEx10.Text = "客户区域:"; // // 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.dgv2); this.panelEx2.Controls.Add(this.labelEx13); this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx2.Location = new System.Drawing.Point(10, 243); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(890, 292); this.panelEx2.TabIndex = 2; // // dgv2 // this.dgv2.AllowUserToAddRows = false; this.dgv2.AllowUserToDeleteRows = false; this.dgv2.AllowUserToResizeRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan; this.dgv2.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgv2.BackgroundColor = System.Drawing.Color.White; this.dgv2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.dgv2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240))))); dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.Color.Navy; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; this.dgv2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgv2.ColumnHeadersHeight = 24; this.dgv2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgv2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Cus_Name, this.Cus_Sex, this.Cus_Birthday, this.Cus_BirthdayLunar, this.Cus_QQ, this.Cus_MicroSignal, this.Cus_Telephone, this.Cus_FixedPhone, this.Cus_Region, this.Cus_Address, this.Cus_WorkUnit, this.ID, this.GP_CustomerSource, this.Cus_CustomerNumber, this.GMID}); dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgv2.DefaultCellStyle = dataGridViewCellStyle3; this.dgv2.EnableHeadersVisualStyles = false; this.dgv2.GridColor = System.Drawing.SystemColors.GradientInactiveCaption; this.dgv2.GridViewUniquelyIdentify = resources.GetString("dgv2.GridViewUniquelyIdentify"); this.dgv2.IsCompleteBonding = false; this.dgv2.IsCopyCellValue = true; this.dgv2.Location = new System.Drawing.Point(5, 32); this.dgv2.MultiSelect = false; this.dgv2.Name = "dgv2"; this.dgv2.ReadOnly = true; this.dgv2.RowHeadersVisible = false; this.dgv2.RowTemplate.Height = 23; this.dgv2.RowTemplate.ReadOnly = true; this.dgv2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgv2.Size = new System.Drawing.Size(880, 280); this.dgv2.TabIndex = 200; // // Cus_Name // this.Cus_Name.HeaderText = "客户姓名"; this.Cus_Name.Name = "Cus_Name"; this.Cus_Name.ReadOnly = true; // // Cus_Sex // this.Cus_Sex.HeaderText = "性别"; this.Cus_Sex.Name = "Cus_Sex"; this.Cus_Sex.ReadOnly = true; // // Cus_Birthday // this.Cus_Birthday.HeaderText = "生日"; this.Cus_Birthday.Name = "Cus_Birthday"; this.Cus_Birthday.ReadOnly = true; // // Cus_BirthdayLunar // this.Cus_BirthdayLunar.HeaderText = " 生日历类"; this.Cus_BirthdayLunar.Name = "Cus_BirthdayLunar"; this.Cus_BirthdayLunar.ReadOnly = true; // // Cus_QQ // this.Cus_QQ.HeaderText = "QQ"; this.Cus_QQ.Name = "Cus_QQ"; this.Cus_QQ.ReadOnly = true; // // Cus_MicroSignal // this.Cus_MicroSignal.HeaderText = "微信号"; this.Cus_MicroSignal.Name = "Cus_MicroSignal"; this.Cus_MicroSignal.ReadOnly = true; // // Cus_Telephone // this.Cus_Telephone.HeaderText = "客户电话"; this.Cus_Telephone.Name = "客户电话"; this.Cus_Telephone.ReadOnly = true; // // Cus_FixedPhone // this.Cus_FixedPhone.HeaderText = "固定电话"; this.Cus_FixedPhone.Name = "固定电话"; this.Cus_FixedPhone.ReadOnly = true; // // Cus_Region // this.Cus_Region.HeaderText = "地区"; this.Cus_Region.Name = "Cus_Region"; this.Cus_Region.ReadOnly = true; // // Cus_Address // this.Cus_Address.HeaderText = "地址"; this.Cus_Address.Name = "Cus_Address"; this.Cus_Address.ReadOnly = true; // // Cus_WorkUnit // this.Cus_WorkUnit.HeaderText = "工作单位"; this.Cus_WorkUnit.Name = "Cus_WorkUnit"; this.Cus_WorkUnit.ReadOnly = true; // // ID // this.ID.HeaderText = "ID"; this.ID.Name = "ID"; this.ID.ReadOnly = true; this.ID.Visible = false; // // GP_CustomerSource // this.GP_CustomerSource.HeaderText = "关系"; this.GP_CustomerSource.Name = "GP_CustomerSource"; this.GP_CustomerSource.ReadOnly = true; // // Cus_CustomerNumber // this.Cus_CustomerNumber.HeaderText = "客户编号"; this.Cus_CustomerNumber.Name = "Cus_CustomerNumber"; this.Cus_CustomerNumber.ReadOnly = true; this.Cus_CustomerNumber.Visible = false; // // GMID // this.GMID.HeaderText = "GMID"; this.GMID.Name = "GMID"; this.GMID.ReadOnly = true; this.GMID.Visible = false; // // labelEx13 // this.labelEx13.AutoSize = true; this.labelEx13.BackColor = System.Drawing.Color.Transparent; this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103))))); this.labelEx13.Location = new System.Drawing.Point(9, 8); this.labelEx13.Name = "labelEx13"; this.labelEx13.Size = new System.Drawing.Size(56, 17); this.labelEx13.TabIndex = 194; this.labelEx13.Text = "其他成员"; // // FrmOldCustomerRecord // 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 = "FrmOldCustomerRecord"; 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.panelEx2.ResumeLayout(false); this.panelEx2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv2)).EndInit(); this.ResumeLayout(false); } #endregion private ComponentLibrary.PanelEx panelEx2; private ComponentLibrary.PanelEx panelEx1; protected ComponentLibrary.ButtonEx btnClose; protected ComponentLibrary.ButtonEx btnUpdate; protected ComponentLibrary.RadioButtonEx radCus_Nv; protected ComponentLibrary.RadioButtonEx radCus_Nan; private ComponentLibrary.LabelEx labelEx16; private ComponentLibrary.LabelEx labelEx12; protected ComponentLibrary.TextBoxBasicEx txtCus_WorkUnit; private ComponentLibrary.LabelEx labelEx11; protected ComponentLibrary.TextBoxBasicEx txtCus_Address; private ComponentLibrary.LabelEx labelEx10; private ComponentLibrary.LabelEx labelEx9; protected ComponentLibrary.TextBoxBasicEx txtCus_FixedPhone; private ComponentLibrary.LabelEx labelEx8; private ComponentLibrary.LabelEx labelEx7; protected ComponentLibrary.TextBoxBasicEx txtCus_MicroSignal; private ComponentLibrary.LabelEx labelEx6; protected ComponentLibrary.TextBoxBasicEx txtCus_QQ; private ComponentLibrary.LabelEx labelEx2; protected ComponentLibrary.TextBoxBasicEx txtCus_Name; private ComponentLibrary.LabelEx labelEx1; private ComponentLibrary.LabelEx labelEx13; protected ComponentLibrary.DataGridViewEx dgv2; protected ComponentLibrary.ButtonForm btnRegion; protected ComponentLibrary.MaskedTextDateEx txtCus_Birthday; private ComponentLibrary.LabelEx labelEx27; protected ComponentLibrary.CheckBoxEx chkCus_Lunar; protected ComponentLibrary.ButtonForm btnCustomerSource; private ComponentLibrary.LabelEx labelEx3; protected ComponentLibrary.CheckBoxEx chkQT; protected ComponentLibrary.CheckBoxEx chkPYJS; protected ComponentLibrary.CheckBoxEx chkLKH; protected ComponentLibrary.MaskedTextBoxEx txtCus_Telephone; protected ComponentLibrary.ButtonQQ btnQQCall; protected ComponentLibrary.ButtonTel btnDial; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbCus_Region; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbCus_CustomerSource; private System.Windows.Forms.DataGridViewTextBoxColumn Cus_Name; private System.Windows.Forms.DataGridViewTextBoxColumn Cus_Sex; private System.Windows.Forms.DataGridViewTextBoxColumn Cus_Birthday; private System.Windows.Forms.DataGridViewTextBoxColumn Cus_BirthdayLunar; private System.Windows.Forms.DataGridViewTextBoxColumn Cus_QQ; private System.Windows.Forms.DataGridViewTextBoxColumn Cus_MicroSignal; private System.Windows.Forms.DataGridViewTextBoxColumn Cus_Telephone; private System.Windows.Forms.DataGridViewTextBoxColumn Cus_FixedPhone; private System.Windows.Forms.DataGridViewTextBoxColumn Cus_Region; private System.Windows.Forms.DataGridViewTextBoxColumn Cus_Address; private System.Windows.Forms.DataGridViewTextBoxColumn Cus_WorkUnit; private System.Windows.Forms.DataGridViewTextBoxColumn ID; private System.Windows.Forms.DataGridViewTextBoxColumn GP_CustomerSource; private System.Windows.Forms.DataGridViewTextBoxColumn Cus_CustomerNumber; private System.Windows.Forms.DataGridViewTextBoxColumn GMID; protected internal ComponentLibrary.ButtonForm btnUnbind; protected ComponentLibrary.TextBoxEx txtMicroID; private ComponentLibrary.LabelEx labelEx14; } }