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.

1045 lines
62 KiB
C#

namespace POSV.Business
{
partial class MCardDialogForm
{
/// <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.labelMessage = new DevComponents.DotNetBar.LabelX();
this.tabCardControl = new DevComponents.DotNetBar.SuperTabControl();
this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
this.billKeyboard2 = new POSV.Component.KeyboardExt();
this.txtCardNo = new POSV.Component.NumericTextBox();
this.tabCardRead = new DevComponents.DotNetBar.SuperTabItem();
this.superTabControlPanel3 = new DevComponents.DotNetBar.SuperTabControlPanel();
this.itemPanel = new DevComponents.DotNetBar.ItemPanel();
this.metroTileItem3 = new DevComponents.DotNetBar.Metro.MetroTileItem();
this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX();
this.ButtonBackReadCard = new DevComponents.DotNetBar.ButtonX();
this.tabCardSelected = new DevComponents.DotNetBar.SuperTabItem();
this.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel();
this.ButtonOK = new POSV.Component.TouchButtonX();
this.ButtonClose = new POSV.Component.TouchButtonX();
this.line4 = new DevComponents.DotNetBar.Controls.Line();
this.lblMobile = new DevComponents.DotNetBar.LabelX();
this.labelX3 = new DevComponents.DotNetBar.LabelX();
this.lblName = new DevComponents.DotNetBar.LabelX();
this.labelX7 = new DevComponents.DotNetBar.LabelX();
this.line3 = new DevComponents.DotNetBar.Controls.Line();
this.txtAmount = new POSV.Component.NumericTextBox();
this.lblFree = new DevComponents.DotNetBar.LabelX();
this.lblPoint = new DevComponents.DotNetBar.LabelX();
this.labelX16 = new DevComponents.DotNetBar.LabelX();
this.lblBalance = new DevComponents.DotNetBar.LabelX();
this.labelX15 = new DevComponents.DotNetBar.LabelX();
this.line11 = new DevComponents.DotNetBar.Controls.Line();
this.lblCardNo = new DevComponents.DotNetBar.LabelX();
this.tabCardPay = new DevComponents.DotNetBar.SuperTabItem();
this.superTabControlPanel8 = new DevComponents.DotNetBar.SuperTabControlPanel();
this.line5 = new DevComponents.DotNetBar.Controls.Line();
this.touchButtonX1 = new POSV.Component.TouchButtonX();
this.billKeyboard3 = new POSV.Bill.BillKeyboard();
this.txtPasswd = new POSV.Component.NumericTextBox();
this.line2 = new DevComponents.DotNetBar.Controls.Line();
this.line1 = new DevComponents.DotNetBar.Controls.Line();
this.lblAftAmount = new DevComponents.DotNetBar.LabelX();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.lblBefAmount = new DevComponents.DotNetBar.LabelX();
this.lblPayAmount = new DevComponents.DotNetBar.LabelX();
this.labelX5 = new DevComponents.DotNetBar.LabelX();
this.labelX6 = new DevComponents.DotNetBar.LabelX();
this.tabCardPasswd = new DevComponents.DotNetBar.SuperTabItem();
this.totalPanel = new POSV.Component.DoubleBufferPanelX();
this.lblTips = new DevComponents.DotNetBar.LabelX();
this.touchButtonX2 = new POSV.Component.TouchButtonX();
this.doubleBufferPanelX2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tabCardControl)).BeginInit();
this.tabCardControl.SuspendLayout();
this.superTabControlPanel1.SuspendLayout();
this.superTabControlPanel3.SuspendLayout();
this.doubleBufferPanelX1.SuspendLayout();
this.superTabControlPanel2.SuspendLayout();
this.superTabControlPanel8.SuspendLayout();
this.totalPanel.SuspendLayout();
this.SuspendLayout();
//
// doubleBufferPanelX2
//
this.doubleBufferPanelX2.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX2.Controls.Add(this.labelMessage);
this.doubleBufferPanelX2.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.doubleBufferPanelX2.Location = new System.Drawing.Point(10, 411);
this.doubleBufferPanelX2.Name = "doubleBufferPanelX2";
this.doubleBufferPanelX2.Padding = new System.Windows.Forms.Padding(3, 10, 3, 10);
this.doubleBufferPanelX2.Size = new System.Drawing.Size(447, 50);
this.doubleBufferPanelX2.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX2.Style.BackColor1.Alpha = ((byte)(50));
this.doubleBufferPanelX2.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(125)))), ((int)(((byte)(29)))));
this.doubleBufferPanelX2.Style.BackColor2.Alpha = ((byte)(50));
this.doubleBufferPanelX2.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(125)))), ((int)(((byte)(29)))));
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 = 93;
//
// labelMessage
//
//
//
//
this.labelMessage.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelMessage.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelMessage.Font = new System.Drawing.Font("微软雅黑", 16F);
this.labelMessage.ForeColor = System.Drawing.Color.LightCoral;
this.labelMessage.Location = new System.Drawing.Point(3, 10);
this.labelMessage.Name = "labelMessage";
this.labelMessage.Size = new System.Drawing.Size(441, 30);
this.labelMessage.TabIndex = 39;
this.labelMessage.Tag = "微信或支付宝支付{0}元";
this.labelMessage.Text = "请刷会员卡/扫码/输入手机号";
//
// tabCardControl
//
this.tabCardControl.BackColor = System.Drawing.Color.White;
//
//
//
//
//
//
this.tabCardControl.ControlBox.CloseBox.Name = "";
//
//
//
this.tabCardControl.ControlBox.MenuBox.Name = "";
this.tabCardControl.ControlBox.Name = "";
this.tabCardControl.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.tabCardControl.ControlBox.MenuBox,
this.tabCardControl.ControlBox.CloseBox});
this.tabCardControl.ControlBox.Visible = false;
this.tabCardControl.Controls.Add(this.superTabControlPanel2);
this.tabCardControl.Controls.Add(this.superTabControlPanel3);
this.tabCardControl.Controls.Add(this.superTabControlPanel8);
this.tabCardControl.Controls.Add(this.superTabControlPanel1);
this.tabCardControl.Dock = System.Windows.Forms.DockStyle.Top;
this.tabCardControl.FixedTabSize = new System.Drawing.Size(0, 30);
this.tabCardControl.ForeColor = System.Drawing.Color.Black;
this.tabCardControl.Location = new System.Drawing.Point(10, 60);
this.tabCardControl.Name = "tabCardControl";
this.tabCardControl.ReorderTabsEnabled = true;
this.tabCardControl.SelectedTabFont = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tabCardControl.SelectedTabIndex = 0;
this.tabCardControl.Size = new System.Drawing.Size(447, 355);
this.tabCardControl.TabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Bottom;
this.tabCardControl.TabFont = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tabCardControl.TabHorizontalSpacing = 2;
this.tabCardControl.TabIndex = 8;
this.tabCardControl.TabLayoutType = DevComponents.DotNetBar.eSuperTabLayoutType.SingleLineFit;
this.tabCardControl.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.tabCardRead,
this.tabCardSelected,
this.tabCardPay,
this.tabCardPasswd});
this.tabCardControl.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.Office2010BackstageBlue;
this.tabCardControl.TabsVisible = false;
this.tabCardControl.TextAlignment = DevComponents.DotNetBar.eItemAlignment.Center;
//
// superTabControlPanel1
//
this.superTabControlPanel1.Controls.Add(this.billKeyboard2);
this.superTabControlPanel1.Controls.Add(this.txtCardNo);
this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.superTabControlPanel1.Location = new System.Drawing.Point(0, 0);
this.superTabControlPanel1.Name = "superTabControlPanel1";
this.superTabControlPanel1.Size = new System.Drawing.Size(447, 323);
this.superTabControlPanel1.TabIndex = 0;
this.superTabControlPanel1.TabItem = this.tabCardRead;
//
// billKeyboard2
//
this.billKeyboard2.AllowDecimalSeparator = true;
this.billKeyboard2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(217)))), ((int)(((byte)(222)))));
this.billKeyboard2.Dock = System.Windows.Forms.DockStyle.Fill;
this.billKeyboard2.Location = new System.Drawing.Point(0, 41);
this.billKeyboard2.Name = "billKeyboard2";
this.billKeyboard2.Size = new System.Drawing.Size(447, 282);
this.billKeyboard2.TabIndex = 1;
this.billKeyboard2.KeyboardBefore += new POSV.Component.KeyboardExtEventHandler(this.OnKeyBoardTouchBefore);
this.billKeyboard2.KeyboardAfter += new POSV.Component.KeyboardExtEventHandler(this.OnKeyBoardTouchAfter);
//
// txtCardNo
//
this.txtCardNo.AllowDecimalSeparator = false;
this.txtCardNo.AllowNegativeSign = false;
this.txtCardNo.AllowSpace = false;
this.txtCardNo.BackColor = System.Drawing.Color.White;
//
//
//
this.txtCardNo.Border.Class = "TextBoxBorder";
this.txtCardNo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txtCardNo.DisabledBackColor = System.Drawing.Color.White;
this.txtCardNo.Dock = System.Windows.Forms.DockStyle.Top;
this.txtCardNo.EnableSoftKeyboard = true;
this.txtCardNo.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtCardNo.ForeColor = System.Drawing.Color.Black;
this.txtCardNo.Location = new System.Drawing.Point(0, 0);
this.txtCardNo.MaxDecimalDigit = 0;
this.txtCardNo.MaxLength = 20;
this.txtCardNo.Multiline = true;
this.txtCardNo.Name = "txtCardNo";
this.txtCardNo.PreventEnterBeep = true;
this.txtCardNo.Size = new System.Drawing.Size(447, 41);
this.txtCardNo.TabIndex = 0;
this.txtCardNo.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
this.txtCardNo.WatermarkFont = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtCardNo.WatermarkText = "手机号/扫码/卡号";
this.txtCardNo.OnEnterClick += new POSV.Component.NumericTextBox.EventHandler(this.OnMCardEnterClick);
this.txtCardNo.OnValueChanged += new POSV.Component.NumericTextBox.EventHandler(this.OnMemberValueChage);
//
// tabCardRead
//
this.tabCardRead.AttachedControl = this.superTabControlPanel1;
this.tabCardRead.GlobalItem = false;
this.tabCardRead.Name = "tabCardRead";
this.tabCardRead.Text = "会员刷卡";
//
// superTabControlPanel3
//
this.superTabControlPanel3.Controls.Add(this.itemPanel);
this.superTabControlPanel3.Controls.Add(this.doubleBufferPanelX1);
this.superTabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.superTabControlPanel3.Location = new System.Drawing.Point(0, 0);
this.superTabControlPanel3.Name = "superTabControlPanel3";
this.superTabControlPanel3.Size = new System.Drawing.Size(447, 323);
this.superTabControlPanel3.TabIndex = 0;
this.superTabControlPanel3.TabItem = this.tabCardSelected;
//
// itemPanel
//
//
//
//
this.itemPanel.BackgroundStyle.Class = "ItemPanel";
this.itemPanel.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.itemPanel.ContainerControlProcessDialogKey = true;
this.itemPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.itemPanel.DragDropSupport = true;
this.itemPanel.Font = new System.Drawing.Font("宋体", 12F);
this.itemPanel.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.metroTileItem3});
this.itemPanel.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
this.itemPanel.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.itemPanel.Location = new System.Drawing.Point(0, 0);
this.itemPanel.Name = "itemPanel";
this.itemPanel.Padding = new System.Windows.Forms.Padding(1);
this.itemPanel.ReserveLeftSpace = false;
this.itemPanel.Size = new System.Drawing.Size(447, 283);
this.itemPanel.TabIndex = 13;
//
// metroTileItem3
//
this.metroTileItem3.Checked = true;
this.metroTileItem3.Name = "metroTileItem3";
this.metroTileItem3.SymbolColor = System.Drawing.Color.Empty;
this.metroTileItem3.Text = "2400100000001966 张颖\r\n";
this.metroTileItem3.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Teal;
this.metroTileItem3.TileSize = new System.Drawing.Size(180, 45);
//
//
//
this.metroTileItem3.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.metroTileItem3.TileStyle.PaddingBottom = -1;
this.metroTileItem3.TileStyle.PaddingLeft = -1;
this.metroTileItem3.TileStyle.PaddingRight = -1;
this.metroTileItem3.TileStyle.PaddingTop = -1;
this.metroTileItem3.TileStyle.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
this.metroTileItem3.TitleText = "余额:0 积分:0";
this.metroTileItem3.TitleTextFont = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
//
// doubleBufferPanelX1
//
this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX1.Controls.Add(this.ButtonBackReadCard);
this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.doubleBufferPanelX1.Location = new System.Drawing.Point(0, 283);
this.doubleBufferPanelX1.Name = "doubleBufferPanelX1";
this.doubleBufferPanelX1.Size = new System.Drawing.Size(447, 40);
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 = 9;
//
// ButtonBackReadCard
//
this.ButtonBackReadCard.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ButtonBackReadCard.BackColor = System.Drawing.Color.Chocolate;
this.ButtonBackReadCard.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.ButtonBackReadCard.Cursor = System.Windows.Forms.Cursors.Hand;
this.ButtonBackReadCard.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.ButtonBackReadCard.Dock = System.Windows.Forms.DockStyle.Fill;
this.ButtonBackReadCard.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ButtonBackReadCard.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.ButtonBackReadCard.Location = new System.Drawing.Point(0, 0);
this.ButtonBackReadCard.Name = "ButtonBackReadCard";
this.ButtonBackReadCard.Size = new System.Drawing.Size(447, 40);
this.ButtonBackReadCard.TabIndex = 30;
this.ButtonBackReadCard.Text = "返回重新刷卡";
this.ButtonBackReadCard.TextColor = System.Drawing.Color.White;
this.ButtonBackReadCard.Click += new System.EventHandler(this.OnBackReadCardClick);
//
// tabCardSelected
//
this.tabCardSelected.AttachedControl = this.superTabControlPanel3;
this.tabCardSelected.GlobalItem = false;
this.tabCardSelected.Name = "tabCardSelected";
this.tabCardSelected.Text = "多卡选择";
this.tabCardSelected.Visible = false;
//
// superTabControlPanel2
//
this.superTabControlPanel2.Controls.Add(this.touchButtonX2);
this.superTabControlPanel2.Controls.Add(this.ButtonOK);
this.superTabControlPanel2.Controls.Add(this.ButtonClose);
this.superTabControlPanel2.Controls.Add(this.line4);
this.superTabControlPanel2.Controls.Add(this.lblMobile);
this.superTabControlPanel2.Controls.Add(this.labelX3);
this.superTabControlPanel2.Controls.Add(this.lblName);
this.superTabControlPanel2.Controls.Add(this.labelX7);
this.superTabControlPanel2.Controls.Add(this.line3);
this.superTabControlPanel2.Controls.Add(this.txtAmount);
this.superTabControlPanel2.Controls.Add(this.lblFree);
this.superTabControlPanel2.Controls.Add(this.lblPoint);
this.superTabControlPanel2.Controls.Add(this.labelX16);
this.superTabControlPanel2.Controls.Add(this.lblBalance);
this.superTabControlPanel2.Controls.Add(this.labelX15);
this.superTabControlPanel2.Controls.Add(this.line11);
this.superTabControlPanel2.Controls.Add(this.lblCardNo);
this.superTabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.superTabControlPanel2.Location = new System.Drawing.Point(0, 0);
this.superTabControlPanel2.Name = "superTabControlPanel2";
this.superTabControlPanel2.Padding = new System.Windows.Forms.Padding(1);
this.superTabControlPanel2.Size = new System.Drawing.Size(447, 323);
this.superTabControlPanel2.TabIndex = 1;
this.superTabControlPanel2.TabItem = this.tabCardPay;
//
// ButtonOK
//
this.ButtonOK.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.ButtonOK.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.ButtonOK.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.ButtonOK.Cursor = System.Windows.Forms.Cursors.Hand;
this.ButtonOK.DisabledBackColor = System.Drawing.Color.Empty;
this.ButtonOK.EnableFlyout = false;
this.ButtonOK.FlyoutContent = null;
this.ButtonOK.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left;
this.ButtonOK.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ButtonOK.KeyCode = "";
this.ButtonOK.Location = new System.Drawing.Point(104, 205);
this.ButtonOK.Lock = false;
this.ButtonOK.LockSize = new System.Drawing.Size(26, 26);
this.ButtonOK.Name = "ButtonOK";
this.ButtonOK.Notify = false;
this.ButtonOK.NotifyColor = System.Drawing.Color.Red;
this.ButtonOK.NotifySize = new System.Drawing.Size(30, 16);
this.ButtonOK.NotifyText = "99+";
this.ButtonOK.PermissionCode = "";
this.ButtonOK.Size = new System.Drawing.Size(238, 49);
this.ButtonOK.Style.Alignment = System.Drawing.StringAlignment.Center;
this.ButtonOK.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.ButtonOK.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.ButtonOK.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.ButtonOK.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(199)))), ((int)(((byte)(186)))));
this.ButtonOK.Style.CornerDiameter = 25;
this.ButtonOK.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.ButtonOK.Style.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ButtonOK.Style.ForeColor.Color = System.Drawing.Color.White;
this.ButtonOK.Style.GradientAngle = 90;
this.ButtonOK.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.ButtonOK.SymbolSize = 0F;
this.ButtonOK.TabIndex = 255;
this.ButtonOK.Text = "确认支付";
this.ButtonOK.Click += new System.EventHandler(this.BtnOk);
//
// ButtonClose
//
this.ButtonClose.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.ButtonClose.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.ButtonClose.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.ButtonClose.Cursor = System.Windows.Forms.Cursors.Hand;
this.ButtonClose.DisabledBackColor = System.Drawing.Color.Empty;
this.ButtonClose.EnableFlyout = false;
this.ButtonClose.FlyoutContent = null;
this.ButtonClose.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left;
this.ButtonClose.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ButtonClose.KeyCode = "";
this.ButtonClose.Location = new System.Drawing.Point(325, 3);
this.ButtonClose.Lock = false;
this.ButtonClose.LockSize = new System.Drawing.Size(26, 26);
this.ButtonClose.Name = "ButtonClose";
this.ButtonClose.Notify = false;
this.ButtonClose.NotifyColor = System.Drawing.Color.Red;
this.ButtonClose.NotifySize = new System.Drawing.Size(30, 16);
this.ButtonClose.NotifyText = "99+";
this.ButtonClose.PermissionCode = "";
this.ButtonClose.Size = new System.Drawing.Size(122, 46);
this.ButtonClose.Style.Alignment = System.Drawing.StringAlignment.Center;
this.ButtonClose.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.ButtonClose.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.ButtonClose.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.ButtonClose.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.ButtonClose.Style.CornerDiameter = 25;
this.ButtonClose.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.ButtonClose.Style.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ButtonClose.Style.ForeColor.Color = System.Drawing.Color.White;
this.ButtonClose.Style.GradientAngle = 90;
this.ButtonClose.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.ButtonClose.SymbolSize = 0F;
this.ButtonClose.TabIndex = 251;
this.ButtonClose.Text = "换卡";
this.ButtonClose.Click += new System.EventHandler(this.OnChangedCardClick);
//
// line4
//
this.line4.BackColor = System.Drawing.Color.Transparent;
this.line4.DashStyle = System.Drawing.Drawing2D.DashStyle.Dot;
this.line4.ForeColor = System.Drawing.Color.Gray;
this.line4.Location = new System.Drawing.Point(4, 167);
this.line4.Name = "line4";
this.line4.Size = new System.Drawing.Size(437, 9);
this.line4.TabIndex = 220;
this.line4.Text = "0";
//
// lblMobile
//
this.lblMobile.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblMobile.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblMobile.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblMobile.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblMobile.Location = new System.Drawing.Point(292, 96);
this.lblMobile.Name = "lblMobile";
this.lblMobile.Size = new System.Drawing.Size(148, 24);
this.lblMobile.TabIndex = 219;
this.lblMobile.Text = "13598084048";
//
// labelX3
//
this.labelX3.BackColor = System.Drawing.Color.Transparent;
//
//
//
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.Black;
this.labelX3.Location = new System.Drawing.Point(227, 96);
this.labelX3.Name = "labelX3";
this.labelX3.Size = new System.Drawing.Size(59, 24);
this.labelX3.TabIndex = 218;
this.labelX3.Text = "手机:";
//
// lblName
//
this.lblName.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblName.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblName.Location = new System.Drawing.Point(91, 96);
this.lblName.Name = "lblName";
this.lblName.Size = new System.Drawing.Size(80, 24);
this.lblName.TabIndex = 217;
this.lblName.Text = "迪丽热巴";
//
// labelX7
//
this.labelX7.BackColor = System.Drawing.Color.Transparent;
//
//
//
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(7, 96);
this.labelX7.Name = "labelX7";
this.labelX7.Size = new System.Drawing.Size(76, 24);
this.labelX7.TabIndex = 216;
this.labelX7.Text = "会员姓名:";
//
// line3
//
this.line3.BackColor = System.Drawing.Color.Transparent;
this.line3.DashStyle = System.Drawing.Drawing2D.DashStyle.Dot;
this.line3.ForeColor = System.Drawing.Color.Gray;
this.line3.Location = new System.Drawing.Point(3, 123);
this.line3.Name = "line3";
this.line3.Size = new System.Drawing.Size(437, 9);
this.line3.TabIndex = 215;
this.line3.Text = "line3";
//
// txtAmount
//
this.txtAmount.AllowDecimalSeparator = true;
this.txtAmount.AllowNegativeSign = false;
this.txtAmount.AllowSpace = false;
this.txtAmount.BackColor = System.Drawing.Color.White;
//
//
//
this.txtAmount.Border.Class = "TextBoxBorder";
this.txtAmount.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.txtAmount.DisabledBackColor = System.Drawing.Color.White;
this.txtAmount.EnableSoftKeyboard = true;
this.txtAmount.Font = new System.Drawing.Font("宋体", 18F);
this.txtAmount.ForeColor = System.Drawing.Color.Black;
this.txtAmount.Location = new System.Drawing.Point(4, 5);
this.txtAmount.MaxDecimalDigit = 2;
this.txtAmount.MaxLength = 12;
this.txtAmount.Multiline = true;
this.txtAmount.Name = "txtAmount";
this.txtAmount.PreventEnterBeep = true;
this.txtAmount.ReadOnly = true;
this.txtAmount.Size = new System.Drawing.Size(305, 42);
this.txtAmount.TabIndex = 0;
this.txtAmount.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
this.txtAmount.WatermarkFont = new System.Drawing.Font("宋体", 18F);
this.txtAmount.WatermarkText = "确认支付金额";
this.txtAmount.OnEnterClick += new POSV.Component.NumericTextBox.EventHandler(this.OnMCardEnterClick);
//
// lblFree
//
this.lblFree.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblFree.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblFree.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblFree.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblFree.Location = new System.Drawing.Point(227, 50);
this.lblFree.Name = "lblFree";
this.lblFree.Size = new System.Drawing.Size(155, 32);
this.lblFree.TabIndex = 211;
this.lblFree.Text = "免密额度:";
//
// lblPoint
//
this.lblPoint.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblPoint.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblPoint.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblPoint.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblPoint.Location = new System.Drawing.Point(292, 137);
this.lblPoint.Name = "lblPoint";
this.lblPoint.Size = new System.Drawing.Size(148, 24);
this.lblPoint.TabIndex = 208;
this.lblPoint.Text = "0.00";
//
// labelX16
//
this.labelX16.BackColor = System.Drawing.Color.Transparent;
//
//
//
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(227, 137);
this.labelX16.Name = "labelX16";
this.labelX16.Size = new System.Drawing.Size(59, 24);
this.labelX16.TabIndex = 207;
this.labelX16.Text = "积分:";
//
// lblBalance
//
this.lblBalance.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblBalance.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblBalance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblBalance.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblBalance.Location = new System.Drawing.Point(91, 137);
this.lblBalance.Name = "lblBalance";
this.lblBalance.Size = new System.Drawing.Size(80, 24);
this.lblBalance.TabIndex = 206;
this.lblBalance.Text = "0.00";
//
// labelX15
//
this.labelX15.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX15.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
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(7, 137);
this.labelX15.Name = "labelX15";
this.labelX15.Size = new System.Drawing.Size(76, 24);
this.labelX15.TabIndex = 204;
this.labelX15.Text = "可用余额:";
//
// line11
//
this.line11.BackColor = System.Drawing.Color.Transparent;
this.line11.DashStyle = System.Drawing.Drawing2D.DashStyle.Dot;
this.line11.ForeColor = System.Drawing.Color.Gray;
this.line11.Location = new System.Drawing.Point(3, 81);
this.line11.Name = "line11";
this.line11.Size = new System.Drawing.Size(437, 9);
this.line11.TabIndex = 202;
this.line11.Text = "line11";
//
// lblCardNo
//
this.lblCardNo.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblCardNo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblCardNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCardNo.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblCardNo.Location = new System.Drawing.Point(6, 50);
this.lblCardNo.Name = "lblCardNo";
this.lblCardNo.Size = new System.Drawing.Size(173, 32);
this.lblCardNo.TabIndex = 167;
this.lblCardNo.Text = "2400100000001966";
//
// tabCardPay
//
this.tabCardPay.AttachedControl = this.superTabControlPanel2;
this.tabCardPay.GlobalItem = false;
this.tabCardPay.Name = "tabCardPay";
this.tabCardPay.Text = "会员支付";
this.tabCardPay.Visible = false;
//
// superTabControlPanel8
//
this.superTabControlPanel8.Controls.Add(this.line5);
this.superTabControlPanel8.Controls.Add(this.touchButtonX1);
this.superTabControlPanel8.Controls.Add(this.billKeyboard3);
this.superTabControlPanel8.Controls.Add(this.txtPasswd);
this.superTabControlPanel8.Controls.Add(this.line2);
this.superTabControlPanel8.Controls.Add(this.line1);
this.superTabControlPanel8.Controls.Add(this.lblAftAmount);
this.superTabControlPanel8.Controls.Add(this.labelX1);
this.superTabControlPanel8.Controls.Add(this.lblBefAmount);
this.superTabControlPanel8.Controls.Add(this.lblPayAmount);
this.superTabControlPanel8.Controls.Add(this.labelX5);
this.superTabControlPanel8.Controls.Add(this.labelX6);
this.superTabControlPanel8.Dock = System.Windows.Forms.DockStyle.Fill;
this.superTabControlPanel8.Location = new System.Drawing.Point(0, 0);
this.superTabControlPanel8.Name = "superTabControlPanel8";
this.superTabControlPanel8.Padding = new System.Windows.Forms.Padding(1);
this.superTabControlPanel8.Size = new System.Drawing.Size(447, 323);
this.superTabControlPanel8.TabIndex = 0;
this.superTabControlPanel8.TabItem = this.tabCardPasswd;
//
// line5
//
this.line5.BackColor = System.Drawing.Color.Transparent;
this.line5.DashStyle = System.Drawing.Drawing2D.DashStyle.Dot;
this.line5.ForeColor = System.Drawing.Color.Gray;
this.line5.Location = new System.Drawing.Point(3, 45);
this.line5.Name = "line5";
this.line5.Size = new System.Drawing.Size(437, 9);
this.line5.TabIndex = 256;
this.line5.Text = "0";
//
// touchButtonX1
//
this.touchButtonX1.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.touchButtonX1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX1.CanvasColor = System.Drawing.SystemColors.Control;
this.touchButtonX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.touchButtonX1.Cursor = System.Windows.Forms.Cursors.Hand;
this.touchButtonX1.DisabledBackColor = System.Drawing.Color.Empty;
this.touchButtonX1.EnableFlyout = false;
this.touchButtonX1.FlyoutContent = null;
this.touchButtonX1.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left;
this.touchButtonX1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX1.KeyCode = "";
this.touchButtonX1.Location = new System.Drawing.Point(321, 53);
this.touchButtonX1.Lock = false;
this.touchButtonX1.LockSize = new System.Drawing.Size(26, 26);
this.touchButtonX1.Name = "touchButtonX1";
this.touchButtonX1.Notify = false;
this.touchButtonX1.NotifyColor = System.Drawing.Color.Red;
this.touchButtonX1.NotifySize = new System.Drawing.Size(30, 16);
this.touchButtonX1.NotifyText = "99+";
this.touchButtonX1.PermissionCode = "";
this.touchButtonX1.Size = new System.Drawing.Size(122, 46);
this.touchButtonX1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.touchButtonX1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.touchButtonX1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.touchButtonX1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.touchButtonX1.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.touchButtonX1.Style.CornerDiameter = 25;
this.touchButtonX1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.touchButtonX1.Style.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX1.Style.ForeColor.Color = System.Drawing.Color.White;
this.touchButtonX1.Style.GradientAngle = 90;
this.touchButtonX1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.touchButtonX1.SymbolSize = 0F;
this.touchButtonX1.TabIndex = 255;
this.touchButtonX1.Text = "返回";
this.touchButtonX1.Click += new System.EventHandler(this.OnChangedCardClick);
//
// billKeyboard3
//
this.billKeyboard3.AllowDecimalSeparator = true;
this.billKeyboard3.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.billKeyboard3.Location = new System.Drawing.Point(1, 100);
this.billKeyboard3.Name = "billKeyboard3";
this.billKeyboard3.Size = new System.Drawing.Size(445, 222);
this.billKeyboard3.TabIndex = 231;
this.billKeyboard3.KeyboardBefore += new POSV.Bill.BillKeyboardEventHandler(this.OnKeyBoardTouchBefore);
this.billKeyboard3.KeyboardAfter += new POSV.Bill.BillKeyboardEventHandler(this.OnKeyBoardTouchAfter);
//
// txtPasswd
//
this.txtPasswd.AllowDecimalSeparator = true;
this.txtPasswd.AllowNegativeSign = false;
this.txtPasswd.AllowSpace = false;
this.txtPasswd.BackColor = System.Drawing.Color.White;
//
//
//
this.txtPasswd.Border.Class = "TextBoxBorder";
this.txtPasswd.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.txtPasswd.DisabledBackColor = System.Drawing.Color.White;
this.txtPasswd.EnableSoftKeyboard = true;
this.txtPasswd.Font = new System.Drawing.Font("宋体", 18F);
this.txtPasswd.ForeColor = System.Drawing.Color.Black;
this.txtPasswd.Location = new System.Drawing.Point(4, 57);
this.txtPasswd.MaxDecimalDigit = 2;
this.txtPasswd.MaxLength = 12;
this.txtPasswd.Multiline = true;
this.txtPasswd.Name = "txtPasswd";
this.txtPasswd.PasswordChar = '*';
this.txtPasswd.PreventEnterBeep = true;
this.txtPasswd.Size = new System.Drawing.Size(311, 37);
this.txtPasswd.TabIndex = 0;
this.txtPasswd.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
this.txtPasswd.WatermarkFont = new System.Drawing.Font("宋体", 18F);
this.txtPasswd.WatermarkText = "请输入会员卡密码";
this.txtPasswd.OnEnterClick += new POSV.Component.NumericTextBox.EventHandler(this.OnMPasswdEnterClick);
//
// line2
//
this.line2.BackColor = System.Drawing.Color.Transparent;
this.line2.DashStyle = System.Drawing.Drawing2D.DashStyle.Dot;
this.line2.Location = new System.Drawing.Point(289, 3);
this.line2.Name = "line2";
this.line2.Size = new System.Drawing.Size(10, 46);
this.line2.TabIndex = 229;
this.line2.Text = "line2";
this.line2.VerticalLine = true;
//
// line1
//
this.line1.BackColor = System.Drawing.Color.Transparent;
this.line1.DashStyle = System.Drawing.Drawing2D.DashStyle.Dot;
this.line1.Location = new System.Drawing.Point(156, 3);
this.line1.Name = "line1";
this.line1.Size = new System.Drawing.Size(10, 46);
this.line1.TabIndex = 228;
this.line1.Text = "line1";
this.line1.VerticalLine = true;
//
// lblAftAmount
//
this.lblAftAmount.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblAftAmount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblAftAmount.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAftAmount.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblAftAmount.Location = new System.Drawing.Point(324, 27);
this.lblAftAmount.Name = "lblAftAmount";
this.lblAftAmount.Size = new System.Drawing.Size(89, 24);
this.lblAftAmount.TabIndex = 227;
this.lblAftAmount.Text = "0.00";
this.lblAftAmount.TextAlignment = System.Drawing.StringAlignment.Center;
//
// labelX1
//
this.labelX1.BackColor = System.Drawing.Color.Transparent;
//
//
//
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.Color.Black;
this.labelX1.Location = new System.Drawing.Point(321, 5);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(92, 22);
this.labelX1.TabIndex = 226;
this.labelX1.Text = "消费后余额";
this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center;
//
// lblBefAmount
//
this.lblBefAmount.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblBefAmount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblBefAmount.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblBefAmount.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblBefAmount.Location = new System.Drawing.Point(31, 27);
this.lblBefAmount.Name = "lblBefAmount";
this.lblBefAmount.Size = new System.Drawing.Size(94, 23);
this.lblBefAmount.TabIndex = 223;
this.lblBefAmount.Text = "0.00";
this.lblBefAmount.TextAlignment = System.Drawing.StringAlignment.Center;
//
// lblPayAmount
//
this.lblPayAmount.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblPayAmount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblPayAmount.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblPayAmount.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblPayAmount.Location = new System.Drawing.Point(190, 26);
this.lblPayAmount.Name = "lblPayAmount";
this.lblPayAmount.Size = new System.Drawing.Size(74, 24);
this.lblPayAmount.TabIndex = 225;
this.lblPayAmount.Text = "0.00";
this.lblPayAmount.TextAlignment = System.Drawing.StringAlignment.Center;
//
// labelX5
//
this.labelX5.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX5.ForeColor = System.Drawing.Color.Black;
this.labelX5.Location = new System.Drawing.Point(190, 4);
this.labelX5.Name = "labelX5";
this.labelX5.Size = new System.Drawing.Size(77, 22);
this.labelX5.TabIndex = 224;
this.labelX5.Text = "消费金额";
this.labelX5.TextAlignment = System.Drawing.StringAlignment.Center;
//
// labelX6
//
this.labelX6.BackColor = System.Drawing.Color.Transparent;
//
//
//
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(30, 4);
this.labelX6.Name = "labelX6";
this.labelX6.Size = new System.Drawing.Size(95, 22);
this.labelX6.TabIndex = 222;
this.labelX6.Text = "消费前余额";
this.labelX6.TextAlignment = System.Drawing.StringAlignment.Center;
//
// tabCardPasswd
//
this.tabCardPasswd.AttachedControl = this.superTabControlPanel8;
this.tabCardPasswd.GlobalItem = false;
this.tabCardPasswd.Name = "tabCardPasswd";
this.tabCardPasswd.Text = "支付密码";
this.tabCardPasswd.Visible = false;
//
// totalPanel
//
this.totalPanel.CanvasColor = System.Drawing.SystemColors.Control;
this.totalPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.totalPanel.Controls.Add(this.lblTips);
this.totalPanel.DisabledBackColor = System.Drawing.Color.Empty;
this.totalPanel.Dock = System.Windows.Forms.DockStyle.Top;
this.totalPanel.Location = new System.Drawing.Point(10, 10);
this.totalPanel.Name = "totalPanel";
this.totalPanel.Padding = new System.Windows.Forms.Padding(3, 10, 3, 10);
this.totalPanel.Size = new System.Drawing.Size(447, 50);
this.totalPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
this.totalPanel.Style.BackColor1.Alpha = ((byte)(50));
this.totalPanel.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(125)))), ((int)(((byte)(29)))));
this.totalPanel.Style.BackColor2.Alpha = ((byte)(50));
this.totalPanel.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(125)))), ((int)(((byte)(29)))));
this.totalPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.totalPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.totalPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.totalPanel.Style.GradientAngle = 90;
this.totalPanel.TabIndex = 69;
//
// lblTips
//
//
//
//
this.lblTips.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblTips.Dock = System.Windows.Forms.DockStyle.Right;
this.lblTips.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblTips.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(125)))), ((int)(((byte)(29)))));
this.lblTips.Location = new System.Drawing.Point(6, 10);
this.lblTips.Name = "lblTips";
this.lblTips.Size = new System.Drawing.Size(438, 30);
this.lblTips.TabIndex = 39;
this.lblTips.Tag = "会员储值支付{0}元";
this.lblTips.Text = "会员储值支付{0}元";
//
// touchButtonX2
//
this.touchButtonX2.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.touchButtonX2.Cursor = System.Windows.Forms.Cursors.Hand;
this.touchButtonX2.DisabledBackColor = System.Drawing.Color.Empty;
this.touchButtonX2.EnableFlyout = false;
this.touchButtonX2.FlyoutContent = null;
this.touchButtonX2.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left;
this.touchButtonX2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX2.KeyCode = "";
this.touchButtonX2.Location = new System.Drawing.Point(104, 272);
this.touchButtonX2.Lock = false;
this.touchButtonX2.LockSize = new System.Drawing.Size(26, 26);
this.touchButtonX2.Name = "touchButtonX2";
this.touchButtonX2.Notify = false;
this.touchButtonX2.NotifyColor = System.Drawing.Color.Red;
this.touchButtonX2.NotifySize = new System.Drawing.Size(30, 16);
this.touchButtonX2.NotifyText = "99+";
this.touchButtonX2.PermissionCode = "";
this.touchButtonX2.Size = new System.Drawing.Size(238, 49);
this.touchButtonX2.Style.Alignment = System.Drawing.StringAlignment.Center;
this.touchButtonX2.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX2.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.touchButtonX2.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(199)))), ((int)(((byte)(186)))));
this.touchButtonX2.Style.CornerDiameter = 25;
this.touchButtonX2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.touchButtonX2.Style.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX2.Style.ForeColor.Color = System.Drawing.Color.White;
this.touchButtonX2.Style.GradientAngle = 90;
this.touchButtonX2.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.touchButtonX2.SymbolSize = 0F;
this.touchButtonX2.TabIndex = 259;
this.touchButtonX2.Text = "充值";
this.touchButtonX2.Click += new System.EventHandler(this.touchButtonX2_Click);
//
// MCardDialogForm
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(217)))), ((int)(((byte)(222)))));
this.ClientSize = new System.Drawing.Size(467, 471);
this.Controls.Add(this.doubleBufferPanelX2);
this.Controls.Add(this.tabCardControl);
this.Controls.Add(this.totalPanel);
this.Name = "MCardDialogForm";
this.Padding = new System.Windows.Forms.Padding(10);
this.Text = "MCardDialogForm";
this.doubleBufferPanelX2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tabCardControl)).EndInit();
this.tabCardControl.ResumeLayout(false);
this.superTabControlPanel1.ResumeLayout(false);
this.superTabControlPanel3.ResumeLayout(false);
this.doubleBufferPanelX1.ResumeLayout(false);
this.superTabControlPanel2.ResumeLayout(false);
this.superTabControlPanel8.ResumeLayout(false);
this.totalPanel.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private DevComponents.DotNetBar.SuperTabControl tabCardControl;
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel1;
private Component.NumericTextBox txtCardNo;
private DevComponents.DotNetBar.SuperTabItem tabCardRead;
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel8;
private Component.NumericTextBox txtPasswd;
private DevComponents.DotNetBar.Controls.Line line2;
private DevComponents.DotNetBar.Controls.Line line1;
private DevComponents.DotNetBar.LabelX lblAftAmount;
private DevComponents.DotNetBar.LabelX labelX1;
private DevComponents.DotNetBar.LabelX lblBefAmount;
private DevComponents.DotNetBar.LabelX lblPayAmount;
private DevComponents.DotNetBar.LabelX labelX5;
private DevComponents.DotNetBar.LabelX labelX6;
private DevComponents.DotNetBar.SuperTabItem tabCardPasswd;
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel2;
private Component.NumericTextBox txtAmount;
private DevComponents.DotNetBar.LabelX lblFree;
private DevComponents.DotNetBar.LabelX lblPoint;
private DevComponents.DotNetBar.LabelX labelX16;
private DevComponents.DotNetBar.LabelX lblBalance;
private DevComponents.DotNetBar.LabelX labelX15;
private DevComponents.DotNetBar.Controls.Line line11;
private DevComponents.DotNetBar.LabelX lblCardNo;
private DevComponents.DotNetBar.SuperTabItem tabCardPay;
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel3;
private DevComponents.DotNetBar.ItemPanel itemPanel;
private DevComponents.DotNetBar.Metro.MetroTileItem metroTileItem3;
private Component.DoubleBufferPanelX doubleBufferPanelX1;
private DevComponents.DotNetBar.ButtonX ButtonBackReadCard;
private DevComponents.DotNetBar.SuperTabItem tabCardSelected;
private Component.KeyboardExt billKeyboard2;
private Component.DoubleBufferPanelX totalPanel;
private DevComponents.DotNetBar.LabelX lblTips;
private Component.DoubleBufferPanelX doubleBufferPanelX2;
private DevComponents.DotNetBar.Controls.Line line3;
private DevComponents.DotNetBar.LabelX lblMobile;
private DevComponents.DotNetBar.LabelX labelX3;
private DevComponents.DotNetBar.LabelX lblName;
private DevComponents.DotNetBar.LabelX labelX7;
private DevComponents.DotNetBar.Controls.Line line4;
private Component.TouchButtonX ButtonClose;
private Component.TouchButtonX ButtonOK;
private Component.TouchButtonX touchButtonX1;
private DevComponents.DotNetBar.Controls.Line line5;
private Bill.BillKeyboard billKeyboard3;
public DevComponents.DotNetBar.LabelX labelMessage;
private Component.TouchButtonX touchButtonX2;
}
}