namespace LYFZ.Software.UI.Customers { partial class FrmOldCustomerEdit { /// /// 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmOldCustomerEdit)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.panHS = new LYFZ.ComponentLibrary.PanelEx(); this.txtHQ_Birthday = new LYFZ.ComponentLibrary.MaskedTextDateEx(this.components); this.chkHQ_Lunar = new LYFZ.ComponentLibrary.CheckBoxEx(); this.lblHQ = new LYFZ.ComponentLibrary.LabelEx(); this.txtHistory_Type = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx(); this.txtHistory_OrderTime = new LYFZ.ComponentLibrary.MaskedTextDateEx(this.components); this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx(); this.txtHistory_Money = new LYFZ.ComponentLibrary.TextBoxEx(); this.btnlevel = new LYFZ.ComponentLibrary.ButtonForm(); this.cmbCus_Region = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.cmbCus_CustomerSource = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); 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.btnRegion = new LYFZ.ComponentLibrary.ButtonForm(); this.btnClose = new LYFZ.ComponentLibrary.ButtonEx(); this.btnSave = new LYFZ.ComponentLibrary.ButtonEx(); this.txtCus_Birthday = new LYFZ.ComponentLibrary.MaskedTextDateEx(this.components); this.labelEx31 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx(); this.btnQQCall = new LYFZ.ComponentLibrary.ButtonQQ(); this.btnDial = new LYFZ.ComponentLibrary.ButtonTel(); this.txtCus_Telephone = new LYFZ.ComponentLibrary.MaskedTextBoxEx(this.components); this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx(); this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx(); this.radCus_Nan = new LYFZ.ComponentLibrary.RadioButtonEx(); this.radCus_Nv = new LYFZ.ComponentLibrary.RadioButtonEx(); this.labelEx17 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx19 = new LYFZ.ComponentLibrary.LabelEx(); this.txtCus_MicroSignal = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx21 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx23 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx25 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx27 = new LYFZ.ComponentLibrary.LabelEx(); this.chkCus_Lunar = new LYFZ.ComponentLibrary.CheckBoxEx(); this.txtCus_FixedPhone = new LYFZ.ComponentLibrary.TextBoxEx(); this.txtCus_Name = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx67 = new LYFZ.ComponentLibrary.LabelEx(); this.txtCus_QQ = new LYFZ.ComponentLibrary.TextBoxEx(); this.txtCus_Address = new LYFZ.ComponentLibrary.TextBoxEx(); this.txtCus_WorkUnit = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx66 = new LYFZ.ComponentLibrary.LabelEx(); this.lblcolorRed3 = new LYFZ.ComponentLibrary.LabelEx(); this.lblcolorRed7 = new LYFZ.ComponentLibrary.LabelEx(); this.btnAdding = new LYFZ.ComponentLibrary.ButtonForm(); this.btnDelete = new LYFZ.ComponentLibrary.ButtonForm(); this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEx(); this.CusName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CusSex = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CusBirthday = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CusBirthdayLunar = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CusQQ = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CusMicroSignal = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CusTelephone = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CusFixedPhone = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CusRegion = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CusAddress = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CusWorkUnit = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CusRelations = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CusCustomerNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GMID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx(); this.btnUnbind = new LYFZ.ComponentLibrary.ButtonForm(); this.txtMicroID = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx(); this.cmbtreevlevel = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); this.panHS.SuspendLayout(); this.panelEx6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit(); this.panelEx3.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.panelEx3); this.plExMainContainer.Controls.Add(this.panelEx1); this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5); this.plExMainContainer.Size = new System.Drawing.Size(930, 517); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(930, 517); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(736, 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.BorderWidth = 1; this.panelEx1.Controls.Add(this.cmbtreevlevel); this.panelEx1.Controls.Add(this.btnUnbind); this.panelEx1.Controls.Add(this.txtMicroID); this.panelEx1.Controls.Add(this.labelEx14); this.panelEx1.Controls.Add(this.panHS); this.panelEx1.Controls.Add(this.txtHistory_Type); this.panelEx1.Controls.Add(this.labelEx10); this.panelEx1.Controls.Add(this.txtHistory_OrderTime); this.panelEx1.Controls.Add(this.labelEx9); this.panelEx1.Controls.Add(this.labelEx7); this.panelEx1.Controls.Add(this.labelEx11); this.panelEx1.Controls.Add(this.txtHistory_Money); this.panelEx1.Controls.Add(this.btnlevel); this.panelEx1.Controls.Add(this.cmbCus_Region); this.panelEx1.Controls.Add(this.cmbCus_CustomerSource); this.panelEx1.Controls.Add(this.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.btnRegion); this.panelEx1.Controls.Add(this.btnClose); this.panelEx1.Controls.Add(this.btnSave); this.panelEx1.Controls.Add(this.txtCus_Birthday); this.panelEx1.Controls.Add(this.labelEx13); this.panelEx1.Controls.Add(this.btnQQCall); this.panelEx1.Controls.Add(this.btnDial); this.panelEx1.Controls.Add(this.txtCus_Telephone); this.panelEx1.Controls.Add(this.labelEx15); this.panelEx1.Controls.Add(this.panelEx6); this.panelEx1.Controls.Add(this.labelEx17); this.panelEx1.Controls.Add(this.labelEx19); this.panelEx1.Controls.Add(this.txtCus_MicroSignal); this.panelEx1.Controls.Add(this.labelEx21); this.panelEx1.Controls.Add(this.labelEx1); this.panelEx1.Controls.Add(this.labelEx23); this.panelEx1.Controls.Add(this.labelEx25); this.panelEx1.Controls.Add(this.labelEx27); this.panelEx1.Controls.Add(this.chkCus_Lunar); this.panelEx1.Controls.Add(this.txtCus_FixedPhone); this.panelEx1.Controls.Add(this.txtCus_Name); this.panelEx1.Controls.Add(this.labelEx67); this.panelEx1.Controls.Add(this.txtCus_QQ); this.panelEx1.Controls.Add(this.txtCus_Address); this.panelEx1.Controls.Add(this.txtCus_WorkUnit); this.panelEx1.Controls.Add(this.labelEx66); this.panelEx1.Controls.Add(this.lblcolorRed3); this.panelEx1.Controls.Add(this.labelEx2); this.panelEx1.Controls.Add(this.labelEx31); this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx1.Location = new System.Drawing.Point(5, 5); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(920, 263); this.panelEx1.TabIndex = 3; // // panHS // this.panHS.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panHS.BorderWidth = 1; this.panHS.Controls.Add(this.txtHQ_Birthday); this.panHS.Controls.Add(this.chkHQ_Lunar); this.panHS.Controls.Add(this.lblHQ); this.panHS.Location = new System.Drawing.Point(682, 171); this.panHS.Name = "panHS"; this.panHS.Size = new System.Drawing.Size(234, 29); this.panHS.TabIndex = 436; this.panHS.Visible = false; // // txtHQ_Birthday // this.txtHQ_Birthday.Location = new System.Drawing.Point(54, 4); this.txtHQ_Birthday.Name = "txtHQ_Birthday"; this.txtHQ_Birthday.Size = new System.Drawing.Size(110, 21); this.txtHQ_Birthday.StrValue = ""; this.txtHQ_Birthday.TabIndex = 426; // // chkHQ_Lunar // this.chkHQ_Lunar.AutoSize = true; this.chkHQ_Lunar.BackColor = System.Drawing.Color.Transparent; this.chkHQ_Lunar.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkHQ_Lunar.Font = new System.Drawing.Font("微软雅黑", 9F); this.chkHQ_Lunar.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkHQ_Lunar.Fourstates = false; this.chkHQ_Lunar.IsGreenTick = false; this.chkHQ_Lunar.Location = new System.Drawing.Point(170, 3); this.chkHQ_Lunar.Name = "chkHQ_Lunar"; this.chkHQ_Lunar.Size = new System.Drawing.Size(51, 21); this.chkHQ_Lunar.TabIndex = 424; this.chkHQ_Lunar.Text = "农历"; this.chkHQ_Lunar.UseVisualStyleBackColor = false; // // lblHQ // this.lblHQ.AutoSize = true; this.lblHQ.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.lblHQ.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.lblHQ.Location = new System.Drawing.Point(7, 6); this.lblHQ.Name = "lblHQ"; this.lblHQ.Size = new System.Drawing.Size(44, 17); this.lblHQ.TabIndex = 425; this.lblHQ.Text = "婚期:"; // // txtHistory_Type // this.txtHistory_Type.BackColor = System.Drawing.Color.Transparent; this.txtHistory_Type.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtHistory_Type.Icon = null; this.txtHistory_Type.IconIsButton = false; this.txtHistory_Type.IsPasswordChat = '\0'; this.txtHistory_Type.IsSystemPasswordChar = false; this.txtHistory_Type.Lines = new string[0]; this.txtHistory_Type.Location = new System.Drawing.Point(99, 173); this.txtHistory_Type.Margin = new System.Windows.Forms.Padding(0); this.txtHistory_Type.MaxLength = 20; this.txtHistory_Type.MinimumSize = new System.Drawing.Size(0, 24); this.txtHistory_Type.MouseBack = null; this.txtHistory_Type.Multiline = false; this.txtHistory_Type.Name = "txtHistory_Type"; this.txtHistory_Type.NormlBack = null; this.txtHistory_Type.Padding = new System.Windows.Forms.Padding(5); this.txtHistory_Type.ReadOnly = false; this.txtHistory_Type.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtHistory_Type.Size = new System.Drawing.Size(122, 25); this.txtHistory_Type.TabIndex = 435; this.txtHistory_Type.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtHistory_Type.WaterColor = System.Drawing.Color.DarkGray; this.txtHistory_Type.WaterText = ""; this.txtHistory_Type.WordWrap = true; // // 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(29, 177); this.labelEx10.Name = "labelEx10"; this.labelEx10.Size = new System.Drawing.Size(68, 17); this.labelEx10.TabIndex = 433; this.labelEx10.Text = "套系名称:"; // // txtHistory_OrderTime // this.txtHistory_OrderTime.Location = new System.Drawing.Point(549, 175); this.txtHistory_OrderTime.Name = "txtHistory_OrderTime"; this.txtHistory_OrderTime.Size = new System.Drawing.Size(110, 21); this.txtHistory_OrderTime.StrValue = ""; this.txtHistory_OrderTime.TabIndex = 351; // // 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(240, 177); this.labelEx9.Name = "labelEx9"; this.labelEx9.Size = new System.Drawing.Size(68, 17); this.labelEx9.TabIndex = 348; this.labelEx9.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(665, 113); this.labelEx7.Name = "labelEx7"; this.labelEx7.Size = new System.Drawing.Size(68, 17); this.labelEx7.TabIndex = 416; this.labelEx7.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(478, 177); this.labelEx11.Name = "labelEx11"; this.labelEx11.Size = new System.Drawing.Size(68, 17); this.labelEx11.TabIndex = 349; this.labelEx11.Text = "订单日期:"; // // txtHistory_Money // this.txtHistory_Money.BackColor = System.Drawing.Color.Transparent; this.txtHistory_Money.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtHistory_Money.Icon = null; this.txtHistory_Money.IconIsButton = false; this.txtHistory_Money.IsPasswordChat = '\0'; this.txtHistory_Money.IsSystemPasswordChar = false; this.txtHistory_Money.Lines = new string[0]; this.txtHistory_Money.Location = new System.Drawing.Point(309, 173); this.txtHistory_Money.Margin = new System.Windows.Forms.Padding(0); this.txtHistory_Money.MaxLength = 13; this.txtHistory_Money.MinimumSize = new System.Drawing.Size(0, 24); this.txtHistory_Money.MouseBack = null; this.txtHistory_Money.Multiline = false; this.txtHistory_Money.Name = "txtHistory_Money"; this.txtHistory_Money.NormlBack = null; this.txtHistory_Money.Padding = new System.Windows.Forms.Padding(5); this.txtHistory_Money.ReadOnly = false; this.txtHistory_Money.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtHistory_Money.Size = new System.Drawing.Size(111, 25); this.txtHistory_Money.TabIndex = 345; this.txtHistory_Money.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtHistory_Money.WaterColor = System.Drawing.Color.DarkGray; this.txtHistory_Money.WaterText = ""; this.txtHistory_Money.WordWrap = true; // // btnlevel // this.btnlevel.BackColor = System.Drawing.Color.Transparent; this.btnlevel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnlevel.BackImg"))); this.btnlevel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnlevel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnlevel.ForeColor = System.Drawing.Color.White; this.btnlevel.IsCustomBackImg = false; this.btnlevel.IsShowText = true; this.btnlevel.Location = new System.Drawing.Point(852, 109); this.btnlevel.Name = "btnlevel"; this.btnlevel.Size = new System.Drawing.Size(50, 24); this.btnlevel.TabIndex = 415; this.btnlevel.Text = " 设置"; this.btnlevel.UseVisualStyleBackColor = false; // // 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(309, 144); this.cmbCus_Region.Name = "cmbCus_Region"; this.cmbCus_Region.ReadOnly = true; this.cmbCus_Region.SelectedNode = null; this.cmbCus_Region.Size = new System.Drawing.Size(110, 20); this.cmbCus_Region.StrGetName = ""; this.cmbCus_Region.StrKey = null; this.cmbCus_Region.TabIndex = 430; // // 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(398, 18); this.cmbCus_CustomerSource.Name = "cmbCus_CustomerSource"; this.cmbCus_CustomerSource.ReadOnly = true; this.cmbCus_CustomerSource.SelectedNode = null; this.cmbCus_CustomerSource.Size = new System.Drawing.Size(177, 20); this.cmbCus_CustomerSource.StrGetName = ""; this.cmbCus_CustomerSource.StrKey = null; this.cmbCus_CustomerSource.TabIndex = 429; // // 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(332, 18); this.chkQT.Name = "chkQT"; this.chkQT.Size = new System.Drawing.Size(63, 21); this.chkQT.TabIndex = 423; this.chkQT.Text = "其他:"; this.chkQT.UseVisualStyleBackColor = false; // // chkPYJS // this.chkPYJS.AutoSize = true; this.chkPYJS.BackColor = System.Drawing.Color.Transparent; this.chkPYJS.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkPYJS.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.chkPYJS.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkPYJS.Fourstates = false; this.chkPYJS.IsGreenTick = false; this.chkPYJS.Location = new System.Drawing.Point(215, 16); this.chkPYJS.Name = "chkPYJS"; this.chkPYJS.Size = new System.Drawing.Size(75, 21); this.chkPYJS.TabIndex = 422; 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(103, 16); this.chkLKH.Name = "chkLKH"; this.chkLKH.Size = new System.Drawing.Size(63, 21); this.chkLKH.TabIndex = 421; 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(7, 16); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(56, 17); this.labelEx3.TabIndex = 420; 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(583, 16); this.btnCustomerSource.Name = "btnCustomerSource"; this.btnCustomerSource.Size = new System.Drawing.Size(50, 24); this.btnCustomerSource.TabIndex = 419; this.btnCustomerSource.Text = " 设置"; this.btnCustomerSource.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(425, 142); this.btnRegion.Name = "btnRegion"; this.btnRegion.Size = new System.Drawing.Size(50, 24); this.btnRegion.TabIndex = 417; this.btnRegion.Text = " 设置"; this.btnRegion.UseVisualStyleBackColor = false; // // btnClose // this.btnClose.Anchor = System.Windows.Forms.AnchorStyles.Bottom; 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(491, 226); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(87, 26); this.btnClose.TabIndex = 404; this.btnClose.Text = "关闭"; this.btnClose.UseVisualStyleBackColor = false; // // btnSave // this.btnSave.Anchor = System.Windows.Forms.AnchorStyles.Bottom; 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(346, 227); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(87, 26); this.btnSave.TabIndex = 403; this.btnSave.Text = "保存"; this.btnSave.UseVisualStyleBackColor = false; // // txtCus_Birthday // this.txtCus_Birthday.Location = new System.Drawing.Point(736, 79); this.txtCus_Birthday.Name = "txtCus_Birthday"; this.txtCus_Birthday.Size = new System.Drawing.Size(110, 21); this.txtCus_Birthday.StrValue = ""; this.txtCus_Birthday.TabIndex = 402; // // 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(493, 84); this.labelEx31.Name = "labelEx31"; this.labelEx31.Size = new System.Drawing.Size(13, 17); this.labelEx31.TabIndex = 401; this.labelEx31.Text = "*"; // // labelEx2 // this.labelEx2.AutoSize = true; this.labelEx2.BackColor = System.Drawing.Color.Transparent; this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.labelEx2.ForeColor = System.Drawing.Color.Red; this.labelEx2.Location = new System.Drawing.Point(232, 84); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(13, 17); this.labelEx2.TabIndex = 400; this.labelEx2.Text = "*"; // // labelEx13 // this.labelEx13.AutoSize = true; this.labelEx13.BackColor = System.Drawing.Color.Transparent; this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.labelEx13.ForeColor = System.Drawing.Color.Red; this.labelEx13.Location = new System.Drawing.Point(20, 84); this.labelEx13.Name = "labelEx13"; this.labelEx13.Size = new System.Drawing.Size(13, 17); this.labelEx13.TabIndex = 399; this.labelEx13.Text = "*"; // // btnQQCall // this.btnQQCall.BackColor = System.Drawing.Color.Transparent; this.btnQQCall.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQQCall.BackImg"))); this.btnQQCall.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 27, 22); this.btnQQCall.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnQQCall.ForeColor = System.Drawing.Color.White; this.btnQQCall.IsCustomBackImg = false; this.btnQQCall.IsShowText = false; this.btnQQCall.Location = new System.Drawing.Point(424, 110); this.btnQQCall.Name = "btnQQCall"; this.btnQQCall.Size = new System.Drawing.Size(27, 22); this.btnQQCall.TabIndex = 398; 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(424, 78); this.btnDial.Name = "btnDial"; this.btnDial.Size = new System.Drawing.Size(27, 22); this.btnDial.TabIndex = 397; this.btnDial.Text = "buttonTel1"; this.btnDial.UseVisualStyleBackColor = false; // // txtCus_Telephone // this.txtCus_Telephone.Location = new System.Drawing.Point(311, 80); 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(109, 21); this.txtCus_Telephone.TabIndex = 373; // // 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(29, 82); this.labelEx15.Name = "labelEx15"; this.labelEx15.Size = new System.Drawing.Size(68, 17); this.labelEx15.TabIndex = 386; this.labelEx15.Text = "客户姓名:"; // // panelEx6 // this.panelEx6.BorderColor = System.Drawing.Color.Black; this.panelEx6.BorderWidth = 1; this.panelEx6.Controls.Add(this.radCus_Nan); this.panelEx6.Controls.Add(this.radCus_Nv); this.panelEx6.Location = new System.Drawing.Point(549, 78); this.panelEx6.Name = "panelEx6"; this.panelEx6.Size = new System.Drawing.Size(110, 24); this.panelEx6.TabIndex = 396; // // 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(3, 2); this.radCus_Nan.Name = "radCus_Nan"; this.radCus_Nan.Size = new System.Drawing.Size(38, 21); this.radCus_Nan.TabIndex = 3; this.radCus_Nan.TabStop = true; this.radCus_Nan.Text = "男"; this.radCus_Nan.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(63, 2); this.radCus_Nv.Name = "radCus_Nv"; this.radCus_Nv.Size = new System.Drawing.Size(38, 21); this.radCus_Nv.TabIndex = 4; this.radCus_Nv.Text = "女"; this.radCus_Nv.UseVisualStyleBackColor = false; // // labelEx17 // this.labelEx17.AutoSize = true; this.labelEx17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx17.Location = new System.Drawing.Point(240, 82); this.labelEx17.Name = "labelEx17"; this.labelEx17.Size = new System.Drawing.Size(68, 17); this.labelEx17.TabIndex = 387; this.labelEx17.Text = "手机号码:"; // // labelEx19 // this.labelEx19.AutoSize = true; this.labelEx19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx19.Location = new System.Drawing.Point(264, 113); this.labelEx19.Name = "labelEx19"; this.labelEx19.Size = new System.Drawing.Size(44, 17); this.labelEx19.TabIndex = 388; this.labelEx19.Text = "Q Q:"; // // txtCus_MicroSignal // this.txtCus_MicroSignal.BackColor = System.Drawing.Color.Transparent; this.txtCus_MicroSignal.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCus_MicroSignal.Icon = null; this.txtCus_MicroSignal.IconIsButton = false; this.txtCus_MicroSignal.IsPasswordChat = '\0'; this.txtCus_MicroSignal.IsSystemPasswordChar = false; this.txtCus_MicroSignal.Lines = new string[0]; this.txtCus_MicroSignal.Location = new System.Drawing.Point(99, 109); this.txtCus_MicroSignal.Margin = new System.Windows.Forms.Padding(0); this.txtCus_MicroSignal.MaxLength = 20; this.txtCus_MicroSignal.MinimumSize = new System.Drawing.Size(0, 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(123, 25); this.txtCus_MicroSignal.TabIndex = 376; this.txtCus_MicroSignal.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtCus_MicroSignal.WaterColor = System.Drawing.Color.DarkGray; this.txtCus_MicroSignal.WaterText = ""; this.txtCus_MicroSignal.WordWrap = true; // // labelEx21 // this.labelEx21.AutoSize = true; this.labelEx21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx21.Location = new System.Drawing.Point(264, 145); this.labelEx21.Name = "labelEx21"; this.labelEx21.Size = new System.Drawing.Size(44, 17); this.labelEx21.TabIndex = 389; this.labelEx21.Text = "地区:"; // // labelEx1 // this.labelEx1.AutoSize = true; this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx1.Location = new System.Drawing.Point(41, 113); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(56, 17); this.labelEx1.TabIndex = 395; this.labelEx1.Text = "微信号:"; // // labelEx23 // this.labelEx23.AutoSize = true; this.labelEx23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx23.Location = new System.Drawing.Point(502, 145); this.labelEx23.Name = "labelEx23"; this.labelEx23.Size = new System.Drawing.Size(44, 17); this.labelEx23.TabIndex = 390; this.labelEx23.Text = "地址:"; // // labelEx25 // this.labelEx25.AutoSize = true; this.labelEx25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx25.Location = new System.Drawing.Point(29, 145); this.labelEx25.Name = "labelEx25"; this.labelEx25.Size = new System.Drawing.Size(68, 17); this.labelEx25.TabIndex = 391; this.labelEx25.Text = "工作单位:"; // // labelEx27 // this.labelEx27.AutoSize = true; this.labelEx27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx27.Location = new System.Drawing.Point(689, 82); this.labelEx27.Name = "labelEx27"; this.labelEx27.Size = new System.Drawing.Size(44, 17); this.labelEx27.TabIndex = 392; 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(851, 76); this.chkCus_Lunar.Name = "chkCus_Lunar"; this.chkCus_Lunar.Size = new System.Drawing.Size(51, 21); this.chkCus_Lunar.TabIndex = 374; 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(549, 110); 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(110, 25); this.txtCus_FixedPhone.TabIndex = 378; 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(99, 78); 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(122, 25); this.txtCus_Name.TabIndex = 372; this.txtCus_Name.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtCus_Name.WaterColor = System.Drawing.Color.DarkGray; this.txtCus_Name.WaterText = ""; this.txtCus_Name.WordWrap = true; // // labelEx67 // this.labelEx67.AutoSize = true; this.labelEx67.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx67.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx67.Location = new System.Drawing.Point(478, 114); this.labelEx67.Name = "labelEx67"; this.labelEx67.Size = new System.Drawing.Size(68, 17); this.labelEx67.TabIndex = 394; this.labelEx67.Text = "固定电话:"; // // txtCus_QQ // this.txtCus_QQ.BackColor = System.Drawing.Color.Transparent; this.txtCus_QQ.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCus_QQ.Icon = null; this.txtCus_QQ.IconIsButton = false; this.txtCus_QQ.IsPasswordChat = '\0'; this.txtCus_QQ.IsSystemPasswordChar = false; this.txtCus_QQ.Lines = new string[0]; this.txtCus_QQ.Location = new System.Drawing.Point(310, 109); 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(110, 25); this.txtCus_QQ.TabIndex = 375; this.txtCus_QQ.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtCus_QQ.WaterColor = System.Drawing.Color.DarkGray; this.txtCus_QQ.WaterText = ""; this.txtCus_QQ.WordWrap = true; // // txtCus_Address // this.txtCus_Address.BackColor = System.Drawing.Color.Transparent; this.txtCus_Address.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCus_Address.Icon = null; this.txtCus_Address.IconIsButton = false; this.txtCus_Address.IsPasswordChat = '\0'; this.txtCus_Address.IsSystemPasswordChar = false; this.txtCus_Address.Lines = new string[0]; this.txtCus_Address.Location = new System.Drawing.Point(548, 141); 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(298, 25); this.txtCus_Address.TabIndex = 380; this.txtCus_Address.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtCus_Address.WaterColor = System.Drawing.Color.DarkGray; this.txtCus_Address.WaterText = ""; this.txtCus_Address.WordWrap = true; // // txtCus_WorkUnit // this.txtCus_WorkUnit.BackColor = System.Drawing.Color.Transparent; this.txtCus_WorkUnit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCus_WorkUnit.Icon = null; this.txtCus_WorkUnit.IconIsButton = false; this.txtCus_WorkUnit.IsPasswordChat = '\0'; this.txtCus_WorkUnit.IsSystemPasswordChar = false; this.txtCus_WorkUnit.Lines = new string[0]; this.txtCus_WorkUnit.Location = new System.Drawing.Point(99, 141); 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(123, 25); this.txtCus_WorkUnit.TabIndex = 379; this.txtCus_WorkUnit.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtCus_WorkUnit.WaterColor = System.Drawing.Color.DarkGray; this.txtCus_WorkUnit.WaterText = ""; this.txtCus_WorkUnit.WordWrap = true; // // labelEx66 // this.labelEx66.AutoSize = true; this.labelEx66.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx66.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx66.Location = new System.Drawing.Point(502, 82); this.labelEx66.Name = "labelEx66"; this.labelEx66.Size = new System.Drawing.Size(44, 17); this.labelEx66.TabIndex = 393; this.labelEx66.Text = "性别:"; // // lblcolorRed3 // this.lblcolorRed3.AutoSize = true; this.lblcolorRed3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.lblcolorRed3.ForeColor = System.Drawing.Color.Red; this.lblcolorRed3.Location = new System.Drawing.Point(7, 54); this.lblcolorRed3.Name = "lblcolorRed3"; this.lblcolorRed3.Size = new System.Drawing.Size(56, 17); this.lblcolorRed3.TabIndex = 383; this.lblcolorRed3.Text = "客人资料"; // // lblcolorRed7 // this.lblcolorRed7.AutoSize = true; this.lblcolorRed7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.lblcolorRed7.ForeColor = System.Drawing.Color.Red; this.lblcolorRed7.Location = new System.Drawing.Point(9, 14); this.lblcolorRed7.Name = "lblcolorRed7"; this.lblcolorRed7.Size = new System.Drawing.Size(56, 17); this.lblcolorRed7.TabIndex = 385; this.lblcolorRed7.Text = "其他客户"; // // btnAdding // this.btnAdding.BackColor = System.Drawing.Color.Transparent; this.btnAdding.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAdding.BackImg"))); this.btnAdding.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnAdding.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnAdding.ForeColor = System.Drawing.Color.White; this.btnAdding.IsCustomBackImg = false; this.btnAdding.IsShowText = true; this.btnAdding.Location = new System.Drawing.Point(785, 8); this.btnAdding.Name = "btnAdding"; this.btnAdding.Size = new System.Drawing.Size(90, 25); this.btnAdding.TabIndex = 381; this.btnAdding.Text = " 添加联系人"; this.btnAdding.UseVisualStyleBackColor = false; // // btnDelete // this.btnDelete.BackColor = System.Drawing.Color.Transparent; this.btnDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete.BackImg"))); this.btnDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnDelete.ForeColor = System.Drawing.Color.White; this.btnDelete.IsCustomBackImg = false; this.btnDelete.IsShowText = true; this.btnDelete.Location = new System.Drawing.Point(666, 8); this.btnDelete.Name = "btnDelete"; this.btnDelete.Size = new System.Drawing.Size(90, 25); this.btnDelete.TabIndex = 382; this.btnDelete.Text = " 删 除"; this.btnDelete.UseVisualStyleBackColor = false; // // 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.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.CusName, this.CusSex, this.CusBirthday, this.CusBirthdayLunar, this.CusQQ, this.CusMicroSignal, this.CusTelephone, this.CusFixedPhone, this.CusRegion, this.CusAddress, this.CusWorkUnit, this.ID, this.CusRelations, this.CusCustomerNumber, this.GMID}); this.dgvData.EnableHeadersVisualStyles = 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(10, 40); 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, 195); this.dgvData.TabIndex = 384; // // CusName // this.CusName.HeaderText = "姓名"; this.CusName.Name = "CusName"; this.CusName.ReadOnly = true; // // CusSex // this.CusSex.HeaderText = "性别"; this.CusSex.Name = "CusSex"; this.CusSex.ReadOnly = true; this.CusSex.Resizable = System.Windows.Forms.DataGridViewTriState.True; // // CusBirthday // this.CusBirthday.HeaderText = "生日"; this.CusBirthday.Name = "CusBirthday"; this.CusBirthday.ReadOnly = true; // // CusBirthdayLunar // this.CusBirthdayLunar.HeaderText = "农历"; this.CusBirthdayLunar.Name = "CusBirthdayLunar"; this.CusBirthdayLunar.ReadOnly = true; this.CusBirthdayLunar.Resizable = System.Windows.Forms.DataGridViewTriState.True; // // CusQQ // this.CusQQ.HeaderText = "QQ"; this.CusQQ.Name = "CusQQ"; this.CusQQ.ReadOnly = true; // // CusMicroSignal // this.CusMicroSignal.HeaderText = "微信号"; this.CusMicroSignal.Name = "CusMicroSignal"; this.CusMicroSignal.ReadOnly = true; // // CusTelephone // this.CusTelephone.HeaderText = "客户电话"; this.CusTelephone.Name = "客户电话"; this.CusTelephone.ReadOnly = true; // // CusFixedPhone // this.CusFixedPhone.HeaderText = "固定电话"; this.CusFixedPhone.Name = "固定电话"; this.CusFixedPhone.ReadOnly = true; // // CusRegion // this.CusRegion.HeaderText = "地区"; this.CusRegion.Name = "CusRegion"; this.CusRegion.ReadOnly = true; this.CusRegion.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.CusRegion.Visible = false; // // CusAddress // this.CusAddress.HeaderText = "地址"; this.CusAddress.Name = "CusAddress"; this.CusAddress.ReadOnly = true; // // CusWorkUnit // this.CusWorkUnit.HeaderText = "工作单位"; this.CusWorkUnit.Name = "CusWorkUnit"; this.CusWorkUnit.ReadOnly = true; this.CusWorkUnit.Visible = false; // // ID // this.ID.HeaderText = "ID"; this.ID.Name = "ID"; this.ID.Visible = false; // // CusRelations // this.CusRelations.HeaderText = "主客户关系"; this.CusRelations.Name = "CusRelations"; this.CusRelations.ReadOnly = true; // // CusCustomerNumber // this.CusCustomerNumber.HeaderText = "客户编号"; this.CusCustomerNumber.Name = "CusCustomerNumber"; this.CusCustomerNumber.ReadOnly = true; this.CusCustomerNumber.Visible = false; // // GMID // this.GMID.HeaderText = "GMID"; this.GMID.Name = "GMID"; this.GMID.Visible = false; // // panelEx3 // this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx3.BorderWidth = 1; this.panelEx3.Controls.Add(this.dgvData); this.panelEx3.Controls.Add(this.btnDelete); this.panelEx3.Controls.Add(this.btnAdding); this.panelEx3.Controls.Add(this.lblcolorRed7); this.panelEx3.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx3.Location = new System.Drawing.Point(5, 268); this.panelEx3.Name = "panelEx3"; this.panelEx3.Size = new System.Drawing.Size(920, 244); this.panelEx3.TabIndex = 4; // // 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(231, 208); this.btnUnbind.Name = "btnUnbind"; this.btnUnbind.Size = new System.Drawing.Size(50, 24); this.btnUnbind.TabIndex = 441; 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(135, 207); 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 = 440; 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(29, 211); this.labelEx14.Name = "labelEx14"; this.labelEx14.Size = new System.Drawing.Size(104, 17); this.labelEx14.TabIndex = 439; this.labelEx14.Text = "是否绑定微信号:"; // // cmbtreevlevel // this.cmbtreevlevel.AfterSelectLevelFirstNode = false; this.cmbtreevlevel.DropDownHeight = 220; this.cmbtreevlevel.DropDownShow = false; this.cmbtreevlevel.FormattingEnabled = true; this.cmbtreevlevel.IntegralHeight = false; this.cmbtreevlevel.IsNodeMouseClick = false; this.cmbtreevlevel.IsSelectParentNode = false; this.cmbtreevlevel.Location = new System.Drawing.Point(736, 111); this.cmbtreevlevel.Name = "cmbtreevlevel"; this.cmbtreevlevel.ReadOnly = true; this.cmbtreevlevel.SelectedNode = null; this.cmbtreevlevel.Size = new System.Drawing.Size(110, 20); this.cmbtreevlevel.StrGetName = ""; this.cmbtreevlevel.StrKey = null; this.cmbtreevlevel.TabIndex = 442; // // FrmOldCustomerEdit // 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, 582); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsUserControlsSize = false; this.MaximizeBox = false; this.Name = "FrmOldCustomerEdit"; 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.panHS.ResumeLayout(false); this.panHS.PerformLayout(); this.panelEx6.ResumeLayout(false); this.panelEx6.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit(); this.panelEx3.ResumeLayout(false); this.panelEx3.PerformLayout(); this.ResumeLayout(false); } #endregion protected ComponentLibrary.ButtonForm btnRegion; private ComponentLibrary.LabelEx labelEx7; protected ComponentLibrary.ButtonForm btnlevel; protected ComponentLibrary.ButtonEx btnClose; protected ComponentLibrary.ButtonEx btnSave; protected ComponentLibrary.MaskedTextDateEx txtCus_Birthday; protected ComponentLibrary.LabelEx labelEx31; private ComponentLibrary.LabelEx labelEx2; private ComponentLibrary.LabelEx labelEx13; protected ComponentLibrary.ButtonQQ btnQQCall; protected ComponentLibrary.ButtonTel btnDial; protected ComponentLibrary.MaskedTextBoxEx txtCus_Telephone; private ComponentLibrary.LabelEx labelEx15; private ComponentLibrary.PanelEx panelEx6; protected ComponentLibrary.RadioButtonEx radCus_Nan; protected ComponentLibrary.RadioButtonEx radCus_Nv; private ComponentLibrary.LabelEx labelEx17; private ComponentLibrary.LabelEx labelEx19; protected ComponentLibrary.TextBoxEx txtCus_MicroSignal; private ComponentLibrary.LabelEx labelEx21; private ComponentLibrary.LabelEx labelEx1; private ComponentLibrary.LabelEx labelEx23; private ComponentLibrary.LabelEx labelEx25; private ComponentLibrary.LabelEx labelEx27; protected ComponentLibrary.CheckBoxEx chkCus_Lunar; protected ComponentLibrary.TextBoxEx txtCus_FixedPhone; protected ComponentLibrary.TextBoxEx txtCus_Name; private ComponentLibrary.LabelEx labelEx67; protected ComponentLibrary.TextBoxEx txtCus_QQ; protected ComponentLibrary.TextBoxEx txtCus_Address; protected ComponentLibrary.TextBoxEx txtCus_WorkUnit; private ComponentLibrary.LabelEx labelEx66; protected ComponentLibrary.LabelEx lblcolorRed7; protected ComponentLibrary.ButtonForm btnAdding; protected ComponentLibrary.ButtonForm btnDelete; protected ComponentLibrary.DataGridViewEx dgvData; protected ComponentLibrary.LabelEx lblcolorRed3; protected ComponentLibrary.CheckBoxEx chkQT; protected ComponentLibrary.CheckBoxEx chkPYJS; protected ComponentLibrary.CheckBoxEx chkLKH; private ComponentLibrary.LabelEx labelEx3; protected ComponentLibrary.ButtonForm btnCustomerSource; protected ComponentLibrary.MaskedTextDateEx txtHQ_Birthday; protected ComponentLibrary.CheckBoxEx chkHQ_Lunar; protected ComponentLibrary.LabelEx lblHQ; private System.Windows.Forms.DataGridViewTextBoxColumn CusName; private System.Windows.Forms.DataGridViewTextBoxColumn CusSex; private System.Windows.Forms.DataGridViewTextBoxColumn CusBirthday; private System.Windows.Forms.DataGridViewTextBoxColumn CusBirthdayLunar; private System.Windows.Forms.DataGridViewTextBoxColumn CusQQ; private System.Windows.Forms.DataGridViewTextBoxColumn CusMicroSignal; private System.Windows.Forms.DataGridViewTextBoxColumn CusTelephone; private System.Windows.Forms.DataGridViewTextBoxColumn CusFixedPhone; private System.Windows.Forms.DataGridViewTextBoxColumn CusRegion; private System.Windows.Forms.DataGridViewTextBoxColumn CusAddress; private System.Windows.Forms.DataGridViewTextBoxColumn CusWorkUnit; private System.Windows.Forms.DataGridViewTextBoxColumn ID; private System.Windows.Forms.DataGridViewTextBoxColumn CusRelations; private System.Windows.Forms.DataGridViewTextBoxColumn CusCustomerNumber; private System.Windows.Forms.DataGridViewTextBoxColumn GMID; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbCus_CustomerSource; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbCus_Region; private ComponentLibrary.LabelEx labelEx10; protected internal ComponentLibrary.MaskedTextDateEx txtHistory_OrderTime; private ComponentLibrary.LabelEx labelEx9; private ComponentLibrary.LabelEx labelEx11; protected internal ComponentLibrary.TextBoxEx txtHistory_Money; protected ComponentLibrary.PanelEx panelEx1; protected ComponentLibrary.PanelEx panelEx3; protected ComponentLibrary.TextBoxEx txtHistory_Type; protected internal ComponentLibrary.PanelEx panHS; protected internal ComponentLibrary.ButtonForm btnUnbind; protected ComponentLibrary.TextBoxEx txtMicroID; private ComponentLibrary.LabelEx labelEx14; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevlevel; } }