123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859 |
- namespace LYFZ.Software.UI.DoorCityProcess.SetCustomControls
- {
- partial class OrderClientParentsControlsEx
- {
- /// <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(OrderClientParentsControlsEx));
- this.ClientpanelLine = 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.btnSetRegion = new LYFZ.ComponentLibrary.ButtonForm();
- 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.btnSet = new LYFZ.ComponentLibrary.ButtonForm();
- this.cmbtreevCusRelation = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.lblClientRelation = new LYFZ.ComponentLibrary.LabelEx();
- this.cmbtreevCusRegion = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.lblClientName = new LYFZ.ComponentLibrary.LabelEx();
- this.panelTips = new LYFZ.ComponentLibrary.PanelEx();
- this.txtTips = new LYFZ.ComponentLibrary.TextBoxEx();
- this.btnTips = new LYFZ.ComponentLibrary.ButtonForm();
- this.labelEx31 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- 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.labelEx12 = 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.labelEx21 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx19 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx17 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
- this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
- 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.panelEx2.SuspendLayout();
- this.SuspendLayout();
- //
- // ClientpanelLine
- //
- this.ClientpanelLine.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.ClientpanelLine.BorderWidth = 1;
- this.ClientpanelLine.Dock = System.Windows.Forms.DockStyle.Top;
- this.ClientpanelLine.Location = new System.Drawing.Point(0, 0);
- this.ClientpanelLine.Name = "ClientpanelLine";
- this.ClientpanelLine.Size = new System.Drawing.Size(915, 1);
- this.ClientpanelLine.TabIndex = 2265;
- //
- // panelIDNumber
- //
- this.panelIDNumber.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelIDNumber.BorderWidth = 1;
- this.panelIDNumber.Controls.Add(this.maskedIDNumber);
- this.panelIDNumber.Controls.Add(this.labelEx1);
- this.panelIDNumber.Location = new System.Drawing.Point(6, 135);
- this.panelIDNumber.Name = "panelIDNumber";
- this.panelIDNumber.Size = new System.Drawing.Size(444, 27);
- this.panelIDNumber.TabIndex = 2306;
- //
- // maskedIDNumber
- //
- this.maskedIDNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.maskedIDNumber.Location = new System.Drawing.Point(78, 2);
- this.maskedIDNumber.Name = "maskedIDNumber";
- this.maskedIDNumber.Size = new System.Drawing.Size(316, 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(15, 5);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(68, 17);
- this.labelEx1.TabIndex = 2273;
- this.labelEx1.Text = "身份证号:";
- //
- // btnSetRegion
- //
- this.btnSetRegion.BackColor = System.Drawing.Color.Transparent;
- this.btnSetRegion.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSetRegion.BackImg")));
- this.btnSetRegion.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSetRegion.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSetRegion.ForeColor = System.Drawing.Color.White;
- this.btnSetRegion.IsCustomBackImg = false;
- this.btnSetRegion.IsShowText = true;
- this.btnSetRegion.Location = new System.Drawing.Point(405, 106);
- this.btnSetRegion.Name = "btnSetRegion";
- this.btnSetRegion.Size = new System.Drawing.Size(45, 22);
- this.btnSetRegion.TabIndex = 2305;
- this.btnSetRegion.Text = " 设置";
- this.btnSetRegion.UseVisualStyleBackColor = false;
- //
- // 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(800, 10);
- this.flowLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);
- this.flowLayoutPanel1.Name = "flowLayoutPanel1";
- this.flowLayoutPanel1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
- this.flowLayoutPanel1.Size = new System.Drawing.Size(112, 20);
- this.flowLayoutPanel1.TabIndex = 2304;
- //
- // 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(87, 0);
- 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.toolTip1.SetToolTip(this.PictDelete, "移除客户");
- //
- // 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(62, 0);
- 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;
- this.toolTip1.SetToolTip(this.PictReset, "清空重置");
- //
- // 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(37, 0);
- 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;
- this.toolTip1.SetToolTip(this.PictEdit, "进入编辑");
- //
- // panelRelation
- //
- this.panelRelation.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelRelation.BorderWidth = 1;
- this.panelRelation.Controls.Add(this.btnSet);
- this.panelRelation.Controls.Add(this.cmbtreevCusRelation);
- this.panelRelation.Controls.Add(this.lblClientRelation);
- this.panelRelation.Location = new System.Drawing.Point(660, 42);
- this.panelRelation.Name = "panelRelation";
- this.panelRelation.Size = new System.Drawing.Size(247, 23);
- this.panelRelation.TabIndex = 2303;
- //
- // btnSet
- //
- this.btnSet.BackColor = System.Drawing.Color.Transparent;
- this.btnSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSet.BackImg")));
- this.btnSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSet.ForeColor = System.Drawing.Color.White;
- this.btnSet.IsCustomBackImg = false;
- this.btnSet.IsShowText = true;
- this.btnSet.Location = new System.Drawing.Point(194, 0);
- this.btnSet.Name = "btnSet";
- this.btnSet.Size = new System.Drawing.Size(45, 22);
- this.btnSet.TabIndex = 2270;
- this.btnSet.Text = " 设置";
- this.btnSet.UseVisualStyleBackColor = false;
- //
- // 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(88, 2);
- 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(13, 3);
- this.lblClientRelation.Name = "lblClientRelation";
- this.lblClientRelation.Size = new System.Drawing.Size(80, 17);
- this.lblClientRelation.TabIndex = 2245;
- this.lblClientRelation.Text = "与客户关系:";
- //
- // 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(300, 107);
- this.cmbtreevCusRegion.Name = "cmbtreevCusRegion";
- this.cmbtreevCusRegion.ReadOnly = true;
- this.cmbtreevCusRegion.SelectedNode = null;
- this.cmbtreevCusRegion.Size = new System.Drawing.Size(100, 20);
- this.cmbtreevCusRegion.StrGetName = "";
- this.cmbtreevCusRegion.StrGetTagName = "";
- this.cmbtreevCusRegion.StrKey = null;
- this.cmbtreevCusRegion.TabIndex = 2283;
- //
- // lblClientName
- //
- this.lblClientName.AutoSize = true;
- this.lblClientName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.lblClientName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblClientName.Location = new System.Drawing.Point(4, 15);
- this.lblClientName.Name = "lblClientName";
- this.lblClientName.Size = new System.Drawing.Size(96, 17);
- this.lblClientName.TabIndex = 2302;
- this.lblClientName.Text = "lblClientName";
- //
- // panelTips
- //
- this.panelTips.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelTips.BorderWidth = 1;
- this.panelTips.Controls.Add(this.txtTips);
- this.panelTips.Controls.Add(this.btnTips);
- this.panelTips.Location = new System.Drawing.Point(519, 134);
- this.panelTips.Name = "panelTips";
- this.panelTips.Size = new System.Drawing.Size(388, 27);
- this.panelTips.TabIndex = 2301;
- this.panelTips.Visible = false;
- //
- // txtTips
- //
- this.txtTips.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.txtTips.BackColor = System.Drawing.Color.Transparent;
- 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(4, 1);
- 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(289, 25);
- 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;
- //
- // btnTips
- //
- this.btnTips.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnTips.BackColor = System.Drawing.Color.Transparent;
- this.btnTips.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnTips.BackImg")));
- this.btnTips.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnTips.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnTips.ForeColor = System.Drawing.Color.White;
- this.btnTips.IsCustomBackImg = false;
- this.btnTips.IsShowText = true;
- this.btnTips.Location = new System.Drawing.Point(296, 1);
- this.btnTips.Name = "btnTips";
- this.btnTips.Size = new System.Drawing.Size(85, 25);
- this.btnTips.TabIndex = 2260;
- this.btnTips.Text = " 查看详情";
- this.btnTips.UseVisualStyleBackColor = false;
- //
- // 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(452, 49);
- this.labelEx31.Name = "labelEx31";
- this.labelEx31.Size = new System.Drawing.Size(13, 17);
- this.labelEx31.TabIndex = 2300;
- this.labelEx31.Text = "*";
- //
- // panelEx2
- //
- this.panelEx2.BorderColor = System.Drawing.Color.Black;
- this.panelEx2.BorderWidth = 1;
- this.panelEx2.Controls.Add(this.rdoCusSex1);
- this.panelEx2.Controls.Add(this.rdoCusSex2);
- this.panelEx2.Location = new System.Drawing.Point(525, 42);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(114, 24);
- this.panelEx2.TabIndex = 2299;
- //
- // rdoCusSex1
- //
- this.rdoCusSex1.AutoSize = true;
- this.rdoCusSex1.BackColor = System.Drawing.Color.Transparent;
- this.rdoCusSex1.Checked = true;
- 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(3, 2);
- this.rdoCusSex1.Name = "rdoCusSex1";
- this.rdoCusSex1.Size = new System.Drawing.Size(38, 21);
- this.rdoCusSex1.TabIndex = 3;
- this.rdoCusSex1.TabStop = true;
- this.rdoCusSex1.Text = "男";
- this.rdoCusSex1.UseVisualStyleBackColor = false;
- //
- // rdoCusSex2
- //
- this.rdoCusSex2.AutoSize = true;
- this.rdoCusSex2.BackColor = System.Drawing.Color.Transparent;
- 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(64, 2);
- this.rdoCusSex2.Name = "rdoCusSex2";
- this.rdoCusSex2.Size = new System.Drawing.Size(38, 21);
- this.rdoCusSex2.TabIndex = 4;
- 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(462, 46);
- this.labelEx66.Name = "labelEx66";
- this.labelEx66.Size = new System.Drawing.Size(68, 17);
- this.labelEx66.TabIndex = 2298;
- this.labelEx66.Text = "客户性别:";
- //
- // maskBirthday
- //
- this.maskBirthday.Location = new System.Drawing.Point(748, 75);
- this.maskBirthday.Name = "maskBirthday";
- this.maskBirthday.Size = new System.Drawing.Size(100, 21);
- this.maskBirthday.StrValue = "";
- this.maskBirthday.TabIndex = 2280;
- //
- // 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(227, 49);
- this.labelEx13.Name = "labelEx13";
- this.labelEx13.Size = new System.Drawing.Size(13, 17);
- this.labelEx13.TabIndex = 2297;
- this.labelEx13.Text = "*";
- //
- // labelEx12
- //
- this.labelEx12.AutoSize = true;
- this.labelEx12.BackColor = System.Drawing.Color.Transparent;
- this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx12.ForeColor = System.Drawing.Color.Red;
- this.labelEx12.Location = new System.Drawing.Point(11, 49);
- this.labelEx12.Name = "labelEx12";
- this.labelEx12.Size = new System.Drawing.Size(13, 17);
- this.labelEx12.TabIndex = 2296;
- this.labelEx12.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(403, 43);
- this.btnDial.Name = "btnDial";
- this.btnDial.Size = new System.Drawing.Size(27, 22);
- this.btnDial.TabIndex = 2295;
- this.btnDial.Text = "buttonTel1";
- this.btnDial.UseVisualStyleBackColor = false;
- //
- // txtCusTelephone
- //
- this.txtCusTelephone.Location = new System.Drawing.Point(300, 44);
- this.txtCusTelephone.Mask = "000 0000 0000";
- this.txtCusTelephone.Name = "txtCusTelephone";
- this.txtCusTelephone.PromptChar = ' ';
- this.txtCusTelephone.Size = new System.Drawing.Size(100, 21);
- this.txtCusTelephone.TabIndex = 2276;
- //
- // 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(402, 74);
- this.btnQQCall.Name = "btnQQCall";
- this.btnQQCall.Size = new System.Drawing.Size(27, 22);
- this.btnQQCall.TabIndex = 2294;
- 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(524, 73);
- 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(115, 25);
- this.txtMicroSignal.TabIndex = 2279;
- 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(473, 77);
- this.labelEx79.Name = "labelEx79";
- this.labelEx79.Size = new System.Drawing.Size(56, 17);
- this.labelEx79.TabIndex = 2293;
- 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(84, 73);
- 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(115, 25);
- this.txtCusFixedPhone.TabIndex = 2277;
- 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(21, 77);
- this.labelEx67.Name = "labelEx67";
- this.labelEx67.Size = new System.Drawing.Size(68, 17);
- this.labelEx67.TabIndex = 2292;
- 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(84, 104);
- 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(115, 25);
- this.txtCusWorkUnit.TabIndex = 2282;
- 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(524, 104);
- 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(324, 25);
- this.txtCusAddress.TabIndex = 2284;
- 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(300, 73);
- 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(100, 25);
- this.txtCusQQ.TabIndex = 2278;
- 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(84, 42);
- 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(115, 25);
- this.txtCusName.TabIndex = 2275;
- 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(853, 74);
- this.chkBirthday.Name = "chkBirthday";
- this.chkBirthday.Size = new System.Drawing.Size(51, 21);
- this.chkBirthday.TabIndex = 2281;
- 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(709, 77);
- this.labelEx27.Name = "labelEx27";
- this.labelEx27.Size = new System.Drawing.Size(44, 17);
- this.labelEx27.TabIndex = 2291;
- 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(21, 108);
- this.labelEx25.Name = "labelEx25";
- this.labelEx25.Size = new System.Drawing.Size(68, 17);
- this.labelEx25.TabIndex = 2290;
- 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(485, 108);
- this.labelEx23.Name = "labelEx23";
- this.labelEx23.Size = new System.Drawing.Size(44, 17);
- this.labelEx23.TabIndex = 2289;
- this.labelEx23.Text = "地址:";
- //
- // labelEx21
- //
- this.labelEx21.AutoSize = true;
- this.labelEx21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx21.Location = new System.Drawing.Point(261, 108);
- this.labelEx21.Name = "labelEx21";
- this.labelEx21.Size = new System.Drawing.Size(44, 17);
- this.labelEx21.TabIndex = 2288;
- this.labelEx21.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(261, 77);
- this.labelEx19.Name = "labelEx19";
- this.labelEx19.Size = new System.Drawing.Size(44, 17);
- this.labelEx19.TabIndex = 2287;
- this.labelEx19.Text = "Q Q:";
- //
- // 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(237, 46);
- this.labelEx17.Name = "labelEx17";
- this.labelEx17.Size = new System.Drawing.Size(68, 17);
- this.labelEx17.TabIndex = 2286;
- 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(21, 46);
- this.labelEx15.Name = "labelEx15";
- this.labelEx15.Size = new System.Drawing.Size(68, 17);
- this.labelEx15.TabIndex = 2285;
- this.labelEx15.Text = "客户姓名:";
- //
- // OrderClientParentsControlsEx
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.panelIDNumber);
- this.Controls.Add(this.btnSetRegion);
- this.Controls.Add(this.flowLayoutPanel1);
- this.Controls.Add(this.panelRelation);
- this.Controls.Add(this.cmbtreevCusRegion);
- this.Controls.Add(this.lblClientName);
- this.Controls.Add(this.panelTips);
- this.Controls.Add(this.labelEx31);
- this.Controls.Add(this.panelEx2);
- this.Controls.Add(this.labelEx66);
- this.Controls.Add(this.maskBirthday);
- this.Controls.Add(this.labelEx13);
- this.Controls.Add(this.labelEx12);
- 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.chkBirthday);
- this.Controls.Add(this.labelEx27);
- this.Controls.Add(this.labelEx25);
- this.Controls.Add(this.labelEx23);
- this.Controls.Add(this.labelEx21);
- this.Controls.Add(this.labelEx19);
- this.Controls.Add(this.labelEx17);
- this.Controls.Add(this.labelEx15);
- this.Controls.Add(this.ClientpanelLine);
- this.Name = "OrderClientParentsControlsEx";
- this.Size = new System.Drawing.Size(915, 165);
- 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.panelEx2.ResumeLayout(false);
- this.panelEx2.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private ComponentLibrary.PanelEx ClientpanelLine;
- private ComponentLibrary.LabelEx labelEx1;
- private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
- protected ComponentLibrary.LabelEx labelEx31;
- private ComponentLibrary.PanelEx panelEx2;
- private ComponentLibrary.LabelEx labelEx66;
- private ComponentLibrary.LabelEx labelEx12;
- private ComponentLibrary.LabelEx labelEx79;
- private ComponentLibrary.LabelEx labelEx67;
- private ComponentLibrary.LabelEx labelEx27;
- private ComponentLibrary.LabelEx labelEx25;
- private ComponentLibrary.LabelEx labelEx23;
- private ComponentLibrary.LabelEx labelEx21;
- private ComponentLibrary.LabelEx labelEx19;
- private ComponentLibrary.LabelEx labelEx17;
- private ComponentLibrary.LabelEx labelEx15;
- protected internal ComponentLibrary.PanelEx panelIDNumber;
- protected internal ComponentLibrary.MaskedIDNumber maskedIDNumber;
- protected internal ComponentLibrary.ButtonForm btnSetRegion;
- protected internal ComponentLibrary.PictureBoxEx PictDelete;
- protected internal ComponentLibrary.PictureBoxEx PictReset;
- protected internal ComponentLibrary.PictureBoxEx PictEdit;
- protected internal ComponentLibrary.ButtonForm btnSet;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevCusRelation;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevCusRegion;
- protected internal ComponentLibrary.LabelEx lblClientName;
- protected internal ComponentLibrary.PanelEx panelTips;
- protected internal ComponentLibrary.TextBoxEx txtTips;
- protected internal ComponentLibrary.ButtonForm btnTips;
- protected internal ComponentLibrary.RadioButtonEx rdoCusSex1;
- protected internal ComponentLibrary.RadioButtonEx rdoCusSex2;
- protected internal ComponentLibrary.MaskedTextDateEx maskBirthday;
- protected internal ComponentLibrary.ButtonTel btnDial;
- protected internal ComponentLibrary.MaskedTextBoxEx txtCusTelephone;
- protected internal ComponentLibrary.ButtonQQ btnQQCall;
- protected internal ComponentLibrary.TextBoxEx txtMicroSignal;
- protected internal ComponentLibrary.TextBoxEx txtCusFixedPhone;
- protected internal ComponentLibrary.TextBoxEx txtCusWorkUnit;
- protected internal ComponentLibrary.TextBoxEx txtCusAddress;
- protected internal ComponentLibrary.TextBoxEx txtCusQQ;
- protected internal ComponentLibrary.TextBoxEx txtCusName;
- protected internal ComponentLibrary.CheckBoxEx chkBirthday;
- protected internal ComponentLibrary.PanelEx panelRelation;
- protected internal ComponentLibrary.LabelEx lblClientRelation;
- protected internal ComponentLibrary.LabelEx labelEx13;
- protected internal System.Windows.Forms.ToolTip toolTip1;
- }
- }
|