You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

735 lines
40 KiB
C#

9 months ago
namespace POSV.Promotion
{
partial class PromotionForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.panelEx8 = new DevComponents.DotNetBar.PanelEx();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.touchButtonX3 = new POSV.Component.TouchButtonX();
this.touchButtonX4 = new POSV.Component.TouchButtonX();
this.txtSaleAmt1 = new POSV.Component.NormalTextBox();
this.txtSubtractAmt1 = new POSV.Component.NormalTextBox();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.labelX2 = new DevComponents.DotNetBar.LabelX();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.txtSaleAmt3 = new POSV.Component.NormalTextBox();
this.labelX7 = new DevComponents.DotNetBar.LabelX();
this.txtSubtractAmt3 = new POSV.Component.NormalTextBox();
this.labelX8 = new DevComponents.DotNetBar.LabelX();
this.txtSaleAmt2 = new POSV.Component.NormalTextBox();
this.labelX3 = new DevComponents.DotNetBar.LabelX();
this.txtSubtractAmt2 = new POSV.Component.NormalTextBox();
this.labelX6 = new DevComponents.DotNetBar.LabelX();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.txtSaleAmt6 = new POSV.Component.NormalTextBox();
this.labelX11 = new DevComponents.DotNetBar.LabelX();
this.txtDiscountAmt3 = new POSV.Component.NormalTextBox();
this.labelX12 = new DevComponents.DotNetBar.LabelX();
this.txtSaleAmt5 = new POSV.Component.NormalTextBox();
this.labelX9 = new DevComponents.DotNetBar.LabelX();
this.txtDiscountAmt2 = new POSV.Component.NormalTextBox();
this.labelX10 = new DevComponents.DotNetBar.LabelX();
this.txtSaleAmt4 = new POSV.Component.NormalTextBox();
this.labelX4 = new DevComponents.DotNetBar.LabelX();
this.txtDiscountAmt1 = new POSV.Component.NormalTextBox();
this.labelX5 = new DevComponents.DotNetBar.LabelX();
this.lblInfo = new DevComponents.DotNetBar.LabelX();
this.panelEx8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
this.groupBox1.SuspendLayout();
this.groupBox2.SuspendLayout();
this.SuspendLayout();
//
// panelEx8
//
this.panelEx8.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx8.Controls.Add(this.pictureBox2);
this.panelEx8.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx8.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx8.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.panelEx8.Location = new System.Drawing.Point(0, 0);
this.panelEx8.Name = "panelEx8";
this.panelEx8.Size = new System.Drawing.Size(627, 40);
this.panelEx8.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx8.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.panelEx8.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx8.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx8.Style.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
this.panelEx8.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx8.Style.GradientAngle = 90;
this.panelEx8.TabIndex = 8;
this.panelEx8.Text = "促销";
//
// pictureBox2
//
this.pictureBox2.Dock = System.Windows.Forms.DockStyle.Right;
this.pictureBox2.Image = global::POSV.Properties.Resources.X;
this.pictureBox2.Location = new System.Drawing.Point(572, 0);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(55, 40);
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.pictureBox2.TabIndex = 8;
this.pictureBox2.TabStop = false;
this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click);
//
// touchButtonX3
//
this.touchButtonX3.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX3.CanvasColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.touchButtonX3.Cursor = System.Windows.Forms.Cursors.Hand;
this.touchButtonX3.DisabledBackColor = System.Drawing.Color.Empty;
this.touchButtonX3.EnableFlyout = false;
this.touchButtonX3.FlyoutContent = null;
this.touchButtonX3.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left;
this.touchButtonX3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX3.KeyCode = "";
this.touchButtonX3.Location = new System.Drawing.Point(383, 391);
this.touchButtonX3.Lock = false;
this.touchButtonX3.LockSize = new System.Drawing.Size(26, 26);
this.touchButtonX3.Name = "touchButtonX3";
this.touchButtonX3.Notify = false;
this.touchButtonX3.NotifyColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX3.NotifySize = new System.Drawing.Size(30, 16);
this.touchButtonX3.NotifyText = "99+";
this.touchButtonX3.PermissionCode = "";
this.touchButtonX3.Size = new System.Drawing.Size(114, 47);
this.touchButtonX3.Style.Alignment = System.Drawing.StringAlignment.Center;
this.touchButtonX3.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX3.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.touchButtonX3.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX3.Style.CornerDiameter = 5;
this.touchButtonX3.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.touchButtonX3.Style.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX3.Style.ForeColor.Color = System.Drawing.Color.White;
this.touchButtonX3.Style.GradientAngle = 90;
this.touchButtonX3.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.touchButtonX3.SymbolSize = 0F;
this.touchButtonX3.TabIndex = 506;
this.touchButtonX3.Text = "确认";
this.touchButtonX3.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnOKTouchClick);
//
// touchButtonX4
//
this.touchButtonX4.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.touchButtonX4.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.touchButtonX4.CanvasColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.touchButtonX4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.touchButtonX4.Cursor = System.Windows.Forms.Cursors.Hand;
this.touchButtonX4.DisabledBackColor = System.Drawing.Color.Empty;
this.touchButtonX4.EnableFlyout = false;
this.touchButtonX4.FlyoutContent = null;
this.touchButtonX4.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left;
this.touchButtonX4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX4.KeyCode = "";
this.touchButtonX4.Location = new System.Drawing.Point(503, 391);
this.touchButtonX4.Lock = false;
this.touchButtonX4.LockSize = new System.Drawing.Size(26, 26);
this.touchButtonX4.Name = "touchButtonX4";
this.touchButtonX4.Notify = false;
this.touchButtonX4.NotifyColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.touchButtonX4.NotifySize = new System.Drawing.Size(30, 16);
this.touchButtonX4.NotifyText = "99+";
this.touchButtonX4.PermissionCode = "";
this.touchButtonX4.Size = new System.Drawing.Size(114, 47);
this.touchButtonX4.Style.Alignment = System.Drawing.StringAlignment.Center;
this.touchButtonX4.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.touchButtonX4.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.touchButtonX4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.touchButtonX4.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.touchButtonX4.Style.CornerDiameter = 5;
this.touchButtonX4.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.touchButtonX4.Style.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX4.Style.ForeColor.Color = System.Drawing.Color.White;
this.touchButtonX4.Style.GradientAngle = 90;
this.touchButtonX4.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.touchButtonX4.SymbolSize = 0F;
this.touchButtonX4.TabIndex = 505;
this.touchButtonX4.Text = "退出";
this.touchButtonX4.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnExitTouchClick);
//
// txtSaleAmt1
//
this.txtSaleAmt1.BackColor = System.Drawing.Color.White;
//
//
//
this.txtSaleAmt1.Border.BackColor = System.Drawing.Color.White;
this.txtSaleAmt1.Border.Class = "TextBoxBorder";
this.txtSaleAmt1.Border.CornerDiameter = 6;
this.txtSaleAmt1.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.txtSaleAmt1.DisabledBackColor = System.Drawing.Color.White;
this.txtSaleAmt1.Font = new System.Drawing.Font("宋体", 14F);
this.txtSaleAmt1.ForeColor = System.Drawing.Color.Black;
this.txtSaleAmt1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtSaleAmt1.Keyboard = POSV.KeyboardType.;
this.txtSaleAmt1.Location = new System.Drawing.Point(199, 23);
this.txtSaleAmt1.MaxLength = 128;
this.txtSaleAmt1.Name = "txtSaleAmt1";
this.txtSaleAmt1.PreventEnterBeep = true;
this.txtSaleAmt1.Size = new System.Drawing.Size(123, 35);
this.txtSaleAmt1.TabIndex = 507;
this.txtSaleAmt1.WatermarkText = "金额条件";
//
// txtSubtractAmt1
//
this.txtSubtractAmt1.BackColor = System.Drawing.Color.White;
//
//
//
this.txtSubtractAmt1.Border.BackColor = System.Drawing.Color.White;
this.txtSubtractAmt1.Border.Class = "TextBoxBorder";
this.txtSubtractAmt1.Border.CornerDiameter = 6;
this.txtSubtractAmt1.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.txtSubtractAmt1.DisabledBackColor = System.Drawing.Color.White;
this.txtSubtractAmt1.Font = new System.Drawing.Font("宋体", 14F);
this.txtSubtractAmt1.ForeColor = System.Drawing.Color.Black;
this.txtSubtractAmt1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtSubtractAmt1.Keyboard = POSV.KeyboardType.;
this.txtSubtractAmt1.Location = new System.Drawing.Point(368, 23);
this.txtSubtractAmt1.MaxLength = 128;
this.txtSubtractAmt1.Name = "txtSubtractAmt1";
this.txtSubtractAmt1.PreventEnterBeep = true;
this.txtSubtractAmt1.Size = new System.Drawing.Size(135, 35);
this.txtSubtractAmt1.TabIndex = 509;
this.txtSubtractAmt1.WatermarkText = "立减金额";
//
// labelX1
//
//
//
//
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX1.Font = new System.Drawing.Font("宋体", 14F);
this.labelX1.Location = new System.Drawing.Point(123, 29);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(87, 23);
this.labelX1.TabIndex = 510;
this.labelX1.Text = "订单满:";
//
// labelX2
//
//
//
//
this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX2.Font = new System.Drawing.Font("宋体", 14F);
this.labelX2.ForeColor = System.Drawing.Color.Red;
this.labelX2.Location = new System.Drawing.Point(332, 29);
this.labelX2.Name = "labelX2";
this.labelX2.Size = new System.Drawing.Size(29, 23);
this.labelX2.TabIndex = 511;
this.labelX2.Text = "减";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.txtSaleAmt3);
this.groupBox1.Controls.Add(this.labelX7);
this.groupBox1.Controls.Add(this.txtSubtractAmt3);
this.groupBox1.Controls.Add(this.labelX8);
this.groupBox1.Controls.Add(this.txtSaleAmt2);
this.groupBox1.Controls.Add(this.labelX3);
this.groupBox1.Controls.Add(this.txtSubtractAmt2);
this.groupBox1.Controls.Add(this.labelX6);
this.groupBox1.Controls.Add(this.txtSaleAmt1);
this.groupBox1.Controls.Add(this.labelX2);
this.groupBox1.Controls.Add(this.txtSubtractAmt1);
this.groupBox1.Controls.Add(this.labelX1);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.Location = new System.Drawing.Point(0, 40);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(627, 163);
this.groupBox1.TabIndex = 512;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "立减";
//
// txtSaleAmt3
//
this.txtSaleAmt3.BackColor = System.Drawing.Color.White;
//
//
//
this.txtSaleAmt3.Border.BackColor = System.Drawing.Color.White;
this.txtSaleAmt3.Border.Class = "TextBoxBorder";
this.txtSaleAmt3.Border.CornerDiameter = 6;
this.txtSaleAmt3.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.txtSaleAmt3.DisabledBackColor = System.Drawing.Color.White;
this.txtSaleAmt3.Font = new System.Drawing.Font("宋体", 14F);
this.txtSaleAmt3.ForeColor = System.Drawing.Color.Black;
this.txtSaleAmt3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtSaleAmt3.Keyboard = POSV.KeyboardType.;
this.txtSaleAmt3.Location = new System.Drawing.Point(199, 105);
this.txtSaleAmt3.MaxLength = 128;
this.txtSaleAmt3.Name = "txtSaleAmt3";
this.txtSaleAmt3.PreventEnterBeep = true;
this.txtSaleAmt3.Size = new System.Drawing.Size(123, 35);
this.txtSaleAmt3.TabIndex = 516;
this.txtSaleAmt3.WatermarkText = "金额条件";
//
// labelX7
//
//
//
//
this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX7.Font = new System.Drawing.Font("宋体", 14F);
this.labelX7.ForeColor = System.Drawing.Color.Red;
this.labelX7.Location = new System.Drawing.Point(332, 111);
this.labelX7.Name = "labelX7";
this.labelX7.Size = new System.Drawing.Size(29, 23);
this.labelX7.TabIndex = 519;
this.labelX7.Text = "减";
//
// txtSubtractAmt3
//
this.txtSubtractAmt3.BackColor = System.Drawing.Color.White;
//
//
//
this.txtSubtractAmt3.Border.BackColor = System.Drawing.Color.White;
this.txtSubtractAmt3.Border.Class = "TextBoxBorder";
this.txtSubtractAmt3.Border.CornerDiameter = 6;
this.txtSubtractAmt3.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.txtSubtractAmt3.DisabledBackColor = System.Drawing.Color.White;
this.txtSubtractAmt3.Font = new System.Drawing.Font("宋体", 14F);
this.txtSubtractAmt3.ForeColor = System.Drawing.Color.Black;
this.txtSubtractAmt3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtSubtractAmt3.Keyboard = POSV.KeyboardType.;
this.txtSubtractAmt3.Location = new System.Drawing.Point(368, 105);
this.txtSubtractAmt3.MaxLength = 128;
this.txtSubtractAmt3.Name = "txtSubtractAmt3";
this.txtSubtractAmt3.PreventEnterBeep = true;
this.txtSubtractAmt3.Size = new System.Drawing.Size(135, 35);
this.txtSubtractAmt3.TabIndex = 517;
this.txtSubtractAmt3.WatermarkText = "立减金额";
//
// labelX8
//
//
//
//
this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX8.Font = new System.Drawing.Font("宋体", 14F);
this.labelX8.Location = new System.Drawing.Point(123, 111);
this.labelX8.Name = "labelX8";
this.labelX8.Size = new System.Drawing.Size(87, 23);
this.labelX8.TabIndex = 518;
this.labelX8.Text = "订单满:";
//
// txtSaleAmt2
//
this.txtSaleAmt2.BackColor = System.Drawing.Color.White;
//
//
//
this.txtSaleAmt2.Border.BackColor = System.Drawing.Color.White;
this.txtSaleAmt2.Border.Class = "TextBoxBorder";
this.txtSaleAmt2.Border.CornerDiameter = 6;
this.txtSaleAmt2.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.txtSaleAmt2.DisabledBackColor = System.Drawing.Color.White;
this.txtSaleAmt2.Font = new System.Drawing.Font("宋体", 14F);
this.txtSaleAmt2.ForeColor = System.Drawing.Color.Black;
this.txtSaleAmt2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtSaleAmt2.Keyboard = POSV.KeyboardType.;
this.txtSaleAmt2.Location = new System.Drawing.Point(199, 64);
this.txtSaleAmt2.MaxLength = 128;
this.txtSaleAmt2.Name = "txtSaleAmt2";
this.txtSaleAmt2.PreventEnterBeep = true;
this.txtSaleAmt2.Size = new System.Drawing.Size(123, 35);
this.txtSaleAmt2.TabIndex = 512;
this.txtSaleAmt2.WatermarkText = "金额条件";
//
// labelX3
//
//
//
//
this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX3.Font = new System.Drawing.Font("宋体", 14F);
this.labelX3.ForeColor = System.Drawing.Color.Red;
this.labelX3.Location = new System.Drawing.Point(332, 70);
this.labelX3.Name = "labelX3";
this.labelX3.Size = new System.Drawing.Size(29, 23);
this.labelX3.TabIndex = 515;
this.labelX3.Text = "减";
//
// txtSubtractAmt2
//
this.txtSubtractAmt2.BackColor = System.Drawing.Color.White;
//
//
//
this.txtSubtractAmt2.Border.BackColor = System.Drawing.Color.White;
this.txtSubtractAmt2.Border.Class = "TextBoxBorder";
this.txtSubtractAmt2.Border.CornerDiameter = 6;
this.txtSubtractAmt2.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.txtSubtractAmt2.DisabledBackColor = System.Drawing.Color.White;
this.txtSubtractAmt2.Font = new System.Drawing.Font("宋体", 14F);
this.txtSubtractAmt2.ForeColor = System.Drawing.Color.Black;
this.txtSubtractAmt2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtSubtractAmt2.Keyboard = POSV.KeyboardType.;
this.txtSubtractAmt2.Location = new System.Drawing.Point(368, 64);
this.txtSubtractAmt2.MaxLength = 128;
this.txtSubtractAmt2.Name = "txtSubtractAmt2";
this.txtSubtractAmt2.PreventEnterBeep = true;
this.txtSubtractAmt2.Size = new System.Drawing.Size(135, 35);
this.txtSubtractAmt2.TabIndex = 513;
this.txtSubtractAmt2.WatermarkText = "立减金额";
//
// labelX6
//
//
//
//
this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX6.Font = new System.Drawing.Font("宋体", 14F);
this.labelX6.Location = new System.Drawing.Point(123, 70);
this.labelX6.Name = "labelX6";
this.labelX6.Size = new System.Drawing.Size(87, 23);
this.labelX6.TabIndex = 514;
this.labelX6.Text = "订单满:";
//
// groupBox2
//
this.groupBox2.Controls.Add(this.txtSaleAmt6);
this.groupBox2.Controls.Add(this.labelX11);
this.groupBox2.Controls.Add(this.txtDiscountAmt3);
this.groupBox2.Controls.Add(this.labelX12);
this.groupBox2.Controls.Add(this.txtSaleAmt5);
this.groupBox2.Controls.Add(this.labelX9);
this.groupBox2.Controls.Add(this.txtDiscountAmt2);
this.groupBox2.Controls.Add(this.labelX10);
this.groupBox2.Controls.Add(this.txtSaleAmt4);
this.groupBox2.Controls.Add(this.labelX4);
this.groupBox2.Controls.Add(this.txtDiscountAmt1);
this.groupBox2.Controls.Add(this.labelX5);
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox2.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox2.Location = new System.Drawing.Point(0, 203);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(627, 182);
this.groupBox2.TabIndex = 514;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "折扣";
//
// txtSaleAmt6
//
this.txtSaleAmt6.BackColor = System.Drawing.Color.White;
//
//
//
this.txtSaleAmt6.Border.BackColor = System.Drawing.Color.White;
this.txtSaleAmt6.Border.Class = "TextBoxBorder";
this.txtSaleAmt6.Border.CornerDiameter = 6;
this.txtSaleAmt6.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.txtSaleAmt6.DisabledBackColor = System.Drawing.Color.White;
this.txtSaleAmt6.Font = new System.Drawing.Font("宋体", 14F);
this.txtSaleAmt6.ForeColor = System.Drawing.Color.Black;
this.txtSaleAmt6.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtSaleAmt6.Keyboard = POSV.KeyboardType.;
this.txtSaleAmt6.Location = new System.Drawing.Point(199, 115);
this.txtSaleAmt6.MaxLength = 128;
this.txtSaleAmt6.Name = "txtSaleAmt6";
this.txtSaleAmt6.PreventEnterBeep = true;
this.txtSaleAmt6.Size = new System.Drawing.Size(123, 35);
this.txtSaleAmt6.TabIndex = 516;
this.txtSaleAmt6.WatermarkText = "金额条件";
//
// labelX11
//
//
//
//
this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX11.Font = new System.Drawing.Font("宋体", 14F);
this.labelX11.ForeColor = System.Drawing.Color.Red;
this.labelX11.Location = new System.Drawing.Point(332, 121);
this.labelX11.Name = "labelX11";
this.labelX11.Size = new System.Drawing.Size(29, 23);
this.labelX11.TabIndex = 519;
this.labelX11.Text = "折扣";
//
// txtDiscountAmt3
//
this.txtDiscountAmt3.BackColor = System.Drawing.Color.White;
//
//
//
this.txtDiscountAmt3.Border.BackColor = System.Drawing.Color.White;
this.txtDiscountAmt3.Border.Class = "TextBoxBorder";
this.txtDiscountAmt3.Border.CornerDiameter = 6;
this.txtDiscountAmt3.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.txtDiscountAmt3.DisabledBackColor = System.Drawing.Color.White;
this.txtDiscountAmt3.Font = new System.Drawing.Font("宋体", 14F);
this.txtDiscountAmt3.ForeColor = System.Drawing.Color.Black;
this.txtDiscountAmt3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtDiscountAmt3.Keyboard = POSV.KeyboardType.;
this.txtDiscountAmt3.Location = new System.Drawing.Point(368, 115);
this.txtDiscountAmt3.MaxLength = 128;
this.txtDiscountAmt3.Name = "txtDiscountAmt3";
this.txtDiscountAmt3.PreventEnterBeep = true;
this.txtDiscountAmt3.Size = new System.Drawing.Size(155, 35);
this.txtDiscountAmt3.TabIndex = 517;
this.txtDiscountAmt3.WatermarkText = "例如80-八折";
//
// labelX12
//
//
//
//
this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX12.Font = new System.Drawing.Font("宋体", 14F);
this.labelX12.Location = new System.Drawing.Point(123, 121);
this.labelX12.Name = "labelX12";
this.labelX12.Size = new System.Drawing.Size(87, 23);
this.labelX12.TabIndex = 518;
this.labelX12.Text = "订单满:";
//
// txtSaleAmt5
//
this.txtSaleAmt5.BackColor = System.Drawing.Color.White;
//
//
//
this.txtSaleAmt5.Border.BackColor = System.Drawing.Color.White;
this.txtSaleAmt5.Border.Class = "TextBoxBorder";
this.txtSaleAmt5.Border.CornerDiameter = 6;
this.txtSaleAmt5.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.txtSaleAmt5.DisabledBackColor = System.Drawing.Color.White;
this.txtSaleAmt5.Font = new System.Drawing.Font("宋体", 14F);
this.txtSaleAmt5.ForeColor = System.Drawing.Color.Black;
this.txtSaleAmt5.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtSaleAmt5.Keyboard = POSV.KeyboardType.;
this.txtSaleAmt5.Location = new System.Drawing.Point(199, 74);
this.txtSaleAmt5.MaxLength = 128;
this.txtSaleAmt5.Name = "txtSaleAmt5";
this.txtSaleAmt5.PreventEnterBeep = true;
this.txtSaleAmt5.Size = new System.Drawing.Size(123, 35);
this.txtSaleAmt5.TabIndex = 512;
this.txtSaleAmt5.WatermarkText = "金额条件";
//
// labelX9
//
//
//
//
this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX9.Font = new System.Drawing.Font("宋体", 14F);
this.labelX9.ForeColor = System.Drawing.Color.Red;
this.labelX9.Location = new System.Drawing.Point(332, 80);
this.labelX9.Name = "labelX9";
this.labelX9.Size = new System.Drawing.Size(29, 23);
this.labelX9.TabIndex = 515;
this.labelX9.Text = "折扣";
//
// txtDiscountAmt2
//
this.txtDiscountAmt2.BackColor = System.Drawing.Color.White;
//
//
//
this.txtDiscountAmt2.Border.BackColor = System.Drawing.Color.White;
this.txtDiscountAmt2.Border.Class = "TextBoxBorder";
this.txtDiscountAmt2.Border.CornerDiameter = 6;
this.txtDiscountAmt2.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.txtDiscountAmt2.DisabledBackColor = System.Drawing.Color.White;
this.txtDiscountAmt2.Font = new System.Drawing.Font("宋体", 14F);
this.txtDiscountAmt2.ForeColor = System.Drawing.Color.Black;
this.txtDiscountAmt2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtDiscountAmt2.Keyboard = POSV.KeyboardType.;
this.txtDiscountAmt2.Location = new System.Drawing.Point(368, 74);
this.txtDiscountAmt2.MaxLength = 128;
this.txtDiscountAmt2.Name = "txtDiscountAmt2";
this.txtDiscountAmt2.PreventEnterBeep = true;
this.txtDiscountAmt2.Size = new System.Drawing.Size(155, 35);
this.txtDiscountAmt2.TabIndex = 513;
this.txtDiscountAmt2.WatermarkText = "例如80-八折";
//
// labelX10
//
//
//
//
this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX10.Font = new System.Drawing.Font("宋体", 14F);
this.labelX10.Location = new System.Drawing.Point(123, 80);
this.labelX10.Name = "labelX10";
this.labelX10.Size = new System.Drawing.Size(87, 23);
this.labelX10.TabIndex = 514;
this.labelX10.Text = "订单满:";
//
// txtSaleAmt4
//
this.txtSaleAmt4.BackColor = System.Drawing.Color.White;
//
//
//
this.txtSaleAmt4.Border.BackColor = System.Drawing.Color.White;
this.txtSaleAmt4.Border.Class = "TextBoxBorder";
this.txtSaleAmt4.Border.CornerDiameter = 6;
this.txtSaleAmt4.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.txtSaleAmt4.DisabledBackColor = System.Drawing.Color.White;
this.txtSaleAmt4.Font = new System.Drawing.Font("宋体", 14F);
this.txtSaleAmt4.ForeColor = System.Drawing.Color.Black;
this.txtSaleAmt4.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtSaleAmt4.Keyboard = POSV.KeyboardType.;
this.txtSaleAmt4.Location = new System.Drawing.Point(199, 33);
this.txtSaleAmt4.MaxLength = 128;
this.txtSaleAmt4.Name = "txtSaleAmt4";
this.txtSaleAmt4.PreventEnterBeep = true;
this.txtSaleAmt4.Size = new System.Drawing.Size(123, 35);
this.txtSaleAmt4.TabIndex = 507;
this.txtSaleAmt4.WatermarkText = "金额条件";
//
// labelX4
//
//
//
//
this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX4.Font = new System.Drawing.Font("宋体", 14F);
this.labelX4.ForeColor = System.Drawing.Color.Red;
this.labelX4.Location = new System.Drawing.Point(332, 39);
this.labelX4.Name = "labelX4";
this.labelX4.Size = new System.Drawing.Size(29, 23);
this.labelX4.TabIndex = 511;
this.labelX4.Text = "折扣";
//
// txtDiscountAmt1
//
this.txtDiscountAmt1.BackColor = System.Drawing.Color.White;
//
//
//
this.txtDiscountAmt1.Border.BackColor = System.Drawing.Color.White;
this.txtDiscountAmt1.Border.Class = "TextBoxBorder";
this.txtDiscountAmt1.Border.CornerDiameter = 6;
this.txtDiscountAmt1.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.txtDiscountAmt1.DisabledBackColor = System.Drawing.Color.White;
this.txtDiscountAmt1.Font = new System.Drawing.Font("宋体", 14F);
this.txtDiscountAmt1.ForeColor = System.Drawing.Color.Black;
this.txtDiscountAmt1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtDiscountAmt1.Keyboard = POSV.KeyboardType.;
this.txtDiscountAmt1.Location = new System.Drawing.Point(368, 33);
this.txtDiscountAmt1.MaxLength = 128;
this.txtDiscountAmt1.Name = "txtDiscountAmt1";
this.txtDiscountAmt1.PreventEnterBeep = true;
this.txtDiscountAmt1.Size = new System.Drawing.Size(155, 35);
this.txtDiscountAmt1.TabIndex = 509;
this.txtDiscountAmt1.WatermarkText = "例如80-八折";
//
// labelX5
//
//
//
//
this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX5.Font = new System.Drawing.Font("宋体", 14F);
this.labelX5.Location = new System.Drawing.Point(123, 39);
this.labelX5.Name = "labelX5";
this.labelX5.Size = new System.Drawing.Size(87, 23);
this.labelX5.TabIndex = 510;
this.labelX5.Text = "订单满:";
//
// lblInfo
//
//
//
//
this.lblInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblInfo.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold);
this.lblInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.lblInfo.Location = new System.Drawing.Point(12, 402);
this.lblInfo.Name = "lblInfo";
this.lblInfo.Size = new System.Drawing.Size(271, 27);
this.lblInfo.Symbol = "";
this.lblInfo.SymbolSize = 12F;
this.lblInfo.TabIndex = 515;
this.lblInfo.Text = "如无需使用多个促销可空着(不生效)";
this.lblInfo.WordWrap = true;
//
// PromotionForm
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(627, 450);
this.Controls.Add(this.lblInfo);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.touchButtonX3);
this.Controls.Add(this.touchButtonX4);
this.Controls.Add(this.panelEx8);
this.Name = "PromotionForm";
this.Text = "Promotion";
this.panelEx8.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
this.groupBox1.ResumeLayout(false);
this.groupBox2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private DevComponents.DotNetBar.PanelEx panelEx8;
private System.Windows.Forms.PictureBox pictureBox2;
private Component.TouchButtonX touchButtonX3;
private Component.TouchButtonX touchButtonX4;
private Component.NormalTextBox txtSaleAmt1;
private Component.NormalTextBox txtSubtractAmt1;
private DevComponents.DotNetBar.LabelX labelX1;
private DevComponents.DotNetBar.LabelX labelX2;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.GroupBox groupBox2;
private Component.NormalTextBox txtSaleAmt4;
private DevComponents.DotNetBar.LabelX labelX4;
private Component.NormalTextBox txtDiscountAmt1;
private DevComponents.DotNetBar.LabelX labelX5;
private Component.NormalTextBox txtSaleAmt3;
private DevComponents.DotNetBar.LabelX labelX7;
private Component.NormalTextBox txtSubtractAmt3;
private DevComponents.DotNetBar.LabelX labelX8;
private Component.NormalTextBox txtSaleAmt2;
private DevComponents.DotNetBar.LabelX labelX3;
private Component.NormalTextBox txtSubtractAmt2;
private DevComponents.DotNetBar.LabelX labelX6;
private Component.NormalTextBox txtSaleAmt6;
private DevComponents.DotNetBar.LabelX labelX11;
private Component.NormalTextBox txtDiscountAmt3;
private DevComponents.DotNetBar.LabelX labelX12;
private Component.NormalTextBox txtSaleAmt5;
private DevComponents.DotNetBar.LabelX labelX9;
private Component.NormalTextBox txtDiscountAmt2;
private DevComponents.DotNetBar.LabelX labelX10;
private DevComponents.DotNetBar.LabelX lblInfo;
}
}