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.

1142 lines
67 KiB
C#

namespace POSV.Member
{
partial class PointExchangeForm
{
/// <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.controlBox = new POSV.Component.ControlBox();
this.bottomPanel = new POSV.Component.DoubleBufferPanelX();
this.ButtonCancel = new DevComponents.DotNetBar.ButtonX();
this.lblInfo = new DevComponents.DotNetBar.LabelX();
this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX();
this.doubleBufferPanelX8 = new POSV.Component.DoubleBufferPanelX();
this.labelX2 = new DevComponents.DotNetBar.LabelX();
this.numericTextBox1 = new POSV.Component.NumericTextBox();
this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
this.labelX16 = new DevComponents.DotNetBar.LabelX();
this.afterJifenTextBox = new POSV.Component.NumericTextBox();
this.labelX17 = new DevComponents.DotNetBar.LabelX();
this.afterAmountTextBox = new POSV.Component.NumericTextBox();
this.labelX7 = new DevComponents.DotNetBar.LabelX();
this.perJifenTextBox = new POSV.Component.NumericTextBox();
this.labelX6 = new DevComponents.DotNetBar.LabelX();
this.preAmountTextBox = new POSV.Component.NumericTextBox();
this.doubleBufferPanelX7 = new POSV.Component.DoubleBufferPanelX();
this.comboBoxGif = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.labelX3 = new DevComponents.DotNetBar.LabelX();
this.doubleBufferPanelX6 = new POSV.Component.DoubleBufferPanelX();
this.descriptionTextBox = new POSV.Component.NormalTextBox();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.doubleBufferPanelX5 = new POSV.Component.DoubleBufferPanelX();
this.checkBoxX4 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX3 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.StoreNameLabelX = new DevComponents.DotNetBar.LabelX();
this.checkBoxX2 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.cmbCreType = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.labelX5 = new DevComponents.DotNetBar.LabelX();
this.doubleBufferPanelX2 = new POSV.Component.DoubleBufferPanelX();
this.cardListTable = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn18 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn19 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn20 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn22 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn23 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.doubleBufferPanelX3 = new POSV.Component.DoubleBufferPanelX();
this.doubleBufferTableLayoutPanel1 = new POSV1.Component.DoubleBufferTableLayoutPanel();
this.labelX9 = new DevComponents.DotNetBar.LabelX();
this.labelX15 = new DevComponents.DotNetBar.LabelX();
this.labelX8 = new DevComponents.DotNetBar.LabelX();
this.labelX10 = new DevComponents.DotNetBar.LabelX();
this.labelX11 = new DevComponents.DotNetBar.LabelX();
this.labelX13 = new DevComponents.DotNetBar.LabelX();
this.lblMemerName = new DevComponents.DotNetBar.LabelX();
this.lblLinkPhone = new DevComponents.DotNetBar.LabelX();
this.lblMemeberMobile = new DevComponents.DotNetBar.LabelX();
this.lblSex = new DevComponents.DotNetBar.LabelX();
this.lblBirthday = new DevComponents.DotNetBar.LabelX();
this.lblDescription = new DevComponents.DotNetBar.LabelX();
this.txtInput = new POSV.Component.NumericTextBox();
this.buttonX3 = new DevComponents.DotNetBar.ButtonX();
this.bottomPanel.SuspendLayout();
this.doubleBufferPanelX1.SuspendLayout();
this.doubleBufferPanelX8.SuspendLayout();
this.doubleBufferPanelX7.SuspendLayout();
this.doubleBufferPanelX6.SuspendLayout();
this.doubleBufferPanelX5.SuspendLayout();
this.doubleBufferPanelX2.SuspendLayout();
this.doubleBufferPanelX3.SuspendLayout();
this.doubleBufferTableLayoutPanel1.SuspendLayout();
this.SuspendLayout();
//
// controlBox
//
this.controlBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(175)))), ((int)(((byte)(167)))));
this.controlBox.CloseBox = true;
this.controlBox.Dock = System.Windows.Forms.DockStyle.Top;
this.controlBox.ForeColor = System.Drawing.Color.White;
this.controlBox.Location = new System.Drawing.Point(0, 0);
this.controlBox.Margin = new System.Windows.Forms.Padding(0);
this.controlBox.MessageCenterStatus = false;
this.controlBox.MinimizeBox = false;
this.controlBox.Name = "controlBox";
this.controlBox.NetworkStatus = false;
this.controlBox.NewForeColor = System.Drawing.Color.White;
this.controlBox.SettingsBox = false;
this.controlBox.ShowApplicationVersion = false;
this.controlBox.ShowKeyboard = true;
this.controlBox.ShowLockScreen = false;
this.controlBox.ShowMessageCenter = false;
this.controlBox.ShowNetworkStatus = false;
this.controlBox.ShowQrCode = false;
this.controlBox.Size = new System.Drawing.Size(923, 36);
this.controlBox.TabIndex = 11;
this.controlBox.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnCloseTouchClick);
this.controlBox.KeyboardClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxKeyboardClick);
//
// bottomPanel
//
this.bottomPanel.CanvasColor = System.Drawing.SystemColors.Control;
this.bottomPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.bottomPanel.Controls.Add(this.ButtonCancel);
this.bottomPanel.Controls.Add(this.lblInfo);
this.bottomPanel.DisabledBackColor = System.Drawing.Color.Empty;
this.bottomPanel.Dock = System.Windows.Forms.DockStyle.Bottom;
this.bottomPanel.Location = new System.Drawing.Point(0, 519);
this.bottomPanel.Name = "bottomPanel";
this.bottomPanel.Padding = new System.Windows.Forms.Padding(2);
this.bottomPanel.Size = new System.Drawing.Size(923, 63);
this.bottomPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
this.bottomPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.bottomPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.bottomPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.bottomPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.bottomPanel.Style.GradientAngle = 90;
this.bottomPanel.TabIndex = 15;
//
// ButtonCancel
//
this.ButtonCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ButtonCancel.BackColor = System.Drawing.Color.Maroon;
this.ButtonCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.ButtonCancel.FadeEffect = false;
this.ButtonCancel.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ButtonCancel.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.ButtonCancel.Location = new System.Drawing.Point(755, 1);
this.ButtonCancel.Name = "ButtonCancel";
this.ButtonCancel.Size = new System.Drawing.Size(163, 57);
this.ButtonCancel.TabIndex = 31;
this.ButtonCancel.Text = "取消";
this.ButtonCancel.TextColor = System.Drawing.Color.White;
this.ButtonCancel.Click += new System.EventHandler(this.BtnExitClick);
//
// lblInfo
//
//
//
//
this.lblInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblInfo.Dock = System.Windows.Forms.DockStyle.Left;
this.lblInfo.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblInfo.Location = new System.Drawing.Point(2, 2);
this.lblInfo.Name = "lblInfo";
this.lblInfo.Size = new System.Drawing.Size(313, 59);
this.lblInfo.TabIndex = 27;
this.lblInfo.Text = "请先获取会员信息";
this.lblInfo.WordWrap = true;
//
// doubleBufferPanelX1
//
this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX1.Controls.Add(this.doubleBufferPanelX8);
this.doubleBufferPanelX1.Controls.Add(this.doubleBufferPanelX7);
this.doubleBufferPanelX1.Controls.Add(this.doubleBufferPanelX6);
this.doubleBufferPanelX1.Controls.Add(this.doubleBufferPanelX5);
this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Right;
this.doubleBufferPanelX1.Location = new System.Drawing.Point(414, 36);
this.doubleBufferPanelX1.Name = "doubleBufferPanelX1";
this.doubleBufferPanelX1.Size = new System.Drawing.Size(509, 483);
this.doubleBufferPanelX1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX1.Style.GradientAngle = 90;
this.doubleBufferPanelX1.TabIndex = 181;
//
// doubleBufferPanelX8
//
this.doubleBufferPanelX8.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX8.Controls.Add(this.labelX2);
this.doubleBufferPanelX8.Controls.Add(this.numericTextBox1);
this.doubleBufferPanelX8.Controls.Add(this.buttonX1);
this.doubleBufferPanelX8.Controls.Add(this.labelX16);
this.doubleBufferPanelX8.Controls.Add(this.afterJifenTextBox);
this.doubleBufferPanelX8.Controls.Add(this.labelX17);
this.doubleBufferPanelX8.Controls.Add(this.afterAmountTextBox);
this.doubleBufferPanelX8.Controls.Add(this.labelX7);
this.doubleBufferPanelX8.Controls.Add(this.perJifenTextBox);
this.doubleBufferPanelX8.Controls.Add(this.labelX6);
this.doubleBufferPanelX8.Controls.Add(this.preAmountTextBox);
this.doubleBufferPanelX8.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX8.Dock = System.Windows.Forms.DockStyle.Fill;
this.doubleBufferPanelX8.Location = new System.Drawing.Point(0, 240);
this.doubleBufferPanelX8.Name = "doubleBufferPanelX8";
this.doubleBufferPanelX8.Size = new System.Drawing.Size(509, 243);
this.doubleBufferPanelX8.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX8.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX8.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX8.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX8.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX8.Style.GradientAngle = 90;
this.doubleBufferPanelX8.TabIndex = 265;
//
// labelX2
//
//
//
//
this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX2.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX2.Location = new System.Drawing.Point(19, 82);
this.labelX2.Name = "labelX2";
this.labelX2.Size = new System.Drawing.Size(83, 35);
this.labelX2.TabIndex = 298;
this.labelX2.Text = "卡密码:";
this.labelX2.WordWrap = true;
//
// numericTextBox1
//
this.numericTextBox1.AllowDecimalSeparator = true;
this.numericTextBox1.AllowNegativeSign = false;
this.numericTextBox1.AllowSpace = false;
this.numericTextBox1.BackColor = System.Drawing.Color.White;
//
//
//
this.numericTextBox1.Border.Class = "TextBoxBorder";
this.numericTextBox1.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.numericTextBox1.ButtonCustom.Symbol = "";
this.numericTextBox1.ButtonCustom.Visible = true;
this.numericTextBox1.DisabledBackColor = System.Drawing.Color.White;
this.numericTextBox1.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numericTextBox1.ForeColor = System.Drawing.Color.Black;
this.numericTextBox1.Location = new System.Drawing.Point(114, 85);
this.numericTextBox1.MaxDecimalDigit = 1;
this.numericTextBox1.MaxLength = 20;
this.numericTextBox1.Name = "numericTextBox1";
this.numericTextBox1.PasswordChar = '*';
this.numericTextBox1.PreventEnterBeep = true;
this.numericTextBox1.Size = new System.Drawing.Size(284, 35);
this.numericTextBox1.TabIndex = 297;
this.numericTextBox1.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
this.numericTextBox1.WatermarkFont = new System.Drawing.Font("宋体", 18F);
this.numericTextBox1.WatermarkText = "输入密码";
this.numericTextBox1.ButtonCustomClick += new System.EventHandler(this.OnBtnCustomClick);
//
// buttonX1
//
this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX1.BackColor = System.Drawing.Color.RoyalBlue;
this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX1.FadeEffect = false;
this.buttonX1.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX1.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX1.Location = new System.Drawing.Point(6, 138);
this.buttonX1.Name = "buttonX1";
this.buttonX1.Size = new System.Drawing.Size(493, 53);
this.buttonX1.TabIndex = 242;
this.buttonX1.Text = "兑换";
this.buttonX1.TextColor = System.Drawing.Color.White;
this.buttonX1.Click += new System.EventHandler(this.BtnExchange);
//
// labelX16
//
//
//
//
this.labelX16.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX16.ForeColor = System.Drawing.Color.Black;
this.labelX16.Location = new System.Drawing.Point(246, 49);
this.labelX16.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX16.Name = "labelX16";
this.labelX16.Size = new System.Drawing.Size(97, 28);
this.labelX16.TabIndex = 240;
this.labelX16.Text = "兑换后积分:";
//
// afterJifenTextBox
//
this.afterJifenTextBox.AllowDecimalSeparator = true;
this.afterJifenTextBox.AllowNegativeSign = false;
this.afterJifenTextBox.AllowSpace = false;
this.afterJifenTextBox.BackColor = System.Drawing.Color.White;
//
//
//
this.afterJifenTextBox.Border.Class = "TextBoxBorder";
this.afterJifenTextBox.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.afterJifenTextBox.DisabledBackColor = System.Drawing.Color.White;
this.afterJifenTextBox.Enabled = false;
this.afterJifenTextBox.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.afterJifenTextBox.ForeColor = System.Drawing.Color.Black;
this.afterJifenTextBox.Location = new System.Drawing.Point(350, 44);
this.afterJifenTextBox.MaxDecimalDigit = 2;
this.afterJifenTextBox.MaxLength = 11;
this.afterJifenTextBox.Multiline = true;
this.afterJifenTextBox.Name = "afterJifenTextBox";
this.afterJifenTextBox.PreventEnterBeep = true;
this.afterJifenTextBox.Size = new System.Drawing.Size(115, 35);
this.afterJifenTextBox.TabIndex = 241;
this.afterJifenTextBox.WatermarkFont = new System.Drawing.Font("宋体", 18F);
//
// labelX17
//
//
//
//
this.labelX17.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX17.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX17.ForeColor = System.Drawing.Color.Black;
this.labelX17.Location = new System.Drawing.Point(0, 46);
this.labelX17.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX17.Name = "labelX17";
this.labelX17.Size = new System.Drawing.Size(107, 28);
this.labelX17.TabIndex = 238;
this.labelX17.Text = "兑换后余额:";
//
// afterAmountTextBox
//
this.afterAmountTextBox.AllowDecimalSeparator = true;
this.afterAmountTextBox.AllowNegativeSign = false;
this.afterAmountTextBox.AllowSpace = false;
this.afterAmountTextBox.BackColor = System.Drawing.Color.White;
//
//
//
this.afterAmountTextBox.Border.Class = "TextBoxBorder";
this.afterAmountTextBox.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.afterAmountTextBox.DisabledBackColor = System.Drawing.Color.White;
this.afterAmountTextBox.Enabled = false;
this.afterAmountTextBox.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.afterAmountTextBox.ForeColor = System.Drawing.Color.Black;
this.afterAmountTextBox.Location = new System.Drawing.Point(114, 41);
this.afterAmountTextBox.MaxDecimalDigit = 2;
this.afterAmountTextBox.MaxLength = 11;
this.afterAmountTextBox.Multiline = true;
this.afterAmountTextBox.Name = "afterAmountTextBox";
this.afterAmountTextBox.PreventEnterBeep = true;
this.afterAmountTextBox.Size = new System.Drawing.Size(125, 35);
this.afterAmountTextBox.TabIndex = 239;
this.afterAmountTextBox.WatermarkFont = new System.Drawing.Font("宋体", 18F);
//
// labelX7
//
//
//
//
this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX7.ForeColor = System.Drawing.Color.Black;
this.labelX7.Location = new System.Drawing.Point(246, 8);
this.labelX7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX7.Name = "labelX7";
this.labelX7.Size = new System.Drawing.Size(97, 28);
this.labelX7.TabIndex = 232;
this.labelX7.Text = "兑换前积分:";
//
// perJifenTextBox
//
this.perJifenTextBox.AllowDecimalSeparator = true;
this.perJifenTextBox.AllowNegativeSign = false;
this.perJifenTextBox.AllowSpace = false;
this.perJifenTextBox.BackColor = System.Drawing.Color.White;
//
//
//
this.perJifenTextBox.Border.Class = "TextBoxBorder";
this.perJifenTextBox.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.perJifenTextBox.DisabledBackColor = System.Drawing.Color.White;
this.perJifenTextBox.Enabled = false;
this.perJifenTextBox.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.perJifenTextBox.ForeColor = System.Drawing.Color.Black;
this.perJifenTextBox.Location = new System.Drawing.Point(350, 3);
this.perJifenTextBox.MaxDecimalDigit = 2;
this.perJifenTextBox.MaxLength = 11;
this.perJifenTextBox.Multiline = true;
this.perJifenTextBox.Name = "perJifenTextBox";
this.perJifenTextBox.PreventEnterBeep = true;
this.perJifenTextBox.Size = new System.Drawing.Size(115, 35);
this.perJifenTextBox.TabIndex = 233;
this.perJifenTextBox.WatermarkFont = new System.Drawing.Font("宋体", 18F);
//
// labelX6
//
//
//
//
this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX6.ForeColor = System.Drawing.Color.Black;
this.labelX6.Location = new System.Drawing.Point(0, 8);
this.labelX6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX6.Name = "labelX6";
this.labelX6.Size = new System.Drawing.Size(107, 28);
this.labelX6.TabIndex = 230;
this.labelX6.Text = "兑换前余额:";
//
// preAmountTextBox
//
this.preAmountTextBox.AllowDecimalSeparator = true;
this.preAmountTextBox.AllowNegativeSign = false;
this.preAmountTextBox.AllowSpace = false;
this.preAmountTextBox.BackColor = System.Drawing.Color.White;
//
//
//
this.preAmountTextBox.Border.Class = "TextBoxBorder";
this.preAmountTextBox.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.preAmountTextBox.DisabledBackColor = System.Drawing.Color.White;
this.preAmountTextBox.Enabled = false;
this.preAmountTextBox.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.preAmountTextBox.ForeColor = System.Drawing.Color.Black;
this.preAmountTextBox.Location = new System.Drawing.Point(114, 3);
this.preAmountTextBox.MaxDecimalDigit = 2;
this.preAmountTextBox.MaxLength = 11;
this.preAmountTextBox.Multiline = true;
this.preAmountTextBox.Name = "preAmountTextBox";
this.preAmountTextBox.PreventEnterBeep = true;
this.preAmountTextBox.Size = new System.Drawing.Size(125, 35);
this.preAmountTextBox.TabIndex = 231;
this.preAmountTextBox.WatermarkFont = new System.Drawing.Font("宋体", 14.5F);
//
// doubleBufferPanelX7
//
this.doubleBufferPanelX7.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX7.Controls.Add(this.comboBoxGif);
this.doubleBufferPanelX7.Controls.Add(this.labelX3);
this.doubleBufferPanelX7.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX7.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferPanelX7.Location = new System.Drawing.Point(0, 190);
this.doubleBufferPanelX7.Name = "doubleBufferPanelX7";
this.doubleBufferPanelX7.Size = new System.Drawing.Size(509, 50);
this.doubleBufferPanelX7.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX7.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX7.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX7.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX7.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX7.Style.GradientAngle = 90;
this.doubleBufferPanelX7.TabIndex = 261;
//
// comboBoxGif
//
this.comboBoxGif.DisplayMember = "Text";
this.comboBoxGif.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxGif.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxGif.Font = new System.Drawing.Font("宋体", 16F);
this.comboBoxGif.ForeColor = System.Drawing.Color.Black;
this.comboBoxGif.FormattingEnabled = true;
this.comboBoxGif.ItemHeight = 27;
this.comboBoxGif.Location = new System.Drawing.Point(78, 8);
this.comboBoxGif.Name = "comboBoxGif";
this.comboBoxGif.Size = new System.Drawing.Size(419, 33);
this.comboBoxGif.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.comboBoxGif.TabIndex = 231;
//
// labelX3
//
//
//
//
this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX3.ForeColor = System.Drawing.Color.Red;
this.labelX3.Location = new System.Drawing.Point(-1, 8);
this.labelX3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX3.Name = "labelX3";
this.labelX3.Size = new System.Drawing.Size(82, 28);
this.labelX3.TabIndex = 230;
this.labelX3.Text = "兑换礼品:";
//
// doubleBufferPanelX6
//
this.doubleBufferPanelX6.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX6.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX6.Controls.Add(this.descriptionTextBox);
this.doubleBufferPanelX6.Controls.Add(this.labelX1);
this.doubleBufferPanelX6.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX6.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferPanelX6.Location = new System.Drawing.Point(0, 87);
this.doubleBufferPanelX6.Name = "doubleBufferPanelX6";
this.doubleBufferPanelX6.Size = new System.Drawing.Size(509, 103);
this.doubleBufferPanelX6.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX6.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX6.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX6.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX6.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX6.Style.GradientAngle = 90;
this.doubleBufferPanelX6.TabIndex = 257;
//
// descriptionTextBox
//
this.descriptionTextBox.BackColor = System.Drawing.Color.White;
//
//
//
this.descriptionTextBox.Border.Class = "TextBoxBorder";
this.descriptionTextBox.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.descriptionTextBox.DisabledBackColor = System.Drawing.Color.White;
this.descriptionTextBox.Font = new System.Drawing.Font("宋体", 14.5F);
this.descriptionTextBox.ForeColor = System.Drawing.Color.Black;
this.descriptionTextBox.ImeMode = System.Windows.Forms.ImeMode.On;
this.descriptionTextBox.Keyboard = POSV.KeyboardType.;
this.descriptionTextBox.Location = new System.Drawing.Point(78, 10);
this.descriptionTextBox.MaxLength = 100;
this.descriptionTextBox.Multiline = true;
this.descriptionTextBox.Name = "descriptionTextBox";
this.descriptionTextBox.PreventEnterBeep = true;
this.descriptionTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.descriptionTextBox.Size = new System.Drawing.Size(419, 87);
this.descriptionTextBox.TabIndex = 296;
this.descriptionTextBox.WatermarkText = "登记备注";
//
// labelX1
//
//
//
//
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX1.ForeColor = System.Drawing.SystemColors.ControlText;
this.labelX1.Location = new System.Drawing.Point(-4, 8);
this.labelX1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(80, 28);
this.labelX1.TabIndex = 230;
this.labelX1.Text = "备注说明:";
//
// doubleBufferPanelX5
//
this.doubleBufferPanelX5.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX5.Controls.Add(this.checkBoxX4);
this.doubleBufferPanelX5.Controls.Add(this.checkBoxX3);
this.doubleBufferPanelX5.Controls.Add(this.StoreNameLabelX);
this.doubleBufferPanelX5.Controls.Add(this.checkBoxX2);
this.doubleBufferPanelX5.Controls.Add(this.checkBoxX1);
this.doubleBufferPanelX5.Controls.Add(this.cmbCreType);
this.doubleBufferPanelX5.Controls.Add(this.labelX5);
this.doubleBufferPanelX5.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX5.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferPanelX5.Location = new System.Drawing.Point(0, 0);
this.doubleBufferPanelX5.Name = "doubleBufferPanelX5";
this.doubleBufferPanelX5.Size = new System.Drawing.Size(509, 87);
this.doubleBufferPanelX5.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX5.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX5.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX5.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX5.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX5.Style.GradientAngle = 90;
this.doubleBufferPanelX5.TabIndex = 241;
//
// checkBoxX4
//
this.checkBoxX4.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.checkBoxX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX4.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX4.Font = new System.Drawing.Font("宋体", 14.5F);
this.checkBoxX4.Location = new System.Drawing.Point(406, 8);
this.checkBoxX4.Name = "checkBoxX4";
this.checkBoxX4.Size = new System.Drawing.Size(104, 30);
this.checkBoxX4.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX4.TabIndex = 316;
this.checkBoxX4.Tag = "兑换卡券";
this.checkBoxX4.Text = "兑换卡券";
this.checkBoxX4.TextColor = System.Drawing.Color.DodgerBlue;
this.checkBoxX4.Click += new System.EventHandler(this.cb_change_click);
//
// checkBoxX3
//
this.checkBoxX3.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.checkBoxX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX3.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX3.Font = new System.Drawing.Font("宋体", 14.5F);
this.checkBoxX3.Location = new System.Drawing.Point(281, 8);
this.checkBoxX3.Name = "checkBoxX3";
this.checkBoxX3.Size = new System.Drawing.Size(123, 30);
this.checkBoxX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX3.TabIndex = 315;
this.checkBoxX3.Tag = "兑换卡余额";
this.checkBoxX3.Text = "兑换卡余额";
this.checkBoxX3.TextColor = System.Drawing.Color.Red;
this.checkBoxX3.Click += new System.EventHandler(this.cb_change_click);
//
// StoreNameLabelX
//
//
//
//
this.StoreNameLabelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.StoreNameLabelX.Font = new System.Drawing.Font("宋体", 14.5F);
this.StoreNameLabelX.Location = new System.Drawing.Point(0, 8);
this.StoreNameLabelX.Name = "StoreNameLabelX";
this.StoreNameLabelX.Size = new System.Drawing.Size(102, 30);
this.StoreNameLabelX.TabIndex = 314;
this.StoreNameLabelX.Text = "兑换类型:";
this.StoreNameLabelX.WordWrap = true;
//
// checkBoxX2
//
this.checkBoxX2.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.checkBoxX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX2.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX2.Font = new System.Drawing.Font("宋体", 14.5F);
this.checkBoxX2.Location = new System.Drawing.Point(175, 8);
this.checkBoxX2.Name = "checkBoxX2";
this.checkBoxX2.Size = new System.Drawing.Size(105, 30);
this.checkBoxX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX2.TabIndex = 313;
this.checkBoxX2.Tag = "兑换礼品";
this.checkBoxX2.Text = "兑换礼品";
this.checkBoxX2.TextColor = System.Drawing.Color.OrangeRed;
this.checkBoxX2.Click += new System.EventHandler(this.cb_change_click);
//
// checkBoxX1
//
this.checkBoxX1.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.checkBoxX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX1.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX1.Checked = true;
this.checkBoxX1.CheckState = System.Windows.Forms.CheckState.Checked;
this.checkBoxX1.CheckValue = "Y";
this.checkBoxX1.Font = new System.Drawing.Font("宋体", 14.5F);
this.checkBoxX1.Location = new System.Drawing.Point(105, 8);
this.checkBoxX1.Name = "checkBoxX1";
this.checkBoxX1.Size = new System.Drawing.Size(64, 30);
this.checkBoxX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX1.TabIndex = 312;
this.checkBoxX1.Tag = "全部";
this.checkBoxX1.Text = "全部";
this.checkBoxX1.Click += new System.EventHandler(this.cb_change_click);
//
// cmbCreType
//
this.cmbCreType.DisplayMember = "Text";
this.cmbCreType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.cmbCreType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbCreType.Font = new System.Drawing.Font("宋体", 16F);
this.cmbCreType.ForeColor = System.Drawing.Color.Black;
this.cmbCreType.FormattingEnabled = true;
this.cmbCreType.ItemHeight = 27;
this.cmbCreType.Location = new System.Drawing.Point(78, 46);
this.cmbCreType.Name = "cmbCreType";
this.cmbCreType.Size = new System.Drawing.Size(419, 33);
this.cmbCreType.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.cmbCreType.TabIndex = 228;
//
// labelX5
//
//
//
//
this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX5.Font = new System.Drawing.Font("宋体", 12F);
this.labelX5.ForeColor = System.Drawing.Color.Red;
this.labelX5.Location = new System.Drawing.Point(-3, 46);
this.labelX5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX5.Name = "labelX5";
this.labelX5.Size = new System.Drawing.Size(80, 28);
this.labelX5.TabIndex = 227;
this.labelX5.Text = "兑换方案:";
//
// doubleBufferPanelX2
//
this.doubleBufferPanelX2.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX2.Controls.Add(this.cardListTable);
this.doubleBufferPanelX2.Controls.Add(this.doubleBufferPanelX3);
this.doubleBufferPanelX2.Controls.Add(this.txtInput);
this.doubleBufferPanelX2.Controls.Add(this.buttonX3);
this.doubleBufferPanelX2.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX2.Dock = System.Windows.Forms.DockStyle.Fill;
this.doubleBufferPanelX2.Location = new System.Drawing.Point(0, 36);
this.doubleBufferPanelX2.Name = "doubleBufferPanelX2";
this.doubleBufferPanelX2.Size = new System.Drawing.Size(414, 483);
this.doubleBufferPanelX2.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX2.Style.GradientAngle = 90;
this.doubleBufferPanelX2.TabIndex = 237;
//
// cardListTable
//
this.cardListTable.BackColor = System.Drawing.Color.White;
this.cardListTable.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.cardListTable.ForeColor = System.Drawing.Color.Black;
this.cardListTable.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.cardListTable.Location = new System.Drawing.Point(7, 145);
this.cardListTable.Name = "cardListTable";
//
//
//
this.cardListTable.PrimaryGrid.AllowEdit = false;
this.cardListTable.PrimaryGrid.AutoGenerateColumns = false;
this.cardListTable.PrimaryGrid.Columns.Add(this.gridColumn18);
this.cardListTable.PrimaryGrid.Columns.Add(this.gridColumn1);
this.cardListTable.PrimaryGrid.Columns.Add(this.gridColumn19);
this.cardListTable.PrimaryGrid.Columns.Add(this.gridColumn20);
this.cardListTable.PrimaryGrid.Columns.Add(this.gridColumn22);
this.cardListTable.PrimaryGrid.Columns.Add(this.gridColumn23);
this.cardListTable.PrimaryGrid.DefaultRowHeight = 35;
this.cardListTable.PrimaryGrid.RowHeaderIndexOffset = 1;
this.cardListTable.PrimaryGrid.ShowRowGridIndex = true;
this.cardListTable.Size = new System.Drawing.Size(407, 271);
this.cardListTable.TabIndex = 280;
this.cardListTable.Text = "superGridControl2";
this.cardListTable.RowActivated += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowActivatedEventArgs>(this.OnTicketRowActivated);
//
// gridColumn18
//
this.gridColumn18.DataPropertyName = "CardNo";
this.gridColumn18.HeaderText = "卡号";
this.gridColumn18.Name = "cardNo";
this.gridColumn18.Width = 140;
//
// gridColumn1
//
this.gridColumn1.DataPropertyName = "FaceNo";
this.gridColumn1.HeaderText = "卡面号";
this.gridColumn1.Name = "faceNo";
//
// gridColumn19
//
this.gridColumn19.DataPropertyName = "CardStatus";
this.gridColumn19.HeaderText = "状态";
this.gridColumn19.Name = "cardStatus";
//
// gridColumn20
//
this.gridColumn20.DataPropertyName = "CardTypeName";
this.gridColumn20.HeaderText = "卡类型名称";
this.gridColumn20.Name = "cardTypeName";
//
// gridColumn22
//
this.gridColumn22.DataPropertyName = "TotalAmount";
this.gridColumn22.HeaderText = "总余额";
this.gridColumn22.Name = "totalAmount";
//
// gridColumn23
//
this.gridColumn23.DataPropertyName = "TotalPoint";
this.gridColumn23.HeaderText = "总积分";
this.gridColumn23.Name = "totalPoint";
//
// doubleBufferPanelX3
//
this.doubleBufferPanelX3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.doubleBufferPanelX3.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX3.Controls.Add(this.doubleBufferTableLayoutPanel1);
this.doubleBufferPanelX3.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX3.Location = new System.Drawing.Point(4, 42);
this.doubleBufferPanelX3.Name = "doubleBufferPanelX3";
this.doubleBufferPanelX3.Size = new System.Drawing.Size(407, 169);
this.doubleBufferPanelX3.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX3.Style.GradientAngle = 90;
this.doubleBufferPanelX3.TabIndex = 233;
//
// doubleBufferTableLayoutPanel1
//
this.doubleBufferTableLayoutPanel1.ColumnCount = 4;
this.doubleBufferTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F));
this.doubleBufferTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 35F));
this.doubleBufferTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F));
this.doubleBufferTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 35F));
this.doubleBufferTableLayoutPanel1.Controls.Add(this.labelX9, 0, 1);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.labelX15, 0, 2);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.labelX8, 0, 0);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.labelX10, 2, 0);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.labelX11, 2, 1);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.labelX13, 2, 2);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.lblMemerName, 1, 0);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.lblLinkPhone, 1, 1);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.lblMemeberMobile, 3, 0);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.lblSex, 3, 1);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.lblBirthday, 1, 2);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.lblDescription, 3, 2);
this.doubleBufferTableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferTableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
this.doubleBufferTableLayoutPanel1.Name = "doubleBufferTableLayoutPanel1";
this.doubleBufferTableLayoutPanel1.RowCount = 3;
this.doubleBufferTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33F));
this.doubleBufferTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33F));
this.doubleBufferTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.34F));
this.doubleBufferTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.doubleBufferTableLayoutPanel1.Size = new System.Drawing.Size(407, 100);
this.doubleBufferTableLayoutPanel1.TabIndex = 229;
//
// labelX9
//
//
//
//
this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX9.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelX9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX9.ForeColor = System.Drawing.Color.Black;
this.labelX9.Location = new System.Drawing.Point(4, 38);
this.labelX9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX9.Name = "labelX9";
this.labelX9.Size = new System.Drawing.Size(53, 23);
this.labelX9.TabIndex = 36;
this.labelX9.Text = "电话:";
//
// labelX15
//
//
//
//
this.labelX15.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX15.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelX15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX15.ForeColor = System.Drawing.Color.Black;
this.labelX15.Location = new System.Drawing.Point(4, 71);
this.labelX15.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX15.Name = "labelX15";
this.labelX15.Size = new System.Drawing.Size(53, 24);
this.labelX15.TabIndex = 37;
this.labelX15.Text = "生日:";
//
// labelX8
//
//
//
//
this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX8.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelX8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX8.ForeColor = System.Drawing.Color.Black;
this.labelX8.Location = new System.Drawing.Point(4, 5);
this.labelX8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX8.Name = "labelX8";
this.labelX8.Size = new System.Drawing.Size(53, 23);
this.labelX8.TabIndex = 35;
this.labelX8.Text = "姓名:";
//
// labelX10
//
//
//
//
this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX10.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelX10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX10.ForeColor = System.Drawing.Color.Black;
this.labelX10.Location = new System.Drawing.Point(207, 5);
this.labelX10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX10.Name = "labelX10";
this.labelX10.Size = new System.Drawing.Size(53, 23);
this.labelX10.TabIndex = 38;
this.labelX10.Text = "手机:";
//
// labelX11
//
//
//
//
this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX11.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelX11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX11.ForeColor = System.Drawing.Color.Black;
this.labelX11.Location = new System.Drawing.Point(207, 38);
this.labelX11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX11.Name = "labelX11";
this.labelX11.Size = new System.Drawing.Size(53, 23);
this.labelX11.TabIndex = 39;
this.labelX11.Text = "性别:";
//
// labelX13
//
//
//
//
this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX13.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelX13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX13.ForeColor = System.Drawing.Color.Black;
this.labelX13.Location = new System.Drawing.Point(207, 71);
this.labelX13.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX13.Name = "labelX13";
this.labelX13.Size = new System.Drawing.Size(53, 24);
this.labelX13.TabIndex = 40;
this.labelX13.Text = "备注:";
//
// lblMemerName
//
//
//
//
this.lblMemerName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblMemerName.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblMemerName.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblMemerName.ForeColor = System.Drawing.Color.Black;
this.lblMemerName.Location = new System.Drawing.Point(65, 5);
this.lblMemerName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lblMemerName.Name = "lblMemerName";
this.lblMemerName.Size = new System.Drawing.Size(134, 23);
this.lblMemerName.TabIndex = 43;
//
// lblLinkPhone
//
//
//
//
this.lblLinkPhone.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblLinkPhone.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblLinkPhone.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblLinkPhone.ForeColor = System.Drawing.Color.Black;
this.lblLinkPhone.Location = new System.Drawing.Point(65, 38);
this.lblLinkPhone.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lblLinkPhone.Name = "lblLinkPhone";
this.lblLinkPhone.Size = new System.Drawing.Size(134, 23);
this.lblLinkPhone.TabIndex = 42;
//
// lblMemeberMobile
//
//
//
//
this.lblMemeberMobile.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblMemeberMobile.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblMemeberMobile.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblMemeberMobile.ForeColor = System.Drawing.Color.Black;
this.lblMemeberMobile.Location = new System.Drawing.Point(268, 5);
this.lblMemeberMobile.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lblMemeberMobile.Name = "lblMemeberMobile";
this.lblMemeberMobile.Size = new System.Drawing.Size(135, 23);
this.lblMemeberMobile.TabIndex = 44;
//
// lblSex
//
//
//
//
this.lblSex.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblSex.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblSex.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblSex.ForeColor = System.Drawing.Color.Black;
this.lblSex.Location = new System.Drawing.Point(268, 38);
this.lblSex.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lblSex.Name = "lblSex";
this.lblSex.Size = new System.Drawing.Size(135, 23);
this.lblSex.TabIndex = 45;
//
// lblBirthday
//
//
//
//
this.lblBirthday.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblBirthday.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblBirthday.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblBirthday.ForeColor = System.Drawing.Color.Black;
this.lblBirthday.Location = new System.Drawing.Point(65, 71);
this.lblBirthday.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lblBirthday.Name = "lblBirthday";
this.lblBirthday.Size = new System.Drawing.Size(134, 24);
this.lblBirthday.TabIndex = 46;
//
// lblDescription
//
//
//
//
this.lblDescription.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblDescription.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblDescription.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblDescription.ForeColor = System.Drawing.Color.Black;
this.lblDescription.Location = new System.Drawing.Point(268, 71);
this.lblDescription.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lblDescription.Name = "lblDescription";
this.lblDescription.Size = new System.Drawing.Size(135, 24);
this.lblDescription.TabIndex = 41;
//
// txtInput
//
this.txtInput.AllowDecimalSeparator = true;
this.txtInput.AllowNegativeSign = false;
this.txtInput.AllowSpace = false;
this.txtInput.BackColor = System.Drawing.Color.White;
//
//
//
this.txtInput.Border.Class = "TextBoxBorder";
this.txtInput.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txtInput.ButtonCustom.Text = "读卡";
this.txtInput.ButtonCustom.Visible = true;
this.txtInput.DisabledBackColor = System.Drawing.Color.White;
this.txtInput.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtInput.ForeColor = System.Drawing.Color.Black;
this.txtInput.Location = new System.Drawing.Point(3, 5);
this.txtInput.MaxDecimalDigit = 0;
this.txtInput.MaxLength = 20;
this.txtInput.Name = "txtInput";
this.txtInput.PreventEnterBeep = true;
this.txtInput.Size = new System.Drawing.Size(320, 35);
this.txtInput.TabIndex = 176;
this.txtInput.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
this.txtInput.WatermarkFont = new System.Drawing.Font("宋体", 18F);
this.txtInput.WatermarkText = "手机号\\扫码\\卡号";
this.txtInput.OnEnterClick += new POSV.Component.NumericTextBox.EventHandler(this.OnFinishedClick);
this.txtInput.ButtonCustomClick += new System.EventHandler(this.OnReadCardClick);
//
// buttonX3
//
this.buttonX3.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX3.BackColor = System.Drawing.Color.Chocolate;
this.buttonX3.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX3.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.buttonX3.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX3.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX3.Location = new System.Drawing.Point(329, 5);
this.buttonX3.Name = "buttonX3";
this.buttonX3.Size = new System.Drawing.Size(77, 35);
this.buttonX3.TabIndex = 37;
this.buttonX3.Text = "查询";
this.buttonX3.TextColor = System.Drawing.Color.White;
this.buttonX3.Click += new System.EventHandler(this.OnFinishedClick);
//
// PointExchangeForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(923, 582);
this.Controls.Add(this.doubleBufferPanelX2);
this.Controls.Add(this.doubleBufferPanelX1);
this.Controls.Add(this.bottomPanel);
this.Controls.Add(this.controlBox);
this.Name = "PointExchangeForm";
this.Text = "PointExchangeForm";
this.bottomPanel.ResumeLayout(false);
this.doubleBufferPanelX1.ResumeLayout(false);
this.doubleBufferPanelX8.ResumeLayout(false);
this.doubleBufferPanelX7.ResumeLayout(false);
this.doubleBufferPanelX6.ResumeLayout(false);
this.doubleBufferPanelX5.ResumeLayout(false);
this.doubleBufferPanelX2.ResumeLayout(false);
this.doubleBufferPanelX3.ResumeLayout(false);
this.doubleBufferTableLayoutPanel1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Component.ControlBox controlBox;
private Component.DoubleBufferPanelX bottomPanel;
private DevComponents.DotNetBar.ButtonX ButtonCancel;
private DevComponents.DotNetBar.LabelX lblInfo;
private Component.DoubleBufferPanelX doubleBufferPanelX1;
private Component.DoubleBufferPanelX doubleBufferPanelX8;
private DevComponents.DotNetBar.ButtonX buttonX1;
private DevComponents.DotNetBar.LabelX labelX16;
private Component.NumericTextBox afterJifenTextBox;
private DevComponents.DotNetBar.LabelX labelX17;
private Component.NumericTextBox afterAmountTextBox;
private DevComponents.DotNetBar.LabelX labelX7;
private Component.NumericTextBox perJifenTextBox;
private DevComponents.DotNetBar.LabelX labelX6;
private Component.NumericTextBox preAmountTextBox;
private Component.DoubleBufferPanelX doubleBufferPanelX7;
private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxGif;
private DevComponents.DotNetBar.LabelX labelX3;
private Component.DoubleBufferPanelX doubleBufferPanelX6;
private Component.NormalTextBox descriptionTextBox;
private DevComponents.DotNetBar.LabelX labelX1;
private Component.DoubleBufferPanelX doubleBufferPanelX5;
private DevComponents.DotNetBar.Controls.ComboBoxEx cmbCreType;
private DevComponents.DotNetBar.LabelX labelX5;
private Component.DoubleBufferPanelX doubleBufferPanelX2;
private Component.DoubleBufferPanelX doubleBufferPanelX3;
private POSV1.Component.DoubleBufferTableLayoutPanel doubleBufferTableLayoutPanel1;
private DevComponents.DotNetBar.LabelX labelX9;
private DevComponents.DotNetBar.LabelX labelX15;
private DevComponents.DotNetBar.LabelX labelX8;
private DevComponents.DotNetBar.LabelX labelX10;
private DevComponents.DotNetBar.LabelX labelX11;
private DevComponents.DotNetBar.LabelX labelX13;
private DevComponents.DotNetBar.LabelX lblMemerName;
private DevComponents.DotNetBar.LabelX lblLinkPhone;
private DevComponents.DotNetBar.LabelX lblMemeberMobile;
private DevComponents.DotNetBar.LabelX lblSex;
private DevComponents.DotNetBar.LabelX lblBirthday;
private DevComponents.DotNetBar.LabelX lblDescription;
private Component.NumericTextBox txtInput;
private DevComponents.DotNetBar.ButtonX buttonX3;
private DevComponents.DotNetBar.LabelX StoreNameLabelX;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX2;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX1;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX3;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX4;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl cardListTable;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn18;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn19;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn20;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn22;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn23;
private DevComponents.DotNetBar.LabelX labelX2;
private Component.NumericTextBox numericTextBox1;
}
}