namespace LYFZ.Software.UI.MembershipManage.SetSmallForm
{
partial class SuperiorQuerySmallForm
{
///
/// 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(SuperiorQuerySmallForm));
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
this.dtpOpenCardEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
this.dtpOpenCardStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.dtpClientBirthdayEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
this.dtpClientBirthdayStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.txtSeriesAmountEnd = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtSeriesAmountStart = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.tb_EndServiceNumber = new LYFZ.ComponentLibrary.TextBoxEx();
this.tb_StartServiceNumber = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtAvailablePointsEnd = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtAvailablePointsStart = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.txtAvailableAmountEnd = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtAvailableAmountStart = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
this.tb_EndTotalMoney = new LYFZ.ComponentLibrary.TextBoxEx();
this.tb_StartTotalMoney = new LYFZ.ComponentLibrary.TextBoxEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx1.SuspendLayout();
this.panelEx2.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx1);
this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
this.plExMainContainer.Size = new System.Drawing.Size(423, 356);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(423, 356);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(304, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(391, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(304, 0);
//
// panelEx1
//
this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx1.BorderWidth = 1;
this.panelEx1.Controls.Add(this.labelEx13);
this.panelEx1.Controls.Add(this.labelEx14);
this.panelEx1.Controls.Add(this.tb_EndTotalMoney);
this.panelEx1.Controls.Add(this.tb_StartTotalMoney);
this.panelEx1.Controls.Add(this.labelEx9);
this.panelEx1.Controls.Add(this.dtpOpenCardEnd);
this.panelEx1.Controls.Add(this.dtpOpenCardStart);
this.panelEx1.Controls.Add(this.labelEx10);
this.panelEx1.Controls.Add(this.labelEx8);
this.panelEx1.Controls.Add(this.labelEx7);
this.panelEx1.Controls.Add(this.labelEx12);
this.panelEx1.Controls.Add(this.labelEx6);
this.panelEx1.Controls.Add(this.labelEx5);
this.panelEx1.Controls.Add(this.dtpClientBirthdayEnd);
this.panelEx1.Controls.Add(this.dtpClientBirthdayStart);
this.panelEx1.Controls.Add(this.panelEx2);
this.panelEx1.Controls.Add(this.labelEx4);
this.panelEx1.Controls.Add(this.txtSeriesAmountEnd);
this.panelEx1.Controls.Add(this.txtSeriesAmountStart);
this.panelEx1.Controls.Add(this.labelEx3);
this.panelEx1.Controls.Add(this.labelEx11);
this.panelEx1.Controls.Add(this.labelEx2);
this.panelEx1.Controls.Add(this.tb_EndServiceNumber);
this.panelEx1.Controls.Add(this.tb_StartServiceNumber);
this.panelEx1.Controls.Add(this.txtAvailablePointsEnd);
this.panelEx1.Controls.Add(this.txtAvailablePointsStart);
this.panelEx1.Controls.Add(this.labelEx1);
this.panelEx1.Controls.Add(this.txtAvailableAmountEnd);
this.panelEx1.Controls.Add(this.txtAvailableAmountStart);
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx1.Location = new System.Drawing.Point(10, 10);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(403, 336);
this.panelEx1.TabIndex = 0;
this.panelEx1.Paint += new System.Windows.Forms.PaintEventHandler(this.panelEx1_Paint);
//
// 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(45, 185);
this.labelEx9.Name = "labelEx9";
this.labelEx9.Size = new System.Drawing.Size(68, 17);
this.labelEx9.TabIndex = 34;
this.labelEx9.Text = "办卡日期:";
//
// dtpOpenCardEnd
//
this.dtpOpenCardEnd.CustomFormat = " ";
this.dtpOpenCardEnd.DateValue = "";
this.dtpOpenCardEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpOpenCardEnd.IsShowTime = false;
this.dtpOpenCardEnd.Location = new System.Drawing.Point(243, 183);
this.dtpOpenCardEnd.Name = "dtpOpenCardEnd";
this.dtpOpenCardEnd.Size = new System.Drawing.Size(104, 21);
this.dtpOpenCardEnd.TabIndex = 33;
//
// dtpOpenCardStart
//
this.dtpOpenCardStart.CustomFormat = " ";
this.dtpOpenCardStart.DateValue = "";
this.dtpOpenCardStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpOpenCardStart.IsShowTime = false;
this.dtpOpenCardStart.Location = new System.Drawing.Point(116, 183);
this.dtpOpenCardStart.Name = "dtpOpenCardStart";
this.dtpOpenCardStart.Size = new System.Drawing.Size(103, 21);
this.dtpOpenCardStart.TabIndex = 32;
//
// 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(222, 183);
this.labelEx10.Name = "labelEx10";
this.labelEx10.Size = new System.Drawing.Size(21, 17);
this.labelEx10.TabIndex = 31;
this.labelEx10.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(21, 111);
this.labelEx8.Name = "labelEx8";
this.labelEx8.Size = new System.Drawing.Size(92, 17);
this.labelEx8.TabIndex = 30;
this.labelEx8.Text = "返现套系金额:";
//
// labelEx7
//
this.labelEx7.AutoSize = true;
this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx7.Location = new System.Drawing.Point(45, 148);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(68, 17);
this.labelEx7.TabIndex = 29;
this.labelEx7.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(45, 221);
this.labelEx12.Name = "labelEx12";
this.labelEx12.Size = new System.Drawing.Size(68, 17);
this.labelEx12.TabIndex = 28;
this.labelEx12.Text = "服务次数:";
//
// labelEx6
//
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(45, 72);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(68, 17);
this.labelEx6.TabIndex = 28;
this.labelEx6.Text = "可用积分:";
//
// labelEx5
//
this.labelEx5.AutoSize = true;
this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx5.Location = new System.Drawing.Point(45, 33);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(68, 17);
this.labelEx5.TabIndex = 27;
this.labelEx5.Text = "可用金额:";
//
// dtpClientBirthdayEnd
//
this.dtpClientBirthdayEnd.CustomFormat = " ";
this.dtpClientBirthdayEnd.DateValue = "";
this.dtpClientBirthdayEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpClientBirthdayEnd.IsShowTime = false;
this.dtpClientBirthdayEnd.Location = new System.Drawing.Point(243, 146);
this.dtpClientBirthdayEnd.Name = "dtpClientBirthdayEnd";
this.dtpClientBirthdayEnd.Size = new System.Drawing.Size(104, 21);
this.dtpClientBirthdayEnd.TabIndex = 26;
//
// dtpClientBirthdayStart
//
this.dtpClientBirthdayStart.CustomFormat = " ";
this.dtpClientBirthdayStart.DateValue = "";
this.dtpClientBirthdayStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpClientBirthdayStart.IsShowTime = false;
this.dtpClientBirthdayStart.Location = new System.Drawing.Point(116, 146);
this.dtpClientBirthdayStart.Name = "dtpClientBirthdayStart";
this.dtpClientBirthdayStart.Size = new System.Drawing.Size(103, 21);
this.dtpClientBirthdayStart.TabIndex = 25;
//
// panelEx2
//
this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx2.BorderWidth = 1;
this.panelEx2.Controls.Add(this.btnCancel);
this.panelEx2.Controls.Add(this.btnOK);
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelEx2.Location = new System.Drawing.Point(0, 296);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(403, 40);
this.panelEx2.TabIndex = 24;
//
// 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(243, 6);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(85, 28);
this.btnCancel.TabIndex = 1;
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(95, 6);
this.btnOK.Name = "btnOK";
this.btnOK.Size = new System.Drawing.Size(85, 28);
this.btnOK.TabIndex = 0;
this.btnOK.Text = " 确 定";
this.btnOK.UseVisualStyleBackColor = false;
//
// labelEx4
//
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(221, 111);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(21, 17);
this.labelEx4.TabIndex = 23;
this.labelEx4.Text = "—";
//
// txtSeriesAmountEnd
//
this.txtSeriesAmountEnd.BackColor = System.Drawing.Color.Transparent;
this.txtSeriesAmountEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtSeriesAmountEnd.Icon = null;
this.txtSeriesAmountEnd.IconIsButton = false;
this.txtSeriesAmountEnd.IsPasswordChat = '\0';
this.txtSeriesAmountEnd.IsSystemPasswordChar = false;
this.txtSeriesAmountEnd.Lines = new string[0];
this.txtSeriesAmountEnd.Location = new System.Drawing.Point(243, 107);
this.txtSeriesAmountEnd.Margin = new System.Windows.Forms.Padding(0);
this.txtSeriesAmountEnd.MaxLength = 10;
this.txtSeriesAmountEnd.MinimumSize = new System.Drawing.Size(0, 24);
this.txtSeriesAmountEnd.MouseBack = null;
this.txtSeriesAmountEnd.Multiline = false;
this.txtSeriesAmountEnd.Name = "txtSeriesAmountEnd";
this.txtSeriesAmountEnd.NormlBack = null;
this.txtSeriesAmountEnd.Padding = new System.Windows.Forms.Padding(5);
this.txtSeriesAmountEnd.ReadOnly = false;
this.txtSeriesAmountEnd.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtSeriesAmountEnd.Size = new System.Drawing.Size(105, 25);
this.txtSeriesAmountEnd.TabIndex = 22;
this.txtSeriesAmountEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSeriesAmountEnd.WaterColor = System.Drawing.Color.DarkGray;
this.txtSeriesAmountEnd.WaterText = "结束金额";
this.txtSeriesAmountEnd.WordWrap = true;
//
// txtSeriesAmountStart
//
this.txtSeriesAmountStart.BackColor = System.Drawing.Color.Transparent;
this.txtSeriesAmountStart.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtSeriesAmountStart.Icon = null;
this.txtSeriesAmountStart.IconIsButton = false;
this.txtSeriesAmountStart.IsPasswordChat = '\0';
this.txtSeriesAmountStart.IsSystemPasswordChar = false;
this.txtSeriesAmountStart.Lines = new string[0];
this.txtSeriesAmountStart.Location = new System.Drawing.Point(115, 107);
this.txtSeriesAmountStart.Margin = new System.Windows.Forms.Padding(0);
this.txtSeriesAmountStart.MaxLength = 10;
this.txtSeriesAmountStart.MinimumSize = new System.Drawing.Size(0, 24);
this.txtSeriesAmountStart.MouseBack = null;
this.txtSeriesAmountStart.Multiline = false;
this.txtSeriesAmountStart.Name = "txtSeriesAmountStart";
this.txtSeriesAmountStart.NormlBack = null;
this.txtSeriesAmountStart.Padding = new System.Windows.Forms.Padding(5);
this.txtSeriesAmountStart.ReadOnly = false;
this.txtSeriesAmountStart.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtSeriesAmountStart.Size = new System.Drawing.Size(105, 25);
this.txtSeriesAmountStart.TabIndex = 21;
this.txtSeriesAmountStart.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSeriesAmountStart.WaterColor = System.Drawing.Color.DarkGray;
this.txtSeriesAmountStart.WaterText = "开始金额";
this.txtSeriesAmountStart.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(222, 146);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(21, 17);
this.labelEx3.TabIndex = 19;
this.labelEx3.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(221, 221);
this.labelEx11.Name = "labelEx11";
this.labelEx11.Size = new System.Drawing.Size(21, 17);
this.labelEx11.TabIndex = 16;
this.labelEx11.Text = "—";
//
// labelEx2
//
this.labelEx2.AutoSize = true;
this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx2.Location = new System.Drawing.Point(221, 72);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(21, 17);
this.labelEx2.TabIndex = 16;
this.labelEx2.Text = "—";
//
// tb_EndServiceNumber
//
this.tb_EndServiceNumber.BackColor = System.Drawing.Color.Transparent;
this.tb_EndServiceNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.tb_EndServiceNumber.Icon = null;
this.tb_EndServiceNumber.IconIsButton = false;
this.tb_EndServiceNumber.IsPasswordChat = '\0';
this.tb_EndServiceNumber.IsSystemPasswordChar = false;
this.tb_EndServiceNumber.Lines = new string[0];
this.tb_EndServiceNumber.Location = new System.Drawing.Point(243, 217);
this.tb_EndServiceNumber.Margin = new System.Windows.Forms.Padding(0);
this.tb_EndServiceNumber.MaxLength = 10;
this.tb_EndServiceNumber.MinimumSize = new System.Drawing.Size(0, 24);
this.tb_EndServiceNumber.MouseBack = null;
this.tb_EndServiceNumber.Multiline = false;
this.tb_EndServiceNumber.Name = "tb_EndServiceNumber";
this.tb_EndServiceNumber.NormlBack = null;
this.tb_EndServiceNumber.Padding = new System.Windows.Forms.Padding(5);
this.tb_EndServiceNumber.ReadOnly = false;
this.tb_EndServiceNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.tb_EndServiceNumber.Size = new System.Drawing.Size(105, 25);
this.tb_EndServiceNumber.TabIndex = 15;
this.tb_EndServiceNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.tb_EndServiceNumber.WaterColor = System.Drawing.Color.DarkGray;
this.tb_EndServiceNumber.WaterText = "结束积分";
this.tb_EndServiceNumber.WordWrap = true;
//
// tb_StartServiceNumber
//
this.tb_StartServiceNumber.BackColor = System.Drawing.Color.Transparent;
this.tb_StartServiceNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.tb_StartServiceNumber.Icon = null;
this.tb_StartServiceNumber.IconIsButton = false;
this.tb_StartServiceNumber.IsPasswordChat = '\0';
this.tb_StartServiceNumber.IsSystemPasswordChar = false;
this.tb_StartServiceNumber.Lines = new string[0];
this.tb_StartServiceNumber.Location = new System.Drawing.Point(115, 217);
this.tb_StartServiceNumber.Margin = new System.Windows.Forms.Padding(0);
this.tb_StartServiceNumber.MaxLength = 10;
this.tb_StartServiceNumber.MinimumSize = new System.Drawing.Size(0, 24);
this.tb_StartServiceNumber.MouseBack = null;
this.tb_StartServiceNumber.Multiline = false;
this.tb_StartServiceNumber.Name = "tb_StartServiceNumber";
this.tb_StartServiceNumber.NormlBack = null;
this.tb_StartServiceNumber.Padding = new System.Windows.Forms.Padding(5);
this.tb_StartServiceNumber.ReadOnly = false;
this.tb_StartServiceNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.tb_StartServiceNumber.Size = new System.Drawing.Size(105, 25);
this.tb_StartServiceNumber.TabIndex = 14;
this.tb_StartServiceNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.tb_StartServiceNumber.WaterColor = System.Drawing.Color.DarkGray;
this.tb_StartServiceNumber.WaterText = "开始积分";
this.tb_StartServiceNumber.WordWrap = true;
//
// txtAvailablePointsEnd
//
this.txtAvailablePointsEnd.BackColor = System.Drawing.Color.Transparent;
this.txtAvailablePointsEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtAvailablePointsEnd.Icon = null;
this.txtAvailablePointsEnd.IconIsButton = false;
this.txtAvailablePointsEnd.IsPasswordChat = '\0';
this.txtAvailablePointsEnd.IsSystemPasswordChar = false;
this.txtAvailablePointsEnd.Lines = new string[0];
this.txtAvailablePointsEnd.Location = new System.Drawing.Point(243, 68);
this.txtAvailablePointsEnd.Margin = new System.Windows.Forms.Padding(0);
this.txtAvailablePointsEnd.MaxLength = 10;
this.txtAvailablePointsEnd.MinimumSize = new System.Drawing.Size(0, 24);
this.txtAvailablePointsEnd.MouseBack = null;
this.txtAvailablePointsEnd.Multiline = false;
this.txtAvailablePointsEnd.Name = "txtAvailablePointsEnd";
this.txtAvailablePointsEnd.NormlBack = null;
this.txtAvailablePointsEnd.Padding = new System.Windows.Forms.Padding(5);
this.txtAvailablePointsEnd.ReadOnly = false;
this.txtAvailablePointsEnd.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtAvailablePointsEnd.Size = new System.Drawing.Size(105, 25);
this.txtAvailablePointsEnd.TabIndex = 15;
this.txtAvailablePointsEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtAvailablePointsEnd.WaterColor = System.Drawing.Color.DarkGray;
this.txtAvailablePointsEnd.WaterText = "结束积分";
this.txtAvailablePointsEnd.WordWrap = true;
//
// txtAvailablePointsStart
//
this.txtAvailablePointsStart.BackColor = System.Drawing.Color.Transparent;
this.txtAvailablePointsStart.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtAvailablePointsStart.Icon = null;
this.txtAvailablePointsStart.IconIsButton = false;
this.txtAvailablePointsStart.IsPasswordChat = '\0';
this.txtAvailablePointsStart.IsSystemPasswordChar = false;
this.txtAvailablePointsStart.Lines = new string[0];
this.txtAvailablePointsStart.Location = new System.Drawing.Point(115, 68);
this.txtAvailablePointsStart.Margin = new System.Windows.Forms.Padding(0);
this.txtAvailablePointsStart.MaxLength = 10;
this.txtAvailablePointsStart.MinimumSize = new System.Drawing.Size(0, 24);
this.txtAvailablePointsStart.MouseBack = null;
this.txtAvailablePointsStart.Multiline = false;
this.txtAvailablePointsStart.Name = "txtAvailablePointsStart";
this.txtAvailablePointsStart.NormlBack = null;
this.txtAvailablePointsStart.Padding = new System.Windows.Forms.Padding(5);
this.txtAvailablePointsStart.ReadOnly = false;
this.txtAvailablePointsStart.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtAvailablePointsStart.Size = new System.Drawing.Size(105, 25);
this.txtAvailablePointsStart.TabIndex = 14;
this.txtAvailablePointsStart.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtAvailablePointsStart.WaterColor = System.Drawing.Color.DarkGray;
this.txtAvailablePointsStart.WaterText = "开始积分";
this.txtAvailablePointsStart.WordWrap = true;
//
// labelEx1
//
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(221, 34);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(21, 17);
this.labelEx1.TabIndex = 13;
this.labelEx1.Text = "—";
//
// txtAvailableAmountEnd
//
this.txtAvailableAmountEnd.BackColor = System.Drawing.Color.Transparent;
this.txtAvailableAmountEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtAvailableAmountEnd.Icon = null;
this.txtAvailableAmountEnd.IconIsButton = false;
this.txtAvailableAmountEnd.IsPasswordChat = '\0';
this.txtAvailableAmountEnd.IsSystemPasswordChar = false;
this.txtAvailableAmountEnd.Lines = new string[0];
this.txtAvailableAmountEnd.Location = new System.Drawing.Point(243, 30);
this.txtAvailableAmountEnd.Margin = new System.Windows.Forms.Padding(0);
this.txtAvailableAmountEnd.MaxLength = 10;
this.txtAvailableAmountEnd.MinimumSize = new System.Drawing.Size(0, 24);
this.txtAvailableAmountEnd.MouseBack = null;
this.txtAvailableAmountEnd.Multiline = false;
this.txtAvailableAmountEnd.Name = "txtAvailableAmountEnd";
this.txtAvailableAmountEnd.NormlBack = null;
this.txtAvailableAmountEnd.Padding = new System.Windows.Forms.Padding(5);
this.txtAvailableAmountEnd.ReadOnly = false;
this.txtAvailableAmountEnd.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtAvailableAmountEnd.Size = new System.Drawing.Size(105, 25);
this.txtAvailableAmountEnd.TabIndex = 12;
this.txtAvailableAmountEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtAvailableAmountEnd.WaterColor = System.Drawing.Color.DarkGray;
this.txtAvailableAmountEnd.WaterText = "结束金额";
this.txtAvailableAmountEnd.WordWrap = true;
//
// txtAvailableAmountStart
//
this.txtAvailableAmountStart.BackColor = System.Drawing.Color.Transparent;
this.txtAvailableAmountStart.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtAvailableAmountStart.Icon = null;
this.txtAvailableAmountStart.IconIsButton = false;
this.txtAvailableAmountStart.IsPasswordChat = '\0';
this.txtAvailableAmountStart.IsSystemPasswordChar = false;
this.txtAvailableAmountStart.Lines = new string[0];
this.txtAvailableAmountStart.Location = new System.Drawing.Point(115, 30);
this.txtAvailableAmountStart.Margin = new System.Windows.Forms.Padding(0);
this.txtAvailableAmountStart.MaxLength = 10;
this.txtAvailableAmountStart.MinimumSize = new System.Drawing.Size(0, 24);
this.txtAvailableAmountStart.MouseBack = null;
this.txtAvailableAmountStart.Multiline = false;
this.txtAvailableAmountStart.Name = "txtAvailableAmountStart";
this.txtAvailableAmountStart.NormlBack = null;
this.txtAvailableAmountStart.Padding = new System.Windows.Forms.Padding(5);
this.txtAvailableAmountStart.ReadOnly = false;
this.txtAvailableAmountStart.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtAvailableAmountStart.Size = new System.Drawing.Size(105, 25);
this.txtAvailableAmountStart.TabIndex = 11;
this.txtAvailableAmountStart.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtAvailableAmountStart.WaterColor = System.Drawing.Color.DarkGray;
this.txtAvailableAmountStart.WaterText = "开始金额";
this.txtAvailableAmountStart.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(33, 256);
this.labelEx13.Name = "labelEx13";
this.labelEx13.Size = new System.Drawing.Size(80, 17);
this.labelEx13.TabIndex = 38;
this.labelEx13.Text = "总充值金额:";
//
// 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(221, 257);
this.labelEx14.Name = "labelEx14";
this.labelEx14.Size = new System.Drawing.Size(21, 17);
this.labelEx14.TabIndex = 37;
this.labelEx14.Text = "—";
//
// tb_EndTotalMoney
//
this.tb_EndTotalMoney.BackColor = System.Drawing.Color.Transparent;
this.tb_EndTotalMoney.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.tb_EndTotalMoney.Icon = null;
this.tb_EndTotalMoney.IconIsButton = false;
this.tb_EndTotalMoney.IsPasswordChat = '\0';
this.tb_EndTotalMoney.IsSystemPasswordChar = false;
this.tb_EndTotalMoney.Lines = new string[0];
this.tb_EndTotalMoney.Location = new System.Drawing.Point(243, 253);
this.tb_EndTotalMoney.Margin = new System.Windows.Forms.Padding(0);
this.tb_EndTotalMoney.MaxLength = 10;
this.tb_EndTotalMoney.MinimumSize = new System.Drawing.Size(0, 24);
this.tb_EndTotalMoney.MouseBack = null;
this.tb_EndTotalMoney.Multiline = false;
this.tb_EndTotalMoney.Name = "tb_EndTotalMoney";
this.tb_EndTotalMoney.NormlBack = null;
this.tb_EndTotalMoney.Padding = new System.Windows.Forms.Padding(5);
this.tb_EndTotalMoney.ReadOnly = false;
this.tb_EndTotalMoney.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.tb_EndTotalMoney.Size = new System.Drawing.Size(105, 25);
this.tb_EndTotalMoney.TabIndex = 36;
this.tb_EndTotalMoney.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.tb_EndTotalMoney.WaterColor = System.Drawing.Color.DarkGray;
this.tb_EndTotalMoney.WaterText = "结束金额";
this.tb_EndTotalMoney.WordWrap = true;
//
// tb_StartTotalMoney
//
this.tb_StartTotalMoney.BackColor = System.Drawing.Color.Transparent;
this.tb_StartTotalMoney.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.tb_StartTotalMoney.Icon = null;
this.tb_StartTotalMoney.IconIsButton = false;
this.tb_StartTotalMoney.IsPasswordChat = '\0';
this.tb_StartTotalMoney.IsSystemPasswordChar = false;
this.tb_StartTotalMoney.Lines = new string[0];
this.tb_StartTotalMoney.Location = new System.Drawing.Point(115, 253);
this.tb_StartTotalMoney.Margin = new System.Windows.Forms.Padding(0);
this.tb_StartTotalMoney.MaxLength = 10;
this.tb_StartTotalMoney.MinimumSize = new System.Drawing.Size(0, 24);
this.tb_StartTotalMoney.MouseBack = null;
this.tb_StartTotalMoney.Multiline = false;
this.tb_StartTotalMoney.Name = "tb_StartTotalMoney";
this.tb_StartTotalMoney.NormlBack = null;
this.tb_StartTotalMoney.Padding = new System.Windows.Forms.Padding(5);
this.tb_StartTotalMoney.ReadOnly = false;
this.tb_StartTotalMoney.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.tb_StartTotalMoney.Size = new System.Drawing.Size(105, 25);
this.tb_StartTotalMoney.TabIndex = 35;
this.tb_StartTotalMoney.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.tb_StartTotalMoney.WaterColor = System.Drawing.Color.DarkGray;
this.tb_StartTotalMoney.WaterText = "开始金额";
this.tb_StartTotalMoney.WordWrap = true;
//
// SuperiorQuerySmallForm
//
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(423, 421);
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 = "SuperiorQuerySmallForm";
this.Text = "高级查询";
this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
this.Controls.SetChildIndex(this.btnAppFormExit, 0);
this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
this.Controls.SetChildIndex(this.plFormMainContent, 0);
this.plExMainContainer.ResumeLayout(false);
this.plFormMainContent.ResumeLayout(false);
this.panelEx1.ResumeLayout(false);
this.panelEx1.PerformLayout();
this.panelEx2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelEx1;
private ComponentLibrary.LabelEx labelEx3;
private ComponentLibrary.LabelEx labelEx2;
private ComponentLibrary.LabelEx labelEx1;
private ComponentLibrary.LabelEx labelEx4;
private ComponentLibrary.PanelEx panelEx2;
protected internal ComponentLibrary.TextBoxEx txtAvailablePointsEnd;
protected internal ComponentLibrary.TextBoxEx txtAvailablePointsStart;
protected internal ComponentLibrary.TextBoxEx txtAvailableAmountEnd;
protected internal ComponentLibrary.TextBoxEx txtAvailableAmountStart;
protected internal ComponentLibrary.TextBoxEx txtSeriesAmountEnd;
protected internal ComponentLibrary.TextBoxEx txtSeriesAmountStart;
protected internal ComponentLibrary.ButtonEx btnCancel;
protected internal ComponentLibrary.ButtonEx btnOK;
protected internal ComponentLibrary.DateTimePickerEx dtpClientBirthdayEnd;
protected internal ComponentLibrary.DateTimePickerEx dtpClientBirthdayStart;
private ComponentLibrary.LabelEx labelEx8;
private ComponentLibrary.LabelEx labelEx7;
private ComponentLibrary.LabelEx labelEx6;
private ComponentLibrary.LabelEx labelEx5;
private ComponentLibrary.LabelEx labelEx9;
protected internal ComponentLibrary.DateTimePickerEx dtpOpenCardEnd;
protected internal ComponentLibrary.DateTimePickerEx dtpOpenCardStart;
private ComponentLibrary.LabelEx labelEx10;
private ComponentLibrary.LabelEx labelEx12;
private ComponentLibrary.LabelEx labelEx11;
protected internal ComponentLibrary.TextBoxEx tb_EndServiceNumber;
protected internal ComponentLibrary.TextBoxEx tb_StartServiceNumber;
private ComponentLibrary.LabelEx labelEx13;
private ComponentLibrary.LabelEx labelEx14;
protected internal ComponentLibrary.TextBoxEx tb_EndTotalMoney;
protected internal ComponentLibrary.TextBoxEx tb_StartTotalMoney;
}
}