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.

1328 lines
77 KiB
C#

9 months ago
using POS.Language.Language;
namespace POSV.Member
{
partial class CardRechargeForm
{
/// <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.doubleBufferPanelX2 = new POSV.Component.DoubleBufferPanelX();
this.doubleBufferPanelX3 = new POSV.Component.DoubleBufferPanelX();
this.cardListTable = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn18 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn19 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn21 = 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.gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.doubleBufferPanelX4 = 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.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX();
this.doubleBufferPanelX8 = new POSV.Component.DoubleBufferPanelX();
this.labelX19 = new DevComponents.DotNetBar.LabelX();
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.labelX12 = new DevComponents.DotNetBar.LabelX();
this.giveJifenTextBox = new POSV.Component.NumericTextBox();
this.labelX14 = new DevComponents.DotNetBar.LabelX();
this.giveAmoutTextBox = 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.comboBoxCoupon = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.labelX3 = new DevComponents.DotNetBar.LabelX();
this.labelX4 = new DevComponents.DotNetBar.LabelX();
this.doubleBufferPanelX6 = new POSV.Component.DoubleBufferPanelX();
this.descriptionTextBox = new POSV.Component.NormalTextBox();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.itemPanelTag = new DevComponents.DotNetBar.ItemPanel();
this.doubleBufferPanelX5 = new POSV.Component.DoubleBufferPanelX();
this.payTypeCheckBox = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.labelX18 = new DevComponents.DotNetBar.LabelX();
this.monyRlabelX = new DevComponents.DotNetBar.LabelX();
this.cmbCreType = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.labelX2 = new DevComponents.DotNetBar.LabelX();
this.labelX5 = new DevComponents.DotNetBar.LabelX();
this.txtMoney = new POSV.Component.NumericTextBox();
this.bottomPanel = new POSV.Component.DoubleBufferPanelX();
this.ButtonCancel = new DevComponents.DotNetBar.ButtonX();
this.lblInfo = new DevComponents.DotNetBar.LabelX();
this.metroTileItem6 = new DevComponents.DotNetBar.Metro.MetroTileItem();
this.controlBox = new POSV.Component.ControlBox();
this.metroTileItem3 = new DevComponents.DotNetBar.Metro.MetroTileItem();
this.doubleBufferPanelX2.SuspendLayout();
this.doubleBufferPanelX3.SuspendLayout();
this.doubleBufferTableLayoutPanel1.SuspendLayout();
this.doubleBufferPanelX1.SuspendLayout();
this.doubleBufferPanelX8.SuspendLayout();
this.doubleBufferPanelX7.SuspendLayout();
this.doubleBufferPanelX6.SuspendLayout();
this.doubleBufferPanelX5.SuspendLayout();
this.bottomPanel.SuspendLayout();
this.SuspendLayout();
//
// doubleBufferPanelX2
//
this.doubleBufferPanelX2.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
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(412, 551);
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 = 233;
//
// 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.cardListTable);
this.doubleBufferPanelX3.Controls.Add(this.doubleBufferPanelX4);
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(405, 505);
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;
//
// cardListTable
//
this.cardListTable.BackColor = System.Drawing.Color.White;
this.cardListTable.Dock = System.Windows.Forms.DockStyle.Fill;
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(0, 100);
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.gridColumn19);
this.cardListTable.PrimaryGrid.Columns.Add(this.gridColumn21);
this.cardListTable.PrimaryGrid.Columns.Add(this.gridColumn20);
this.cardListTable.PrimaryGrid.Columns.Add(this.gridColumn22);
this.cardListTable.PrimaryGrid.Columns.Add(this.gridColumn23);
this.cardListTable.PrimaryGrid.Columns.Add(this.gridColumn1);
this.cardListTable.PrimaryGrid.DefaultRowHeight = 35;
this.cardListTable.PrimaryGrid.DefaultVisualStyles.HeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cardListTable.PrimaryGrid.RowHeaderIndexOffset = 1;
this.cardListTable.PrimaryGrid.ShowRowGridIndex = true;
this.cardListTable.Size = new System.Drawing.Size(405, 311);
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 = 130;
//
// gridColumn19
//
this.gridColumn19.DataPropertyName = "CardStatus";
this.gridColumn19.HeaderText = "状态";
this.gridColumn19.Name = "cardStatus";
this.gridColumn19.Width = 80;
//
// gridColumn21
//
this.gridColumn21.DataPropertyName = "FaceNo";
this.gridColumn21.HeaderText = "卡面号";
this.gridColumn21.Name = "faceNo";
//
// gridColumn20
//
this.gridColumn20.DataPropertyName = "CardTypeName";
this.gridColumn20.HeaderText = "卡类型名称";
this.gridColumn20.Name = "cardTypeName";
//
// gridColumn22
//
this.gridColumn22.DataPropertyName = "TotalAmount";
this.gridColumn22.HeaderText = "总余额";
this.gridColumn22.Name = "totalAmount";
this.gridColumn22.Width = 70;
//
// gridColumn23
//
this.gridColumn23.DataPropertyName = "TotalPoint";
this.gridColumn23.HeaderText = "总积分";
this.gridColumn23.Name = "totalPoint";
this.gridColumn23.Width = 70;
//
// gridColumn1
//
this.gridColumn1.DataPropertyName = "CardTypeId";
this.gridColumn1.Name = "cardTypeId";
this.gridColumn1.Visible = false;
//
// doubleBufferPanelX4
//
this.doubleBufferPanelX4.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX4.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX4.Dock = System.Windows.Forms.DockStyle.Bottom;
this.doubleBufferPanelX4.Location = new System.Drawing.Point(0, 411);
this.doubleBufferPanelX4.Name = "doubleBufferPanelX4";
this.doubleBufferPanelX4.Padding = new System.Windows.Forms.Padding(1);
this.doubleBufferPanelX4.Size = new System.Drawing.Size(405, 94);
this.doubleBufferPanelX4.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX4.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX4.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX4.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX4.Style.GradientAngle = 90;
this.doubleBufferPanelX4.TabIndex = 255;
//
// 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(405, 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(52, 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(52, 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(52, 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(205, 5);
this.labelX10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX10.Name = "labelX10";
this.labelX10.Size = new System.Drawing.Size(52, 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(205, 38);
this.labelX11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX11.Name = "labelX11";
this.labelX11.Size = new System.Drawing.Size(52, 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(205, 71);
this.labelX13.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX13.Name = "labelX13";
this.labelX13.Size = new System.Drawing.Size(52, 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(64, 5);
this.lblMemerName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lblMemerName.Name = "lblMemerName";
this.lblMemerName.Size = new System.Drawing.Size(133, 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(64, 38);
this.lblLinkPhone.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lblLinkPhone.Name = "lblLinkPhone";
this.lblLinkPhone.Size = new System.Drawing.Size(133, 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(265, 5);
this.lblMemeberMobile.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lblMemeberMobile.Name = "lblMemeberMobile";
this.lblMemeberMobile.Size = new System.Drawing.Size(136, 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(265, 38);
this.lblSex.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lblSex.Name = "lblSex";
this.lblSex.Size = new System.Drawing.Size(136, 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(64, 71);
this.lblBirthday.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lblBirthday.Name = "lblBirthday";
this.lblBirthday.Size = new System.Drawing.Size(133, 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(265, 71);
this.lblDescription.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lblDescription.Name = "lblDescription";
this.lblDescription.Size = new System.Drawing.Size(136, 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.EnableSoftKeyboard = true;
this.txtInput.Font = new System.Drawing.Font("微软雅黑", 14F);
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, 32);
this.txtInput.TabIndex = 176;
this.txtInput.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
this.txtInput.WatermarkFont = new System.Drawing.Font("微软雅黑", 14F);
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.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.buttonX3.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX3.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.buttonX3.Font = new System.Drawing.Font("微软雅黑", 14F);
this.buttonX3.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX3.Location = new System.Drawing.Point(329, 4);
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);
//
// 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.itemPanelTag);
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(412, 36);
this.doubleBufferPanelX1.Name = "doubleBufferPanelX1";
this.doubleBufferPanelX1.Size = new System.Drawing.Size(468, 551);
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 = 177;
//
// doubleBufferPanelX8
//
this.doubleBufferPanelX8.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX8.Controls.Add(this.labelX19);
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.labelX12);
this.doubleBufferPanelX8.Controls.Add(this.giveJifenTextBox);
this.doubleBufferPanelX8.Controls.Add(this.labelX14);
this.doubleBufferPanelX8.Controls.Add(this.giveAmoutTextBox);
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, 331);
this.doubleBufferPanelX8.Name = "doubleBufferPanelX8";
this.doubleBufferPanelX8.Size = new System.Drawing.Size(468, 220);
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;
//
// labelX19
//
//
//
//
this.labelX19.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX19.ForeColor = System.Drawing.Color.DodgerBlue;
this.labelX19.Location = new System.Drawing.Point(7, 184);
this.labelX19.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX19.Name = "labelX19";
this.labelX19.Size = new System.Drawing.Size(192, 28);
this.labelX19.TabIndex = 243;
this.labelX19.Text = "充值遇到问题,点这里☺";
this.labelX19.Click += new System.EventHandler(this.Btn_RechargeLog);
//
// buttonX1
//
this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
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(3, 125);
this.buttonX1.Name = "buttonX1";
this.buttonX1.Size = new System.Drawing.Size(461, 53);
this.buttonX1.TabIndex = 242;
this.buttonX1.Text = "充值";
this.buttonX1.TextColor = System.Drawing.Color.White;
this.buttonX1.Click += new System.EventHandler(this.btn_ReCharge);
//
// labelX16
//
//
//
//
this.labelX16.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX16.Font = new System.Drawing.Font("微软雅黑", 11F);
this.labelX16.ForeColor = System.Drawing.Color.Black;
this.labelX16.Location = new System.Drawing.Point(246, 93);
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.EnableSoftKeyboard = true;
this.afterJifenTextBox.Font = new System.Drawing.Font("微软雅黑", 11F);
this.afterJifenTextBox.ForeColor = System.Drawing.Color.Black;
this.afterJifenTextBox.Location = new System.Drawing.Point(350, 88);
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("微软雅黑", 11F);
this.labelX17.ForeColor = System.Drawing.Color.Black;
this.labelX17.Location = new System.Drawing.Point(0, 90);
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.EnableSoftKeyboard = true;
this.afterAmountTextBox.Font = new System.Drawing.Font("微软雅黑", 11F);
this.afterAmountTextBox.ForeColor = System.Drawing.Color.Black;
this.afterAmountTextBox.Location = new System.Drawing.Point(114, 85);
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);
//
// labelX12
//
//
//
//
this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX12.Font = new System.Drawing.Font("微软雅黑", 11F);
this.labelX12.ForeColor = System.Drawing.Color.Black;
this.labelX12.Location = new System.Drawing.Point(261, 51);
this.labelX12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX12.Name = "labelX12";
this.labelX12.Size = new System.Drawing.Size(82, 28);
this.labelX12.TabIndex = 236;
this.labelX12.Text = "赠送积分:";
//
// giveJifenTextBox
//
this.giveJifenTextBox.AllowDecimalSeparator = true;
this.giveJifenTextBox.AllowNegativeSign = false;
this.giveJifenTextBox.AllowSpace = false;
this.giveJifenTextBox.BackColor = System.Drawing.Color.White;
//
//
//
this.giveJifenTextBox.Border.Class = "TextBoxBorder";
this.giveJifenTextBox.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.giveJifenTextBox.DisabledBackColor = System.Drawing.Color.White;
this.giveJifenTextBox.Enabled = false;
this.giveJifenTextBox.EnableSoftKeyboard = true;
this.giveJifenTextBox.Font = new System.Drawing.Font("微软雅黑", 11F);
this.giveJifenTextBox.ForeColor = System.Drawing.Color.Black;
this.giveJifenTextBox.Location = new System.Drawing.Point(350, 46);
this.giveJifenTextBox.MaxDecimalDigit = 2;
this.giveJifenTextBox.MaxLength = 11;
this.giveJifenTextBox.Multiline = true;
this.giveJifenTextBox.Name = "giveJifenTextBox";
this.giveJifenTextBox.PreventEnterBeep = true;
this.giveJifenTextBox.Size = new System.Drawing.Size(115, 35);
this.giveJifenTextBox.TabIndex = 237;
this.giveJifenTextBox.WatermarkFont = new System.Drawing.Font("宋体", 18F);
//
// labelX14
//
//
//
//
this.labelX14.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX14.Font = new System.Drawing.Font("微软雅黑", 11F);
this.labelX14.ForeColor = System.Drawing.Color.Black;
this.labelX14.Location = new System.Drawing.Point(16, 51);
this.labelX14.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX14.Name = "labelX14";
this.labelX14.Size = new System.Drawing.Size(82, 28);
this.labelX14.TabIndex = 234;
this.labelX14.Text = "赠送金额:";
//
// giveAmoutTextBox
//
this.giveAmoutTextBox.AllowDecimalSeparator = true;
this.giveAmoutTextBox.AllowNegativeSign = false;
this.giveAmoutTextBox.AllowSpace = false;
this.giveAmoutTextBox.BackColor = System.Drawing.Color.White;
//
//
//
this.giveAmoutTextBox.Border.Class = "TextBoxBorder";
this.giveAmoutTextBox.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.giveAmoutTextBox.DisabledBackColor = System.Drawing.Color.White;
this.giveAmoutTextBox.Enabled = false;
this.giveAmoutTextBox.EnableSoftKeyboard = true;
this.giveAmoutTextBox.Font = new System.Drawing.Font("微软雅黑", 11F);
this.giveAmoutTextBox.ForeColor = System.Drawing.Color.Black;
this.giveAmoutTextBox.Location = new System.Drawing.Point(114, 44);
this.giveAmoutTextBox.MaxDecimalDigit = 2;
this.giveAmoutTextBox.MaxLength = 11;
this.giveAmoutTextBox.Multiline = true;
this.giveAmoutTextBox.Name = "giveAmoutTextBox";
this.giveAmoutTextBox.PreventEnterBeep = true;
this.giveAmoutTextBox.Size = new System.Drawing.Size(125, 35);
this.giveAmoutTextBox.TabIndex = 235;
this.giveAmoutTextBox.WatermarkFont = new System.Drawing.Font("宋体", 18F);
//
// labelX7
//
//
//
//
this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX7.Font = new System.Drawing.Font("微软雅黑", 11F);
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.EnableSoftKeyboard = true;
this.perJifenTextBox.Font = new System.Drawing.Font("微软雅黑", 11F);
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("微软雅黑", 11F);
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.EnableSoftKeyboard = true;
this.preAmountTextBox.Font = new System.Drawing.Font("微软雅黑", 11F);
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.comboBoxCoupon);
this.doubleBufferPanelX7.Controls.Add(this.labelX3);
this.doubleBufferPanelX7.Controls.Add(this.labelX4);
this.doubleBufferPanelX7.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX7.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferPanelX7.Location = new System.Drawing.Point(0, 245);
this.doubleBufferPanelX7.Name = "doubleBufferPanelX7";
this.doubleBufferPanelX7.Size = new System.Drawing.Size(468, 86);
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("微软雅黑", 11F);
this.comboBoxGif.ForeColor = System.Drawing.Color.Black;
this.comboBoxGif.FormattingEnabled = true;
this.comboBoxGif.ItemHeight = 22;
this.comboBoxGif.Location = new System.Drawing.Point(117, 8);
this.comboBoxGif.Name = "comboBoxGif";
this.comboBoxGif.Size = new System.Drawing.Size(348, 28);
this.comboBoxGif.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.comboBoxGif.TabIndex = 231;
//
// comboBoxCoupon
//
this.comboBoxCoupon.DisplayMember = "Text";
this.comboBoxCoupon.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxCoupon.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxCoupon.Font = new System.Drawing.Font("微软雅黑", 11F);
this.comboBoxCoupon.ForeColor = System.Drawing.Color.Black;
this.comboBoxCoupon.FormattingEnabled = true;
this.comboBoxCoupon.ItemHeight = 22;
this.comboBoxCoupon.Location = new System.Drawing.Point(117, 47);
this.comboBoxCoupon.Name = "comboBoxCoupon";
this.comboBoxCoupon.Size = new System.Drawing.Size(348, 28);
this.comboBoxCoupon.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.comboBoxCoupon.TabIndex = 228;
//
// labelX3
//
//
//
//
this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX3.Font = new System.Drawing.Font("微软雅黑", 11F);
this.labelX3.ForeColor = System.Drawing.Color.Red;
this.labelX3.Location = new System.Drawing.Point(16, 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 = "赠送礼品:";
//
// labelX4
//
//
//
//
this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX4.Font = new System.Drawing.Font("微软雅黑", 11F);
this.labelX4.ForeColor = System.Drawing.Color.Red;
this.labelX4.Location = new System.Drawing.Point(0, 50);
this.labelX4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX4.Name = "labelX4";
this.labelX4.Size = new System.Drawing.Size(110, 28);
this.labelX4.TabIndex = 227;
this.labelX4.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, 186);
this.doubleBufferPanelX6.Name = "doubleBufferPanelX6";
this.doubleBufferPanelX6.Size = new System.Drawing.Size(468, 59);
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("微软雅黑", 11F);
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(387, 44);
this.descriptionTextBox.TabIndex = 296;
this.descriptionTextBox.WatermarkText = "登记备注";
//
// labelX1
//
//
//
//
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX1.Font = new System.Drawing.Font("微软雅黑", 11F);
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 = "备注说明:";
//
// itemPanelTag
//
//
//
//
this.itemPanelTag.BackgroundStyle.Class = "MetroTileGroupTitle";
this.itemPanelTag.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.itemPanelTag.ContainerControlProcessDialogKey = true;
this.itemPanelTag.Dock = System.Windows.Forms.DockStyle.Top;
this.itemPanelTag.DragDropSupport = true;
this.itemPanelTag.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.itemPanelTag.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.itemPanelTag.Location = new System.Drawing.Point(0, 124);
this.itemPanelTag.MultiLine = true;
this.itemPanelTag.Name = "itemPanelTag";
this.itemPanelTag.ReserveLeftSpace = false;
this.itemPanelTag.Size = new System.Drawing.Size(468, 62);
this.itemPanelTag.TabIndex = 253;
this.itemPanelTag.Text = "itemPanelTag";
//
// doubleBufferPanelX5
//
this.doubleBufferPanelX5.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX5.Controls.Add(this.payTypeCheckBox);
this.doubleBufferPanelX5.Controls.Add(this.labelX18);
this.doubleBufferPanelX5.Controls.Add(this.monyRlabelX);
this.doubleBufferPanelX5.Controls.Add(this.cmbCreType);
this.doubleBufferPanelX5.Controls.Add(this.labelX2);
this.doubleBufferPanelX5.Controls.Add(this.labelX5);
this.doubleBufferPanelX5.Controls.Add(this.txtMoney);
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(468, 124);
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;
//
// payTypeCheckBox
//
this.payTypeCheckBox.DisplayMember = "Text";
this.payTypeCheckBox.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.payTypeCheckBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.payTypeCheckBox.Font = new System.Drawing.Font("微软雅黑", 11F);
this.payTypeCheckBox.ForeColor = System.Drawing.Color.Black;
this.payTypeCheckBox.FormattingEnabled = true;
this.payTypeCheckBox.ItemHeight = 22;
this.payTypeCheckBox.Location = new System.Drawing.Point(78, 86);
this.payTypeCheckBox.Name = "payTypeCheckBox";
this.payTypeCheckBox.Size = new System.Drawing.Size(386, 28);
this.payTypeCheckBox.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.payTypeCheckBox.TabIndex = 234;
//
// labelX18
//
//
//
//
this.labelX18.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX18.Font = new System.Drawing.Font("微软雅黑", 11F);
this.labelX18.ForeColor = System.Drawing.Color.Red;
this.labelX18.Location = new System.Drawing.Point(1, 87);
this.labelX18.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX18.Name = "labelX18";
this.labelX18.Size = new System.Drawing.Size(82, 28);
this.labelX18.TabIndex = 233;
this.labelX18.Text = "支付方式:";
//
// monyRlabelX
//
//
//
//
this.monyRlabelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.monyRlabelX.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.monyRlabelX.ForeColor = System.Drawing.Color.Red;
this.monyRlabelX.Location = new System.Drawing.Point(248, 50);
this.monyRlabelX.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.monyRlabelX.Name = "monyRlabelX";
this.monyRlabelX.Size = new System.Drawing.Size(216, 28);
this.monyRlabelX.TabIndex = 232;
//
// 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("微软雅黑", 11F);
this.cmbCreType.ForeColor = System.Drawing.Color.Black;
this.cmbCreType.FormattingEnabled = true;
this.cmbCreType.ItemHeight = 22;
this.cmbCreType.Location = new System.Drawing.Point(78, 6);
this.cmbCreType.Name = "cmbCreType";
this.cmbCreType.Size = new System.Drawing.Size(387, 28);
this.cmbCreType.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.cmbCreType.TabIndex = 228;
//
// labelX2
//
//
//
//
this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX2.Font = new System.Drawing.Font("微软雅黑", 11F);
this.labelX2.ForeColor = System.Drawing.Color.Red;
this.labelX2.Location = new System.Drawing.Point(-4, 47);
this.labelX2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX2.Name = "labelX2";
this.labelX2.Size = new System.Drawing.Size(80, 28);
this.labelX2.TabIndex = 230;
this.labelX2.Text = "充值金额:";
//
// labelX5
//
//
//
//
this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX5.Font = new System.Drawing.Font("微软雅黑", 11F);
this.labelX5.ForeColor = System.Drawing.Color.Red;
this.labelX5.Location = new System.Drawing.Point(-3, 6);
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 = "充值方案:";
//
// txtMoney
//
this.txtMoney.AllowDecimalSeparator = true;
this.txtMoney.AllowNegativeSign = false;
this.txtMoney.AllowSpace = false;
this.txtMoney.BackColor = System.Drawing.Color.White;
//
//
//
this.txtMoney.Border.Class = "TextBoxBorder";
this.txtMoney.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txtMoney.DisabledBackColor = System.Drawing.Color.White;
this.txtMoney.EnableSoftKeyboard = true;
this.txtMoney.Font = new System.Drawing.Font("微软雅黑", 11F);
this.txtMoney.ForeColor = System.Drawing.Color.Black;
this.txtMoney.Location = new System.Drawing.Point(78, 45);
this.txtMoney.MaxDecimalDigit = 2;
this.txtMoney.MaxLength = 11;
this.txtMoney.Name = "txtMoney";
this.txtMoney.PreventEnterBeep = true;
this.txtMoney.Size = new System.Drawing.Size(161, 27);
this.txtMoney.TabIndex = 231;
this.txtMoney.WatermarkFont = new System.Drawing.Font("宋体", 18F);
this.txtMoney.OnEnterClick += new POSV.Component.NumericTextBox.EventHandler(this.onNumTextChange);
this.txtMoney.OnValueChanged += new POSV.Component.NumericTextBox.EventHandler(this.onNumTextChange);
//
// 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, 587);
this.bottomPanel.Name = "bottomPanel";
this.bottomPanel.Padding = new System.Windows.Forms.Padding(2);
this.bottomPanel.Size = new System.Drawing.Size(880, 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 = 9;
//
// ButtonCancel
//
this.ButtonCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ButtonCancel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86)))));
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(715, 5);
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.btn_exit_Click);
//
// 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(649, 59);
this.lblInfo.TabIndex = 27;
this.lblInfo.Text = "请先获取会员信息";
this.lblInfo.WordWrap = true;
//
// metroTileItem6
//
this.metroTileItem6.Name = "metroTileItem6";
this.metroTileItem6.SymbolColor = System.Drawing.Color.Empty;
this.metroTileItem6.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Default;
this.metroTileItem6.TileSize = new System.Drawing.Size(64, 35);
//
//
//
this.metroTileItem6.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
// controlBox
//
this.controlBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(162)))), ((int)(((byte)(84)))));
this.controlBox.CloseBox = true;
this.controlBox.Dock = System.Windows.Forms.DockStyle.Top;
this.controlBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
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(880, 36);
this.controlBox.TabIndex = 10;
this.controlBox.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnCloseTouchClick);
this.controlBox.KeyboardClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxKeyboardClick);
//
// metroTileItem3
//
this.metroTileItem3.Name = "metroTileItem3";
this.metroTileItem3.Symbol = "";
this.metroTileItem3.SymbolColor = System.Drawing.Color.Empty;
this.metroTileItem3.Text = "10";
this.metroTileItem3.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Default;
this.metroTileItem3.TileSize = new System.Drawing.Size(80, 64);
//
//
//
this.metroTileItem3.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
// CardRechargeForm
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.WhiteSmoke;
this.ClientSize = new System.Drawing.Size(880, 650);
this.Controls.Add(this.doubleBufferPanelX2);
this.Controls.Add(this.doubleBufferPanelX1);
this.Controls.Add(this.controlBox);
this.Controls.Add(this.bottomPanel);
this.Name = "CardRechargeForm";
this.Text = "CardRechargeForm";
this.doubleBufferPanelX2.ResumeLayout(false);
this.doubleBufferPanelX3.ResumeLayout(false);
this.doubleBufferTableLayoutPanel1.ResumeLayout(false);
this.doubleBufferPanelX1.ResumeLayout(false);
this.doubleBufferPanelX8.ResumeLayout(false);
this.doubleBufferPanelX7.ResumeLayout(false);
this.doubleBufferPanelX6.ResumeLayout(false);
this.doubleBufferPanelX5.ResumeLayout(false);
this.bottomPanel.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Component.DoubleBufferPanelX bottomPanel;
private DevComponents.DotNetBar.ButtonX ButtonCancel;
private DevComponents.DotNetBar.LabelX lblInfo;
private Component.ControlBox controlBox;
private DevComponents.DotNetBar.ButtonX buttonX3;
private Component.NumericTextBox txtInput;
private Component.DoubleBufferPanelX doubleBufferPanelX1;
private Component.DoubleBufferPanelX doubleBufferPanelX2;
private Component.DoubleBufferPanelX doubleBufferPanelX3;
private DevComponents.DotNetBar.Metro.MetroTileItem metroTileItem6;
private Component.DoubleBufferPanelX doubleBufferPanelX4;
private Component.DoubleBufferPanelX doubleBufferPanelX5;
private DevComponents.DotNetBar.Controls.ComboBoxEx cmbCreType;
private DevComponents.DotNetBar.LabelX labelX2;
private DevComponents.DotNetBar.LabelX labelX5;
private Component.NumericTextBox txtMoney;
private DevComponents.DotNetBar.ItemPanel itemPanelTag;
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 DevComponents.DotNetBar.SuperGrid.SuperGridControl cardListTable;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn18;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn19;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn20;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn21;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn22;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn23;
private Component.DoubleBufferPanelX doubleBufferPanelX6;
private DevComponents.DotNetBar.LabelX labelX1;
private Component.DoubleBufferPanelX doubleBufferPanelX7;
private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxCoupon;
private DevComponents.DotNetBar.LabelX labelX3;
private DevComponents.DotNetBar.LabelX labelX4;
private Component.DoubleBufferPanelX doubleBufferPanelX8;
private DevComponents.DotNetBar.LabelX labelX6;
private Component.NumericTextBox preAmountTextBox;
private DevComponents.DotNetBar.LabelX labelX7;
private Component.NumericTextBox perJifenTextBox;
private DevComponents.DotNetBar.LabelX labelX12;
private Component.NumericTextBox giveJifenTextBox;
private DevComponents.DotNetBar.LabelX labelX14;
private Component.NumericTextBox giveAmoutTextBox;
private DevComponents.DotNetBar.LabelX labelX16;
private Component.NumericTextBox afterJifenTextBox;
private DevComponents.DotNetBar.LabelX labelX17;
private Component.NumericTextBox afterAmountTextBox;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1;
private Component.NormalTextBox descriptionTextBox;
private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxGif;
private DevComponents.DotNetBar.Metro.MetroTileItem metroTileItem3;
private DevComponents.DotNetBar.LabelX monyRlabelX;
private DevComponents.DotNetBar.Controls.ComboBoxEx payTypeCheckBox;
private DevComponents.DotNetBar.LabelX labelX18;
private DevComponents.DotNetBar.ButtonX buttonX1;
private DevComponents.DotNetBar.LabelX labelX19;
}
}