123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478 |
- namespace LYFZ.Software.UI.Dresses.DressView
- {
- partial class UCDressCustomer
- {
- /// <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(UCDressCustomer));
- this.txtClientTelephone = new LYFZ.ComponentLibrary.MaskedTextBoxEx(this.components);
- this.txtClientAddress = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtClientFixedPhone = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx17 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtClientWorkUnit = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtClientQQ = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtClientName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtClientDayForMarriage = new LYFZ.ComponentLibrary.MaskedTextDateEx(this.components);
- this.txtClientBirthday = new LYFZ.ComponentLibrary.MaskedTextDateEx(this.components);
- this.chkClientDayForMarriageLunar = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
- this.chkClientBirthdayLunar = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
- this.buttonForm1 = new LYFZ.ComponentLibrary.ButtonForm();
- this.btn_CustomerEdit = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnQQCall = new LYFZ.ComponentLibrary.ButtonQQ();
- this.btnDial = new LYFZ.ComponentLibrary.ButtonTel();
- this.btnClientSelect = new LYFZ.ComponentLibrary.ButtonForm();
- this.SuspendLayout();
- //
- // txtClientTelephone
- //
- this.txtClientTelephone.Location = new System.Drawing.Point(332, 34);
- this.txtClientTelephone.Mask = "000 0000 0000";
- this.txtClientTelephone.Name = "txtClientTelephone";
- this.txtClientTelephone.PromptChar = ' ';
- this.txtClientTelephone.Size = new System.Drawing.Size(100, 21);
- this.txtClientTelephone.TabIndex = 2326;
- //
- // txtClientAddress
- //
- this.txtClientAddress.BackColor = System.Drawing.Color.Transparent;
- this.txtClientAddress.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtClientAddress.Icon = null;
- this.txtClientAddress.IconIsButton = false;
- this.txtClientAddress.IsPasswordChat = '\0';
- this.txtClientAddress.IsSystemPasswordChar = false;
- this.txtClientAddress.Lines = new string[0];
- this.txtClientAddress.Location = new System.Drawing.Point(77, 94);
- this.txtClientAddress.Margin = new System.Windows.Forms.Padding(0);
- this.txtClientAddress.MaxLength = 32767;
- this.txtClientAddress.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtClientAddress.MouseBack = null;
- this.txtClientAddress.Multiline = false;
- this.txtClientAddress.Name = "txtClientAddress";
- this.txtClientAddress.NormlBack = null;
- this.txtClientAddress.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtClientAddress.ReadOnly = false;
- this.txtClientAddress.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtClientAddress.Size = new System.Drawing.Size(821, 25);
- this.txtClientAddress.TabIndex = 2332;
- this.txtClientAddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtClientAddress.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.txtClientAddress.WaterText = "";
- this.txtClientAddress.WordWrap = true;
- //
- // txtClientFixedPhone
- //
- this.txtClientFixedPhone.BackColor = System.Drawing.Color.Transparent;
- this.txtClientFixedPhone.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtClientFixedPhone.Icon = null;
- this.txtClientFixedPhone.IconIsButton = false;
- this.txtClientFixedPhone.IsPasswordChat = '\0';
- this.txtClientFixedPhone.IsSystemPasswordChar = false;
- this.txtClientFixedPhone.Lines = new string[0];
- this.txtClientFixedPhone.Location = new System.Drawing.Point(559, 32);
- this.txtClientFixedPhone.Margin = new System.Windows.Forms.Padding(0);
- this.txtClientFixedPhone.MaxLength = 13;
- this.txtClientFixedPhone.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtClientFixedPhone.MouseBack = null;
- this.txtClientFixedPhone.Multiline = false;
- this.txtClientFixedPhone.Name = "txtClientFixedPhone";
- this.txtClientFixedPhone.NormlBack = null;
- this.txtClientFixedPhone.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtClientFixedPhone.ReadOnly = false;
- this.txtClientFixedPhone.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtClientFixedPhone.Size = new System.Drawing.Size(100, 25);
- this.txtClientFixedPhone.TabIndex = 2327;
- this.txtClientFixedPhone.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtClientFixedPhone.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.txtClientFixedPhone.WaterText = "";
- this.txtClientFixedPhone.WordWrap = true;
- //
- // 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(493, 36);
- this.labelEx17.Name = "labelEx17";
- this.labelEx17.Size = new System.Drawing.Size(68, 17);
- this.labelEx17.TabIndex = 2343;
- this.labelEx17.Text = "固定电话:";
- //
- // txtClientWorkUnit
- //
- this.txtClientWorkUnit.BackColor = System.Drawing.Color.Transparent;
- this.txtClientWorkUnit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtClientWorkUnit.Icon = null;
- this.txtClientWorkUnit.IconIsButton = false;
- this.txtClientWorkUnit.IsPasswordChat = '\0';
- this.txtClientWorkUnit.IsSystemPasswordChar = false;
- this.txtClientWorkUnit.Lines = new string[0];
- this.txtClientWorkUnit.Location = new System.Drawing.Point(332, 63);
- this.txtClientWorkUnit.Margin = new System.Windows.Forms.Padding(0);
- this.txtClientWorkUnit.MaxLength = 32767;
- this.txtClientWorkUnit.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtClientWorkUnit.MouseBack = null;
- this.txtClientWorkUnit.Multiline = false;
- this.txtClientWorkUnit.Name = "txtClientWorkUnit";
- this.txtClientWorkUnit.NormlBack = null;
- this.txtClientWorkUnit.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtClientWorkUnit.ReadOnly = false;
- this.txtClientWorkUnit.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtClientWorkUnit.Size = new System.Drawing.Size(327, 25);
- this.txtClientWorkUnit.TabIndex = 2330;
- this.txtClientWorkUnit.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtClientWorkUnit.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.txtClientWorkUnit.WaterText = "";
- this.txtClientWorkUnit.WordWrap = true;
- //
- // txtClientQQ
- //
- this.txtClientQQ.BackColor = System.Drawing.Color.Transparent;
- this.txtClientQQ.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtClientQQ.Icon = null;
- this.txtClientQQ.IconIsButton = false;
- this.txtClientQQ.IsPasswordChat = '\0';
- this.txtClientQQ.IsSystemPasswordChar = false;
- this.txtClientQQ.Lines = new string[0];
- this.txtClientQQ.Location = new System.Drawing.Point(77, 63);
- this.txtClientQQ.Margin = new System.Windows.Forms.Padding(0);
- this.txtClientQQ.MaxLength = 32767;
- this.txtClientQQ.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtClientQQ.MouseBack = null;
- this.txtClientQQ.Multiline = false;
- this.txtClientQQ.Name = "txtClientQQ";
- this.txtClientQQ.NormlBack = null;
- this.txtClientQQ.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtClientQQ.ReadOnly = false;
- this.txtClientQQ.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtClientQQ.Size = new System.Drawing.Size(128, 25);
- this.txtClientQQ.TabIndex = 2329;
- this.txtClientQQ.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtClientQQ.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.txtClientQQ.WaterText = "";
- this.txtClientQQ.WordWrap = true;
- //
- // txtClientName
- //
- this.txtClientName.BackColor = System.Drawing.Color.Transparent;
- this.txtClientName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtClientName.Icon = null;
- this.txtClientName.IconIsButton = false;
- this.txtClientName.IsPasswordChat = '\0';
- this.txtClientName.IsSystemPasswordChar = false;
- this.txtClientName.Lines = new string[0];
- this.txtClientName.Location = new System.Drawing.Point(77, 32);
- this.txtClientName.Margin = new System.Windows.Forms.Padding(0);
- this.txtClientName.MaxLength = 32767;
- this.txtClientName.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtClientName.MouseBack = null;
- this.txtClientName.Multiline = false;
- this.txtClientName.Name = "txtClientName";
- this.txtClientName.NormlBack = null;
- this.txtClientName.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtClientName.ReadOnly = false;
- this.txtClientName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtClientName.Size = new System.Drawing.Size(100, 25);
- this.txtClientName.TabIndex = 2325;
- this.txtClientName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtClientName.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.txtClientName.WaterText = "";
- this.txtClientName.WordWrap = true;
- //
- // txtClientDayForMarriage
- //
- this.txtClientDayForMarriage.Location = new System.Drawing.Point(751, 64);
- this.txtClientDayForMarriage.Name = "txtClientDayForMarriage";
- this.txtClientDayForMarriage.Size = new System.Drawing.Size(90, 21);
- this.txtClientDayForMarriage.StrValue = "";
- this.txtClientDayForMarriage.TabIndex = 2331;
- //
- // txtClientBirthday
- //
- this.txtClientBirthday.Location = new System.Drawing.Point(751, 34);
- this.txtClientBirthday.Name = "txtClientBirthday";
- this.txtClientBirthday.Size = new System.Drawing.Size(90, 21);
- this.txtClientBirthday.StrValue = "";
- this.txtClientBirthday.TabIndex = 2328;
- //
- // chkClientDayForMarriageLunar
- //
- this.chkClientDayForMarriageLunar.AutoSize = true;
- this.chkClientDayForMarriageLunar.BackColor = System.Drawing.Color.Transparent;
- this.chkClientDayForMarriageLunar.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkClientDayForMarriageLunar.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkClientDayForMarriageLunar.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkClientDayForMarriageLunar.Fourstates = false;
- this.chkClientDayForMarriageLunar.IsGreenTick = false;
- this.chkClientDayForMarriageLunar.Location = new System.Drawing.Point(847, 63);
- this.chkClientDayForMarriageLunar.Name = "chkClientDayForMarriageLunar";
- this.chkClientDayForMarriageLunar.Size = new System.Drawing.Size(51, 21);
- this.chkClientDayForMarriageLunar.TabIndex = 2341;
- this.chkClientDayForMarriageLunar.Text = "农历";
- this.chkClientDayForMarriageLunar.UseVisualStyleBackColor = false;
- //
- // 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(685, 67);
- this.labelEx15.Name = "labelEx15";
- this.labelEx15.Size = new System.Drawing.Size(68, 17);
- this.labelEx15.TabIndex = 2340;
- this.labelEx15.Text = "客户婚期:";
- //
- // chkClientBirthdayLunar
- //
- this.chkClientBirthdayLunar.AutoSize = true;
- this.chkClientBirthdayLunar.BackColor = System.Drawing.Color.Transparent;
- this.chkClientBirthdayLunar.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkClientBirthdayLunar.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkClientBirthdayLunar.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkClientBirthdayLunar.Fourstates = false;
- this.chkClientBirthdayLunar.IsGreenTick = false;
- this.chkClientBirthdayLunar.Location = new System.Drawing.Point(847, 33);
- this.chkClientBirthdayLunar.Name = "chkClientBirthdayLunar";
- this.chkClientBirthdayLunar.Size = new System.Drawing.Size(51, 21);
- this.chkClientBirthdayLunar.TabIndex = 2339;
- this.chkClientBirthdayLunar.Text = "农历";
- this.chkClientBirthdayLunar.UseVisualStyleBackColor = false;
- //
- // labelEx14
- //
- this.labelEx14.AutoSize = true;
- this.labelEx14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx14.Location = new System.Drawing.Point(685, 36);
- this.labelEx14.Name = "labelEx14";
- this.labelEx14.Size = new System.Drawing.Size(68, 17);
- this.labelEx14.TabIndex = 2338;
- this.labelEx14.Text = "客户生日:";
- //
- // labelEx13
- //
- this.labelEx13.AutoSize = true;
- this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx13.Location = new System.Drawing.Point(266, 67);
- this.labelEx13.Name = "labelEx13";
- this.labelEx13.Size = new System.Drawing.Size(68, 17);
- this.labelEx13.TabIndex = 2337;
- this.labelEx13.Text = "工作单位:";
- //
- // labelEx12
- //
- this.labelEx12.AutoSize = true;
- this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx12.Location = new System.Drawing.Point(11, 98);
- this.labelEx12.Name = "labelEx12";
- this.labelEx12.Size = new System.Drawing.Size(68, 17);
- this.labelEx12.TabIndex = 2336;
- this.labelEx12.Text = "客户地址:";
- //
- // labelEx11
- //
- this.labelEx11.AutoSize = true;
- this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx11.Location = new System.Drawing.Point(15, 67);
- this.labelEx11.Name = "labelEx11";
- this.labelEx11.Size = new System.Drawing.Size(64, 17);
- this.labelEx11.TabIndex = 2335;
- this.labelEx11.Text = "客户QQ:";
- //
- // labelEx10
- //
- this.labelEx10.AutoSize = true;
- this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx10.Location = new System.Drawing.Point(257, 36);
- this.labelEx10.Name = "labelEx10";
- this.labelEx10.Size = new System.Drawing.Size(77, 17);
- this.labelEx10.TabIndex = 2334;
- this.labelEx10.Text = "* 手机号码:";
- //
- // labelEx9
- //
- this.labelEx9.AutoSize = true;
- this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx9.Location = new System.Drawing.Point(6, 36);
- this.labelEx9.Name = "labelEx9";
- this.labelEx9.Size = new System.Drawing.Size(73, 17);
- this.labelEx9.TabIndex = 2333;
- this.labelEx9.Text = "*客户姓名:";
- //
- // buttonForm1
- //
- this.buttonForm1.BackColor = System.Drawing.Color.Transparent;
- this.buttonForm1.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("buttonForm1.BackImg")));
- this.buttonForm1.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.buttonForm1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.buttonForm1.ForeColor = System.Drawing.Color.White;
- this.buttonForm1.IsCustomBackImg = false;
- this.buttonForm1.IsShowText = true;
- this.buttonForm1.Location = new System.Drawing.Point(770, 3);
- this.buttonForm1.Name = "buttonForm1";
- this.buttonForm1.Size = new System.Drawing.Size(60, 23);
- this.buttonForm1.TabIndex = 2347;
- this.buttonForm1.Text = " 删除";
- this.buttonForm1.UseVisualStyleBackColor = false;
- //
- // btn_CustomerEdit
- //
- this.btn_CustomerEdit.BackColor = System.Drawing.Color.Transparent;
- this.btn_CustomerEdit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_CustomerEdit.BackImg")));
- this.btn_CustomerEdit.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btn_CustomerEdit.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btn_CustomerEdit.ForeColor = System.Drawing.Color.White;
- this.btn_CustomerEdit.IsCustomBackImg = false;
- this.btn_CustomerEdit.IsShowText = true;
- this.btn_CustomerEdit.Location = new System.Drawing.Point(838, 3);
- this.btn_CustomerEdit.Name = "btn_CustomerEdit";
- this.btn_CustomerEdit.Size = new System.Drawing.Size(60, 23);
- this.btn_CustomerEdit.TabIndex = 2346;
- this.btn_CustomerEdit.Text = " 编辑";
- this.btn_CustomerEdit.UseVisualStyleBackColor = false;
- //
- // 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(207, 64);
- this.btnQQCall.Name = "btnQQCall";
- this.btnQQCall.Size = new System.Drawing.Size(27, 22);
- this.btnQQCall.TabIndex = 2345;
- this.btnQQCall.Text = "buttonQQ1";
- 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(436, 33);
- this.btnDial.Name = "btnDial";
- this.btnDial.Size = new System.Drawing.Size(27, 22);
- this.btnDial.TabIndex = 2344;
- this.btnDial.Text = "buttonTel1";
- this.btnDial.UseVisualStyleBackColor = false;
- //
- // btnClientSelect
- //
- this.btnClientSelect.BackColor = System.Drawing.Color.Transparent;
- this.btnClientSelect.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClientSelect.BackImg")));
- this.btnClientSelect.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnClientSelect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnClientSelect.ForeColor = System.Drawing.Color.White;
- this.btnClientSelect.IsCustomBackImg = false;
- this.btnClientSelect.IsShowText = true;
- this.btnClientSelect.Location = new System.Drawing.Point(182, 32);
- this.btnClientSelect.Name = "btnClientSelect";
- this.btnClientSelect.Size = new System.Drawing.Size(50, 24);
- this.btnClientSelect.TabIndex = 2342;
- this.btnClientSelect.Text = " 选择";
- this.btnClientSelect.UseVisualStyleBackColor = false;
- //
- // UCDressCustomer
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.buttonForm1);
- this.Controls.Add(this.btn_CustomerEdit);
- this.Controls.Add(this.btnQQCall);
- this.Controls.Add(this.btnDial);
- this.Controls.Add(this.txtClientTelephone);
- this.Controls.Add(this.txtClientAddress);
- this.Controls.Add(this.txtClientFixedPhone);
- this.Controls.Add(this.labelEx17);
- this.Controls.Add(this.txtClientWorkUnit);
- this.Controls.Add(this.txtClientQQ);
- this.Controls.Add(this.txtClientName);
- this.Controls.Add(this.txtClientDayForMarriage);
- this.Controls.Add(this.txtClientBirthday);
- this.Controls.Add(this.btnClientSelect);
- this.Controls.Add(this.chkClientDayForMarriageLunar);
- this.Controls.Add(this.labelEx15);
- this.Controls.Add(this.chkClientBirthdayLunar);
- this.Controls.Add(this.labelEx14);
- this.Controls.Add(this.labelEx13);
- this.Controls.Add(this.labelEx12);
- this.Controls.Add(this.labelEx11);
- this.Controls.Add(this.labelEx10);
- this.Controls.Add(this.labelEx9);
- this.Name = "UCDressCustomer";
- this.Size = new System.Drawing.Size(908, 124);
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- protected ComponentLibrary.ButtonQQ btnQQCall;
- protected ComponentLibrary.ButtonTel btnDial;
- protected ComponentLibrary.MaskedTextBoxEx txtClientTelephone;
- protected internal ComponentLibrary.TextBoxEx txtClientAddress;
- protected internal ComponentLibrary.TextBoxEx txtClientFixedPhone;
- private ComponentLibrary.LabelEx labelEx17;
- protected internal ComponentLibrary.TextBoxEx txtClientWorkUnit;
- protected internal ComponentLibrary.TextBoxEx txtClientQQ;
- protected internal ComponentLibrary.TextBoxEx txtClientName;
- protected ComponentLibrary.MaskedTextDateEx txtClientDayForMarriage;
- protected ComponentLibrary.MaskedTextDateEx txtClientBirthday;
- protected internal ComponentLibrary.ButtonForm btnClientSelect;
- protected ComponentLibrary.CheckBoxEx chkClientDayForMarriageLunar;
- private ComponentLibrary.LabelEx labelEx15;
- protected ComponentLibrary.CheckBoxEx chkClientBirthdayLunar;
- private ComponentLibrary.LabelEx labelEx14;
- private ComponentLibrary.LabelEx labelEx13;
- private ComponentLibrary.LabelEx labelEx12;
- private ComponentLibrary.LabelEx labelEx11;
- private ComponentLibrary.LabelEx labelEx10;
- private ComponentLibrary.LabelEx labelEx9;
- protected internal ComponentLibrary.ButtonEx btn_CustomerEdit;
- public ComponentLibrary.ButtonForm buttonForm1;
- }
- }
|