namespace LYFZ.Software.UI.MembershipManage.SetSmallForm
{
partial class DataSetCashBackSmallForm
{
///
/// 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(DataSetCashBackSmallForm));
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.txtBackCashCoefficient = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.txtCardsNo = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtTen = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtNine = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
this.txtEight = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtSeven = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtSix = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtFive = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtFour = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.txtThree = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.txtTwo = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.txtOne = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
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.Padding = new System.Windows.Forms.Padding(10);
this.plExMainContainer.Size = new System.Drawing.Size(380, 389);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(380, 389);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(321, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(348, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(294, 0);
//
// panelEx2
//
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.labelEx2);
this.panelEx2.Controls.Add(this.txtBackCashCoefficient);
this.panelEx2.Controls.Add(this.labelEx1);
this.panelEx2.Controls.Add(this.txtCardsNo);
this.panelEx2.Controls.Add(this.txtTen);
this.panelEx2.Controls.Add(this.txtNine);
this.panelEx2.Controls.Add(this.labelEx15);
this.panelEx2.Controls.Add(this.txtEight);
this.panelEx2.Controls.Add(this.txtSeven);
this.panelEx2.Controls.Add(this.txtSix);
this.panelEx2.Controls.Add(this.txtFive);
this.panelEx2.Controls.Add(this.txtFour);
this.panelEx2.Controls.Add(this.labelEx3);
this.panelEx2.Controls.Add(this.txtThree);
this.panelEx2.Controls.Add(this.labelEx4);
this.panelEx2.Controls.Add(this.txtTwo);
this.panelEx2.Controls.Add(this.labelEx5);
this.panelEx2.Controls.Add(this.txtOne);
this.panelEx2.Controls.Add(this.labelEx6);
this.panelEx2.Controls.Add(this.labelEx7);
this.panelEx2.Controls.Add(this.labelEx13);
this.panelEx2.Controls.Add(this.labelEx8);
this.panelEx2.Controls.Add(this.labelEx12);
this.panelEx2.Controls.Add(this.labelEx9);
this.panelEx2.Controls.Add(this.labelEx11);
this.panelEx2.Controls.Add(this.labelEx10);
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx2.Location = new System.Drawing.Point(10, 10);
this.panelEx2.Margin = new System.Windows.Forms.Padding(10);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(360, 369);
this.panelEx2.TabIndex = 6;
//
// labelEx2
//
this.labelEx2.AutoSize = true;
this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx2.ForeColor = System.Drawing.Color.Red;
this.labelEx2.Location = new System.Drawing.Point(46, 72);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(289, 32);
this.labelEx2.TabIndex = 26;
this.labelEx2.Text = "注:套系 5000,返现系数 0.8,订单价格大于等于 4000,\r\n则可以返现。";
//
// txtBackCashCoefficient
//
this.txtBackCashCoefficient.BackColor = System.Drawing.Color.Transparent;
this.txtBackCashCoefficient.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtBackCashCoefficient.Icon = null;
this.txtBackCashCoefficient.IconIsButton = false;
this.txtBackCashCoefficient.IsPasswordChat = '\0';
this.txtBackCashCoefficient.IsSystemPasswordChar = false;
this.txtBackCashCoefficient.Lines = new string[] {
"0"};
this.txtBackCashCoefficient.Location = new System.Drawing.Point(103, 47);
this.txtBackCashCoefficient.Margin = new System.Windows.Forms.Padding(0);
this.txtBackCashCoefficient.MaxLength = 32767;
this.txtBackCashCoefficient.MinimumSize = new System.Drawing.Size(0, 25);
this.txtBackCashCoefficient.MouseBack = null;
this.txtBackCashCoefficient.Multiline = false;
this.txtBackCashCoefficient.Name = "txtBackCashCoefficient";
this.txtBackCashCoefficient.NormlBack = null;
this.txtBackCashCoefficient.Padding = new System.Windows.Forms.Padding(5);
this.txtBackCashCoefficient.ReadOnly = false;
this.txtBackCashCoefficient.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtBackCashCoefficient.Size = new System.Drawing.Size(70, 25);
this.txtBackCashCoefficient.TabIndex = 25;
this.txtBackCashCoefficient.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtBackCashCoefficient.WaterColor = System.Drawing.Color.DarkGray;
this.txtBackCashCoefficient.WaterText = "";
this.txtBackCashCoefficient.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(46, 51);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(216, 17);
this.labelEx1.TabIndex = 24;
this.labelEx1.Text = "返现系数 (实现返现范围)";
//
// txtCardsNo
//
this.txtCardsNo.BackColor = System.Drawing.Color.Transparent;
this.txtCardsNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtCardsNo.Icon = null;
this.txtCardsNo.IconIsButton = false;
this.txtCardsNo.IsPasswordChat = '\0';
this.txtCardsNo.IsSystemPasswordChar = false;
this.txtCardsNo.Lines = new string[] {
"0"};
this.txtCardsNo.Location = new System.Drawing.Point(103, 112);
this.txtCardsNo.Margin = new System.Windows.Forms.Padding(0);
this.txtCardsNo.MaxLength = 32767;
this.txtCardsNo.MinimumSize = new System.Drawing.Size(0, 25);
this.txtCardsNo.MouseBack = null;
this.txtCardsNo.Multiline = false;
this.txtCardsNo.Name = "txtCardsNo";
this.txtCardsNo.NormlBack = null;
this.txtCardsNo.Padding = new System.Windows.Forms.Padding(5);
this.txtCardsNo.ReadOnly = false;
this.txtCardsNo.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtCardsNo.Size = new System.Drawing.Size(70, 25);
this.txtCardsNo.TabIndex = 23;
this.txtCardsNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtCardsNo.WaterColor = System.Drawing.Color.DarkGray;
this.txtCardsNo.WaterText = "";
this.txtCardsNo.WordWrap = true;
//
// txtTen
//
this.txtTen.BackColor = System.Drawing.Color.Transparent;
this.txtTen.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtTen.Icon = null;
this.txtTen.IconIsButton = false;
this.txtTen.IsPasswordChat = '\0';
this.txtTen.IsSystemPasswordChar = false;
this.txtTen.Lines = new string[] {
"0"};
this.txtTen.Location = new System.Drawing.Point(265, 282);
this.txtTen.Margin = new System.Windows.Forms.Padding(0);
this.txtTen.MaxLength = 32767;
this.txtTen.MinimumSize = new System.Drawing.Size(0, 24);
this.txtTen.MouseBack = null;
this.txtTen.Multiline = false;
this.txtTen.Name = "txtTen";
this.txtTen.NormlBack = null;
this.txtTen.Padding = new System.Windows.Forms.Padding(5);
this.txtTen.ReadOnly = false;
this.txtTen.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtTen.Size = new System.Drawing.Size(70, 25);
this.txtTen.TabIndex = 10;
this.txtTen.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtTen.WaterColor = System.Drawing.Color.DarkGray;
this.txtTen.WaterText = "";
this.txtTen.WordWrap = true;
//
// txtNine
//
this.txtNine.BackColor = System.Drawing.Color.Transparent;
this.txtNine.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtNine.Icon = null;
this.txtNine.IconIsButton = false;
this.txtNine.IsPasswordChat = '\0';
this.txtNine.IsSystemPasswordChar = false;
this.txtNine.Lines = new string[] {
"0"};
this.txtNine.Location = new System.Drawing.Point(265, 249);
this.txtNine.Margin = new System.Windows.Forms.Padding(0);
this.txtNine.MaxLength = 32767;
this.txtNine.MinimumSize = new System.Drawing.Size(0, 24);
this.txtNine.MouseBack = null;
this.txtNine.Multiline = false;
this.txtNine.Name = "txtNine";
this.txtNine.NormlBack = null;
this.txtNine.Padding = new System.Windows.Forms.Padding(5);
this.txtNine.ReadOnly = false;
this.txtNine.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtNine.Size = new System.Drawing.Size(70, 25);
this.txtNine.TabIndex = 9;
this.txtNine.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtNine.WaterColor = System.Drawing.Color.DarkGray;
this.txtNine.WaterText = "";
this.txtNine.WordWrap = true;
//
// labelEx15
//
this.labelEx15.AutoSize = true;
this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx15.Location = new System.Drawing.Point(18, 18);
this.labelEx15.Name = "labelEx15";
this.labelEx15.Size = new System.Drawing.Size(125, 17);
this.labelEx15.TabIndex = 5;
this.labelEx15.Text = "会员套系返现比例(%)";
//
// txtEight
//
this.txtEight.BackColor = System.Drawing.Color.Transparent;
this.txtEight.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtEight.Icon = null;
this.txtEight.IconIsButton = false;
this.txtEight.IsPasswordChat = '\0';
this.txtEight.IsSystemPasswordChar = false;
this.txtEight.Lines = new string[] {
"0"};
this.txtEight.Location = new System.Drawing.Point(265, 216);
this.txtEight.Margin = new System.Windows.Forms.Padding(0);
this.txtEight.MaxLength = 32767;
this.txtEight.MinimumSize = new System.Drawing.Size(0, 24);
this.txtEight.MouseBack = null;
this.txtEight.Multiline = false;
this.txtEight.Name = "txtEight";
this.txtEight.NormlBack = null;
this.txtEight.Padding = new System.Windows.Forms.Padding(5);
this.txtEight.ReadOnly = false;
this.txtEight.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtEight.Size = new System.Drawing.Size(70, 25);
this.txtEight.TabIndex = 8;
this.txtEight.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtEight.WaterColor = System.Drawing.Color.DarkGray;
this.txtEight.WaterText = "";
this.txtEight.WordWrap = true;
//
// txtSeven
//
this.txtSeven.BackColor = System.Drawing.Color.Transparent;
this.txtSeven.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtSeven.Icon = null;
this.txtSeven.IconIsButton = false;
this.txtSeven.IsPasswordChat = '\0';
this.txtSeven.IsSystemPasswordChar = false;
this.txtSeven.Lines = new string[] {
"0"};
this.txtSeven.Location = new System.Drawing.Point(265, 183);
this.txtSeven.Margin = new System.Windows.Forms.Padding(0);
this.txtSeven.MaxLength = 32767;
this.txtSeven.MinimumSize = new System.Drawing.Size(0, 24);
this.txtSeven.MouseBack = null;
this.txtSeven.Multiline = false;
this.txtSeven.Name = "txtSeven";
this.txtSeven.NormlBack = null;
this.txtSeven.Padding = new System.Windows.Forms.Padding(5);
this.txtSeven.ReadOnly = false;
this.txtSeven.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtSeven.Size = new System.Drawing.Size(70, 25);
this.txtSeven.TabIndex = 7;
this.txtSeven.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSeven.WaterColor = System.Drawing.Color.DarkGray;
this.txtSeven.WaterText = "";
this.txtSeven.WordWrap = true;
//
// txtSix
//
this.txtSix.BackColor = System.Drawing.Color.Transparent;
this.txtSix.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtSix.Icon = null;
this.txtSix.IconIsButton = false;
this.txtSix.IsPasswordChat = '\0';
this.txtSix.IsSystemPasswordChar = false;
this.txtSix.Lines = new string[] {
"0"};
this.txtSix.Location = new System.Drawing.Point(265, 150);
this.txtSix.Margin = new System.Windows.Forms.Padding(0);
this.txtSix.MaxLength = 32767;
this.txtSix.MinimumSize = new System.Drawing.Size(0, 24);
this.txtSix.MouseBack = null;
this.txtSix.Multiline = false;
this.txtSix.Name = "txtSix";
this.txtSix.NormlBack = null;
this.txtSix.Padding = new System.Windows.Forms.Padding(5);
this.txtSix.ReadOnly = false;
this.txtSix.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtSix.Size = new System.Drawing.Size(70, 25);
this.txtSix.TabIndex = 6;
this.txtSix.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSix.WaterColor = System.Drawing.Color.DarkGray;
this.txtSix.WaterText = "";
this.txtSix.WordWrap = true;
//
// txtFive
//
this.txtFive.BackColor = System.Drawing.Color.Transparent;
this.txtFive.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtFive.Icon = null;
this.txtFive.IconIsButton = false;
this.txtFive.IsPasswordChat = '\0';
this.txtFive.IsSystemPasswordChar = false;
this.txtFive.Lines = new string[] {
"0"};
this.txtFive.Location = new System.Drawing.Point(103, 282);
this.txtFive.Margin = new System.Windows.Forms.Padding(0);
this.txtFive.MaxLength = 32767;
this.txtFive.MinimumSize = new System.Drawing.Size(0, 25);
this.txtFive.MouseBack = null;
this.txtFive.Multiline = false;
this.txtFive.Name = "txtFive";
this.txtFive.NormlBack = null;
this.txtFive.Padding = new System.Windows.Forms.Padding(5);
this.txtFive.ReadOnly = false;
this.txtFive.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtFive.Size = new System.Drawing.Size(70, 25);
this.txtFive.TabIndex = 5;
this.txtFive.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtFive.WaterColor = System.Drawing.Color.DarkGray;
this.txtFive.WaterText = "";
this.txtFive.WordWrap = true;
//
// txtFour
//
this.txtFour.BackColor = System.Drawing.Color.Transparent;
this.txtFour.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtFour.Icon = null;
this.txtFour.IconIsButton = false;
this.txtFour.IsPasswordChat = '\0';
this.txtFour.IsSystemPasswordChar = false;
this.txtFour.Lines = new string[] {
"0"};
this.txtFour.Location = new System.Drawing.Point(103, 249);
this.txtFour.Margin = new System.Windows.Forms.Padding(0);
this.txtFour.MaxLength = 32767;
this.txtFour.MinimumSize = new System.Drawing.Size(0, 25);
this.txtFour.MouseBack = null;
this.txtFour.Multiline = false;
this.txtFour.Name = "txtFour";
this.txtFour.NormlBack = null;
this.txtFour.Padding = new System.Windows.Forms.Padding(5);
this.txtFour.ReadOnly = false;
this.txtFour.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtFour.Size = new System.Drawing.Size(70, 25);
this.txtFour.TabIndex = 4;
this.txtFour.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtFour.WaterColor = System.Drawing.Color.DarkGray;
this.txtFour.WaterText = "";
this.txtFour.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(46, 116);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(187, 17);
this.labelEx3.TabIndex = 2;
this.labelEx3.Text = "副卡张数 (推介5张)";
//
// txtThree
//
this.txtThree.BackColor = System.Drawing.Color.Transparent;
this.txtThree.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtThree.Icon = null;
this.txtThree.IconIsButton = false;
this.txtThree.IsPasswordChat = '\0';
this.txtThree.IsSystemPasswordChar = false;
this.txtThree.Lines = new string[] {
"0"};
this.txtThree.Location = new System.Drawing.Point(103, 216);
this.txtThree.Margin = new System.Windows.Forms.Padding(0);
this.txtThree.MaxLength = 32767;
this.txtThree.MinimumSize = new System.Drawing.Size(0, 25);
this.txtThree.MouseBack = null;
this.txtThree.Multiline = false;
this.txtThree.Name = "txtThree";
this.txtThree.NormlBack = null;
this.txtThree.Padding = new System.Windows.Forms.Padding(5);
this.txtThree.ReadOnly = false;
this.txtThree.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtThree.Size = new System.Drawing.Size(70, 25);
this.txtThree.TabIndex = 3;
this.txtThree.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtThree.WaterColor = System.Drawing.Color.DarkGray;
this.txtThree.WaterText = "";
this.txtThree.WordWrap = true;
//
// 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(34, 154);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(68, 17);
this.labelEx4.TabIndex = 3;
this.labelEx4.Text = "第一次返现";
//
// txtTwo
//
this.txtTwo.BackColor = System.Drawing.Color.Transparent;
this.txtTwo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtTwo.Icon = null;
this.txtTwo.IconIsButton = false;
this.txtTwo.IsPasswordChat = '\0';
this.txtTwo.IsSystemPasswordChar = false;
this.txtTwo.Lines = new string[] {
"0"};
this.txtTwo.Location = new System.Drawing.Point(103, 183);
this.txtTwo.Margin = new System.Windows.Forms.Padding(0);
this.txtTwo.MaxLength = 32767;
this.txtTwo.MinimumSize = new System.Drawing.Size(0, 25);
this.txtTwo.MouseBack = null;
this.txtTwo.Multiline = false;
this.txtTwo.Name = "txtTwo";
this.txtTwo.NormlBack = null;
this.txtTwo.Padding = new System.Windows.Forms.Padding(5);
this.txtTwo.ReadOnly = false;
this.txtTwo.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtTwo.Size = new System.Drawing.Size(70, 25);
this.txtTwo.TabIndex = 2;
this.txtTwo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtTwo.WaterColor = System.Drawing.Color.DarkGray;
this.txtTwo.WaterText = "";
this.txtTwo.WordWrap = true;
//
// 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(34, 187);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(68, 17);
this.labelEx5.TabIndex = 4;
this.labelEx5.Text = "第二次返现";
//
// txtOne
//
this.txtOne.BackColor = System.Drawing.Color.Transparent;
this.txtOne.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtOne.Icon = null;
this.txtOne.IconIsButton = false;
this.txtOne.IsPasswordChat = '\0';
this.txtOne.IsSystemPasswordChar = false;
this.txtOne.Lines = new string[] {
"0"};
this.txtOne.Location = new System.Drawing.Point(103, 150);
this.txtOne.Margin = new System.Windows.Forms.Padding(0);
this.txtOne.MaxLength = 32767;
this.txtOne.MinimumSize = new System.Drawing.Size(0, 25);
this.txtOne.MouseBack = null;
this.txtOne.Multiline = false;
this.txtOne.Name = "txtOne";
this.txtOne.NormlBack = null;
this.txtOne.Padding = new System.Windows.Forms.Padding(5);
this.txtOne.ReadOnly = false;
this.txtOne.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtOne.Size = new System.Drawing.Size(70, 25);
this.txtOne.TabIndex = 1;
this.txtOne.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtOne.WaterColor = System.Drawing.Color.DarkGray;
this.txtOne.WaterText = "";
this.txtOne.WordWrap = true;
//
// 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(34, 220);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(68, 17);
this.labelEx6.TabIndex = 5;
this.labelEx6.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(34, 253);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(68, 17);
this.labelEx7.TabIndex = 6;
this.labelEx7.Text = "第四次返现";
//
// labelEx13
//
this.labelEx13.AutoSize = true;
this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx13.Location = new System.Drawing.Point(196, 286);
this.labelEx13.Name = "labelEx13";
this.labelEx13.Size = new System.Drawing.Size(68, 17);
this.labelEx13.TabIndex = 12;
this.labelEx13.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(34, 286);
this.labelEx8.Name = "labelEx8";
this.labelEx8.Size = new System.Drawing.Size(68, 17);
this.labelEx8.TabIndex = 7;
this.labelEx8.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(196, 253);
this.labelEx12.Name = "labelEx12";
this.labelEx12.Size = new System.Drawing.Size(68, 17);
this.labelEx12.TabIndex = 11;
this.labelEx12.Text = "第九次返现";
//
// labelEx9
//
this.labelEx9.AutoSize = true;
this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx9.Location = new System.Drawing.Point(196, 154);
this.labelEx9.Name = "labelEx9";
this.labelEx9.Size = new System.Drawing.Size(68, 17);
this.labelEx9.TabIndex = 8;
this.labelEx9.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(196, 221);
this.labelEx11.Name = "labelEx11";
this.labelEx11.Size = new System.Drawing.Size(68, 17);
this.labelEx11.TabIndex = 10;
this.labelEx11.Text = "第八次返现";
//
// 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(196, 187);
this.labelEx10.Name = "labelEx10";
this.labelEx10.Size = new System.Drawing.Size(68, 17);
this.labelEx10.TabIndex = 9;
this.labelEx10.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(10, 339);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(360, 40);
this.panelEx1.TabIndex = 7;
//
// 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(206, 6);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(110, 28);
this.btnCancel.TabIndex = 12;
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(49, 6);
this.btnOK.Name = "btnOK";
this.btnOK.Size = new System.Drawing.Size(110, 28);
this.btnOK.TabIndex = 11;
this.btnOK.Text = " 确 定";
this.btnOK.UseVisualStyleBackColor = false;
//
// DataSetCashBackSmallForm
//
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(380, 454);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "DataSetCashBackSmallForm";
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;
protected ComponentLibrary.TextBoxEx txtCardsNo;
protected ComponentLibrary.TextBoxEx txtTen;
protected ComponentLibrary.TextBoxEx txtNine;
private ComponentLibrary.LabelEx labelEx15;
protected ComponentLibrary.TextBoxEx txtEight;
protected ComponentLibrary.TextBoxEx txtSeven;
protected ComponentLibrary.TextBoxEx txtSix;
protected ComponentLibrary.TextBoxEx txtFive;
protected ComponentLibrary.TextBoxEx txtFour;
private ComponentLibrary.LabelEx labelEx3;
protected ComponentLibrary.TextBoxEx txtThree;
private ComponentLibrary.LabelEx labelEx4;
protected ComponentLibrary.TextBoxEx txtTwo;
private ComponentLibrary.LabelEx labelEx5;
protected ComponentLibrary.TextBoxEx txtOne;
private ComponentLibrary.LabelEx labelEx6;
private ComponentLibrary.LabelEx labelEx7;
private ComponentLibrary.LabelEx labelEx13;
private ComponentLibrary.LabelEx labelEx8;
private ComponentLibrary.LabelEx labelEx12;
private ComponentLibrary.LabelEx labelEx9;
private ComponentLibrary.LabelEx labelEx11;
private ComponentLibrary.LabelEx labelEx10;
private ComponentLibrary.PanelEx panelEx1;
private ComponentLibrary.ButtonEx btnCancel;
private ComponentLibrary.ButtonEx btnOK;
private ComponentLibrary.LabelEx labelEx1;
protected internal ComponentLibrary.TextBoxEx txtBackCashCoefficient;
private ComponentLibrary.LabelEx labelEx2;
}
}