123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871 |
- namespace LYFZ.Software.UI.DoorCityProcess.NewOrderCustomControls
- {
- partial class UCustomerInfo
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose( bool disposing )
- {
- if ( disposing && (components != null) )
- {
- components.Dispose();
- }
- base.Dispose( disposing );
- }
- #region 组件设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要修改
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager( typeof( UCustomerInfo ) );
- this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
- this.panelIDNumber = new LYFZ.ComponentLibrary.PanelEx();
- this.maskedIDNumber = new LYFZ.ComponentLibrary.MaskedIDNumber( this.components );
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
- this.PictDelete = new LYFZ.ComponentLibrary.PictureBoxEx();
- this.PictReset = new LYFZ.ComponentLibrary.PictureBoxEx();
- this.PictEdit = new LYFZ.ComponentLibrary.PictureBoxEx();
- this.panelRelation = new LYFZ.ComponentLibrary.PanelEx();
- this.lbSetCusRelation = new LYFZ.ComponentLibrary.LabelEx();
- this.cmbtreevCusRelation = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.lblClientRelation = new LYFZ.ComponentLibrary.LabelEx();
- this.cmbtreevCusRegion = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.lblClientText = new LYFZ.ComponentLibrary.LabelEx();
- this.panelTips = new LYFZ.ComponentLibrary.PanelEx();
- this.txtTips = new LYFZ.ComponentLibrary.TextBoxEx();
- this.lbBtnSelectSameName = new LYFZ.ComponentLibrary.LabelEx();
- this.rdoCusSex1 = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdoCusSex2 = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.labelEx66 = new LYFZ.ComponentLibrary.LabelEx();
- this.maskBirthday = new LYFZ.ComponentLibrary.MaskedTextDateEx( this.components );
- this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnDial = new LYFZ.ComponentLibrary.ButtonTel();
- this.txtCusTelephone = new LYFZ.ComponentLibrary.MaskedTextBoxEx( this.components );
- this.btnQQCall = new LYFZ.ComponentLibrary.ButtonQQ();
- this.txtMicroSignal = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx79 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtCusFixedPhone = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx67 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtCusWorkUnit = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtCusAddress = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtCusQQ = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtCusName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.chkBirthday = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.labelEx27 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx25 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx23 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx19 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx17 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.plKuZuan = new System.Windows.Forms.Panel();
- this.lbSetCusRegion = new LYFZ.ComponentLibrary.LabelEx();
- this.plAddKeFu = new System.Windows.Forms.Panel();
- this.pictAddClient = new LYFZ.ComponentLibrary.PictureBoxEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelIDNumber.SuspendLayout();
- this.flowLayoutPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.PictDelete)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PictReset)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PictEdit)).BeginInit();
- this.panelRelation.SuspendLayout();
- this.panelTips.SuspendLayout();
- this.plKuZuan.SuspendLayout();
- this.plAddKeFu.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictAddClient)).BeginInit();
- this.SuspendLayout();
- //
- // panelEx5
- //
- this.panelEx5.BackColor = System.Drawing.Color.FromArgb( ((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))) );
- this.panelEx5.BorderColor = System.Drawing.Color.FromArgb( ((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))) );
- this.panelEx5.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx5.BorderWidth = 1;
- this.panelEx5.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panelEx5.Location = new System.Drawing.Point( 12, 167 );
- this.panelEx5.Name = "panelEx5";
- this.panelEx5.Size = new System.Drawing.Size( 880, 1 );
- this.panelEx5.TabIndex = 298;
- //
- // panelIDNumber
- //
- this.panelIDNumber.BorderColor = System.Drawing.Color.FromArgb( ((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))) );
- this.panelIDNumber.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelIDNumber.BorderWidth = 1;
- this.panelIDNumber.Controls.Add( this.maskedIDNumber );
- this.panelIDNumber.Controls.Add( this.labelEx1 );
- this.panelIDNumber.Dock = System.Windows.Forms.DockStyle.Left;
- this.panelIDNumber.Location = new System.Drawing.Point( 0, 0 );
- this.panelIDNumber.Name = "panelIDNumber";
- this.panelIDNumber.Size = new System.Drawing.Size( 356, 32 );
- this.panelIDNumber.TabIndex = 2337;
- //
- // maskedIDNumber
- //
- this.maskedIDNumber.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.maskedIDNumber.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel );
- this.maskedIDNumber.Location = new System.Drawing.Point( 65, 5 );
- this.maskedIDNumber.Name = "maskedIDNumber";
- this.maskedIDNumber.Size = new System.Drawing.Size( 291, 23 );
- this.maskedIDNumber.StrValue = "";
- this.maskedIDNumber.TabIndex = 14;
- //
- // labelEx1
- //
- this.labelEx1.AutoSize = true;
- this.labelEx1.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel );
- this.labelEx1.ForeColor = System.Drawing.Color.FromArgb( ((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))) );
- this.labelEx1.Location = new System.Drawing.Point( 3, 8 );
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size( 56, 17 );
- this.labelEx1.TabIndex = 2273;
- this.labelEx1.Text = "身份证号";
- //
- // flowLayoutPanel1
- //
- this.flowLayoutPanel1.Controls.Add( this.PictDelete );
- this.flowLayoutPanel1.Controls.Add( this.PictReset );
- this.flowLayoutPanel1.Controls.Add( this.PictEdit );
- this.flowLayoutPanel1.Location = new System.Drawing.Point( 781, 1 );
- this.flowLayoutPanel1.Margin = new System.Windows.Forms.Padding( 0 );
- this.flowLayoutPanel1.Name = "flowLayoutPanel1";
- this.flowLayoutPanel1.Padding = new System.Windows.Forms.Padding( 2 );
- this.flowLayoutPanel1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
- this.flowLayoutPanel1.Size = new System.Drawing.Size( 112, 20 );
- this.flowLayoutPanel1.TabIndex = 2335;
- //
- // PictDelete
- //
- this.PictDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.PictDelete.Image = ((System.Drawing.Image)(resources.GetObject( "PictDelete.Image" )));
- this.PictDelete.Location = new System.Drawing.Point( 83, 2 );
- this.PictDelete.Margin = new System.Windows.Forms.Padding( 0 );
- this.PictDelete.Name = "PictDelete";
- this.PictDelete.Size = new System.Drawing.Size( 25, 16 );
- this.PictDelete.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.PictDelete.TabIndex = 2262;
- this.PictDelete.TabStop = false;
- this.PictDelete.Visible = false;
- //
- // PictReset
- //
- this.PictReset.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.PictReset.Image = ((System.Drawing.Image)(resources.GetObject( "PictReset.Image" )));
- this.PictReset.Location = new System.Drawing.Point( 58, 2 );
- this.PictReset.Margin = new System.Windows.Forms.Padding( 0 );
- this.PictReset.Name = "PictReset";
- this.PictReset.Size = new System.Drawing.Size( 25, 16 );
- this.PictReset.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.PictReset.TabIndex = 2267;
- this.PictReset.TabStop = false;
- //
- // PictEdit
- //
- this.PictEdit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.PictEdit.Image = ((System.Drawing.Image)(resources.GetObject( "PictEdit.Image" )));
- this.PictEdit.Location = new System.Drawing.Point( 33, 2 );
- this.PictEdit.Margin = new System.Windows.Forms.Padding( 0 );
- this.PictEdit.Name = "PictEdit";
- this.PictEdit.Size = new System.Drawing.Size( 25, 16 );
- this.PictEdit.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.PictEdit.TabIndex = 2268;
- this.PictEdit.TabStop = false;
- //
- // panelRelation
- //
- this.panelRelation.BorderColor = System.Drawing.Color.FromArgb( ((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))) );
- this.panelRelation.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelRelation.BorderWidth = 1;
- this.panelRelation.Controls.Add( this.lbSetCusRelation );
- this.panelRelation.Controls.Add( this.cmbtreevCusRelation );
- this.panelRelation.Controls.Add( this.lblClientRelation );
- this.panelRelation.Location = new System.Drawing.Point( 682, 29 );
- this.panelRelation.Name = "panelRelation";
- this.panelRelation.Size = new System.Drawing.Size( 211, 28 );
- this.panelRelation.TabIndex = 2334;
- //
- // lbSetCusRelation
- //
- this.lbSetCusRelation.AutoSize = true;
- this.lbSetCusRelation.Cursor = System.Windows.Forms.Cursors.Hand;
- this.lbSetCusRelation.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel );
- this.lbSetCusRelation.ForeColor = System.Drawing.Color.FromArgb( ((int)(((byte)(255)))), ((int)(((byte)(104)))), ((int)(((byte)(109)))) );
- this.lbSetCusRelation.Location = new System.Drawing.Point( 177, 6 );
- this.lbSetCusRelation.Name = "lbSetCusRelation";
- this.lbSetCusRelation.Size = new System.Drawing.Size( 32, 17 );
- this.lbSetCusRelation.TabIndex = 2339;
- this.lbSetCusRelation.Text = "设置";
- //
- // cmbtreevCusRelation
- //
- this.cmbtreevCusRelation.AfterSelectLevelFirstNode = false;
- this.cmbtreevCusRelation.DropDownHeight = 220;
- this.cmbtreevCusRelation.DropDownShow = false;
- this.cmbtreevCusRelation.FormattingEnabled = true;
- this.cmbtreevCusRelation.IntegralHeight = false;
- this.cmbtreevCusRelation.IsNodeMouseClick = false;
- this.cmbtreevCusRelation.IsSelectParentNode = false;
- this.cmbtreevCusRelation.Location = new System.Drawing.Point( 75, 4 );
- this.cmbtreevCusRelation.Name = "cmbtreevCusRelation";
- this.cmbtreevCusRelation.ReadOnly = true;
- this.cmbtreevCusRelation.SelectedNode = null;
- this.cmbtreevCusRelation.Size = new System.Drawing.Size( 100, 20 );
- this.cmbtreevCusRelation.StrGetName = "";
- this.cmbtreevCusRelation.StrGetTagName = "";
- this.cmbtreevCusRelation.StrKey = null;
- this.cmbtreevCusRelation.TabIndex = 5;
- //
- // lblClientRelation
- //
- this.lblClientRelation.AutoSize = true;
- this.lblClientRelation.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel );
- this.lblClientRelation.ForeColor = System.Drawing.Color.FromArgb( ((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))) );
- this.lblClientRelation.Location = new System.Drawing.Point( 4, 6 );
- this.lblClientRelation.Margin = new System.Windows.Forms.Padding( 0 );
- this.lblClientRelation.Name = "lblClientRelation";
- this.lblClientRelation.Size = new System.Drawing.Size( 68, 17 );
- this.lblClientRelation.TabIndex = 2245;
- this.lblClientRelation.Text = "与客户关系";
- this.lblClientRelation.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // cmbtreevCusRegion
- //
- this.cmbtreevCusRegion.AfterSelectLevelFirstNode = false;
- this.cmbtreevCusRegion.DropDownHeight = 220;
- this.cmbtreevCusRegion.DropDownShow = false;
- this.cmbtreevCusRegion.FormattingEnabled = true;
- this.cmbtreevCusRegion.IntegralHeight = false;
- this.cmbtreevCusRegion.IsNodeMouseClick = false;
- this.cmbtreevCusRegion.IsSelectParentNode = false;
- this.cmbtreevCusRegion.Location = new System.Drawing.Point( 321, 99 );
- this.cmbtreevCusRegion.Name = "cmbtreevCusRegion";
- this.cmbtreevCusRegion.ReadOnly = true;
- this.cmbtreevCusRegion.SelectedNode = null;
- this.cmbtreevCusRegion.Size = new System.Drawing.Size( 110, 20 );
- this.cmbtreevCusRegion.StrGetName = "";
- this.cmbtreevCusRegion.StrGetTagName = "";
- this.cmbtreevCusRegion.StrKey = null;
- this.cmbtreevCusRegion.TabIndex = 2315;
- //
- // lblClientText
- //
- this.lblClientText.AutoSize = true;
- this.lblClientText.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel );
- this.lblClientText.ForeColor = System.Drawing.Color.FromArgb( ((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))) );
- this.lblClientText.Location = new System.Drawing.Point( 5, 10 );
- this.lblClientText.Name = "lblClientText";
- this.lblClientText.Size = new System.Drawing.Size( 56, 17 );
- this.lblClientText.TabIndex = 2333;
- this.lblClientText.Text = "客户资料";
- //
- // panelTips
- //
- this.panelTips.BorderColor = System.Drawing.Color.FromArgb( ((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))) );
- this.panelTips.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelTips.BorderWidth = 1;
- this.panelTips.Controls.Add( this.txtTips );
- this.panelTips.Controls.Add( this.lbBtnSelectSameName );
- this.panelTips.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelTips.Location = new System.Drawing.Point( 356, 0 );
- this.panelTips.Name = "panelTips";
- this.panelTips.Padding = new System.Windows.Forms.Padding( 5, 4, 0, 5 );
- this.panelTips.Size = new System.Drawing.Size( 462, 32 );
- this.panelTips.TabIndex = 2332;
- this.panelTips.Visible = false;
- //
- // txtTips
- //
- this.txtTips.BackColor = System.Drawing.Color.Transparent;
- this.txtTips.Dock = System.Windows.Forms.DockStyle.Fill;
- this.txtTips.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel );
- this.txtTips.Icon = null;
- this.txtTips.IconIsButton = false;
- this.txtTips.IsPasswordChat = '\0';
- this.txtTips.IsSystemPasswordChar = false;
- this.txtTips.Lines = new string[0];
- this.txtTips.Location = new System.Drawing.Point( 5, 4 );
- this.txtTips.Margin = new System.Windows.Forms.Padding( 0 );
- this.txtTips.MaxLength = 32767;
- this.txtTips.MinimumSize = new System.Drawing.Size( 0, 24 );
- this.txtTips.MouseBack = null;
- this.txtTips.Multiline = false;
- this.txtTips.Name = "txtTips";
- this.txtTips.NormlBack = null;
- this.txtTips.Padding = new System.Windows.Forms.Padding( 5 );
- this.txtTips.ReadOnly = true;
- this.txtTips.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtTips.Size = new System.Drawing.Size( 394, 24 );
- this.txtTips.TabIndex = 2259;
- this.txtTips.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtTips.WaterColor = System.Drawing.Color.DarkGray;
- this.txtTips.WaterText = "";
- this.txtTips.WordWrap = true;
- //
- // lbBtnSelectSameName
- //
- this.lbBtnSelectSameName.Cursor = System.Windows.Forms.Cursors.Hand;
- this.lbBtnSelectSameName.Dock = System.Windows.Forms.DockStyle.Right;
- this.lbBtnSelectSameName.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel );
- this.lbBtnSelectSameName.ForeColor = System.Drawing.Color.DodgerBlue;
- this.lbBtnSelectSameName.Location = new System.Drawing.Point( 399, 4 );
- this.lbBtnSelectSameName.Name = "lbBtnSelectSameName";
- this.lbBtnSelectSameName.Size = new System.Drawing.Size( 63, 23 );
- this.lbBtnSelectSameName.TabIndex = 2340;
- this.lbBtnSelectSameName.Text = "查看详情";
- this.lbBtnSelectSameName.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // rdoCusSex1
- //
- this.rdoCusSex1.AutoSize = true;
- this.rdoCusSex1.BackColor = System.Drawing.Color.Transparent;
- this.rdoCusSex1.Font = new System.Drawing.Font( "微软雅黑", 9F );
- this.rdoCusSex1.ForeColor = System.Drawing.Color.FromArgb( ((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))) );
- this.rdoCusSex1.Location = new System.Drawing.Point( 330, 33 );
- this.rdoCusSex1.Name = "rdoCusSex1";
- this.rdoCusSex1.Size = new System.Drawing.Size( 38, 21 );
- this.rdoCusSex1.TabIndex = 3;
- this.rdoCusSex1.Text = "男";
- this.rdoCusSex1.UseVisualStyleBackColor = false;
- //
- // rdoCusSex2
- //
- this.rdoCusSex2.AutoSize = true;
- this.rdoCusSex2.BackColor = System.Drawing.Color.Transparent;
- this.rdoCusSex2.Checked = true;
- this.rdoCusSex2.Font = new System.Drawing.Font( "微软雅黑", 9F );
- this.rdoCusSex2.ForeColor = System.Drawing.Color.FromArgb( ((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))) );
- this.rdoCusSex2.Location = new System.Drawing.Point( 389, 33 );
- this.rdoCusSex2.Name = "rdoCusSex2";
- this.rdoCusSex2.Size = new System.Drawing.Size( 38, 21 );
- this.rdoCusSex2.TabIndex = 4;
- this.rdoCusSex2.TabStop = true;
- this.rdoCusSex2.Text = "女";
- this.rdoCusSex2.UseVisualStyleBackColor = false;
- //
- // 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( 287, 35 );
- this.labelEx66.Name = "labelEx66";
- this.labelEx66.Size = new System.Drawing.Size( 32, 17 );
- this.labelEx66.TabIndex = 2329;
- this.labelEx66.Text = "性别";
- //
- // maskBirthday
- //
- this.maskBirthday.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.maskBirthday.Location = new System.Drawing.Point( 521, 33 );
- this.maskBirthday.Name = "maskBirthday";
- this.maskBirthday.Size = new System.Drawing.Size( 110, 21 );
- this.maskBirthday.StrValue = "";
- this.maskBirthday.TabIndex = 2312;
- //
- // 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( 62, 68 );
- this.labelEx13.Name = "labelEx13";
- this.labelEx13.Size = new System.Drawing.Size( 13, 17 );
- this.labelEx13.TabIndex = 2328;
- this.labelEx13.Text = "*";
- //
- // 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( 253, 65 );
- this.btnDial.Name = "btnDial";
- this.btnDial.Size = new System.Drawing.Size( 27, 22 );
- this.btnDial.TabIndex = 2327;
- this.btnDial.Text = "buttonTel1";
- this.btnDial.UseVisualStyleBackColor = false;
- //
- // txtCusTelephone
- //
- this.txtCusTelephone.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtCusTelephone.Location = new System.Drawing.Point( 141, 66 );
- this.txtCusTelephone.Mask = "000 0000 0000";
- this.txtCusTelephone.Name = "txtCusTelephone";
- this.txtCusTelephone.PromptChar = ' ';
- this.txtCusTelephone.Size = new System.Drawing.Size( 110, 21 );
- this.txtCusTelephone.TabIndex = 2308;
- //
- // 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( 437, 65 );
- this.btnQQCall.Name = "btnQQCall";
- this.btnQQCall.Size = new System.Drawing.Size( 27, 22 );
- this.btnQQCall.TabIndex = 2326;
- this.btnQQCall.Text = "buttonQQ1";
- this.btnQQCall.UseVisualStyleBackColor = false;
- //
- // txtMicroSignal
- //
- this.txtMicroSignal.BackColor = System.Drawing.Color.Transparent;
- this.txtMicroSignal.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel );
- this.txtMicroSignal.Icon = null;
- this.txtMicroSignal.IconIsButton = false;
- this.txtMicroSignal.IsPasswordChat = '\0';
- this.txtMicroSignal.IsSystemPasswordChar = false;
- this.txtMicroSignal.Lines = new string[0];
- this.txtMicroSignal.Location = new System.Drawing.Point( 521, 64 );
- this.txtMicroSignal.Margin = new System.Windows.Forms.Padding( 0 );
- this.txtMicroSignal.MaxLength = 20;
- this.txtMicroSignal.MinimumSize = new System.Drawing.Size( 0, 24 );
- this.txtMicroSignal.MouseBack = null;
- this.txtMicroSignal.Multiline = false;
- this.txtMicroSignal.Name = "txtMicroSignal";
- this.txtMicroSignal.NormlBack = null;
- this.txtMicroSignal.Padding = new System.Windows.Forms.Padding( 5 );
- this.txtMicroSignal.ReadOnly = false;
- this.txtMicroSignal.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtMicroSignal.Size = new System.Drawing.Size( 110, 25 );
- this.txtMicroSignal.TabIndex = 2311;
- this.txtMicroSignal.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtMicroSignal.WaterColor = System.Drawing.Color.FromArgb( ((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))) );
- this.txtMicroSignal.WaterText = "";
- this.txtMicroSignal.WordWrap = true;
- //
- // labelEx79
- //
- this.labelEx79.AutoSize = true;
- this.labelEx79.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel );
- this.labelEx79.ForeColor = System.Drawing.Color.FromArgb( ((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))) );
- this.labelEx79.Location = new System.Drawing.Point( 475, 68 );
- this.labelEx79.Name = "labelEx79";
- this.labelEx79.Size = new System.Drawing.Size( 44, 17 );
- this.labelEx79.TabIndex = 2325;
- this.labelEx79.Text = "微信号";
- //
- // txtCusFixedPhone
- //
- this.txtCusFixedPhone.BackColor = System.Drawing.Color.Transparent;
- this.txtCusFixedPhone.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel );
- this.txtCusFixedPhone.Icon = null;
- this.txtCusFixedPhone.IconIsButton = false;
- this.txtCusFixedPhone.IsPasswordChat = '\0';
- this.txtCusFixedPhone.IsSystemPasswordChar = false;
- this.txtCusFixedPhone.Lines = new string[0];
- this.txtCusFixedPhone.Location = new System.Drawing.Point( 757, 64 );
- this.txtCusFixedPhone.Margin = new System.Windows.Forms.Padding( 0 );
- this.txtCusFixedPhone.MaxLength = 13;
- this.txtCusFixedPhone.MinimumSize = new System.Drawing.Size( 0, 24 );
- this.txtCusFixedPhone.MouseBack = null;
- this.txtCusFixedPhone.Multiline = false;
- this.txtCusFixedPhone.Name = "txtCusFixedPhone";
- this.txtCusFixedPhone.NormlBack = null;
- this.txtCusFixedPhone.Padding = new System.Windows.Forms.Padding( 5 );
- this.txtCusFixedPhone.ReadOnly = false;
- this.txtCusFixedPhone.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtCusFixedPhone.Size = new System.Drawing.Size( 100, 25 );
- this.txtCusFixedPhone.TabIndex = 2309;
- this.txtCusFixedPhone.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtCusFixedPhone.WaterColor = System.Drawing.Color.FromArgb( ((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))) );
- this.txtCusFixedPhone.WaterText = "";
- this.txtCusFixedPhone.WordWrap = true;
- //
- // labelEx67
- //
- this.labelEx67.AutoSize = true;
- this.labelEx67.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel );
- this.labelEx67.ForeColor = System.Drawing.Color.FromArgb( ((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))) );
- this.labelEx67.Location = new System.Drawing.Point( 698, 68 );
- this.labelEx67.Name = "labelEx67";
- this.labelEx67.Size = new System.Drawing.Size( 56, 17 );
- this.labelEx67.TabIndex = 2324;
- this.labelEx67.Text = "固定电话";
- //
- // txtCusWorkUnit
- //
- this.txtCusWorkUnit.BackColor = System.Drawing.Color.Transparent;
- this.txtCusWorkUnit.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel );
- this.txtCusWorkUnit.Icon = null;
- this.txtCusWorkUnit.IconIsButton = false;
- this.txtCusWorkUnit.IsPasswordChat = '\0';
- this.txtCusWorkUnit.IsSystemPasswordChar = false;
- this.txtCusWorkUnit.Lines = new string[0];
- this.txtCusWorkUnit.Location = new System.Drawing.Point( 141, 97 );
- this.txtCusWorkUnit.Margin = new System.Windows.Forms.Padding( 0 );
- this.txtCusWorkUnit.MaxLength = 32767;
- this.txtCusWorkUnit.MinimumSize = new System.Drawing.Size( 0, 24 );
- this.txtCusWorkUnit.MouseBack = null;
- this.txtCusWorkUnit.Multiline = false;
- this.txtCusWorkUnit.Name = "txtCusWorkUnit";
- this.txtCusWorkUnit.NormlBack = null;
- this.txtCusWorkUnit.Padding = new System.Windows.Forms.Padding( 5 );
- this.txtCusWorkUnit.ReadOnly = false;
- this.txtCusWorkUnit.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtCusWorkUnit.Size = new System.Drawing.Size( 110, 25 );
- this.txtCusWorkUnit.TabIndex = 2314;
- this.txtCusWorkUnit.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtCusWorkUnit.WaterColor = System.Drawing.Color.FromArgb( ((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))) );
- this.txtCusWorkUnit.WaterText = "";
- this.txtCusWorkUnit.WordWrap = true;
- //
- // txtCusAddress
- //
- this.txtCusAddress.BackColor = System.Drawing.Color.Transparent;
- this.txtCusAddress.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel );
- this.txtCusAddress.Icon = null;
- this.txtCusAddress.IconIsButton = false;
- this.txtCusAddress.IsPasswordChat = '\0';
- this.txtCusAddress.IsSystemPasswordChar = false;
- this.txtCusAddress.Lines = new string[0];
- this.txtCusAddress.Location = new System.Drawing.Point( 521, 97 );
- this.txtCusAddress.Margin = new System.Windows.Forms.Padding( 0 );
- this.txtCusAddress.MaxLength = 100;
- this.txtCusAddress.MinimumSize = new System.Drawing.Size( 0, 24 );
- this.txtCusAddress.MouseBack = null;
- this.txtCusAddress.Multiline = false;
- this.txtCusAddress.Name = "txtCusAddress";
- this.txtCusAddress.NormlBack = null;
- this.txtCusAddress.Padding = new System.Windows.Forms.Padding( 5 );
- this.txtCusAddress.ReadOnly = false;
- this.txtCusAddress.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtCusAddress.Size = new System.Drawing.Size( 336, 25 );
- this.txtCusAddress.TabIndex = 2316;
- this.txtCusAddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtCusAddress.WaterColor = System.Drawing.Color.FromArgb( ((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))) );
- this.txtCusAddress.WaterText = "";
- this.txtCusAddress.WordWrap = true;
- //
- // txtCusQQ
- //
- this.txtCusQQ.BackColor = System.Drawing.Color.Transparent;
- this.txtCusQQ.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel );
- this.txtCusQQ.Icon = null;
- this.txtCusQQ.IconIsButton = false;
- this.txtCusQQ.IsPasswordChat = '\0';
- this.txtCusQQ.IsSystemPasswordChar = false;
- this.txtCusQQ.Lines = new string[0];
- this.txtCusQQ.Location = new System.Drawing.Point( 321, 64 );
- this.txtCusQQ.Margin = new System.Windows.Forms.Padding( 0 );
- this.txtCusQQ.MaxLength = 13;
- this.txtCusQQ.MinimumSize = new System.Drawing.Size( 0, 24 );
- this.txtCusQQ.MouseBack = null;
- this.txtCusQQ.Multiline = false;
- this.txtCusQQ.Name = "txtCusQQ";
- this.txtCusQQ.NormlBack = null;
- this.txtCusQQ.Padding = new System.Windows.Forms.Padding( 5 );
- this.txtCusQQ.ReadOnly = false;
- this.txtCusQQ.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtCusQQ.Size = new System.Drawing.Size( 110, 25 );
- this.txtCusQQ.TabIndex = 2310;
- this.txtCusQQ.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtCusQQ.WaterColor = System.Drawing.Color.FromArgb( ((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))) );
- this.txtCusQQ.WaterText = "";
- this.txtCusQQ.WordWrap = true;
- //
- // txtCusName
- //
- this.txtCusName.BackColor = System.Drawing.Color.Transparent;
- this.txtCusName.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel );
- this.txtCusName.Icon = null;
- this.txtCusName.IconIsButton = false;
- this.txtCusName.IsPasswordChat = '\0';
- this.txtCusName.IsSystemPasswordChar = false;
- this.txtCusName.Lines = new string[0];
- this.txtCusName.Location = new System.Drawing.Point( 141, 31 );
- this.txtCusName.Margin = new System.Windows.Forms.Padding( 0 );
- this.txtCusName.MaxLength = 20;
- this.txtCusName.MinimumSize = new System.Drawing.Size( 0, 24 );
- this.txtCusName.MouseBack = null;
- this.txtCusName.Multiline = false;
- this.txtCusName.Name = "txtCusName";
- this.txtCusName.NormlBack = null;
- this.txtCusName.Padding = new System.Windows.Forms.Padding( 5 );
- this.txtCusName.ReadOnly = false;
- this.txtCusName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtCusName.Size = new System.Drawing.Size( 110, 25 );
- this.txtCusName.TabIndex = 2307;
- this.txtCusName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtCusName.WaterColor = System.Drawing.Color.FromArgb( ((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))) );
- this.txtCusName.WaterText = "";
- this.txtCusName.WordWrap = true;
- //
- // chkBirthday
- //
- this.chkBirthday.AutoSize = true;
- this.chkBirthday.BackColor = System.Drawing.Color.Transparent;
- this.chkBirthday.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkBirthday.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel );
- this.chkBirthday.ForeColor = System.Drawing.Color.FromArgb( ((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))) );
- this.chkBirthday.Fourstates = false;
- this.chkBirthday.IsGreenTick = false;
- this.chkBirthday.Location = new System.Drawing.Point( 634, 32 );
- this.chkBirthday.Name = "chkBirthday";
- this.chkBirthday.Size = new System.Drawing.Size( 51, 21 );
- this.chkBirthday.TabIndex = 2313;
- this.chkBirthday.Text = "农历";
- this.chkBirthday.UseVisualStyleBackColor = false;
- //
- // labelEx27
- //
- this.labelEx27.AutoSize = true;
- this.labelEx27.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel );
- this.labelEx27.ForeColor = System.Drawing.Color.FromArgb( ((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))) );
- this.labelEx27.Location = new System.Drawing.Point( 461, 35 );
- this.labelEx27.Name = "labelEx27";
- this.labelEx27.Size = new System.Drawing.Size( 56, 17 );
- this.labelEx27.TabIndex = 2323;
- this.labelEx27.Text = "客户生日";
- //
- // labelEx25
- //
- this.labelEx25.AutoSize = true;
- this.labelEx25.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel );
- this.labelEx25.ForeColor = System.Drawing.Color.FromArgb( ((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))) );
- this.labelEx25.Location = new System.Drawing.Point( 78, 101 );
- this.labelEx25.Name = "labelEx25";
- this.labelEx25.Size = new System.Drawing.Size( 56, 17 );
- this.labelEx25.TabIndex = 2322;
- this.labelEx25.Text = "工作单位";
- //
- // labelEx23
- //
- this.labelEx23.AutoSize = true;
- this.labelEx23.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel );
- this.labelEx23.ForeColor = System.Drawing.Color.FromArgb( ((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))) );
- this.labelEx23.Location = new System.Drawing.Point( 287, 101 );
- this.labelEx23.Name = "labelEx23";
- this.labelEx23.Size = new System.Drawing.Size( 32, 17 );
- this.labelEx23.TabIndex = 2321;
- this.labelEx23.Text = "地区";
- //
- // labelEx19
- //
- this.labelEx19.AutoSize = true;
- this.labelEx19.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel );
- this.labelEx19.ForeColor = System.Drawing.Color.FromArgb( ((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))) );
- this.labelEx19.Location = new System.Drawing.Point( 291, 68 );
- this.labelEx19.Name = "labelEx19";
- this.labelEx19.Size = new System.Drawing.Size( 28, 17 );
- this.labelEx19.TabIndex = 2319;
- this.labelEx19.Text = "QQ";
- //
- // labelEx17
- //
- this.labelEx17.AutoSize = true;
- this.labelEx17.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel );
- this.labelEx17.ForeColor = System.Drawing.Color.FromArgb( ((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))) );
- this.labelEx17.Location = new System.Drawing.Point( 79, 68 );
- this.labelEx17.Name = "labelEx17";
- this.labelEx17.Size = new System.Drawing.Size( 56, 17 );
- this.labelEx17.TabIndex = 2318;
- this.labelEx17.Text = "手机号码";
- //
- // labelEx15
- //
- this.labelEx15.AutoSize = true;
- this.labelEx15.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel );
- this.labelEx15.ForeColor = System.Drawing.Color.FromArgb( ((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))) );
- this.labelEx15.Location = new System.Drawing.Point( 79, 35 );
- this.labelEx15.Name = "labelEx15";
- this.labelEx15.Size = new System.Drawing.Size( 56, 17 );
- this.labelEx15.TabIndex = 2317;
- this.labelEx15.Text = "客户姓名";
- //
- // labelEx2
- //
- this.labelEx2.AutoSize = true;
- this.labelEx2.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel );
- this.labelEx2.ForeColor = System.Drawing.Color.FromArgb( ((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))) );
- this.labelEx2.Location = new System.Drawing.Point( 487, 101 );
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size( 32, 17 );
- this.labelEx2.TabIndex = 2319;
- this.labelEx2.Text = "地址";
- //
- // plKuZuan
- //
- this.plKuZuan.Controls.Add( this.panelTips );
- this.plKuZuan.Controls.Add( this.panelIDNumber );
- this.plKuZuan.Location = new System.Drawing.Point( 75, 129 );
- this.plKuZuan.Name = "plKuZuan";
- this.plKuZuan.Size = new System.Drawing.Size( 818, 32 );
- this.plKuZuan.TabIndex = 2338;
- //
- // lbSetCusRegion
- //
- this.lbSetCusRegion.AutoSize = true;
- this.lbSetCusRegion.Cursor = System.Windows.Forms.Cursors.Hand;
- this.lbSetCusRegion.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel );
- this.lbSetCusRegion.ForeColor = System.Drawing.Color.FromArgb( ((int)(((byte)(255)))), ((int)(((byte)(104)))), ((int)(((byte)(109)))) );
- this.lbSetCusRegion.Location = new System.Drawing.Point( 435, 100 );
- this.lbSetCusRegion.Name = "lbSetCusRegion";
- this.lbSetCusRegion.Size = new System.Drawing.Size( 32, 17 );
- this.lbSetCusRegion.TabIndex = 2339;
- this.lbSetCusRegion.Text = "设置";
- //
- // plAddKeFu
- //
- this.plAddKeFu.Controls.Add( this.pictAddClient );
- this.plAddKeFu.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.plAddKeFu.Location = new System.Drawing.Point( 12, 168 );
- this.plAddKeFu.Name = "plAddKeFu";
- this.plAddKeFu.Padding = new System.Windows.Forms.Padding( 0, 3, 0, 0 );
- this.plAddKeFu.Size = new System.Drawing.Size( 880, 24 );
- this.plAddKeFu.TabIndex = 2340;
- //
- // pictAddClient
- //
- this.pictAddClient.Dock = System.Windows.Forms.DockStyle.Right;
- this.pictAddClient.Image = global::LYFZ.Software.UI.DoorCityProcess.Properties.Resources.AddUser;
- this.pictAddClient.Location = new System.Drawing.Point( 848, 3 );
- this.pictAddClient.Name = "pictAddClient";
- this.pictAddClient.Size = new System.Drawing.Size( 32, 21 );
- this.pictAddClient.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictAddClient.TabIndex = 301;
- this.pictAddClient.TabStop = false;
- //
- // labelEx3
- //
- this.labelEx3.AutoSize = true;
- this.labelEx3.BackColor = System.Drawing.Color.Transparent;
- this.labelEx3.Font = new System.Drawing.Font( "微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel );
- this.labelEx3.ForeColor = System.Drawing.Color.Red;
- this.labelEx3.Location = new System.Drawing.Point( 62, 35 );
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size( 13, 17 );
- this.labelEx3.TabIndex = 2328;
- this.labelEx3.Text = "*";
- //
- // UCustomerInfo
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF( 6F, 12F );
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.FromArgb( ((int)(((byte)(250)))), ((int)(((byte)(240)))), ((int)(((byte)(241)))) );
- this.Controls.Add( this.lbSetCusRegion );
- this.Controls.Add( this.plKuZuan );
- this.Controls.Add( this.rdoCusSex1 );
- this.Controls.Add( this.rdoCusSex2 );
- this.Controls.Add( this.flowLayoutPanel1 );
- this.Controls.Add( this.panelRelation );
- this.Controls.Add( this.cmbtreevCusRegion );
- this.Controls.Add( this.lblClientText );
- this.Controls.Add( this.labelEx66 );
- this.Controls.Add( this.maskBirthday );
- this.Controls.Add( this.labelEx3 );
- this.Controls.Add( this.labelEx13 );
- this.Controls.Add( this.btnDial );
- this.Controls.Add( this.txtCusTelephone );
- this.Controls.Add( this.btnQQCall );
- this.Controls.Add( this.txtMicroSignal );
- this.Controls.Add( this.labelEx79 );
- this.Controls.Add( this.txtCusFixedPhone );
- this.Controls.Add( this.labelEx67 );
- this.Controls.Add( this.txtCusWorkUnit );
- this.Controls.Add( this.txtCusAddress );
- this.Controls.Add( this.txtCusQQ );
- this.Controls.Add( this.txtCusName );
- this.Controls.Add( this.labelEx27 );
- this.Controls.Add( this.labelEx25 );
- this.Controls.Add( this.labelEx23 );
- this.Controls.Add( this.labelEx2 );
- this.Controls.Add( this.labelEx19 );
- this.Controls.Add( this.labelEx17 );
- this.Controls.Add( this.labelEx15 );
- this.Controls.Add( this.panelEx5 );
- this.Controls.Add( this.plAddKeFu );
- this.Controls.Add( this.chkBirthday );
- this.Margin = new System.Windows.Forms.Padding( 0 );
- this.Name = "UCustomerInfo";
- this.Padding = new System.Windows.Forms.Padding( 12, 0, 1, 3 );
- this.Size = new System.Drawing.Size( 893, 195 );
- this.panelIDNumber.ResumeLayout( false );
- this.panelIDNumber.PerformLayout();
- this.flowLayoutPanel1.ResumeLayout( false );
- ((System.ComponentModel.ISupportInitialize)(this.PictDelete)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PictReset)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PictEdit)).EndInit();
- this.panelRelation.ResumeLayout( false );
- this.panelRelation.PerformLayout();
- this.panelTips.ResumeLayout( false );
- this.plKuZuan.ResumeLayout( false );
- this.plAddKeFu.ResumeLayout( false );
- ((System.ComponentModel.ISupportInitialize)(this.pictAddClient)).EndInit();
- this.ResumeLayout( false );
- this.PerformLayout();
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx5;
- protected internal ComponentLibrary.PanelEx panelIDNumber;
- protected internal ComponentLibrary.MaskedIDNumber maskedIDNumber;
- private ComponentLibrary.LabelEx labelEx1;
- protected internal ComponentLibrary.LabelEx lblClientRelation;
- protected internal ComponentLibrary.LabelEx lblClientText;
- protected internal ComponentLibrary.PanelEx panelTips;
- protected internal ComponentLibrary.TextBoxEx txtTips;
- public ComponentLibrary.PanelEx panelRelation;
- public ComponentLibrary.ComboBoxTreeViewEx cmbtreevCusRelation;
- public ComponentLibrary.LabelEx lbSetCusRelation;
- public System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
- public ComponentLibrary.PictureBoxEx PictDelete;
- public ComponentLibrary.PictureBoxEx PictReset;
- public ComponentLibrary.PictureBoxEx PictEdit;
- public ComponentLibrary.ComboBoxTreeViewEx cmbtreevCusRegion;
- public ComponentLibrary.RadioButtonEx rdoCusSex1;
- public ComponentLibrary.RadioButtonEx rdoCusSex2;
- public ComponentLibrary.LabelEx labelEx66;
- public ComponentLibrary.MaskedTextDateEx maskBirthday;
- public ComponentLibrary.LabelEx labelEx13;
- public ComponentLibrary.ButtonTel btnDial;
- public ComponentLibrary.MaskedTextBoxEx txtCusTelephone;
- public ComponentLibrary.ButtonQQ btnQQCall;
- public ComponentLibrary.TextBoxEx txtMicroSignal;
- public ComponentLibrary.LabelEx labelEx79;
- public ComponentLibrary.TextBoxEx txtCusFixedPhone;
- public ComponentLibrary.LabelEx labelEx67;
- public ComponentLibrary.TextBoxEx txtCusWorkUnit;
- public ComponentLibrary.TextBoxEx txtCusAddress;
- public ComponentLibrary.TextBoxEx txtCusQQ;
- public ComponentLibrary.TextBoxEx txtCusName;
- public ComponentLibrary.CheckBoxEx chkBirthday;
- public ComponentLibrary.LabelEx labelEx27;
- public ComponentLibrary.LabelEx labelEx25;
- public ComponentLibrary.LabelEx labelEx23;
- public ComponentLibrary.LabelEx labelEx19;
- public ComponentLibrary.LabelEx labelEx17;
- public ComponentLibrary.LabelEx labelEx15;
- public ComponentLibrary.LabelEx labelEx2;
- public System.Windows.Forms.Panel plKuZuan;
- public ComponentLibrary.LabelEx lbSetCusRegion;
- public System.Windows.Forms.Panel plAddKeFu;
- public ComponentLibrary.PictureBoxEx pictAddClient;
- public ComponentLibrary.LabelEx labelEx3;
- public ComponentLibrary.LabelEx lbBtnSelectSameName;
- }
- }
|