namespace LYFZ.Software.UI.Customers { partial class FrmOldCustomerRecordBaby { /// /// 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(FrmOldCustomerRecordBaby)); this.btnUpdate = new LYFZ.ComponentLibrary.ButtonEx(); this.btnClose = new LYFZ.ComponentLibrary.ButtonEx(); this.labelEx26 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx23 = new LYFZ.ComponentLibrary.LabelEx(); this.panelEx8 = new LYFZ.ComponentLibrary.PanelEx(); this.txtBaby_Birthday = new LYFZ.ComponentLibrary.MaskedTextDateEx(this.components); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); 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.cmbCus_Relations = new LYFZ.ComponentLibrary.ComboBoxEx(); this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx(); this.txtCus_Telephone = new LYFZ.ComponentLibrary.MaskedTextBoxEx(this.components); this.chkQT = new LYFZ.ComponentLibrary.CheckBoxEx(); this.chkPYJS = new LYFZ.ComponentLibrary.CheckBoxEx(); this.chkLKH = new LYFZ.ComponentLibrary.CheckBoxEx(); this.btnCustomerSource = new LYFZ.ComponentLibrary.ButtonForm(); 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.GM_Relation = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Cus_CustomerNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GMID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.txtCus_Birthday = new LYFZ.ComponentLibrary.MaskedTextDateEx(this.components); this.chkCus_Lunar = new LYFZ.ComponentLibrary.CheckBoxEx(); this.btnRegion = new LYFZ.ComponentLibrary.ButtonForm(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); 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.txtCus_MicroSignal = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.txtCus_QQ = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx(); this.cmbBaby = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx51 = new LYFZ.ComponentLibrary.LabelEx(); this.chkBaby_Lunar = new LYFZ.ComponentLibrary.CheckBoxEx(); this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx(); this.txtBaby_name = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx(); this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx(); this.radioBaby_nan = new LYFZ.ComponentLibrary.RadioButtonEx(); this.radioBaby_nv = new LYFZ.ComponentLibrary.RadioButtonEx(); this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx6 = 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.labelEx14 = new LYFZ.ComponentLibrary.LabelEx(); this.txtMicroID = new LYFZ.ComponentLibrary.TextBoxEx(); this.btnUnbind = new LYFZ.ComponentLibrary.ButtonForm(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv2)).BeginInit(); this.panelEx3.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // 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(753, 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); // // 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(301, 239); this.btnUpdate.Name = "btnUpdate"; this.btnUpdate.Size = new System.Drawing.Size(87, 26); this.btnUpdate.TabIndex = 210; this.btnUpdate.Text = "保存"; this.btnUpdate.UseVisualStyleBackColor = false; // // btnClose // this.btnClose.BackColor = System.Drawing.Color.Transparent; this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg"))); this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnClose.ForeColor = System.Drawing.Color.White; this.btnClose.IsCustomBackImg = false; this.btnClose.IsShowText = true; this.btnClose.Location = new System.Drawing.Point(444, 239); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(87, 26); this.btnClose.TabIndex = 211; this.btnClose.Text = "关闭"; this.btnClose.UseVisualStyleBackColor = false; // // labelEx26 // this.labelEx26.AutoSize = true; this.labelEx26.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx26.Location = new System.Drawing.Point(485, 48); this.labelEx26.Name = "labelEx26"; this.labelEx26.Size = new System.Drawing.Size(68, 17); this.labelEx26.TabIndex = 272; this.labelEx26.Text = "宝贝生日:"; // // labelEx23 // this.labelEx23.AutoSize = true; this.labelEx23.BackColor = System.Drawing.Color.Transparent; this.labelEx23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.labelEx23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103))))); this.labelEx23.Location = new System.Drawing.Point(11, 270); this.labelEx23.Name = "labelEx23"; this.labelEx23.Size = new System.Drawing.Size(56, 17); this.labelEx23.TabIndex = 315; this.labelEx23.Text = "客户关系"; // // panelEx8 // this.panelEx8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panelEx8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx8.BorderWidth = 1; this.panelEx8.Location = new System.Drawing.Point(3, 462); this.panelEx8.Name = "panelEx8"; this.panelEx8.Size = new System.Drawing.Size(890, 1); this.panelEx8.TabIndex = 315; // // txtBaby_Birthday // this.txtBaby_Birthday.Location = new System.Drawing.Point(556, 46); this.txtBaby_Birthday.Name = "txtBaby_Birthday"; this.txtBaby_Birthday.Size = new System.Drawing.Size(90, 21); this.txtBaby_Birthday.StrValue = ""; this.txtBaby_Birthday.TabIndex = 320; // // 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_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.cmbCus_Relations); this.panelEx1.Controls.Add(this.labelEx15); this.panelEx1.Controls.Add(this.txtCus_Telephone); this.panelEx1.Controls.Add(this.chkQT); this.panelEx1.Controls.Add(this.chkPYJS); this.panelEx1.Controls.Add(this.chkLKH); this.panelEx1.Controls.Add(this.btnCustomerSource); this.panelEx1.Controls.Add(this.dgv2); this.panelEx1.Controls.Add(this.labelEx1); 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.labelEx2); 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.txtCus_MicroSignal); this.panelEx1.Controls.Add(this.txtCus_QQ); this.panelEx1.Controls.Add(this.labelEx4); this.panelEx1.Controls.Add(this.cmbBaby); this.panelEx1.Controls.Add(this.labelEx51); this.panelEx1.Controls.Add(this.chkBaby_Lunar); this.panelEx1.Controls.Add(this.labelEx5); this.panelEx1.Controls.Add(this.txtBaby_name); this.panelEx1.Controls.Add(this.labelEx3); this.panelEx1.Controls.Add(this.panelEx3); this.panelEx1.Controls.Add(this.txtBaby_Birthday); this.panelEx1.Controls.Add(this.panelEx8); this.panelEx1.Controls.Add(this.labelEx23); this.panelEx1.Controls.Add(this.labelEx26); this.panelEx1.Controls.Add(this.btnClose); this.panelEx1.Controls.Add(this.btnUpdate); this.panelEx1.Controls.Add(this.labelEx8); this.panelEx1.Controls.Add(this.labelEx6); 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.Fill; this.panelEx1.Location = new System.Drawing.Point(10, 10); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(890, 525); this.panelEx1.TabIndex = 2; this.panelEx1.Paint += new System.Windows.Forms.PaintEventHandler(this.panelEx1_Paint); // // 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(93, 165); this.txtCus_WorkUnit.Name = "txtCus_WorkUnit"; this.txtCus_WorkUnit.Size = new System.Drawing.Size(296, 23); this.txtCus_WorkUnit.TabIndex = 344; // // 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(93, 133); 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 = 341; // // 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(93, 101); this.txtCus_Name.Name = "txtCus_Name"; this.txtCus_Name.Size = new System.Drawing.Size(110, 23); this.txtCus_Name.TabIndex = 337; // // 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(689, 103); this.cmbCus_Region.Name = "cmbCus_Region"; this.cmbCus_Region.ReadOnly = true; this.cmbCus_Region.SelectedNode = null; this.cmbCus_Region.Size = new System.Drawing.Size(126, 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(368, 13); this.cmbCus_CustomerSource.Name = "cmbCus_CustomerSource"; this.cmbCus_CustomerSource.ReadOnly = true; this.cmbCus_CustomerSource.SelectedNode = null; this.cmbCus_CustomerSource.Size = new System.Drawing.Size(200, 20); this.cmbCus_CustomerSource.StrGetName = ""; this.cmbCus_CustomerSource.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(393, 136); 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(394, 99); 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; // // cmbCus_Relations // this.cmbCus_Relations.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80))))); this.cmbCus_Relations.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.cmbCus_Relations.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168))))); this.cmbCus_Relations.Font = new System.Drawing.Font("宋体", 10.5F); this.cmbCus_Relations.FormattingEnabled = true; this.cmbCus_Relations.IsCustomColor = false; this.cmbCus_Relations.Location = new System.Drawing.Point(147, 198); this.cmbCus_Relations.Name = "cmbCus_Relations"; this.cmbCus_Relations.ReadOnly = true; this.cmbCus_Relations.Size = new System.Drawing.Size(143, 22); this.cmbCus_Relations.TabIndex = 375; // // labelEx15 // this.labelEx15.AutoSize = true; this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelEx15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103))))); this.labelEx15.Location = new System.Drawing.Point(22, 201); this.labelEx15.Name = "labelEx15"; this.labelEx15.Size = new System.Drawing.Size(122, 17); this.labelEx15.TabIndex = 376; this.labelEx15.Text = "*宝贝与客户的关系:"; // // txtCus_Telephone // this.txtCus_Telephone.Location = new System.Drawing.Point(289, 102); this.txtCus_Telephone.Mask = "000 0000 0000"; this.txtCus_Telephone.Name = "txtCus_Telephone"; this.txtCus_Telephone.PromptChar = ' '; this.txtCus_Telephone.Size = new System.Drawing.Size(100, 21); this.txtCus_Telephone.TabIndex = 374; // // 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(301, 12); this.chkQT.Name = "chkQT"; this.chkQT.Size = new System.Drawing.Size(63, 21); this.chkQT.TabIndex = 372; 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 = 371; this.chkPYJS.Text = "朋友介绍"; this.chkPYJS.UseVisualStyleBackColor = false; // // chkLKH // this.chkLKH.AutoSize = true; this.chkLKH.BackColor = System.Drawing.Color.Transparent; this.chkLKH.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkLKH.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.chkLKH.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkLKH.Fourstates = false; this.chkLKH.IsGreenTick = false; this.chkLKH.Location = new System.Drawing.Point(91, 12); this.chkLKH.Name = "chkLKH"; this.chkLKH.Size = new System.Drawing.Size(63, 21); this.chkLKH.TabIndex = 370; this.chkLKH.Text = "老客户"; this.chkLKH.UseVisualStyleBackColor = false; // // 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(574, 11); this.btnCustomerSource.Name = "btnCustomerSource"; this.btnCustomerSource.Size = new System.Drawing.Size(50, 24); this.btnCustomerSource.TabIndex = 369; this.btnCustomerSource.Text = " 设置"; this.btnCustomerSource.UseVisualStyleBackColor = false; // // 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.GM_Relation, 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, 295); 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, 225); this.dgv2.TabIndex = 367; // // 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; // // GM_Relation // this.GM_Relation.HeaderText = "关系"; this.GM_Relation.Name = "GM_Relation"; this.GM_Relation.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; // // 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, 13); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(56, 17); this.labelEx1.TabIndex = 363; this.labelEx1.Text = "客户来源"; // // txtCus_Birthday // this.txtCus_Birthday.Location = new System.Drawing.Point(689, 134); this.txtCus_Birthday.Name = "txtCus_Birthday"; this.txtCus_Birthday.Size = new System.Drawing.Size(126, 21); this.txtCus_Birthday.StrValue = ""; this.txtCus_Birthday.TabIndex = 362; // // 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, 133); this.chkCus_Lunar.Name = "chkCus_Lunar"; this.chkCus_Lunar.Size = new System.Drawing.Size(51, 21); this.chkCus_Lunar.TabIndex = 360; 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(821, 100); this.btnRegion.Name = "btnRegion"; this.btnRegion.Size = new System.Drawing.Size(50, 24); this.btnRegion.TabIndex = 358; this.btnRegion.Text = " 设置"; this.btnRegion.UseVisualStyleBackColor = false; // // labelEx2 // this.labelEx2.AutoSize = true; this.labelEx2.BackColor = System.Drawing.Color.Transparent; this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103))))); this.labelEx2.Location = new System.Drawing.Point(11, 82); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(56, 17); this.labelEx2.TabIndex = 357; this.labelEx2.Text = "客户资料"; // // 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(546, 102); this.radCus_Nv.Name = "radCus_Nv"; this.radCus_Nv.Size = new System.Drawing.Size(38, 21); this.radCus_Nv.TabIndex = 356; 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(491, 102); this.radCus_Nan.Name = "radCus_Nan"; this.radCus_Nan.Size = new System.Drawing.Size(38, 21); this.radCus_Nan.TabIndex = 355; 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(27, 168); this.labelEx12.Name = "labelEx12"; this.labelEx12.Size = new System.Drawing.Size(68, 17); this.labelEx12.TabIndex = 353; 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(488, 165); this.txtCus_Address.Name = "txtCus_Address"; this.txtCus_Address.Size = new System.Drawing.Size(383, 23); this.txtCus_Address.TabIndex = 343; // // 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(27, 136); this.labelEx9.Name = "labelEx9"; this.labelEx9.Size = new System.Drawing.Size(68, 17); this.labelEx9.TabIndex = 350; this.labelEx9.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(488, 133); this.txtCus_MicroSignal.Name = "txtCus_MicroSignal"; this.txtCus_MicroSignal.Size = new System.Drawing.Size(120, 23); this.txtCus_MicroSignal.TabIndex = 339; // // 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, 133); this.txtCus_QQ.MaxLength = 13; this.txtCus_QQ.Name = "txtCus_QQ"; this.txtCus_QQ.Size = new System.Drawing.Size(100, 23); this.txtCus_QQ.TabIndex = 338; // // labelEx4 // this.labelEx4.AutoSize = true; this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx4.Location = new System.Drawing.Point(22, 104); this.labelEx4.Name = "labelEx4"; this.labelEx4.Size = new System.Drawing.Size(73, 17); this.labelEx4.TabIndex = 346; this.labelEx4.Text = "*客户姓名:"; // // cmbBaby // this.cmbBaby.BackColor = System.Drawing.Color.Transparent; this.cmbBaby.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.cmbBaby.Icon = null; this.cmbBaby.IconIsButton = false; this.cmbBaby.IsPasswordChat = '\0'; this.cmbBaby.IsSystemPasswordChar = false; this.cmbBaby.Lines = new string[0]; this.cmbBaby.Location = new System.Drawing.Point(784, 44); this.cmbBaby.Margin = new System.Windows.Forms.Padding(0); this.cmbBaby.MaxLength = 32767; this.cmbBaby.MinimumSize = new System.Drawing.Size(0, 24); this.cmbBaby.MouseBack = null; this.cmbBaby.Multiline = false; this.cmbBaby.Name = "cmbBaby"; this.cmbBaby.NormlBack = null; this.cmbBaby.Padding = new System.Windows.Forms.Padding(5); this.cmbBaby.ReadOnly = true; this.cmbBaby.ScrollBars = System.Windows.Forms.ScrollBars.None; this.cmbBaby.Size = new System.Drawing.Size(90, 25); this.cmbBaby.TabIndex = 335; this.cmbBaby.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.cmbBaby.WaterColor = System.Drawing.Color.DarkGray; this.cmbBaby.WaterText = ""; this.cmbBaby.WordWrap = true; // // labelEx51 // this.labelEx51.AutoSize = true; this.labelEx51.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.labelEx51.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx51.Location = new System.Drawing.Point(714, 48); this.labelEx51.Name = "labelEx51"; this.labelEx51.Size = new System.Drawing.Size(68, 17); this.labelEx51.TabIndex = 336; this.labelEx51.Text = "宝贝生肖:"; // // chkBaby_Lunar // this.chkBaby_Lunar.AutoSize = true; this.chkBaby_Lunar.BackColor = System.Drawing.Color.Transparent; this.chkBaby_Lunar.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkBaby_Lunar.Font = new System.Drawing.Font("微软雅黑", 9F); this.chkBaby_Lunar.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkBaby_Lunar.Fourstates = false; this.chkBaby_Lunar.IsGreenTick = false; this.chkBaby_Lunar.Location = new System.Drawing.Point(651, 46); this.chkBaby_Lunar.Name = "chkBaby_Lunar"; this.chkBaby_Lunar.Size = new System.Drawing.Size(51, 21); this.chkBaby_Lunar.TabIndex = 332; this.chkBaby_Lunar.Text = "农历"; this.chkBaby_Lunar.UseVisualStyleBackColor = false; // // labelEx5 // this.labelEx5.AutoSize = true; this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx5.Location = new System.Drawing.Point(88, 48); this.labelEx5.Name = "labelEx5"; this.labelEx5.Size = new System.Drawing.Size(73, 17); this.labelEx5.TabIndex = 331; this.labelEx5.Text = "*宝贝姓名:"; // // txtBaby_name // this.txtBaby_name.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtBaby_name.EmptyTextTip = null; this.txtBaby_name.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtBaby_name.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtBaby_name.Location = new System.Drawing.Point(164, 45); this.txtBaby_name.Name = "txtBaby_name"; this.txtBaby_name.Size = new System.Drawing.Size(110, 23); this.txtBaby_name.TabIndex = 330; // // 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, 47); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(56, 17); this.labelEx3.TabIndex = 329; this.labelEx3.Text = "宝贝资料"; // // 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.labelEx13); this.panelEx3.Controls.Add(this.radioBaby_nan); this.panelEx3.Controls.Add(this.radioBaby_nv); this.panelEx3.Location = new System.Drawing.Point(291, 44); this.panelEx3.Name = "panelEx3"; this.panelEx3.Size = new System.Drawing.Size(173, 28); this.panelEx3.TabIndex = 328; // // labelEx13 // this.labelEx13.AutoSize = true; this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx13.Location = new System.Drawing.Point(8, 4); this.labelEx13.Name = "labelEx13"; this.labelEx13.Size = new System.Drawing.Size(49, 17); this.labelEx13.TabIndex = 266; this.labelEx13.Text = "*性别:"; // // radioBaby_nan // this.radioBaby_nan.AutoSize = true; this.radioBaby_nan.BackColor = System.Drawing.Color.Transparent; this.radioBaby_nan.Checked = true; this.radioBaby_nan.Font = new System.Drawing.Font("微软雅黑", 9F); this.radioBaby_nan.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.radioBaby_nan.Location = new System.Drawing.Point(66, 2); this.radioBaby_nan.Name = "radioBaby_nan"; this.radioBaby_nan.Size = new System.Drawing.Size(38, 21); this.radioBaby_nan.TabIndex = 324; this.radioBaby_nan.TabStop = true; this.radioBaby_nan.Text = "男"; this.radioBaby_nan.UseVisualStyleBackColor = false; // // radioBaby_nv // this.radioBaby_nv.AutoSize = true; this.radioBaby_nv.BackColor = System.Drawing.Color.Transparent; this.radioBaby_nv.Font = new System.Drawing.Font("微软雅黑", 9F); this.radioBaby_nv.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.radioBaby_nv.Location = new System.Drawing.Point(113, 2); this.radioBaby_nv.Name = "radioBaby_nv"; this.radioBaby_nv.Size = new System.Drawing.Size(38, 21); this.radioBaby_nv.TabIndex = 325; this.radioBaby_nv.Text = "女"; this.radioBaby_nv.UseVisualStyleBackColor = false; // // 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(218, 104); this.labelEx8.Name = "labelEx8"; this.labelEx8.Size = new System.Drawing.Size(73, 17); this.labelEx8.TabIndex = 349; this.labelEx8.Text = "*手机号码:"; // // labelEx6 // this.labelEx6.AutoSize = true; this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx6.Location = new System.Drawing.Point(251, 136); this.labelEx6.Name = "labelEx6"; this.labelEx6.Size = new System.Drawing.Size(40, 17); this.labelEx6.TabIndex = 347; this.labelEx6.Text = "QQ:"; // // 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(443, 104); this.labelEx16.Name = "labelEx16"; this.labelEx16.Size = new System.Drawing.Size(49, 17); this.labelEx16.TabIndex = 354; 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(446, 168); this.labelEx11.Name = "labelEx11"; this.labelEx11.Size = new System.Drawing.Size(44, 17); this.labelEx11.TabIndex = 352; 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(435, 136); this.labelEx7.Name = "labelEx7"; this.labelEx7.Size = new System.Drawing.Size(56, 17); this.labelEx7.TabIndex = 348; 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(647, 136); this.labelEx27.Name = "labelEx27"; this.labelEx27.Size = new System.Drawing.Size(44, 17); this.labelEx27.TabIndex = 361; 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(624, 104); this.labelEx10.Name = "labelEx10"; this.labelEx10.Size = new System.Drawing.Size(68, 17); this.labelEx10.TabIndex = 351; this.labelEx10.Text = "客户区域:"; // // 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(435, 201); this.labelEx14.Name = "labelEx14"; this.labelEx14.Size = new System.Drawing.Size(104, 17); this.labelEx14.TabIndex = 433; this.labelEx14.Text = "是否绑定微信号:"; // // 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(541, 197); 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 = 434; this.txtMicroID.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtMicroID.WaterColor = System.Drawing.Color.DarkGray; this.txtMicroID.WaterText = ""; this.txtMicroID.WordWrap = true; // // btnUnbind // this.btnUnbind.BackColor = System.Drawing.Color.Transparent; this.btnUnbind.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUnbind.BackImg"))); this.btnUnbind.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnUnbind.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnUnbind.ForeColor = System.Drawing.Color.White; this.btnUnbind.IsCustomBackImg = false; this.btnUnbind.IsShowText = true; this.btnUnbind.Location = new System.Drawing.Point(637, 198); this.btnUnbind.Name = "btnUnbind"; this.btnUnbind.Size = new System.Drawing.Size(50, 24); this.btnUnbind.TabIndex = 435; this.btnUnbind.Text = " 解除"; this.btnUnbind.UseVisualStyleBackColor = false; // // FrmOldCustomerRecordBaby // 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 = "FrmOldCustomerRecordBaby"; this.Text = "编辑儿童版老客户资料"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.plExMainContainer.ResumeLayout(false); this.plFormMainContent.ResumeLayout(false); this.panelEx1.ResumeLayout(false); this.panelEx1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv2)).EndInit(); this.panelEx3.ResumeLayout(false); this.panelEx3.PerformLayout(); this.ResumeLayout(false); } #endregion private ComponentLibrary.PanelEx panelEx1; protected ComponentLibrary.MaskedTextDateEx txtBaby_Birthday; private ComponentLibrary.PanelEx panelEx8; private ComponentLibrary.LabelEx labelEx23; private ComponentLibrary.LabelEx labelEx26; protected ComponentLibrary.ButtonEx btnClose; protected ComponentLibrary.ButtonEx btnUpdate; private ComponentLibrary.LabelEx labelEx5; protected ComponentLibrary.TextBoxBasicEx txtBaby_name; private ComponentLibrary.LabelEx labelEx3; private ComponentLibrary.PanelEx panelEx3; private ComponentLibrary.LabelEx labelEx13; protected ComponentLibrary.RadioButtonEx radioBaby_nan; protected ComponentLibrary.RadioButtonEx radioBaby_nv; protected ComponentLibrary.CheckBoxEx chkBaby_Lunar; protected ComponentLibrary.TextBoxEx cmbBaby; private ComponentLibrary.LabelEx labelEx51; private ComponentLibrary.LabelEx labelEx1; protected ComponentLibrary.MaskedTextDateEx txtCus_Birthday; private ComponentLibrary.LabelEx labelEx27; protected ComponentLibrary.CheckBoxEx chkCus_Lunar; protected ComponentLibrary.ButtonForm btnRegion; private ComponentLibrary.LabelEx labelEx2; 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 labelEx4; protected ComponentLibrary.TextBoxBasicEx txtCus_Name; protected ComponentLibrary.DataGridViewEx dgv2; protected ComponentLibrary.CheckBoxEx chkQT; protected ComponentLibrary.CheckBoxEx chkPYJS; protected ComponentLibrary.CheckBoxEx chkLKH; protected ComponentLibrary.ButtonForm btnCustomerSource; protected ComponentLibrary.MaskedTextBoxEx txtCus_Telephone; protected ComponentLibrary.ComboBoxEx cmbCus_Relations; private ComponentLibrary.LabelEx labelEx15; 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 GM_Relation; private System.Windows.Forms.DataGridViewTextBoxColumn Cus_CustomerNumber; private System.Windows.Forms.DataGridViewTextBoxColumn GMID; protected ComponentLibrary.TextBoxEx txtMicroID; private ComponentLibrary.LabelEx labelEx14; protected internal ComponentLibrary.ButtonForm btnUnbind; } }