1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363 |
- namespace LYFZ.Software.UI.Customers
- {
- partial class FrmOldCustomerEditBaby
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmOldCustomerEditBaby));
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtHistory_Type = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.btnlevel = new LYFZ.ComponentLibrary.ButtonForm();
- this.labelEx17 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtHistory_OrderTime = new LYFZ.ComponentLibrary.MaskedTextDateEx(this.components);
- this.cmbCus_Region = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx18 = new LYFZ.ComponentLibrary.LabelEx();
- this.cmbCus_CustomerSource = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx19 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtHistory_Money = new LYFZ.ComponentLibrary.TextBoxEx();
- this.btnQQCall = new LYFZ.ComponentLibrary.ButtonQQ();
- this.btnDial = new LYFZ.ComponentLibrary.ButtonTel();
- 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.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtCus_Birthday = new LYFZ.ComponentLibrary.MaskedTextDateEx(this.components);
- this.labelEx27 = new LYFZ.ComponentLibrary.LabelEx();
- 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.labelEx16 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtCus_WorkUnit = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtCus_Address = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtCus_FixedPhone = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtCus_MicroSignal = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtCus_QQ = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtCus_Name = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- 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.txtBaby_Birthday = new LYFZ.ComponentLibrary.MaskedTextDateEx(this.components);
- this.panelEx8 = new LYFZ.ComponentLibrary.PanelEx();
- this.labelEx26 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
- 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.Cus_Grade = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.lblcolorRed7 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnAdding = new LYFZ.ComponentLibrary.ButtonForm();
- this.btnDelete = new LYFZ.ComponentLibrary.ButtonForm();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.btnUnbind = new LYFZ.ComponentLibrary.ButtonForm();
- this.txtMicroID = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx20 = new LYFZ.ComponentLibrary.LabelEx();
- this.cmbtreevlevel = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.cmbtreevRelations = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.panelEx3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
- this.panelEx2.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.panelEx2);
- this.plExMainContainer.Controls.Add(this.panelEx1);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5);
- this.plExMainContainer.Size = new System.Drawing.Size(930, 555);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(930, 555);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(749, 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.cmbtreevRelations);
- this.panelEx1.Controls.Add(this.cmbtreevlevel);
- this.panelEx1.Controls.Add(this.btnUnbind);
- this.panelEx1.Controls.Add(this.txtMicroID);
- this.panelEx1.Controls.Add(this.labelEx20);
- this.panelEx1.Controls.Add(this.txtHistory_Type);
- this.panelEx1.Controls.Add(this.btnlevel);
- this.panelEx1.Controls.Add(this.labelEx17);
- this.panelEx1.Controls.Add(this.labelEx14);
- this.panelEx1.Controls.Add(this.txtHistory_OrderTime);
- this.panelEx1.Controls.Add(this.cmbCus_Region);
- this.panelEx1.Controls.Add(this.labelEx18);
- this.panelEx1.Controls.Add(this.cmbCus_CustomerSource);
- this.panelEx1.Controls.Add(this.labelEx19);
- this.panelEx1.Controls.Add(this.txtHistory_Money);
- this.panelEx1.Controls.Add(this.btnQQCall);
- this.panelEx1.Controls.Add(this.btnDial);
- 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.labelEx1);
- this.panelEx1.Controls.Add(this.txtCus_Birthday);
- this.panelEx1.Controls.Add(this.labelEx27);
- 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.labelEx16);
- this.panelEx1.Controls.Add(this.labelEx12);
- this.panelEx1.Controls.Add(this.txtCus_WorkUnit);
- this.panelEx1.Controls.Add(this.labelEx11);
- this.panelEx1.Controls.Add(this.txtCus_Address);
- this.panelEx1.Controls.Add(this.labelEx10);
- this.panelEx1.Controls.Add(this.labelEx9);
- this.panelEx1.Controls.Add(this.txtCus_FixedPhone);
- this.panelEx1.Controls.Add(this.labelEx8);
- this.panelEx1.Controls.Add(this.labelEx7);
- this.panelEx1.Controls.Add(this.txtCus_MicroSignal);
- this.panelEx1.Controls.Add(this.labelEx6);
- this.panelEx1.Controls.Add(this.txtCus_QQ);
- this.panelEx1.Controls.Add(this.labelEx4);
- this.panelEx1.Controls.Add(this.txtCus_Name);
- 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.labelEx26);
- this.panelEx1.Controls.Add(this.btnClose);
- this.panelEx1.Controls.Add(this.btnSave);
- 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, 300);
- this.panelEx1.TabIndex = 12;
- //
- // txtHistory_Type
- //
- this.txtHistory_Type.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtHistory_Type.EmptyTextTip = null;
- this.txtHistory_Type.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtHistory_Type.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtHistory_Type.Location = new System.Drawing.Point(85, 216);
- this.txtHistory_Type.Name = "txtHistory_Type";
- this.txtHistory_Type.Size = new System.Drawing.Size(122, 23);
- this.txtHistory_Type.TabIndex = 435;
- //
- // 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(859, 152);
- this.btnlevel.Name = "btnlevel";
- this.btnlevel.Size = new System.Drawing.Size(50, 24);
- this.btnlevel.TabIndex = 418;
- this.btnlevel.Text = " 设置";
- this.btnlevel.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(14, 219);
- this.labelEx17.Name = "labelEx17";
- this.labelEx17.Size = new System.Drawing.Size(68, 17);
- this.labelEx17.TabIndex = 433;
- this.labelEx17.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(682, 156);
- this.labelEx14.Name = "labelEx14";
- this.labelEx14.Size = new System.Drawing.Size(68, 17);
- this.labelEx14.TabIndex = 419;
- this.labelEx14.Text = "客户等级:";
- //
- // txtHistory_OrderTime
- //
- this.txtHistory_OrderTime.Location = new System.Drawing.Point(532, 217);
- this.txtHistory_OrderTime.Name = "txtHistory_OrderTime";
- this.txtHistory_OrderTime.Size = new System.Drawing.Size(98, 21);
- this.txtHistory_OrderTime.StrValue = "";
- this.txtHistory_OrderTime.TabIndex = 351;
- //
- // 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(299, 185);
- this.cmbCus_Region.Name = "cmbCus_Region";
- this.cmbCus_Region.ReadOnly = true;
- this.cmbCus_Region.SelectedNode = null;
- this.cmbCus_Region.Size = new System.Drawing.Size(105, 20);
- this.cmbCus_Region.StrGetName = "";
- this.cmbCus_Region.StrKey = null;
- this.cmbCus_Region.TabIndex = 432;
- //
- // labelEx18
- //
- this.labelEx18.AutoSize = true;
- this.labelEx18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx18.Location = new System.Drawing.Point(229, 219);
- this.labelEx18.Name = "labelEx18";
- this.labelEx18.Size = new System.Drawing.Size(68, 17);
- this.labelEx18.TabIndex = 348;
- this.labelEx18.Text = "套系价格:";
- //
- // cmbCus_CustomerSource
- //
- this.cmbCus_CustomerSource.AfterSelectLevelFirstNode = false;
- this.cmbCus_CustomerSource.DropDownHeight = 220;
- this.cmbCus_CustomerSource.DropDownShow = false;
- this.cmbCus_CustomerSource.FormattingEnabled = true;
- this.cmbCus_CustomerSource.IntegralHeight = false;
- this.cmbCus_CustomerSource.IsNodeMouseClick = false;
- this.cmbCus_CustomerSource.IsSelectParentNode = false;
- this.cmbCus_CustomerSource.Location = new System.Drawing.Point(370, 14);
- this.cmbCus_CustomerSource.Name = "cmbCus_CustomerSource";
- this.cmbCus_CustomerSource.ReadOnly = true;
- this.cmbCus_CustomerSource.SelectedNode = null;
- this.cmbCus_CustomerSource.Size = new System.Drawing.Size(150, 20);
- this.cmbCus_CustomerSource.StrGetName = "";
- this.cmbCus_CustomerSource.StrKey = null;
- this.cmbCus_CustomerSource.TabIndex = 431;
- //
- // 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(461, 219);
- this.labelEx19.Name = "labelEx19";
- this.labelEx19.Size = new System.Drawing.Size(68, 17);
- this.labelEx19.TabIndex = 349;
- this.labelEx19.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(299, 215);
- 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(105, 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;
- //
- // 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(412, 155);
- this.btnQQCall.Name = "btnQQCall";
- this.btnQQCall.Size = new System.Drawing.Size(27, 22);
- this.btnQQCall.TabIndex = 425;
- 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(413, 124);
- this.btnDial.Name = "btnDial";
- this.btnDial.Size = new System.Drawing.Size(27, 22);
- this.btnDial.TabIndex = 424;
- this.btnDial.Text = "buttonTel1";
- this.btnDial.UseVisualStyleBackColor = false;
- //
- // 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(14, 252);
- this.labelEx15.Name = "labelEx15";
- this.labelEx15.Size = new System.Drawing.Size(98, 17);
- this.labelEx15.TabIndex = 376;
- this.labelEx15.Text = "*与宝贝的关系:";
- //
- // txtCus_Telephone
- //
- this.txtCus_Telephone.Location = new System.Drawing.Point(299, 124);
- 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(105, 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(305, 14);
- 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, 14);
- 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(93, 14);
- 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(528, 12);
- this.btnCustomerSource.Name = "btnCustomerSource";
- this.btnCustomerSource.Size = new System.Drawing.Size(50, 24);
- this.btnCustomerSource.TabIndex = 369;
- this.btnCustomerSource.Text = " 设置";
- this.btnCustomerSource.UseVisualStyleBackColor = false;
- //
- // labelEx1
- //
- this.labelEx1.AutoSize = true;
- this.labelEx1.BackColor = System.Drawing.Color.Transparent;
- this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx1.ForeColor = System.Drawing.Color.Red;
- this.labelEx1.Location = new System.Drawing.Point(11, 15);
- 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(753, 123);
- this.txtCus_Birthday.Name = "txtCus_Birthday";
- this.txtCus_Birthday.Size = new System.Drawing.Size(100, 21);
- this.txtCus_Birthday.StrValue = "";
- this.txtCus_Birthday.TabIndex = 362;
- //
- // 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(706, 125);
- this.labelEx27.Name = "labelEx27";
- this.labelEx27.Size = new System.Drawing.Size(44, 17);
- this.labelEx27.TabIndex = 361;
- 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(858, 123);
- 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(411, 184);
- 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.Red;
- this.labelEx2.Location = new System.Drawing.Point(9, 98);
- 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(592, 123);
- 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(535, 123);
- 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;
- //
- // 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(485, 125);
- this.labelEx16.Name = "labelEx16";
- this.labelEx16.Size = new System.Drawing.Size(44, 17);
- this.labelEx16.TabIndex = 354;
- this.labelEx16.Text = "性别:";
- //
- // 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(14, 186);
- this.labelEx12.Name = "labelEx12";
- this.labelEx12.Size = new System.Drawing.Size(68, 17);
- this.labelEx12.TabIndex = 353;
- this.labelEx12.Text = "工作单位:";
- //
- // 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(85, 183);
- this.txtCus_WorkUnit.Name = "txtCus_WorkUnit";
- this.txtCus_WorkUnit.Size = new System.Drawing.Size(122, 23);
- this.txtCus_WorkUnit.TabIndex = 344;
- //
- // 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(485, 186);
- this.labelEx11.Name = "labelEx11";
- this.labelEx11.Size = new System.Drawing.Size(44, 17);
- this.labelEx11.TabIndex = 352;
- this.labelEx11.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(532, 183);
- this.txtCus_Address.Name = "txtCus_Address";
- this.txtCus_Address.Size = new System.Drawing.Size(377, 23);
- this.txtCus_Address.TabIndex = 343;
- //
- // 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(228, 186);
- this.labelEx10.Name = "labelEx10";
- this.labelEx10.Size = new System.Drawing.Size(68, 17);
- this.labelEx10.TabIndex = 351;
- this.labelEx10.Text = "客户区域:";
- //
- // 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(14, 156);
- this.labelEx9.Name = "labelEx9";
- this.labelEx9.Size = new System.Drawing.Size(68, 17);
- this.labelEx9.TabIndex = 350;
- this.labelEx9.Text = "固定电话:";
- //
- // 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(85, 153);
- this.txtCus_FixedPhone.Name = "txtCus_FixedPhone";
- this.txtCus_FixedPhone.Size = new System.Drawing.Size(122, 23);
- this.txtCus_FixedPhone.TabIndex = 341;
- //
- // labelEx8
- //
- this.labelEx8.AutoSize = true;
- this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx8.Location = new System.Drawing.Point(223, 125);
- this.labelEx8.Name = "labelEx8";
- this.labelEx8.Size = new System.Drawing.Size(73, 17);
- this.labelEx8.TabIndex = 349;
- this.labelEx8.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(473, 156);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(56, 17);
- this.labelEx7.TabIndex = 348;
- this.labelEx7.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(532, 153);
- this.txtCus_MicroSignal.Name = "txtCus_MicroSignal";
- this.txtCus_MicroSignal.Size = new System.Drawing.Size(98, 23);
- this.txtCus_MicroSignal.TabIndex = 339;
- //
- // 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(256, 156);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(40, 17);
- this.labelEx6.TabIndex = 347;
- this.labelEx6.Text = "QQ:";
- //
- // 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(299, 153);
- this.txtCus_QQ.Name = "txtCus_QQ";
- this.txtCus_QQ.Size = new System.Drawing.Size(105, 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(9, 125);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(73, 17);
- this.labelEx4.TabIndex = 346;
- this.labelEx4.Text = "*客户姓名:";
- //
- // 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(85, 122);
- this.txtCus_Name.Name = "txtCus_Name";
- this.txtCus_Name.Size = new System.Drawing.Size(122, 23);
- this.txtCus_Name.TabIndex = 337;
- //
- // 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(754, 65);
- 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(683, 69);
- 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(626, 68);
- 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(9, 69);
- 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(85, 66);
- this.txtBaby_name.Name = "txtBaby_name";
- this.txtBaby_name.Size = new System.Drawing.Size(122, 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.Red;
- this.labelEx3.Location = new System.Drawing.Point(9, 44);
- 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(234, 61);
- this.panelEx3.Name = "panelEx3";
- this.panelEx3.Size = new System.Drawing.Size(173, 34);
- 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(18, 8);
- 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(76, 7);
- 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(123, 7);
- 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;
- //
- // txtBaby_Birthday
- //
- this.txtBaby_Birthday.Location = new System.Drawing.Point(532, 68);
- 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;
- //
- // 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(920, 1);
- this.panelEx8.TabIndex = 315;
- //
- // 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(459, 69);
- this.labelEx26.Name = "labelEx26";
- this.labelEx26.Size = new System.Drawing.Size(68, 17);
- this.labelEx26.TabIndex = 272;
- this.labelEx26.Text = "宝贝生日:";
- //
- // 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(490, 260);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(87, 26);
- this.btnClose.TabIndex = 211;
- 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(333, 261);
- this.btnSave.Name = "btnSave";
- this.btnSave.Size = new System.Drawing.Size(87, 26);
- this.btnSave.TabIndex = 210;
- this.btnSave.Text = "保存";
- this.btnSave.UseVisualStyleBackColor = false;
- //
- // dgvData
- //
- this.dgvData.AllowUserToAddRows = false;
- this.dgvData.AllowUserToDeleteRows = false;
- this.dgvData.AllowUserToResizeRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
- this.dgvData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- 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;
- 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.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- 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.Cus_Grade});
- 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 = 423;
- //
- // 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;
- //
- // Cus_Grade
- //
- this.Cus_Grade.HeaderText = "等级";
- this.Cus_Grade.Name = "Cus_Grade";
- this.Cus_Grade.Visible = false;
- //
- // lblcolorRed7
- //
- this.lblcolorRed7.AutoSize = true;
- this.lblcolorRed7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.lblcolorRed7.ForeColor = System.Drawing.Color.Red;
- this.lblcolorRed7.Location = new System.Drawing.Point(11, 16);
- this.lblcolorRed7.Name = "lblcolorRed7";
- this.lblcolorRed7.Size = new System.Drawing.Size(56, 17);
- this.lblcolorRed7.TabIndex = 422;
- 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(805, 9);
- this.btnAdding.Name = "btnAdding";
- this.btnAdding.Size = new System.Drawing.Size(90, 25);
- this.btnAdding.TabIndex = 420;
- 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(701, 9);
- this.btnDelete.Name = "btnDelete";
- this.btnDelete.Size = new System.Drawing.Size(90, 25);
- this.btnDelete.TabIndex = 421;
- this.btnDelete.Text = " 删 除";
- this.btnDelete.UseVisualStyleBackColor = false;
- //
- // panelEx2
- //
- this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx2.BorderWidth = 1;
- this.panelEx2.Controls.Add(this.dgvData);
- this.panelEx2.Controls.Add(this.btnDelete);
- this.panelEx2.Controls.Add(this.btnAdding);
- this.panelEx2.Controls.Add(this.lblcolorRed7);
- this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx2.Location = new System.Drawing.Point(5, 305);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(920, 245);
- this.panelEx2.TabIndex = 13;
- //
- // 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(858, 216);
- this.btnUnbind.Name = "btnUnbind";
- this.btnUnbind.Size = new System.Drawing.Size(50, 24);
- this.btnUnbind.TabIndex = 444;
- 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(753, 215);
- 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(100, 25);
- this.txtMicroID.TabIndex = 443;
- this.txtMicroID.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtMicroID.WaterColor = System.Drawing.Color.DarkGray;
- this.txtMicroID.WaterText = "";
- this.txtMicroID.WordWrap = true;
- //
- // labelEx20
- //
- this.labelEx20.AutoSize = true;
- this.labelEx20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx20.Location = new System.Drawing.Point(647, 219);
- this.labelEx20.Name = "labelEx20";
- this.labelEx20.Size = new System.Drawing.Size(104, 17);
- this.labelEx20.TabIndex = 442;
- this.labelEx20.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(753, 154);
- this.cmbtreevlevel.Name = "cmbtreevlevel";
- this.cmbtreevlevel.ReadOnly = true;
- this.cmbtreevlevel.SelectedNode = null;
- this.cmbtreevlevel.Size = new System.Drawing.Size(100, 20);
- this.cmbtreevlevel.StrGetName = "";
- this.cmbtreevlevel.StrKey = null;
- this.cmbtreevlevel.TabIndex = 445;
- //
- // cmbtreevRelations
- //
- this.cmbtreevRelations.AfterSelectLevelFirstNode = false;
- this.cmbtreevRelations.DropDownHeight = 220;
- this.cmbtreevRelations.DropDownShow = false;
- this.cmbtreevRelations.FormattingEnabled = true;
- this.cmbtreevRelations.IntegralHeight = false;
- this.cmbtreevRelations.IsNodeMouseClick = false;
- this.cmbtreevRelations.IsSelectParentNode = false;
- this.cmbtreevRelations.Location = new System.Drawing.Point(115, 251);
- this.cmbtreevRelations.Name = "cmbtreevRelations";
- this.cmbtreevRelations.ReadOnly = true;
- this.cmbtreevRelations.SelectedNode = null;
- this.cmbtreevRelations.Size = new System.Drawing.Size(100, 20);
- this.cmbtreevRelations.StrGetName = "";
- this.cmbtreevRelations.StrKey = null;
- this.cmbtreevRelations.TabIndex = 446;
- //
- // FrmOldCustomerEditBaby
- //
- 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, 620);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsUserControlsSize = false;
- this.MaximizeBox = false;
- this.Name = "FrmOldCustomerEditBaby";
- 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.panelEx3.ResumeLayout(false);
- this.panelEx3.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
- this.panelEx2.ResumeLayout(false);
- this.panelEx2.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.LabelEx labelEx15;
- protected ComponentLibrary.MaskedTextBoxEx txtCus_Telephone;
- protected ComponentLibrary.CheckBoxEx chkQT;
- protected ComponentLibrary.CheckBoxEx chkPYJS;
- protected ComponentLibrary.CheckBoxEx chkLKH;
- protected ComponentLibrary.ButtonForm btnCustomerSource;
- 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.TextBoxEx cmbBaby;
- private ComponentLibrary.LabelEx labelEx51;
- protected ComponentLibrary.CheckBoxEx chkBaby_Lunar;
- 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.MaskedTextDateEx txtBaby_Birthday;
- private ComponentLibrary.PanelEx panelEx8;
- private ComponentLibrary.LabelEx labelEx26;
- private ComponentLibrary.LabelEx labelEx14;
- protected ComponentLibrary.ButtonForm btnlevel;
- protected ComponentLibrary.LabelEx lblcolorRed7;
- protected ComponentLibrary.ButtonForm btnAdding;
- protected ComponentLibrary.ButtonForm btnDelete;
- protected ComponentLibrary.DataGridViewEx dgvData;
- private System.Windows.Forms.DataGridViewTextBoxColumn CusName;
- private System.Windows.Forms.DataGridViewTextBoxColumn 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;
- private System.Windows.Forms.DataGridViewTextBoxColumn Cus_Grade;
- protected ComponentLibrary.ButtonQQ btnQQCall;
- protected ComponentLibrary.ButtonTel btnDial;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbCus_Region;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbCus_CustomerSource;
- private ComponentLibrary.LabelEx labelEx17;
- protected internal ComponentLibrary.MaskedTextDateEx txtHistory_OrderTime;
- private ComponentLibrary.LabelEx labelEx18;
- private ComponentLibrary.LabelEx labelEx19;
- protected internal ComponentLibrary.TextBoxEx txtHistory_Money;
- protected internal ComponentLibrary.ButtonEx btnClose;
- protected internal ComponentLibrary.ButtonEx btnSave;
- protected internal ComponentLibrary.PanelEx panelEx1;
- protected internal ComponentLibrary.PanelEx panelEx2;
- protected ComponentLibrary.TextBoxBasicEx txtHistory_Type;
- protected internal ComponentLibrary.ButtonForm btnUnbind;
- protected ComponentLibrary.TextBoxEx txtMicroID;
- private ComponentLibrary.LabelEx labelEx20;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevlevel;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevRelations;
- }
- }
|