namespace LYFZ.Software.UI.MembershipManage.SuperSmallForm { partial class ReferralPointsSuperSmallForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ReferralPointsSuperSmallForm)); this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx(); this.lstTextQuery = new LYFZ.ComponentLibrary.ListBoxEx(); this.txtPoints = new LYFZ.ComponentLibrary.TextBoxEx(); this.txtCardNumber = new LYFZ.ComponentLibrary.TextBoxEx(); this.txtCardName = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx(); this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.txtSeriesPrice = new LYFZ.ComponentLibrary.TextBoxEx(); this.txtTextQuery = new LYFZ.ComponentLibrary.TextBoxEx(); this.txtWomanName = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); 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.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.lblPackagesPrice = new LYFZ.ComponentLibrary.LabelEx(); this.lblName2 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx(); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx(); this.btnOK = new LYFZ.ComponentLibrary.ButtonEx(); this.txtGetPoints = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx2.SuspendLayout(); this.panelEx1.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.panelEx1); this.plExMainContainer.Controls.Add(this.panelEx2); this.plExMainContainer.Size = new System.Drawing.Size(455, 545); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(455, 545); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(396, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(423, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(396, 0); // // panelEx2 // this.panelEx2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx2.BorderWidth = 1; this.panelEx2.Controls.Add(this.lstTextQuery); this.panelEx2.Controls.Add(this.txtPoints); this.panelEx2.Controls.Add(this.txtCardNumber); this.panelEx2.Controls.Add(this.txtGetPoints); this.panelEx2.Controls.Add(this.txtCardName); this.panelEx2.Controls.Add(this.labelEx10); this.panelEx2.Controls.Add(this.labelEx11); this.panelEx2.Controls.Add(this.labelEx12); this.panelEx2.Controls.Add(this.labelEx13); this.panelEx2.Controls.Add(this.labelEx7); this.panelEx2.Controls.Add(this.panelEx3); this.panelEx2.Controls.Add(this.labelEx2); this.panelEx2.Controls.Add(this.txtSeriesPrice); this.panelEx2.Controls.Add(this.txtTextQuery); this.panelEx2.Controls.Add(this.txtWomanName); this.panelEx2.Controls.Add(this.labelEx1); this.panelEx2.Controls.Add(this.txtOrdersPerson); this.panelEx2.Controls.Add(this.txtSeriesName); this.panelEx2.Controls.Add(this.lblOrderNumber); this.panelEx2.Controls.Add(this.txtManName); this.panelEx2.Controls.Add(this.lblName1); this.panelEx2.Controls.Add(this.txtOrderNumber); this.panelEx2.Controls.Add(this.labelEx3); this.panelEx2.Controls.Add(this.lblPackagesPrice); this.panelEx2.Controls.Add(this.lblName2); this.panelEx2.Controls.Add(this.labelEx8); this.panelEx2.Location = new System.Drawing.Point(10, 10); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(435, 485); this.panelEx2.TabIndex = 24; // // lstTextQuery // 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(94, 43); this.lstTextQuery.Name = "lstTextQuery"; this.lstTextQuery.Size = new System.Drawing.Size(315, 72); this.lstTextQuery.TabIndex = 52; this.lstTextQuery.Visible = false; // // txtPoints // this.txtPoints.BackColor = System.Drawing.Color.Transparent; this.txtPoints.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtPoints.Icon = null; this.txtPoints.IconIsButton = false; this.txtPoints.IsPasswordChat = '\0'; this.txtPoints.IsSystemPasswordChar = false; this.txtPoints.Lines = new string[0]; this.txtPoints.Location = new System.Drawing.Point(95, 366); this.txtPoints.Margin = new System.Windows.Forms.Padding(0); this.txtPoints.MaxLength = 32767; this.txtPoints.MinimumSize = new System.Drawing.Size(0, 24); this.txtPoints.MouseBack = null; this.txtPoints.Multiline = false; this.txtPoints.Name = "txtPoints"; this.txtPoints.NormlBack = null; this.txtPoints.Padding = new System.Windows.Forms.Padding(5); this.txtPoints.ReadOnly = true; this.txtPoints.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtPoints.Size = new System.Drawing.Size(111, 25); this.txtPoints.TabIndex = 18; this.txtPoints.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtPoints.WaterColor = System.Drawing.Color.DarkGray; this.txtPoints.WaterText = ""; this.txtPoints.WordWrap = true; // // txtCardNumber // this.txtCardNumber.BackColor = System.Drawing.Color.Transparent; this.txtCardNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCardNumber.Icon = null; this.txtCardNumber.IconIsButton = false; this.txtCardNumber.IsPasswordChat = '\0'; this.txtCardNumber.IsSystemPasswordChar = false; this.txtCardNumber.Lines = new string[0]; this.txtCardNumber.Location = new System.Drawing.Point(298, 330); this.txtCardNumber.Margin = new System.Windows.Forms.Padding(0); this.txtCardNumber.MaxLength = 32767; this.txtCardNumber.MinimumSize = new System.Drawing.Size(0, 24); this.txtCardNumber.MouseBack = null; this.txtCardNumber.Multiline = false; this.txtCardNumber.Name = "txtCardNumber"; this.txtCardNumber.NormlBack = null; this.txtCardNumber.Padding = new System.Windows.Forms.Padding(5); this.txtCardNumber.ReadOnly = true; this.txtCardNumber.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtCardNumber.Size = new System.Drawing.Size(111, 25); this.txtCardNumber.TabIndex = 16; this.txtCardNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtCardNumber.WaterColor = System.Drawing.Color.DarkGray; this.txtCardNumber.WaterText = ""; this.txtCardNumber.WordWrap = true; // // txtCardName // this.txtCardName.BackColor = System.Drawing.Color.Transparent; this.txtCardName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCardName.Icon = null; this.txtCardName.IconIsButton = false; this.txtCardName.IsPasswordChat = '\0'; this.txtCardName.IsSystemPasswordChar = false; this.txtCardName.Lines = new string[0]; this.txtCardName.Location = new System.Drawing.Point(95, 330); this.txtCardName.Margin = new System.Windows.Forms.Padding(0); this.txtCardName.MaxLength = 32767; this.txtCardName.MinimumSize = new System.Drawing.Size(0, 24); this.txtCardName.MouseBack = null; this.txtCardName.Multiline = false; this.txtCardName.Name = "txtCardName"; this.txtCardName.NormlBack = null; this.txtCardName.Padding = new System.Windows.Forms.Padding(5); this.txtCardName.ReadOnly = true; this.txtCardName.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtCardName.Size = new System.Drawing.Size(111, 25); this.txtCardName.TabIndex = 15; this.txtCardName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtCardName.WaterColor = System.Drawing.Color.DarkGray; this.txtCardName.WaterText = ""; this.txtCardName.WordWrap = true; // // 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(38, 334); this.labelEx10.Name = "labelEx10"; this.labelEx10.Size = new System.Drawing.Size(56, 17); this.labelEx10.TabIndex = 27; this.labelEx10.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(26, 370); this.labelEx11.Name = "labelEx11"; this.labelEx11.Size = new System.Drawing.Size(68, 17); this.labelEx11.TabIndex = 30; this.labelEx11.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(229, 334); this.labelEx12.Name = "labelEx12"; this.labelEx12.Size = new System.Drawing.Size(68, 17); this.labelEx12.TabIndex = 28; this.labelEx12.Text = "当前卡号:"; // // labelEx7 // this.labelEx7.AutoSize = true; this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx7.Location = new System.Drawing.Point(18, 297); this.labelEx7.Name = "labelEx7"; this.labelEx7.Size = new System.Drawing.Size(56, 17); this.labelEx7.TabIndex = 26; this.labelEx7.Text = "积分资料"; // // panelEx3 // this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx3.BorderWidth = 1; this.panelEx3.Location = new System.Drawing.Point(-1, 61); this.panelEx3.Name = "panelEx3"; this.panelEx3.Size = new System.Drawing.Size(435, 1); this.panelEx3.TabIndex = 25; // // labelEx2 // 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(18, 89); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(56, 17); this.labelEx2.TabIndex = 24; this.labelEx2.Text = "订单资料"; // // txtSeriesPrice // 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(95, 228); 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(111, 25); this.txtSeriesPrice.TabIndex = 14; this.txtSeriesPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtSeriesPrice.WaterColor = System.Drawing.Color.DarkGray; this.txtSeriesPrice.WaterText = ""; this.txtSeriesPrice.WordWrap = true; // // txtTextQuery // 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(92, 19); 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(318, 25); this.txtTextQuery.TabIndex = 21; this.txtTextQuery.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtTextQuery.WaterColor = System.Drawing.Color.DarkGray; this.txtTextQuery.WaterText = "输入客人姓名(拼音)、电话或订单号 按回车键查询"; this.txtTextQuery.WordWrap = true; // // txtWomanName // 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(298, 156); 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(111, 25); this.txtWomanName.TabIndex = 13; this.txtWomanName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtWomanName.WaterColor = System.Drawing.Color.DarkGray; this.txtWomanName.WaterText = ""; this.txtWomanName.WordWrap = true; // // labelEx1 // this.labelEx1.AutoSize = true; this.labelEx1.BackColor = System.Drawing.Color.Transparent; 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(22, 23); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(68, 17); this.labelEx1.TabIndex = 19; this.labelEx1.Text = "副卡客人:"; // // txtOrdersPerson // 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(298, 121); 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(111, 25); this.txtOrdersPerson.TabIndex = 12; this.txtOrdersPerson.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtOrdersPerson.WaterColor = System.Drawing.Color.DarkGray; this.txtOrdersPerson.WaterText = ""; this.txtOrdersPerson.WordWrap = true; // // txtSeriesName // 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(95, 191); 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(314, 25); this.txtSeriesName.TabIndex = 10; this.txtSeriesName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtSeriesName.WaterColor = System.Drawing.Color.DarkGray; this.txtSeriesName.WaterText = ""; this.txtSeriesName.WordWrap = true; // // lblOrderNumber // 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(38, 125); this.lblOrderNumber.Name = "lblOrderNumber"; this.lblOrderNumber.Size = new System.Drawing.Size(56, 17); this.lblOrderNumber.TabIndex = 1; this.lblOrderNumber.Text = "订单号:"; // // txtManName // 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(95, 156); 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(111, 25); this.txtManName.TabIndex = 9; this.txtManName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtManName.WaterColor = System.Drawing.Color.DarkGray; this.txtManName.WaterText = ""; this.txtManName.WordWrap = true; // // lblName1 // 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(26, 160); this.lblName1.Name = "lblName1"; this.lblName1.Size = new System.Drawing.Size(68, 17); this.lblName1.TabIndex = 2; this.lblName1.Text = "男宾姓名:"; // // txtOrderNumber // 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(95, 121); 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(111, 25); this.txtOrderNumber.TabIndex = 8; this.txtOrderNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtOrderNumber.WaterColor = System.Drawing.Color.DarkGray; this.txtOrderNumber.WaterText = ""; this.txtOrderNumber.WordWrap = true; // // labelEx3 // 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(241, 125); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(56, 17); this.labelEx3.TabIndex = 3; this.labelEx3.Text = "接单人:"; // // lblPackagesPrice // 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(26, 232); this.lblPackagesPrice.Name = "lblPackagesPrice"; this.lblPackagesPrice.Size = new System.Drawing.Size(68, 17); this.lblPackagesPrice.TabIndex = 7; this.lblPackagesPrice.Text = "套系金额:"; // // lblName2 // 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(229, 160); this.lblName2.Name = "lblName2"; this.lblName2.Size = new System.Drawing.Size(68, 17); this.lblName2.TabIndex = 4; this.lblName2.Text = "女宾姓名:"; // // labelEx8 // this.labelEx8.AutoSize = true; this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx8.Location = new System.Drawing.Point(26, 195); this.labelEx8.Name = "labelEx8"; this.labelEx8.Size = new System.Drawing.Size(68, 17); this.labelEx8.TabIndex = 6; this.labelEx8.Text = "套系名称:"; // // panelEx1 // this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx1.BorderWidth = 1; this.panelEx1.Controls.Add(this.btnCancel); this.panelEx1.Controls.Add(this.btnOK); this.panelEx1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelEx1.Location = new System.Drawing.Point(0, 505); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(455, 40); this.panelEx1.TabIndex = 25; // // btnCancel // this.btnCancel.BackColor = System.Drawing.Color.Transparent; this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg"))); this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnCancel.ForeColor = System.Drawing.Color.White; this.btnCancel.IsCustomBackImg = false; this.btnCancel.IsShowText = true; this.btnCancel.Location = new System.Drawing.Point(253, 6); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(85, 28); this.btnCancel.TabIndex = 20; this.btnCancel.Text = " 取 消"; this.btnCancel.UseVisualStyleBackColor = false; // // btnOK // this.btnOK.BackColor = System.Drawing.Color.Transparent; this.btnOK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOK.BackImg"))); this.btnOK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnOK.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnOK.ForeColor = System.Drawing.Color.White; this.btnOK.IsCustomBackImg = false; this.btnOK.IsShowText = true; this.btnOK.Location = new System.Drawing.Point(134, 6); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(85, 28); this.btnOK.TabIndex = 19; this.btnOK.Text = " 确 定"; this.btnOK.UseVisualStyleBackColor = false; // // txtGetPoints // this.txtGetPoints.BackColor = System.Drawing.Color.Transparent; this.txtGetPoints.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtGetPoints.ForeColor = System.Drawing.Color.Red; this.txtGetPoints.Icon = null; this.txtGetPoints.IconIsButton = false; this.txtGetPoints.IsPasswordChat = '\0'; this.txtGetPoints.IsSystemPasswordChar = false; this.txtGetPoints.Lines = new string[0]; this.txtGetPoints.Location = new System.Drawing.Point(298, 228); this.txtGetPoints.Margin = new System.Windows.Forms.Padding(0); this.txtGetPoints.MaxLength = 32767; this.txtGetPoints.MinimumSize = new System.Drawing.Size(0, 24); this.txtGetPoints.MouseBack = null; this.txtGetPoints.Multiline = false; this.txtGetPoints.Name = "txtGetPoints"; this.txtGetPoints.NormlBack = null; this.txtGetPoints.Padding = new System.Windows.Forms.Padding(5); this.txtGetPoints.ReadOnly = true; this.txtGetPoints.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtGetPoints.Size = new System.Drawing.Size(111, 25); this.txtGetPoints.TabIndex = 17; this.txtGetPoints.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtGetPoints.WaterColor = System.Drawing.Color.DarkGray; this.txtGetPoints.WaterText = ""; this.txtGetPoints.WordWrap = true; // // 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(216, 232); this.labelEx13.Name = "labelEx13"; this.labelEx13.Size = new System.Drawing.Size(80, 17); this.labelEx13.TabIndex = 29; this.labelEx13.Text = "可得介绍积分"; // // ReferralPointsSuperSmallForm // 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(455, 610); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsUserControlsSize = false; this.MaximizeBox = false; this.Name = "ReferralPointsSuperSmallForm"; this.Text = "转介绍赠送积分录入"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.plExMainContainer.ResumeLayout(false); this.plFormMainContent.ResumeLayout(false); this.panelEx2.ResumeLayout(false); this.panelEx2.PerformLayout(); this.panelEx1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private ComponentLibrary.PanelEx panelEx2; private ComponentLibrary.PanelEx panelEx3; private ComponentLibrary.LabelEx labelEx2; protected ComponentLibrary.TextBoxEx txtSeriesPrice; protected ComponentLibrary.TextBoxEx txtTextQuery; protected ComponentLibrary.TextBoxEx txtWomanName; private ComponentLibrary.LabelEx labelEx1; protected ComponentLibrary.TextBoxEx txtOrdersPerson; protected ComponentLibrary.TextBoxEx txtSeriesName; protected ComponentLibrary.TextBoxEx txtManName; protected ComponentLibrary.TextBoxEx txtOrderNumber; private ComponentLibrary.LabelEx labelEx3; private ComponentLibrary.LabelEx labelEx8; private ComponentLibrary.PanelEx panelEx1; protected ComponentLibrary.ButtonEx btnCancel; protected ComponentLibrary.ButtonEx btnOK; protected ComponentLibrary.TextBoxEx txtPoints; protected ComponentLibrary.TextBoxEx txtCardNumber; protected ComponentLibrary.TextBoxEx txtCardName; private ComponentLibrary.LabelEx labelEx10; private ComponentLibrary.LabelEx labelEx11; private ComponentLibrary.LabelEx labelEx12; private ComponentLibrary.LabelEx labelEx7; protected ComponentLibrary.LabelEx lblName1; protected ComponentLibrary.LabelEx lblName2; protected ComponentLibrary.LabelEx lblOrderNumber; protected ComponentLibrary.LabelEx lblPackagesPrice; protected ComponentLibrary.ListBoxEx lstTextQuery; protected ComponentLibrary.TextBoxEx txtGetPoints; private ComponentLibrary.LabelEx labelEx13; } }