123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748 |
- namespace LYFZ.Software.UI.MembershipManage.SetSmallForm
- {
- partial class ViceCardConsumeSmallForm
- {
-
-
-
- private System.ComponentModel.IContainer components = null;
-
-
-
-
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
-
-
-
-
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ViceCardConsumeSmallForm));
- this.txtInputViceCard = new LYFZ.ComponentLibrary.TextBoxEx();
- this.btnFind = new LYFZ.ComponentLibrary.ButtonForm();
- this.btnUse = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx8 = new LYFZ.ComponentLibrary.PanelEx();
- this.panelBackCashAmount = new LYFZ.ComponentLibrary.PanelEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtBackCashAmount = new LYFZ.ComponentLibrary.TextBoxEx();
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.lblPackagesPrice = new LYFZ.ComponentLibrary.LabelEx();
- this.txtSeriesPrice = new LYFZ.ComponentLibrary.TextBoxEx();
- this.btnOrderFind = new LYFZ.ComponentLibrary.ButtonForm();
- this.lstTextQuery = new LYFZ.ComponentLibrary.ListBoxEx();
- this.txtWomanName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtOrdersPerson = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtSeriesName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.lblOrderNumber = new LYFZ.ComponentLibrary.LabelEx();
- this.txtManName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.lblName1 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtOrderNumber = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.lblName2 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtTextQuery = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtHolder = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtViceCardType = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtViceCardNumber = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx8.SuspendLayout();
- this.panelBackCashAmount.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.SuspendLayout();
-
-
-
- this.plExMainContainer.Controls.Add(this.panelEx8);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
- this.plExMainContainer.Size = new System.Drawing.Size(490, 440);
-
-
-
- this.plFormMainContent.Size = new System.Drawing.Size(490, 440);
-
-
-
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(351, 0);
-
-
-
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(458, 0);
-
-
-
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(324, 0);
-
-
-
- this.txtInputViceCard.BackColor = System.Drawing.Color.Transparent;
- this.txtInputViceCard.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtInputViceCard.Icon = null;
- this.txtInputViceCard.IconIsButton = false;
- this.txtInputViceCard.IsPasswordChat = '\0';
- this.txtInputViceCard.IsSystemPasswordChar = false;
- this.txtInputViceCard.Lines = new string[0];
- this.txtInputViceCard.Location = new System.Drawing.Point(98, 24);
- this.txtInputViceCard.Margin = new System.Windows.Forms.Padding(0);
- this.txtInputViceCard.MaxLength = 32767;
- this.txtInputViceCard.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtInputViceCard.MouseBack = null;
- this.txtInputViceCard.Multiline = false;
- this.txtInputViceCard.Name = "txtInputViceCard";
- this.txtInputViceCard.NormlBack = null;
- this.txtInputViceCard.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtInputViceCard.ReadOnly = false;
- this.txtInputViceCard.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtInputViceCard.Size = new System.Drawing.Size(160, 25);
- this.txtInputViceCard.TabIndex = 2231;
- this.txtInputViceCard.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtInputViceCard.WaterColor = System.Drawing.Color.DarkGray;
- this.txtInputViceCard.WaterText = "输入副卡号查询";
- this.txtInputViceCard.WordWrap = true;
-
-
-
- this.btnFind.BackColor = System.Drawing.Color.Transparent;
- this.btnFind.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnFind.BackImg")));
- this.btnFind.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnFind.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnFind.ForeColor = System.Drawing.Color.White;
- this.btnFind.IsCustomBackImg = false;
- this.btnFind.IsShowText = true;
- this.btnFind.Location = new System.Drawing.Point(265, 24);
- this.btnFind.Name = "btnFind";
- this.btnFind.Size = new System.Drawing.Size(55, 25);
- this.btnFind.TabIndex = 2232;
- this.btnFind.Text = " 查找";
- this.btnFind.UseVisualStyleBackColor = false;
-
-
-
- this.btnUse.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.btnUse.BackColor = System.Drawing.Color.Transparent;
- this.btnUse.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUse.BackImg")));
- this.btnUse.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnUse.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnUse.ForeColor = System.Drawing.Color.White;
- this.btnUse.IsCustomBackImg = false;
- this.btnUse.IsShowText = true;
- this.btnUse.Location = new System.Drawing.Point(113, 379);
- this.btnUse.Name = "btnUse";
- this.btnUse.Size = new System.Drawing.Size(85, 28);
- this.btnUse.TabIndex = 2240;
- this.btnUse.Text = " 使 用";
- this.btnUse.UseVisualStyleBackColor = false;
-
-
-
- this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.btnClose.BackColor = System.Drawing.Color.Transparent;
- this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
- this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnClose.ForeColor = System.Drawing.Color.White;
- this.btnClose.IsCustomBackImg = false;
- this.btnClose.IsShowText = true;
- this.btnClose.Location = new System.Drawing.Point(280, 379);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(85, 28);
- this.btnClose.TabIndex = 2241;
- this.btnClose.Text = " 关 闭";
- this.btnClose.UseVisualStyleBackColor = false;
-
-
-
- this.panelEx8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx8.BorderWidth = 1;
- this.panelEx8.Controls.Add(this.panelBackCashAmount);
- this.panelEx8.Controls.Add(this.panelEx1);
- this.panelEx8.Controls.Add(this.txtHolder);
- this.panelEx8.Controls.Add(this.txtViceCardType);
- this.panelEx8.Controls.Add(this.labelEx8);
- this.panelEx8.Controls.Add(this.labelEx3);
- this.panelEx8.Controls.Add(this.labelEx4);
- this.panelEx8.Controls.Add(this.txtViceCardNumber);
- this.panelEx8.Controls.Add(this.labelEx2);
- this.panelEx8.Controls.Add(this.txtInputViceCard);
- this.panelEx8.Controls.Add(this.btnClose);
- this.panelEx8.Controls.Add(this.btnFind);
- this.panelEx8.Controls.Add(this.btnUse);
- this.panelEx8.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx8.Location = new System.Drawing.Point(10, 10);
- this.panelEx8.Name = "panelEx8";
- this.panelEx8.Size = new System.Drawing.Size(470, 420);
- this.panelEx8.TabIndex = 2246;
-
-
-
- this.panelBackCashAmount.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelBackCashAmount.BorderWidth = 1;
- this.panelBackCashAmount.Controls.Add(this.labelEx1);
- this.panelBackCashAmount.Controls.Add(this.txtBackCashAmount);
- this.panelBackCashAmount.Location = new System.Drawing.Point(244, 92);
- this.panelBackCashAmount.Name = "panelBackCashAmount";
- this.panelBackCashAmount.Size = new System.Drawing.Size(220, 36);
- this.panelBackCashAmount.TabIndex = 2250;
-
-
-
- this.labelEx1.AutoSize = true;
- this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx1.Location = new System.Drawing.Point(11, 10);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(92, 17);
- this.labelEx1.TabIndex = 2248;
- this.labelEx1.Text = "返现套系金额:";
-
-
-
- this.txtBackCashAmount.BackColor = System.Drawing.Color.Transparent;
- this.txtBackCashAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtBackCashAmount.Icon = null;
- this.txtBackCashAmount.IconIsButton = false;
- this.txtBackCashAmount.IsPasswordChat = '\0';
- this.txtBackCashAmount.IsSystemPasswordChar = false;
- this.txtBackCashAmount.Lines = new string[0];
- this.txtBackCashAmount.Location = new System.Drawing.Point(105, 6);
- this.txtBackCashAmount.Margin = new System.Windows.Forms.Padding(0);
- this.txtBackCashAmount.MaxLength = 32767;
- this.txtBackCashAmount.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtBackCashAmount.MouseBack = null;
- this.txtBackCashAmount.Multiline = false;
- this.txtBackCashAmount.Name = "txtBackCashAmount";
- this.txtBackCashAmount.NormlBack = null;
- this.txtBackCashAmount.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtBackCashAmount.ReadOnly = true;
- this.txtBackCashAmount.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtBackCashAmount.Size = new System.Drawing.Size(87, 25);
- this.txtBackCashAmount.TabIndex = 2249;
- this.txtBackCashAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtBackCashAmount.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.txtBackCashAmount.WaterText = "";
- this.txtBackCashAmount.WordWrap = true;
-
-
-
- this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx1.BorderWidth = 1;
- this.panelEx1.Controls.Add(this.lblPackagesPrice);
- this.panelEx1.Controls.Add(this.txtSeriesPrice);
- this.panelEx1.Controls.Add(this.btnOrderFind);
- this.panelEx1.Controls.Add(this.lstTextQuery);
- this.panelEx1.Controls.Add(this.txtWomanName);
- this.panelEx1.Controls.Add(this.txtOrdersPerson);
- this.panelEx1.Controls.Add(this.txtSeriesName);
- this.panelEx1.Controls.Add(this.lblOrderNumber);
- this.panelEx1.Controls.Add(this.txtManName);
- this.panelEx1.Controls.Add(this.lblName1);
- this.panelEx1.Controls.Add(this.txtOrderNumber);
- this.panelEx1.Controls.Add(this.labelEx6);
- this.panelEx1.Controls.Add(this.lblName2);
- this.panelEx1.Controls.Add(this.labelEx9);
- this.panelEx1.Controls.Add(this.txtTextQuery);
- this.panelEx1.Controls.Add(this.labelEx5);
- this.panelEx1.Location = new System.Drawing.Point(14, 134);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(450, 225);
- this.panelEx1.TabIndex = 2247;
-
-
-
- this.lblPackagesPrice.AutoSize = true;
- this.lblPackagesPrice.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblPackagesPrice.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblPackagesPrice.Location = new System.Drawing.Point(15, 168);
- this.lblPackagesPrice.Name = "lblPackagesPrice";
- this.lblPackagesPrice.Size = new System.Drawing.Size(68, 17);
- this.lblPackagesPrice.TabIndex = 2284;
- this.lblPackagesPrice.Text = "套系金额:";
-
-
-
- this.txtSeriesPrice.BackColor = System.Drawing.Color.Transparent;
- this.txtSeriesPrice.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtSeriesPrice.Icon = null;
- this.txtSeriesPrice.IconIsButton = false;
- this.txtSeriesPrice.IsPasswordChat = '\0';
- this.txtSeriesPrice.IsSystemPasswordChar = false;
- this.txtSeriesPrice.Lines = new string[0];
- this.txtSeriesPrice.Location = new System.Drawing.Point(84, 164);
- this.txtSeriesPrice.Margin = new System.Windows.Forms.Padding(0);
- this.txtSeriesPrice.MaxLength = 32767;
- this.txtSeriesPrice.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtSeriesPrice.MouseBack = null;
- this.txtSeriesPrice.Multiline = false;
- this.txtSeriesPrice.Name = "txtSeriesPrice";
- this.txtSeriesPrice.NormlBack = null;
- this.txtSeriesPrice.Padding = new System.Windows.Forms.Padding(5);
- this.txtSeriesPrice.ReadOnly = true;
- this.txtSeriesPrice.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtSeriesPrice.Size = new System.Drawing.Size(338, 25);
- this.txtSeriesPrice.TabIndex = 2285;
- this.txtSeriesPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtSeriesPrice.WaterColor = System.Drawing.Color.DarkGray;
- this.txtSeriesPrice.WaterText = "";
- this.txtSeriesPrice.WordWrap = true;
-
-
-
- this.btnOrderFind.BackColor = System.Drawing.Color.Transparent;
- this.btnOrderFind.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOrderFind.BackImg")));
- this.btnOrderFind.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnOrderFind.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnOrderFind.ForeColor = System.Drawing.Color.White;
- this.btnOrderFind.IsCustomBackImg = false;
- this.btnOrderFind.IsShowText = true;
- this.btnOrderFind.Location = new System.Drawing.Point(381, 8);
- this.btnOrderFind.Name = "btnOrderFind";
- this.btnOrderFind.Size = new System.Drawing.Size(55, 25);
- this.btnOrderFind.TabIndex = 2250;
- this.btnOrderFind.Text = " 查找";
- this.btnOrderFind.UseVisualStyleBackColor = false;
-
-
-
- this.lstTextQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.lstTextQuery.FormattingEnabled = true;
- this.lstTextQuery.ItemHeight = 17;
- this.lstTextQuery.Location = new System.Drawing.Point(86, 32);
- this.lstTextQuery.Name = "lstTextQuery";
- this.lstTextQuery.Size = new System.Drawing.Size(287, 72);
- this.lstTextQuery.TabIndex = 2271;
- this.lstTextQuery.Visible = false;
-
-
-
- this.txtWomanName.BackColor = System.Drawing.Color.Transparent;
- this.txtWomanName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtWomanName.Icon = null;
- this.txtWomanName.IconIsButton = false;
- this.txtWomanName.IsPasswordChat = '\0';
- this.txtWomanName.IsSystemPasswordChar = false;
- this.txtWomanName.Lines = new string[0];
- this.txtWomanName.Location = new System.Drawing.Point(302, 93);
- this.txtWomanName.Margin = new System.Windows.Forms.Padding(0);
- this.txtWomanName.MaxLength = 32767;
- this.txtWomanName.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtWomanName.MouseBack = null;
- this.txtWomanName.Multiline = false;
- this.txtWomanName.Name = "txtWomanName";
- this.txtWomanName.NormlBack = null;
- this.txtWomanName.Padding = new System.Windows.Forms.Padding(5);
- this.txtWomanName.ReadOnly = true;
- this.txtWomanName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtWomanName.Size = new System.Drawing.Size(120, 25);
- this.txtWomanName.TabIndex = 2282;
- this.txtWomanName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtWomanName.WaterColor = System.Drawing.Color.DarkGray;
- this.txtWomanName.WaterText = "";
- this.txtWomanName.WordWrap = true;
-
-
-
- this.txtOrdersPerson.BackColor = System.Drawing.Color.Transparent;
- this.txtOrdersPerson.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtOrdersPerson.Icon = null;
- this.txtOrdersPerson.IconIsButton = false;
- this.txtOrdersPerson.IsPasswordChat = '\0';
- this.txtOrdersPerson.IsSystemPasswordChar = false;
- this.txtOrdersPerson.Lines = new string[0];
- this.txtOrdersPerson.Location = new System.Drawing.Point(302, 58);
- this.txtOrdersPerson.Margin = new System.Windows.Forms.Padding(0);
- this.txtOrdersPerson.MaxLength = 32767;
- this.txtOrdersPerson.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtOrdersPerson.MouseBack = null;
- this.txtOrdersPerson.Multiline = false;
- this.txtOrdersPerson.Name = "txtOrdersPerson";
- this.txtOrdersPerson.NormlBack = null;
- this.txtOrdersPerson.Padding = new System.Windows.Forms.Padding(5);
- this.txtOrdersPerson.ReadOnly = true;
- this.txtOrdersPerson.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtOrdersPerson.Size = new System.Drawing.Size(120, 25);
- this.txtOrdersPerson.TabIndex = 2281;
- this.txtOrdersPerson.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtOrdersPerson.WaterColor = System.Drawing.Color.DarkGray;
- this.txtOrdersPerson.WaterText = "";
- this.txtOrdersPerson.WordWrap = true;
-
-
-
- this.txtSeriesName.BackColor = System.Drawing.Color.Transparent;
- this.txtSeriesName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtSeriesName.Icon = null;
- this.txtSeriesName.IconIsButton = false;
- this.txtSeriesName.IsPasswordChat = '\0';
- this.txtSeriesName.IsSystemPasswordChar = false;
- this.txtSeriesName.Lines = new string[0];
- this.txtSeriesName.Location = new System.Drawing.Point(84, 128);
- this.txtSeriesName.Margin = new System.Windows.Forms.Padding(0);
- this.txtSeriesName.MaxLength = 32767;
- this.txtSeriesName.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtSeriesName.MouseBack = null;
- this.txtSeriesName.Multiline = false;
- this.txtSeriesName.Name = "txtSeriesName";
- this.txtSeriesName.NormlBack = null;
- this.txtSeriesName.Padding = new System.Windows.Forms.Padding(5);
- this.txtSeriesName.ReadOnly = true;
- this.txtSeriesName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtSeriesName.Size = new System.Drawing.Size(338, 25);
- this.txtSeriesName.TabIndex = 2280;
- this.txtSeriesName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtSeriesName.WaterColor = System.Drawing.Color.DarkGray;
- this.txtSeriesName.WaterText = "";
- this.txtSeriesName.WordWrap = true;
-
-
-
- this.lblOrderNumber.AutoSize = true;
- this.lblOrderNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblOrderNumber.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblOrderNumber.Location = new System.Drawing.Point(27, 62);
- this.lblOrderNumber.Name = "lblOrderNumber";
- this.lblOrderNumber.Size = new System.Drawing.Size(56, 17);
- this.lblOrderNumber.TabIndex = 2272;
- this.lblOrderNumber.Text = "订单号:";
-
-
-
- this.txtManName.BackColor = System.Drawing.Color.Transparent;
- this.txtManName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtManName.Icon = null;
- this.txtManName.IconIsButton = false;
- this.txtManName.IsPasswordChat = '\0';
- this.txtManName.IsSystemPasswordChar = false;
- this.txtManName.Lines = new string[0];
- this.txtManName.Location = new System.Drawing.Point(84, 93);
- this.txtManName.Margin = new System.Windows.Forms.Padding(0);
- this.txtManName.MaxLength = 32767;
- this.txtManName.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtManName.MouseBack = null;
- this.txtManName.Multiline = false;
- this.txtManName.Name = "txtManName";
- this.txtManName.NormlBack = null;
- this.txtManName.Padding = new System.Windows.Forms.Padding(5);
- this.txtManName.ReadOnly = true;
- this.txtManName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtManName.Size = new System.Drawing.Size(118, 25);
- this.txtManName.TabIndex = 2279;
- this.txtManName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtManName.WaterColor = System.Drawing.Color.DarkGray;
- this.txtManName.WaterText = "";
- this.txtManName.WordWrap = true;
-
-
-
- this.lblName1.AutoSize = true;
- this.lblName1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblName1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblName1.Location = new System.Drawing.Point(15, 97);
- this.lblName1.Name = "lblName1";
- this.lblName1.Size = new System.Drawing.Size(68, 17);
- this.lblName1.TabIndex = 2273;
- this.lblName1.Text = "男宾姓名:";
-
-
-
- this.txtOrderNumber.BackColor = System.Drawing.Color.Transparent;
- this.txtOrderNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtOrderNumber.Icon = null;
- this.txtOrderNumber.IconIsButton = false;
- this.txtOrderNumber.IsPasswordChat = '\0';
- this.txtOrderNumber.IsSystemPasswordChar = false;
- this.txtOrderNumber.Lines = new string[0];
- this.txtOrderNumber.Location = new System.Drawing.Point(84, 58);
- this.txtOrderNumber.Margin = new System.Windows.Forms.Padding(0);
- this.txtOrderNumber.MaxLength = 32767;
- this.txtOrderNumber.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtOrderNumber.MouseBack = null;
- this.txtOrderNumber.Multiline = false;
- this.txtOrderNumber.Name = "txtOrderNumber";
- this.txtOrderNumber.NormlBack = null;
- this.txtOrderNumber.Padding = new System.Windows.Forms.Padding(5);
- this.txtOrderNumber.ReadOnly = true;
- this.txtOrderNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtOrderNumber.Size = new System.Drawing.Size(118, 25);
- this.txtOrderNumber.TabIndex = 2278;
- this.txtOrderNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtOrderNumber.WaterColor = System.Drawing.Color.DarkGray;
- this.txtOrderNumber.WaterText = "";
- this.txtOrderNumber.WordWrap = true;
-
-
-
- this.labelEx6.AutoSize = true;
- this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx6.Location = new System.Drawing.Point(245, 62);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(56, 17);
- this.labelEx6.TabIndex = 2274;
- this.labelEx6.Text = "接单人:";
-
-
-
- this.lblName2.AutoSize = true;
- this.lblName2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblName2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblName2.Location = new System.Drawing.Point(233, 97);
- this.lblName2.Name = "lblName2";
- this.lblName2.Size = new System.Drawing.Size(68, 17);
- this.lblName2.TabIndex = 2275;
- this.lblName2.Text = "女宾姓名:";
-
-
-
- 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(15, 132);
- this.labelEx9.Name = "labelEx9";
- this.labelEx9.Size = new System.Drawing.Size(68, 17);
- this.labelEx9.TabIndex = 2276;
- this.labelEx9.Text = "套系名称:";
-
-
-
- this.txtTextQuery.BackColor = System.Drawing.Color.Transparent;
- this.txtTextQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtTextQuery.Icon = null;
- this.txtTextQuery.IconIsButton = false;
- this.txtTextQuery.IsPasswordChat = '\0';
- this.txtTextQuery.IsSystemPasswordChar = false;
- this.txtTextQuery.Lines = new string[0];
- this.txtTextQuery.Location = new System.Drawing.Point(84, 8);
- this.txtTextQuery.Margin = new System.Windows.Forms.Padding(0);
- this.txtTextQuery.MaxLength = 32767;
- this.txtTextQuery.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtTextQuery.MouseBack = null;
- this.txtTextQuery.Multiline = false;
- this.txtTextQuery.Name = "txtTextQuery";
- this.txtTextQuery.NormlBack = null;
- this.txtTextQuery.Padding = new System.Windows.Forms.Padding(5);
- this.txtTextQuery.ReadOnly = false;
- this.txtTextQuery.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtTextQuery.Size = new System.Drawing.Size(290, 25);
- this.txtTextQuery.TabIndex = 2270;
- this.txtTextQuery.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtTextQuery.WaterColor = System.Drawing.Color.DarkGray;
- this.txtTextQuery.WaterText = "输入客人姓名(拼音)、电话或订单号 按回车键查询";
- this.txtTextQuery.WordWrap = true;
-
-
-
- this.labelEx5.AutoSize = true;
- this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx5.Location = new System.Drawing.Point(7, 12);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(56, 17);
- this.labelEx5.TabIndex = 2268;
- this.labelEx5.Text = "订单资料";
-
-
-
- this.txtHolder.BackColor = System.Drawing.Color.Transparent;
- this.txtHolder.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtHolder.Icon = null;
- this.txtHolder.IconIsButton = false;
- this.txtHolder.IsPasswordChat = '\0';
- this.txtHolder.IsSystemPasswordChar = false;
- this.txtHolder.Lines = new string[0];
- this.txtHolder.Location = new System.Drawing.Point(98, 98);
- this.txtHolder.Margin = new System.Windows.Forms.Padding(0);
- this.txtHolder.MaxLength = 32767;
- this.txtHolder.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtHolder.MouseBack = null;
- this.txtHolder.Multiline = false;
- this.txtHolder.Name = "txtHolder";
- this.txtHolder.NormlBack = null;
- this.txtHolder.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtHolder.ReadOnly = true;
- this.txtHolder.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtHolder.Size = new System.Drawing.Size(118, 25);
- this.txtHolder.TabIndex = 2246;
- this.txtHolder.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtHolder.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.txtHolder.WaterText = "";
- this.txtHolder.WordWrap = true;
-
-
-
- this.txtViceCardType.BackColor = System.Drawing.Color.Transparent;
- this.txtViceCardType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtViceCardType.Icon = null;
- this.txtViceCardType.IconIsButton = false;
- this.txtViceCardType.IsPasswordChat = '\0';
- this.txtViceCardType.IsSystemPasswordChar = false;
- this.txtViceCardType.Lines = new string[0];
- this.txtViceCardType.Location = new System.Drawing.Point(349, 64);
- this.txtViceCardType.Margin = new System.Windows.Forms.Padding(0);
- this.txtViceCardType.MaxLength = 32767;
- this.txtViceCardType.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtViceCardType.MouseBack = null;
- this.txtViceCardType.Multiline = false;
- this.txtViceCardType.Name = "txtViceCardType";
- this.txtViceCardType.NormlBack = null;
- this.txtViceCardType.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtViceCardType.ReadOnly = true;
- this.txtViceCardType.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtViceCardType.Size = new System.Drawing.Size(87, 25);
- this.txtViceCardType.TabIndex = 2244;
- this.txtViceCardType.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtViceCardType.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.txtViceCardType.WaterText = "";
- this.txtViceCardType.WordWrap = true;
-
-
-
- this.labelEx8.AutoSize = true;
- this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx8.Location = new System.Drawing.Point(16, 102);
- this.labelEx8.Name = "labelEx8";
- this.labelEx8.Size = new System.Drawing.Size(80, 17);
- this.labelEx8.TabIndex = 2239;
- this.labelEx8.Text = "主卡持卡人:";
-
-
-
- this.labelEx3.AutoSize = true;
- this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx3.Location = new System.Drawing.Point(40, 68);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(56, 17);
- this.labelEx3.TabIndex = 2234;
- this.labelEx3.Text = "副卡号:";
-
-
-
- this.labelEx4.AutoSize = true;
- this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx4.Location = new System.Drawing.Point(279, 68);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(68, 17);
- this.labelEx4.TabIndex = 2235;
- this.labelEx4.Text = "副卡类型:";
-
-
-
- this.txtViceCardNumber.BackColor = System.Drawing.Color.Transparent;
- this.txtViceCardNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtViceCardNumber.Icon = null;
- this.txtViceCardNumber.IconIsButton = false;
- this.txtViceCardNumber.IsPasswordChat = '\0';
- this.txtViceCardNumber.IsSystemPasswordChar = false;
- this.txtViceCardNumber.Lines = new string[0];
- this.txtViceCardNumber.Location = new System.Drawing.Point(98, 64);
- this.txtViceCardNumber.Margin = new System.Windows.Forms.Padding(0);
- this.txtViceCardNumber.MaxLength = 32767;
- this.txtViceCardNumber.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtViceCardNumber.MouseBack = null;
- this.txtViceCardNumber.Multiline = false;
- this.txtViceCardNumber.Name = "txtViceCardNumber";
- this.txtViceCardNumber.NormlBack = null;
- this.txtViceCardNumber.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtViceCardNumber.ReadOnly = true;
- this.txtViceCardNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtViceCardNumber.Size = new System.Drawing.Size(118, 25);
- this.txtViceCardNumber.TabIndex = 2243;
- this.txtViceCardNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtViceCardNumber.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.txtViceCardNumber.WaterText = "";
- this.txtViceCardNumber.WordWrap = true;
-
-
-
- this.labelEx2.AutoSize = true;
- this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, 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(21, 28);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(56, 17);
- this.labelEx2.TabIndex = 2233;
- this.labelEx2.Text = "副卡资料";
-
-
-
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
- this.ClientSize = new System.Drawing.Size(490, 505);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsUserControlsSize = false;
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "ViceCardConsumeSmallForm";
- this.Text = "返现副卡使用";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx8.ResumeLayout(false);
- this.panelEx8.PerformLayout();
- this.panelBackCashAmount.ResumeLayout(false);
- this.panelBackCashAmount.PerformLayout();
- this.panelEx1.ResumeLayout(false);
- this.panelEx1.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- protected internal ComponentLibrary.TextBoxEx txtInputViceCard;
- protected internal ComponentLibrary.ButtonForm btnFind;
- protected internal ComponentLibrary.ButtonEx btnClose;
- protected internal ComponentLibrary.ButtonEx btnUse;
- protected ComponentLibrary.TextBoxEx txtHolder;
- protected ComponentLibrary.TextBoxEx txtViceCardType;
- private ComponentLibrary.LabelEx labelEx8;
- private ComponentLibrary.LabelEx labelEx3;
- private ComponentLibrary.LabelEx labelEx4;
- protected ComponentLibrary.TextBoxEx txtViceCardNumber;
- private ComponentLibrary.LabelEx labelEx2;
- protected internal ComponentLibrary.PanelEx panelEx8;
- protected internal ComponentLibrary.ListBoxEx lstTextQuery;
- protected ComponentLibrary.TextBoxEx txtWomanName;
- protected ComponentLibrary.TextBoxEx txtOrdersPerson;
- protected ComponentLibrary.TextBoxEx txtSeriesName;
- protected ComponentLibrary.LabelEx lblOrderNumber;
- protected ComponentLibrary.TextBoxEx txtManName;
- protected ComponentLibrary.LabelEx lblName1;
- protected ComponentLibrary.TextBoxEx txtOrderNumber;
- private ComponentLibrary.LabelEx labelEx6;
- protected ComponentLibrary.LabelEx lblName2;
- private ComponentLibrary.LabelEx labelEx9;
- protected internal ComponentLibrary.TextBoxEx txtTextQuery;
- private ComponentLibrary.LabelEx labelEx5;
- protected internal ComponentLibrary.PanelEx panelEx1;
- protected internal ComponentLibrary.TextBoxEx txtBackCashAmount;
- protected internal ComponentLibrary.LabelEx labelEx1;
- protected internal ComponentLibrary.ButtonForm btnOrderFind;
- protected internal ComponentLibrary.PanelEx panelBackCashAmount;
- protected ComponentLibrary.LabelEx lblPackagesPrice;
- protected ComponentLibrary.TextBoxEx txtSeriesPrice;
- }
- }
|