1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258 |
- namespace LYFZ.Software.UI.Customers.OldCustomer
- {
- partial class FrmOldCustomerOtheEdit
- {
- /// <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(FrmOldCustomerOtheEdit));
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtHistory_OrderTime = new LYFZ.ComponentLibrary.MaskedTextDateEx(this.components);
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnlevel = new LYFZ.ComponentLibrary.ButtonForm();
- this.txtHistory_Money = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtHistory_Type = new LYFZ.ComponentLibrary.TextBoxEx();
- this.cmbCus_Region = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.cmbCus_CustomerSource = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.btnRegion = new LYFZ.ComponentLibrary.ButtonForm();
- this.chkQT = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
- this.chkPYJS = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.chkLKH = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.btnClear = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnCustomerSource = new LYFZ.ComponentLibrary.ButtonForm();
- this.txtHQ_Birthday = new LYFZ.ComponentLibrary.MaskedTextDateEx(this.components);
- this.txtCus_Birthday = new LYFZ.ComponentLibrary.MaskedTextDateEx(this.components);
- this.labelEx31 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnQQCall = new LYFZ.ComponentLibrary.ButtonQQ();
- this.btnDial = new LYFZ.ComponentLibrary.ButtonTel();
- this.txtCus_Telephone = new LYFZ.ComponentLibrary.MaskedTextBoxEx(this.components);
- this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx();
- this.rdoCus_Sex1_1 = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdoCus_Sex1_2 = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.labelEx17 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx19 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtCus_MicroSignal = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx21 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx23 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx25 = new LYFZ.ComponentLibrary.LabelEx();
- this.chkHQ_Lunar = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.labelEx27 = new LYFZ.ComponentLibrary.LabelEx();
- this.chkCus_Lunar = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.txtCus_FixedPhone = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtCus_Name = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx67 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtCus_QQ = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtCus_Address = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtCus_WorkUnit = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx66 = new LYFZ.ComponentLibrary.LabelEx();
- this.lblcolorRed3 = new LYFZ.ComponentLibrary.LabelEx();
- this.lblcolorRed7 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnAdding = new LYFZ.ComponentLibrary.ButtonForm();
- this.btnDelete = new LYFZ.ComponentLibrary.ButtonForm();
- this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEx();
- this.CusName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CusTelephone = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CusQQ = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CusMicroSignal = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CusSex = 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.CusBirthday = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CusBirthdayLunar = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CusFixedPhone = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CusRelations = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CusCustomerNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.cmbtreevlevel = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.panelEx6.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(10);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(225, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(851, 0);
- //
- // panelEx1
- //
- this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx1.BorderWidth = 1;
- this.panelEx1.Controls.Add(this.cmbtreevlevel);
- this.panelEx1.Controls.Add(this.txtHistory_OrderTime);
- this.panelEx1.Controls.Add(this.labelEx6);
- this.panelEx1.Controls.Add(this.labelEx7);
- this.panelEx1.Controls.Add(this.labelEx8);
- this.panelEx1.Controls.Add(this.btnlevel);
- this.panelEx1.Controls.Add(this.txtHistory_Money);
- this.panelEx1.Controls.Add(this.labelEx5);
- this.panelEx1.Controls.Add(this.txtHistory_Type);
- this.panelEx1.Controls.Add(this.cmbCus_Region);
- this.panelEx1.Controls.Add(this.cmbCus_CustomerSource);
- this.panelEx1.Controls.Add(this.btnRegion);
- this.panelEx1.Controls.Add(this.chkQT);
- this.panelEx1.Controls.Add(this.btnSave);
- this.panelEx1.Controls.Add(this.chkPYJS);
- this.panelEx1.Controls.Add(this.chkLKH);
- this.panelEx1.Controls.Add(this.btnClear);
- this.panelEx1.Controls.Add(this.btnClose);
- this.panelEx1.Controls.Add(this.labelEx3);
- this.panelEx1.Controls.Add(this.btnCustomerSource);
- this.panelEx1.Controls.Add(this.txtHQ_Birthday);
- this.panelEx1.Controls.Add(this.txtCus_Birthday);
- this.panelEx1.Controls.Add(this.labelEx31);
- this.panelEx1.Controls.Add(this.labelEx2);
- this.panelEx1.Controls.Add(this.labelEx13);
- this.panelEx1.Controls.Add(this.btnQQCall);
- this.panelEx1.Controls.Add(this.btnDial);
- this.panelEx1.Controls.Add(this.txtCus_Telephone);
- this.panelEx1.Controls.Add(this.labelEx15);
- this.panelEx1.Controls.Add(this.panelEx6);
- this.panelEx1.Controls.Add(this.labelEx17);
- this.panelEx1.Controls.Add(this.labelEx19);
- this.panelEx1.Controls.Add(this.txtCus_MicroSignal);
- this.panelEx1.Controls.Add(this.labelEx21);
- this.panelEx1.Controls.Add(this.labelEx1);
- this.panelEx1.Controls.Add(this.labelEx23);
- this.panelEx1.Controls.Add(this.labelEx4);
- this.panelEx1.Controls.Add(this.labelEx25);
- this.panelEx1.Controls.Add(this.chkHQ_Lunar);
- this.panelEx1.Controls.Add(this.labelEx27);
- this.panelEx1.Controls.Add(this.chkCus_Lunar);
- this.panelEx1.Controls.Add(this.txtCus_FixedPhone);
- this.panelEx1.Controls.Add(this.txtCus_Name);
- this.panelEx1.Controls.Add(this.labelEx67);
- this.panelEx1.Controls.Add(this.txtCus_QQ);
- this.panelEx1.Controls.Add(this.txtCus_Address);
- this.panelEx1.Controls.Add(this.txtCus_WorkUnit);
- this.panelEx1.Controls.Add(this.labelEx66);
- this.panelEx1.Controls.Add(this.lblcolorRed3);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx1.Location = new System.Drawing.Point(10, 10);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(890, 240);
- this.panelEx1.TabIndex = 0;
- //
- // txtHistory_OrderTime
- //
- this.txtHistory_OrderTime.Location = new System.Drawing.Point(544, 165);
- this.txtHistory_OrderTime.Name = "txtHistory_OrderTime";
- this.txtHistory_OrderTime.Size = new System.Drawing.Size(97, 21);
- this.txtHistory_OrderTime.StrValue = "";
- this.txtHistory_OrderTime.TabIndex = 351;
- //
- // 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(237, 167);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(68, 17);
- this.labelEx6.TabIndex = 348;
- this.labelEx6.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(27, 167);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(68, 17);
- this.labelEx7.TabIndex = 350;
- this.labelEx7.Text = "套系名称:";
- //
- // labelEx8
- //
- this.labelEx8.AutoSize = true;
- this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx8.Location = new System.Drawing.Point(474, 167);
- this.labelEx8.Name = "labelEx8";
- this.labelEx8.Size = new System.Drawing.Size(68, 17);
- this.labelEx8.TabIndex = 349;
- this.labelEx8.Text = "订单日期:";
- //
- // 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(825, 164);
- this.btnlevel.Name = "btnlevel";
- this.btnlevel.Size = new System.Drawing.Size(50, 24);
- this.btnlevel.TabIndex = 359;
- this.btnlevel.Text = " 设置";
- this.btnlevel.UseVisualStyleBackColor = false;
- //
- // 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(307, 164);
- 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(101, 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;
- //
- // 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(658, 167);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(68, 17);
- this.labelEx5.TabIndex = 360;
- this.labelEx5.Text = "客户等级:";
- //
- // txtHistory_Type
- //
- this.txtHistory_Type.BackColor = System.Drawing.Color.Transparent;
- this.txtHistory_Type.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtHistory_Type.Icon = null;
- this.txtHistory_Type.IconIsButton = false;
- this.txtHistory_Type.IsPasswordChat = '\0';
- this.txtHistory_Type.IsSystemPasswordChar = false;
- this.txtHistory_Type.Lines = new string[0];
- this.txtHistory_Type.Location = new System.Drawing.Point(97, 163);
- this.txtHistory_Type.Margin = new System.Windows.Forms.Padding(0);
- this.txtHistory_Type.MaxLength = 15;
- this.txtHistory_Type.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtHistory_Type.MouseBack = null;
- this.txtHistory_Type.Multiline = false;
- this.txtHistory_Type.Name = "txtHistory_Type";
- this.txtHistory_Type.NormlBack = null;
- this.txtHistory_Type.Padding = new System.Windows.Forms.Padding(5);
- this.txtHistory_Type.ReadOnly = false;
- this.txtHistory_Type.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtHistory_Type.Size = new System.Drawing.Size(121, 25);
- this.txtHistory_Type.TabIndex = 316;
- this.txtHistory_Type.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtHistory_Type.WaterColor = System.Drawing.Color.DarkGray;
- this.txtHistory_Type.WaterText = "";
- this.txtHistory_Type.WordWrap = true;
- //
- // 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(307, 134);
- this.cmbCus_Region.Name = "cmbCus_Region";
- this.cmbCus_Region.ReadOnly = true;
- this.cmbCus_Region.SelectedNode = null;
- this.cmbCus_Region.Size = new System.Drawing.Size(101, 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(376, 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(193, 20);
- this.cmbCus_CustomerSource.StrGetName = "";
- this.cmbCus_CustomerSource.StrKey = null;
- this.cmbCus_CustomerSource.TabIndex = 431;
- //
- // 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(414, 131);
- this.btnRegion.Name = "btnRegion";
- this.btnRegion.Size = new System.Drawing.Size(50, 24);
- this.btnRegion.TabIndex = 365;
- this.btnRegion.Text = " 设置";
- this.btnRegion.UseVisualStyleBackColor = false;
- //
- // chkQT
- //
- this.chkQT.AutoSize = true;
- this.chkQT.BackColor = System.Drawing.Color.Transparent;
- this.chkQT.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkQT.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkQT.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkQT.Fourstates = false;
- this.chkQT.IsGreenTick = false;
- this.chkQT.Location = new System.Drawing.Point(311, 12);
- this.chkQT.Name = "chkQT";
- this.chkQT.Size = new System.Drawing.Size(63, 21);
- this.chkQT.TabIndex = 356;
- this.chkQT.Text = "其他:";
- this.chkQT.UseVisualStyleBackColor = false;
- //
- // btnSave
- //
- this.btnSave.BackColor = System.Drawing.Color.Transparent;
- this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
- this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSave.ForeColor = System.Drawing.Color.White;
- this.btnSave.IsCustomBackImg = false;
- this.btnSave.IsShowText = true;
- this.btnSave.Location = new System.Drawing.Point(303, 205);
- this.btnSave.Name = "btnSave";
- this.btnSave.Size = new System.Drawing.Size(85, 26);
- this.btnSave.TabIndex = 349;
- this.btnSave.Text = " 保 存";
- this.btnSave.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(191, 12);
- this.chkPYJS.Name = "chkPYJS";
- this.chkPYJS.Size = new System.Drawing.Size(75, 21);
- this.chkPYJS.TabIndex = 355;
- 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(96, 12);
- this.chkLKH.Name = "chkLKH";
- this.chkLKH.Size = new System.Drawing.Size(63, 21);
- this.chkLKH.TabIndex = 354;
- this.chkLKH.Text = "老客户";
- this.chkLKH.UseVisualStyleBackColor = false;
- //
- // btnClear
- //
- this.btnClear.BackColor = System.Drawing.Color.Transparent;
- this.btnClear.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClear.BackImg")));
- this.btnClear.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnClear.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnClear.ForeColor = System.Drawing.Color.White;
- this.btnClear.IsCustomBackImg = false;
- this.btnClear.IsShowText = true;
- this.btnClear.Location = new System.Drawing.Point(512, 205);
- this.btnClear.Name = "btnClear";
- this.btnClear.Size = new System.Drawing.Size(85, 26);
- this.btnClear.TabIndex = 357;
- this.btnClear.Text = " 清 空";
- this.btnClear.UseVisualStyleBackColor = false;
- //
- // btnClose
- //
- this.btnClose.BackColor = System.Drawing.Color.Transparent;
- this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
- this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnClose.ForeColor = System.Drawing.Color.White;
- this.btnClose.IsCustomBackImg = false;
- this.btnClose.IsShowText = true;
- this.btnClose.Location = new System.Drawing.Point(407, 205);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(85, 26);
- this.btnClose.TabIndex = 350;
- this.btnClose.Text = " 关 闭";
- this.btnClose.UseVisualStyleBackColor = false;
- //
- // labelEx3
- //
- this.labelEx3.AutoSize = true;
- this.labelEx3.BackColor = System.Drawing.Color.Transparent;
- this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx3.ForeColor = System.Drawing.Color.Red;
- this.labelEx3.Location = new System.Drawing.Point(11, 13);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(56, 17);
- this.labelEx3.TabIndex = 353;
- this.labelEx3.Text = "客户来源";
- //
- // btnCustomerSource
- //
- this.btnCustomerSource.BackColor = System.Drawing.Color.Transparent;
- this.btnCustomerSource.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCustomerSource.BackImg")));
- this.btnCustomerSource.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnCustomerSource.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnCustomerSource.ForeColor = System.Drawing.Color.White;
- this.btnCustomerSource.IsCustomBackImg = false;
- this.btnCustomerSource.IsShowText = true;
- this.btnCustomerSource.Location = new System.Drawing.Point(575, 11);
- this.btnCustomerSource.Name = "btnCustomerSource";
- this.btnCustomerSource.Size = new System.Drawing.Size(55, 24);
- this.btnCustomerSource.TabIndex = 352;
- this.btnCustomerSource.Text = " 设置";
- this.btnCustomerSource.UseVisualStyleBackColor = false;
- //
- // txtHQ_Birthday
- //
- this.txtHQ_Birthday.Location = new System.Drawing.Point(729, 100);
- this.txtHQ_Birthday.Name = "txtHQ_Birthday";
- this.txtHQ_Birthday.Size = new System.Drawing.Size(90, 21);
- this.txtHQ_Birthday.StrValue = "";
- this.txtHQ_Birthday.TabIndex = 348;
- //
- // txtCus_Birthday
- //
- this.txtCus_Birthday.Location = new System.Drawing.Point(729, 69);
- this.txtCus_Birthday.Name = "txtCus_Birthday";
- this.txtCus_Birthday.Size = new System.Drawing.Size(90, 21);
- this.txtCus_Birthday.StrValue = "";
- this.txtCus_Birthday.TabIndex = 348;
- //
- // labelEx31
- //
- this.labelEx31.AutoSize = true;
- this.labelEx31.BackColor = System.Drawing.Color.Transparent;
- this.labelEx31.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx31.ForeColor = System.Drawing.Color.Red;
- this.labelEx31.Location = new System.Drawing.Point(488, 71);
- this.labelEx31.Name = "labelEx31";
- this.labelEx31.Size = new System.Drawing.Size(13, 17);
- this.labelEx31.TabIndex = 347;
- this.labelEx31.Text = "*";
- //
- // labelEx2
- //
- this.labelEx2.AutoSize = true;
- this.labelEx2.BackColor = System.Drawing.Color.Transparent;
- this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx2.ForeColor = System.Drawing.Color.Red;
- this.labelEx2.Location = new System.Drawing.Point(229, 73);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(13, 17);
- this.labelEx2.TabIndex = 346;
- this.labelEx2.Text = "*";
- //
- // labelEx13
- //
- this.labelEx13.AutoSize = true;
- this.labelEx13.BackColor = System.Drawing.Color.Transparent;
- this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx13.ForeColor = System.Drawing.Color.Red;
- this.labelEx13.Location = new System.Drawing.Point(17, 73);
- this.labelEx13.Name = "labelEx13";
- this.labelEx13.Size = new System.Drawing.Size(13, 17);
- this.labelEx13.TabIndex = 345;
- this.labelEx13.Text = "*";
- //
- // btnQQCall
- //
- this.btnQQCall.BackColor = System.Drawing.Color.Transparent;
- this.btnQQCall.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQQCall.BackImg")));
- this.btnQQCall.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 27, 22);
- this.btnQQCall.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnQQCall.ForeColor = System.Drawing.Color.White;
- this.btnQQCall.IsCustomBackImg = false;
- this.btnQQCall.IsShowText = false;
- this.btnQQCall.Location = new System.Drawing.Point(414, 100);
- this.btnQQCall.Name = "btnQQCall";
- this.btnQQCall.Size = new System.Drawing.Size(27, 22);
- this.btnQQCall.TabIndex = 344;
- 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(414, 68);
- this.btnDial.Name = "btnDial";
- this.btnDial.Size = new System.Drawing.Size(27, 22);
- this.btnDial.TabIndex = 343;
- this.btnDial.Text = "buttonTel1";
- this.btnDial.UseVisualStyleBackColor = false;
- //
- // txtCus_Telephone
- //
- this.txtCus_Telephone.Location = new System.Drawing.Point(307, 69);
- 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(101, 21);
- this.txtCus_Telephone.TabIndex = 317;
- //
- // labelEx15
- //
- this.labelEx15.AutoSize = true;
- this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx15.Location = new System.Drawing.Point(27, 72);
- this.labelEx15.Name = "labelEx15";
- this.labelEx15.Size = new System.Drawing.Size(68, 17);
- this.labelEx15.TabIndex = 332;
- this.labelEx15.Text = "客户姓名:";
- //
- // panelEx6
- //
- this.panelEx6.BorderColor = System.Drawing.Color.Black;
- this.panelEx6.BorderWidth = 1;
- this.panelEx6.Controls.Add(this.rdoCus_Sex1_1);
- this.panelEx6.Controls.Add(this.rdoCus_Sex1_2);
- this.panelEx6.Location = new System.Drawing.Point(544, 68);
- this.panelEx6.Name = "panelEx6";
- this.panelEx6.Size = new System.Drawing.Size(97, 24);
- this.panelEx6.TabIndex = 342;
- //
- // rdoCus_Sex1_1
- //
- this.rdoCus_Sex1_1.AutoSize = true;
- this.rdoCus_Sex1_1.BackColor = System.Drawing.Color.Transparent;
- this.rdoCus_Sex1_1.Checked = true;
- this.rdoCus_Sex1_1.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.rdoCus_Sex1_1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdoCus_Sex1_1.Location = new System.Drawing.Point(3, 2);
- this.rdoCus_Sex1_1.Name = "rdoCus_Sex1_1";
- this.rdoCus_Sex1_1.Size = new System.Drawing.Size(38, 21);
- this.rdoCus_Sex1_1.TabIndex = 3;
- this.rdoCus_Sex1_1.TabStop = true;
- this.rdoCus_Sex1_1.Text = "男";
- this.rdoCus_Sex1_1.UseVisualStyleBackColor = false;
- //
- // rdoCus_Sex1_2
- //
- this.rdoCus_Sex1_2.AutoSize = true;
- this.rdoCus_Sex1_2.BackColor = System.Drawing.Color.Transparent;
- this.rdoCus_Sex1_2.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.rdoCus_Sex1_2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.rdoCus_Sex1_2.Location = new System.Drawing.Point(55, 2);
- this.rdoCus_Sex1_2.Name = "rdoCus_Sex1_2";
- this.rdoCus_Sex1_2.Size = new System.Drawing.Size(38, 21);
- this.rdoCus_Sex1_2.TabIndex = 4;
- this.rdoCus_Sex1_2.Text = "女";
- this.rdoCus_Sex1_2.UseVisualStyleBackColor = false;
- //
- // 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(238, 71);
- this.labelEx17.Name = "labelEx17";
- this.labelEx17.Size = new System.Drawing.Size(68, 17);
- this.labelEx17.TabIndex = 333;
- this.labelEx17.Text = "手机号码:";
- //
- // labelEx19
- //
- this.labelEx19.AutoSize = true;
- this.labelEx19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx19.Location = new System.Drawing.Point(261, 103);
- this.labelEx19.Name = "labelEx19";
- this.labelEx19.Size = new System.Drawing.Size(44, 17);
- this.labelEx19.TabIndex = 334;
- this.labelEx19.Text = "Q Q:";
- //
- // txtCus_MicroSignal
- //
- this.txtCus_MicroSignal.BackColor = System.Drawing.Color.Transparent;
- this.txtCus_MicroSignal.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtCus_MicroSignal.Icon = null;
- this.txtCus_MicroSignal.IconIsButton = false;
- this.txtCus_MicroSignal.IsPasswordChat = '\0';
- this.txtCus_MicroSignal.IsSystemPasswordChar = false;
- this.txtCus_MicroSignal.Lines = new string[0];
- this.txtCus_MicroSignal.Location = new System.Drawing.Point(97, 99);
- this.txtCus_MicroSignal.Margin = new System.Windows.Forms.Padding(0);
- this.txtCus_MicroSignal.MaxLength = 20;
- this.txtCus_MicroSignal.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtCus_MicroSignal.MouseBack = null;
- this.txtCus_MicroSignal.Multiline = false;
- this.txtCus_MicroSignal.Name = "txtCus_MicroSignal";
- this.txtCus_MicroSignal.NormlBack = null;
- this.txtCus_MicroSignal.Padding = new System.Windows.Forms.Padding(5);
- this.txtCus_MicroSignal.ReadOnly = false;
- this.txtCus_MicroSignal.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtCus_MicroSignal.Size = new System.Drawing.Size(120, 25);
- this.txtCus_MicroSignal.TabIndex = 320;
- this.txtCus_MicroSignal.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtCus_MicroSignal.WaterColor = System.Drawing.Color.DarkGray;
- this.txtCus_MicroSignal.WaterText = "";
- this.txtCus_MicroSignal.WordWrap = true;
- //
- // labelEx21
- //
- this.labelEx21.AutoSize = true;
- this.labelEx21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx21.Location = new System.Drawing.Point(261, 135);
- this.labelEx21.Name = "labelEx21";
- this.labelEx21.Size = new System.Drawing.Size(44, 17);
- this.labelEx21.TabIndex = 335;
- this.labelEx21.Text = "地区:";
- //
- // labelEx1
- //
- this.labelEx1.AutoSize = true;
- this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx1.Location = new System.Drawing.Point(39, 103);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(56, 17);
- this.labelEx1.TabIndex = 341;
- this.labelEx1.Text = "微信号:";
- //
- // labelEx23
- //
- this.labelEx23.AutoSize = true;
- this.labelEx23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx23.Location = new System.Drawing.Point(498, 135);
- this.labelEx23.Name = "labelEx23";
- this.labelEx23.Size = new System.Drawing.Size(44, 17);
- this.labelEx23.TabIndex = 336;
- this.labelEx23.Text = "地址:";
- //
- // labelEx4
- //
- this.labelEx4.AutoSize = true;
- this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx4.Location = new System.Drawing.Point(682, 103);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(44, 17);
- this.labelEx4.TabIndex = 338;
- this.labelEx4.Text = "婚期:";
- //
- // labelEx25
- //
- this.labelEx25.AutoSize = true;
- this.labelEx25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx25.Location = new System.Drawing.Point(27, 135);
- this.labelEx25.Name = "labelEx25";
- this.labelEx25.Size = new System.Drawing.Size(68, 17);
- this.labelEx25.TabIndex = 337;
- this.labelEx25.Text = "工作单位:";
- //
- // chkHQ_Lunar
- //
- this.chkHQ_Lunar.AutoSize = true;
- this.chkHQ_Lunar.BackColor = System.Drawing.Color.Transparent;
- this.chkHQ_Lunar.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkHQ_Lunar.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.chkHQ_Lunar.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkHQ_Lunar.Fourstates = false;
- this.chkHQ_Lunar.IsGreenTick = false;
- this.chkHQ_Lunar.Location = new System.Drawing.Point(823, 99);
- this.chkHQ_Lunar.Name = "chkHQ_Lunar";
- this.chkHQ_Lunar.Size = new System.Drawing.Size(51, 21);
- this.chkHQ_Lunar.TabIndex = 318;
- this.chkHQ_Lunar.Text = "农历";
- this.chkHQ_Lunar.UseVisualStyleBackColor = false;
- //
- // 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(682, 71);
- this.labelEx27.Name = "labelEx27";
- this.labelEx27.Size = new System.Drawing.Size(44, 17);
- this.labelEx27.TabIndex = 338;
- 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(823, 68);
- this.chkCus_Lunar.Name = "chkCus_Lunar";
- this.chkCus_Lunar.Size = new System.Drawing.Size(51, 21);
- this.chkCus_Lunar.TabIndex = 318;
- this.chkCus_Lunar.Text = "农历";
- this.chkCus_Lunar.UseVisualStyleBackColor = false;
- //
- // txtCus_FixedPhone
- //
- this.txtCus_FixedPhone.BackColor = System.Drawing.Color.Transparent;
- this.txtCus_FixedPhone.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtCus_FixedPhone.Icon = null;
- this.txtCus_FixedPhone.IconIsButton = false;
- this.txtCus_FixedPhone.IsPasswordChat = '\0';
- this.txtCus_FixedPhone.IsSystemPasswordChar = false;
- this.txtCus_FixedPhone.Lines = new string[0];
- this.txtCus_FixedPhone.Location = new System.Drawing.Point(544, 99);
- this.txtCus_FixedPhone.Margin = new System.Windows.Forms.Padding(0);
- this.txtCus_FixedPhone.MaxLength = 13;
- this.txtCus_FixedPhone.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtCus_FixedPhone.MouseBack = null;
- this.txtCus_FixedPhone.Multiline = false;
- this.txtCus_FixedPhone.Name = "txtCus_FixedPhone";
- this.txtCus_FixedPhone.NormlBack = null;
- this.txtCus_FixedPhone.Padding = new System.Windows.Forms.Padding(5);
- this.txtCus_FixedPhone.ReadOnly = false;
- this.txtCus_FixedPhone.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtCus_FixedPhone.Size = new System.Drawing.Size(97, 25);
- this.txtCus_FixedPhone.TabIndex = 322;
- this.txtCus_FixedPhone.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtCus_FixedPhone.WaterColor = System.Drawing.Color.DarkGray;
- this.txtCus_FixedPhone.WaterText = "";
- this.txtCus_FixedPhone.WordWrap = true;
- //
- // txtCus_Name
- //
- this.txtCus_Name.BackColor = System.Drawing.Color.Transparent;
- this.txtCus_Name.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtCus_Name.Icon = null;
- this.txtCus_Name.IconIsButton = false;
- this.txtCus_Name.IsPasswordChat = '\0';
- this.txtCus_Name.IsSystemPasswordChar = false;
- this.txtCus_Name.Lines = new string[0];
- this.txtCus_Name.Location = new System.Drawing.Point(97, 68);
- this.txtCus_Name.Margin = new System.Windows.Forms.Padding(0);
- this.txtCus_Name.MaxLength = 15;
- this.txtCus_Name.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtCus_Name.MouseBack = null;
- this.txtCus_Name.Multiline = false;
- this.txtCus_Name.Name = "txtCus_Name";
- this.txtCus_Name.NormlBack = null;
- this.txtCus_Name.Padding = new System.Windows.Forms.Padding(5);
- this.txtCus_Name.ReadOnly = false;
- this.txtCus_Name.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtCus_Name.Size = new System.Drawing.Size(120, 25);
- this.txtCus_Name.TabIndex = 316;
- this.txtCus_Name.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtCus_Name.WaterColor = System.Drawing.Color.DarkGray;
- this.txtCus_Name.WaterText = "";
- this.txtCus_Name.WordWrap = true;
- //
- // labelEx67
- //
- this.labelEx67.AutoSize = true;
- this.labelEx67.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx67.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx67.Location = new System.Drawing.Point(474, 103);
- this.labelEx67.Name = "labelEx67";
- this.labelEx67.Size = new System.Drawing.Size(68, 17);
- this.labelEx67.TabIndex = 340;
- this.labelEx67.Text = "固定电话:";
- //
- // txtCus_QQ
- //
- this.txtCus_QQ.BackColor = System.Drawing.Color.Transparent;
- this.txtCus_QQ.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtCus_QQ.Icon = null;
- this.txtCus_QQ.IconIsButton = false;
- this.txtCus_QQ.IsPasswordChat = '\0';
- this.txtCus_QQ.IsSystemPasswordChar = false;
- this.txtCus_QQ.Lines = new string[0];
- this.txtCus_QQ.Location = new System.Drawing.Point(307, 99);
- this.txtCus_QQ.Margin = new System.Windows.Forms.Padding(0);
- this.txtCus_QQ.MaxLength = 13;
- this.txtCus_QQ.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtCus_QQ.MouseBack = null;
- this.txtCus_QQ.Multiline = false;
- this.txtCus_QQ.Name = "txtCus_QQ";
- this.txtCus_QQ.NormlBack = null;
- this.txtCus_QQ.Padding = new System.Windows.Forms.Padding(5);
- this.txtCus_QQ.ReadOnly = false;
- this.txtCus_QQ.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtCus_QQ.Size = new System.Drawing.Size(101, 25);
- this.txtCus_QQ.TabIndex = 319;
- this.txtCus_QQ.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtCus_QQ.WaterColor = System.Drawing.Color.DarkGray;
- this.txtCus_QQ.WaterText = "";
- this.txtCus_QQ.WordWrap = true;
- //
- // txtCus_Address
- //
- this.txtCus_Address.BackColor = System.Drawing.Color.Transparent;
- this.txtCus_Address.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtCus_Address.Icon = null;
- this.txtCus_Address.IconIsButton = false;
- this.txtCus_Address.IsPasswordChat = '\0';
- this.txtCus_Address.IsSystemPasswordChar = false;
- this.txtCus_Address.Lines = new string[0];
- this.txtCus_Address.Location = new System.Drawing.Point(544, 131);
- this.txtCus_Address.Margin = new System.Windows.Forms.Padding(0);
- this.txtCus_Address.MaxLength = 32767;
- this.txtCus_Address.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtCus_Address.MouseBack = null;
- this.txtCus_Address.Multiline = false;
- this.txtCus_Address.Name = "txtCus_Address";
- this.txtCus_Address.NormlBack = null;
- this.txtCus_Address.Padding = new System.Windows.Forms.Padding(5);
- this.txtCus_Address.ReadOnly = false;
- this.txtCus_Address.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtCus_Address.Size = new System.Drawing.Size(330, 25);
- this.txtCus_Address.TabIndex = 324;
- this.txtCus_Address.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtCus_Address.WaterColor = System.Drawing.Color.DarkGray;
- this.txtCus_Address.WaterText = "";
- this.txtCus_Address.WordWrap = true;
- //
- // txtCus_WorkUnit
- //
- this.txtCus_WorkUnit.BackColor = System.Drawing.Color.Transparent;
- this.txtCus_WorkUnit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtCus_WorkUnit.Icon = null;
- this.txtCus_WorkUnit.IconIsButton = false;
- this.txtCus_WorkUnit.IsPasswordChat = '\0';
- this.txtCus_WorkUnit.IsSystemPasswordChar = false;
- this.txtCus_WorkUnit.Lines = new string[0];
- this.txtCus_WorkUnit.Location = new System.Drawing.Point(97, 131);
- this.txtCus_WorkUnit.Margin = new System.Windows.Forms.Padding(0);
- this.txtCus_WorkUnit.MaxLength = 32767;
- this.txtCus_WorkUnit.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtCus_WorkUnit.MouseBack = null;
- this.txtCus_WorkUnit.Multiline = false;
- this.txtCus_WorkUnit.Name = "txtCus_WorkUnit";
- this.txtCus_WorkUnit.NormlBack = null;
- this.txtCus_WorkUnit.Padding = new System.Windows.Forms.Padding(5);
- this.txtCus_WorkUnit.ReadOnly = false;
- this.txtCus_WorkUnit.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtCus_WorkUnit.Size = new System.Drawing.Size(120, 25);
- this.txtCus_WorkUnit.TabIndex = 323;
- this.txtCus_WorkUnit.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtCus_WorkUnit.WaterColor = System.Drawing.Color.DarkGray;
- this.txtCus_WorkUnit.WaterText = "";
- this.txtCus_WorkUnit.WordWrap = true;
- //
- // labelEx66
- //
- this.labelEx66.AutoSize = true;
- this.labelEx66.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx66.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx66.Location = new System.Drawing.Point(497, 72);
- this.labelEx66.Name = "labelEx66";
- this.labelEx66.Size = new System.Drawing.Size(44, 17);
- this.labelEx66.TabIndex = 339;
- this.labelEx66.Text = "性别:";
- //
- // lblcolorRed3
- //
- this.lblcolorRed3.AutoSize = true;
- this.lblcolorRed3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.lblcolorRed3.ForeColor = System.Drawing.Color.Red;
- this.lblcolorRed3.Location = new System.Drawing.Point(11, 45);
- this.lblcolorRed3.Name = "lblcolorRed3";
- this.lblcolorRed3.Size = new System.Drawing.Size(56, 17);
- this.lblcolorRed3.TabIndex = 327;
- this.lblcolorRed3.Text = "客人资料";
- //
- // lblcolorRed7
- //
- this.lblcolorRed7.AutoSize = true;
- this.lblcolorRed7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.lblcolorRed7.ForeColor = System.Drawing.Color.Red;
- this.lblcolorRed7.Location = new System.Drawing.Point(8, 16);
- this.lblcolorRed7.Name = "lblcolorRed7";
- this.lblcolorRed7.Size = new System.Drawing.Size(68, 17);
- this.lblcolorRed7.TabIndex = 331;
- 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(791, 5);
- this.btnAdding.Name = "btnAdding";
- this.btnAdding.Size = new System.Drawing.Size(90, 25);
- this.btnAdding.TabIndex = 325;
- 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(687, 5);
- this.btnDelete.Name = "btnDelete";
- this.btnDelete.Size = new System.Drawing.Size(90, 25);
- this.btnDelete.TabIndex = 326;
- this.btnDelete.Text = " 删 除";
- this.btnDelete.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.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- 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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.CusName,
- this.CusTelephone,
- this.CusQQ,
- this.CusMicroSignal,
- this.CusSex,
- this.CusRegion,
- this.CusAddress,
- this.CusWorkUnit,
- this.CusBirthday,
- this.CusBirthdayLunar,
- this.CusFixedPhone,
- this.CusRelations,
- this.CusCustomerNumber});
- 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(7, 34);
- 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(875, 245);
- this.dgvData.TabIndex = 328;
- //
- // CusName
- //
- this.CusName.HeaderText = "姓名";
- this.CusName.Name = "CusName";
- this.CusName.ReadOnly = true;
- //
- // CusTelephone
- //
- this.CusTelephone.HeaderText = "手机号码";
- this.CusTelephone.Name = "CusTelephone";
- this.CusTelephone.ReadOnly = 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;
- //
- // CusSex
- //
- this.CusSex.HeaderText = "性别";
- this.CusSex.Name = "CusSex";
- this.CusSex.ReadOnly = true;
- this.CusSex.Resizable = System.Windows.Forms.DataGridViewTriState.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;
- this.CusAddress.Visible = false;
- //
- // CusWorkUnit
- //
- this.CusWorkUnit.HeaderText = "工作单位";
- this.CusWorkUnit.Name = "CusWorkUnit";
- this.CusWorkUnit.ReadOnly = true;
- this.CusWorkUnit.Visible = false;
- //
- // 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;
- //
- // CusFixedPhone
- //
- this.CusFixedPhone.HeaderText = "固定电话";
- this.CusFixedPhone.Name = "CusFixedPhone";
- this.CusFixedPhone.ReadOnly = true;
- //
- // 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;
- //
- // 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.lblcolorRed7);
- this.panelEx2.Controls.Add(this.btnAdding);
- this.panelEx2.Controls.Add(this.btnDelete);
- this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx2.Location = new System.Drawing.Point(10, 250);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(890, 285);
- this.panelEx2.TabIndex = 1;
- //
- // 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(729, 166);
- this.cmbtreevlevel.Name = "cmbtreevlevel";
- this.cmbtreevlevel.ReadOnly = true;
- this.cmbtreevlevel.SelectedNode = null;
- this.cmbtreevlevel.Size = new System.Drawing.Size(90, 20);
- this.cmbtreevlevel.StrGetName = "";
- this.cmbtreevlevel.StrKey = null;
- this.cmbtreevlevel.TabIndex = 442;
- //
- // FrmOldCustomerOtheEdit
- //
- 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 = "FrmOldCustomerOtheEdit";
- 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.panelEx6.ResumeLayout(false);
- this.panelEx6.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
- this.panelEx2.ResumeLayout(false);
- this.panelEx2.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- protected ComponentLibrary.MaskedTextDateEx txtCus_Birthday;
- protected ComponentLibrary.LabelEx labelEx31;
- private ComponentLibrary.LabelEx labelEx2;
- private ComponentLibrary.LabelEx labelEx13;
- protected ComponentLibrary.ButtonQQ btnQQCall;
- protected ComponentLibrary.ButtonTel btnDial;
- protected ComponentLibrary.MaskedTextBoxEx txtCus_Telephone;
- private ComponentLibrary.LabelEx labelEx15;
- private ComponentLibrary.PanelEx panelEx6;
- protected ComponentLibrary.RadioButtonEx rdoCus_Sex1_1;
- protected ComponentLibrary.RadioButtonEx rdoCus_Sex1_2;
- private ComponentLibrary.LabelEx labelEx17;
- private ComponentLibrary.LabelEx labelEx19;
- protected ComponentLibrary.TextBoxEx txtCus_MicroSignal;
- private ComponentLibrary.LabelEx labelEx21;
- private ComponentLibrary.LabelEx labelEx1;
- private ComponentLibrary.LabelEx labelEx23;
- private ComponentLibrary.LabelEx labelEx25;
- private ComponentLibrary.LabelEx labelEx27;
- protected ComponentLibrary.CheckBoxEx chkCus_Lunar;
- protected ComponentLibrary.TextBoxEx txtCus_FixedPhone;
- protected ComponentLibrary.TextBoxEx txtCus_Name;
- private ComponentLibrary.LabelEx labelEx67;
- protected ComponentLibrary.TextBoxEx txtCus_QQ;
- protected ComponentLibrary.TextBoxEx txtCus_Address;
- protected ComponentLibrary.TextBoxEx txtCus_WorkUnit;
- private ComponentLibrary.LabelEx labelEx66;
- protected ComponentLibrary.LabelEx lblcolorRed7;
- protected ComponentLibrary.ButtonForm btnAdding;
- protected ComponentLibrary.ButtonForm btnDelete;
- protected ComponentLibrary.DataGridViewEx dgvData;
- private System.Windows.Forms.DataGridViewTextBoxColumn CusName;
- private System.Windows.Forms.DataGridViewTextBoxColumn CusTelephone;
- private System.Windows.Forms.DataGridViewTextBoxColumn CusQQ;
- private System.Windows.Forms.DataGridViewTextBoxColumn CusMicroSignal;
- private System.Windows.Forms.DataGridViewTextBoxColumn CusSex;
- private System.Windows.Forms.DataGridViewTextBoxColumn CusRegion;
- private System.Windows.Forms.DataGridViewTextBoxColumn CusAddress;
- private System.Windows.Forms.DataGridViewTextBoxColumn CusWorkUnit;
- private System.Windows.Forms.DataGridViewTextBoxColumn CusBirthday;
- private System.Windows.Forms.DataGridViewTextBoxColumn CusBirthdayLunar;
- private System.Windows.Forms.DataGridViewTextBoxColumn CusFixedPhone;
- private System.Windows.Forms.DataGridViewTextBoxColumn CusRelations;
- private System.Windows.Forms.DataGridViewTextBoxColumn CusCustomerNumber;
- protected ComponentLibrary.LabelEx lblcolorRed3;
- protected ComponentLibrary.ButtonEx btnClose;
- protected ComponentLibrary.ButtonEx btnSave;
- protected ComponentLibrary.CheckBoxEx chkQT;
- protected ComponentLibrary.CheckBoxEx chkPYJS;
- protected ComponentLibrary.CheckBoxEx chkLKH;
- private ComponentLibrary.LabelEx labelEx3;
- protected ComponentLibrary.ButtonForm btnCustomerSource;
- protected ComponentLibrary.MaskedTextDateEx txtHQ_Birthday;
- private ComponentLibrary.LabelEx labelEx4;
- protected ComponentLibrary.CheckBoxEx chkHQ_Lunar;
- protected ComponentLibrary.ButtonEx btnClear;
- private ComponentLibrary.LabelEx labelEx5;
- protected ComponentLibrary.ButtonForm btnlevel;
- protected ComponentLibrary.ButtonForm btnRegion;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbCus_Region;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbCus_CustomerSource;
- private ComponentLibrary.LabelEx labelEx6;
- private ComponentLibrary.LabelEx labelEx7;
- private ComponentLibrary.LabelEx labelEx8;
- protected ComponentLibrary.PanelEx panelEx2;
- protected internal ComponentLibrary.PanelEx panelEx1;
- protected internal ComponentLibrary.MaskedTextDateEx txtHistory_OrderTime;
- protected internal ComponentLibrary.TextBoxEx txtHistory_Money;
- protected ComponentLibrary.TextBoxEx txtHistory_Type;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevlevel;
- }
- }
|