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.

765 lines
44 KiB
C#

9 months ago
using POS.Language.Language;
namespace POSV.Bill
{
partial class MCardControl
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.tabCardControl = new DevComponents.DotNetBar.SuperTabControl();
this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
this.billKeyboard2 = new POSV.Bill.BillKeyboard();
this.txtCardNo = new POSV.Component.NumericTextBox();
this.tabCardRead = new DevComponents.DotNetBar.SuperTabItem();
this.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel();
this.billKeyboard1 = new POSV.Bill.BillKeyboard();
this.ButtonChangedCard = new DevComponents.DotNetBar.ButtonX();
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.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.superTabControlPanel8 = new DevComponents.DotNetBar.SuperTabControlPanel();
this.ButtonChangedCardX = new DevComponents.DotNetBar.ButtonX();
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.billSummary1 = new POSV.Bill.BillSummary();
this.billGrid1 = new POSV.Bill.BillGrid();
((System.ComponentModel.ISupportInitialize)(this.tabCardControl)).BeginInit();
this.tabCardControl.SuspendLayout();
this.superTabControlPanel1.SuspendLayout();
this.superTabControlPanel2.SuspendLayout();
this.superTabControlPanel3.SuspendLayout();
this.doubleBufferPanelX1.SuspendLayout();
this.superTabControlPanel8.SuspendLayout();
this.SuspendLayout();
//
// 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.superTabControlPanel8);
this.tabCardControl.Controls.Add(this.superTabControlPanel2);
this.tabCardControl.Controls.Add(this.superTabControlPanel3);
this.tabCardControl.Controls.Add(this.superTabControlPanel1);
this.tabCardControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabCardControl.FixedTabSize = new System.Drawing.Size(0, 30);
this.tabCardControl.ForeColor = System.Drawing.Color.Black;
this.tabCardControl.Location = new System.Drawing.Point(190, 2);
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(456, 379);
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 = 7;
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, 32);
this.superTabControlPanel1.Name = "superTabControlPanel1";
this.superTabControlPanel1.Padding = new System.Windows.Forms.Padding(1);
this.superTabControlPanel1.Size = new System.Drawing.Size(456, 347);
this.superTabControlPanel1.TabIndex = 0;
this.superTabControlPanel1.TabItem = this.tabCardRead;
//
// billKeyboard2
//
this.billKeyboard2.AllowDecimalSeparator = true;
this.billKeyboard2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(190)))), ((int)(((byte)(182)))));
this.billKeyboard2.Dock = System.Windows.Forms.DockStyle.Fill;
this.billKeyboard2.Location = new System.Drawing.Point(1, 38);
this.billKeyboard2.Name = "billKeyboard2";
this.billKeyboard2.Padding = new System.Windows.Forms.Padding(0, 2, 0, 0);
this.billKeyboard2.Size = new System.Drawing.Size(454, 308);
this.billKeyboard2.TabIndex = 214;
this.billKeyboard2.KeyboardBefore += new POSV.Bill.BillKeyboardEventHandler(this.OnKeyboardBefore);
this.billKeyboard2.KeyboardAfter += new POSV.Bill.BillKeyboardEventHandler(this.OnKeyboardAfter);
//
// 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(1, 1);
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(454, 37);
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);
this.txtCardNo.TextChanged += new System.EventHandler(this.txtCardNo_TextChanged);
//
// tabCardRead
//
this.tabCardRead.AttachedControl = this.superTabControlPanel1;
this.tabCardRead.GlobalItem = false;
this.tabCardRead.Name = "tabCardRead";
this.tabCardRead.Text = "会员刷卡";
//
// superTabControlPanel2
//
this.superTabControlPanel2.Controls.Add(this.billKeyboard1);
this.superTabControlPanel2.Controls.Add(this.ButtonChangedCard);
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, 32);
this.superTabControlPanel2.Name = "superTabControlPanel2";
this.superTabControlPanel2.Padding = new System.Windows.Forms.Padding(1);
this.superTabControlPanel2.Size = new System.Drawing.Size(456, 347);
this.superTabControlPanel2.TabIndex = 1;
this.superTabControlPanel2.TabItem = this.tabCardPay;
//
// billKeyboard1
//
this.billKeyboard1.AllowDecimalSeparator = true;
this.billKeyboard1.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.billKeyboard1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(190)))), ((int)(((byte)(182)))));
this.billKeyboard1.Location = new System.Drawing.Point(1, 90);
this.billKeyboard1.Name = "billKeyboard1";
this.billKeyboard1.Size = new System.Drawing.Size(454, 256);
this.billKeyboard1.TabIndex = 215;
this.billKeyboard1.KeyboardBefore += new POSV.Bill.BillKeyboardEventHandler(this.OnKeyboardBefore);
this.billKeyboard1.KeyboardAfter += new POSV.Bill.BillKeyboardEventHandler(this.OnKeyboardAfter);
//
// ButtonChangedCard
//
this.ButtonChangedCard.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ButtonChangedCard.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.ButtonChangedCard.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.ButtonChangedCard.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.ButtonChangedCard.Cursor = System.Windows.Forms.Cursors.Hand;
this.ButtonChangedCard.FadeEffect = false;
this.ButtonChangedCard.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ButtonChangedCard.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.ButtonChangedCard.Location = new System.Drawing.Point(372, 50);
this.ButtonChangedCard.Name = "ButtonChangedCard";
this.ButtonChangedCard.Size = new System.Drawing.Size(80, 37);
this.ButtonChangedCard.TabIndex = 214;
this.ButtonChangedCard.Text = "换";
this.ButtonChangedCard.TextColor = System.Drawing.Color.White;
this.ButtonChangedCard.Click += new System.EventHandler(this.OnChangedCardClick);
//
// 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.Square;
this.txtAmount.DisabledBackColor = System.Drawing.Color.White;
this.txtAmount.EnableSoftKeyboard = true;
this.txtAmount.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtAmount.ForeColor = System.Drawing.Color.Black;
this.txtAmount.Location = new System.Drawing.Point(3, 50);
this.txtAmount.MaxDecimalDigit = 2;
this.txtAmount.MaxLength = 12;
this.txtAmount.Multiline = true;
this.txtAmount.Name = "txtAmount";
this.txtAmount.PreventEnterBeep = true;
this.txtAmount.Size = new System.Drawing.Size(363, 37);
this.txtAmount.TabIndex = 0;
this.txtAmount.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
this.txtAmount.WatermarkFont = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
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(172, 1);
this.lblFree.Name = "lblFree";
this.lblFree.Size = new System.Drawing.Size(155, 24);
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(239, 26);
this.lblPoint.Name = "lblPoint";
this.lblPoint.Size = new System.Drawing.Size(90, 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(174, 26);
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(88, 26);
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(4, 26);
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(4, 21);
this.line11.Name = "line11";
this.line11.Size = new System.Drawing.Size(449, 8);
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(0, 1);
this.lblCardNo.Name = "lblCardNo";
this.lblCardNo.Size = new System.Drawing.Size(173, 24);
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;
//
// 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, 32);
this.superTabControlPanel3.Name = "superTabControlPanel3";
this.superTabControlPanel3.Size = new System.Drawing.Size(456, 347);
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(456, 307);
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, 307);
this.doubleBufferPanelX1.Name = "doubleBufferPanelX1";
this.doubleBufferPanelX1.Size = new System.Drawing.Size(456, 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(456, 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;
//
// superTabControlPanel8
//
this.superTabControlPanel8.Controls.Add(this.ButtonChangedCardX);
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, 32);
this.superTabControlPanel8.Name = "superTabControlPanel8";
this.superTabControlPanel8.Padding = new System.Windows.Forms.Padding(1);
this.superTabControlPanel8.Size = new System.Drawing.Size(456, 347);
this.superTabControlPanel8.TabIndex = 0;
this.superTabControlPanel8.TabItem = this.tabCardPasswd;
//
// ButtonChangedCardX
//
this.ButtonChangedCardX.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ButtonChangedCardX.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.ButtonChangedCardX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.ButtonChangedCardX.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.ButtonChangedCardX.Cursor = System.Windows.Forms.Cursors.Hand;
this.ButtonChangedCardX.FadeEffect = false;
this.ButtonChangedCardX.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ButtonChangedCardX.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.ButtonChangedCardX.Location = new System.Drawing.Point(372, 50);
this.ButtonChangedCardX.Name = "ButtonChangedCardX";
this.ButtonChangedCardX.Size = new System.Drawing.Size(80, 37);
this.ButtonChangedCardX.TabIndex = 232;
this.ButtonChangedCardX.Text = "换";
this.ButtonChangedCardX.TextColor = System.Drawing.Color.White;
this.ButtonChangedCardX.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.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(190)))), ((int)(((byte)(182)))));
this.billKeyboard3.Location = new System.Drawing.Point(1, 90);
this.billKeyboard3.Name = "billKeyboard3";
this.billKeyboard3.Size = new System.Drawing.Size(454, 256);
this.billKeyboard3.TabIndex = 231;
this.billKeyboard3.KeyboardBefore += new POSV.Bill.BillKeyboardEventHandler(this.OnKeyboardBefore);
this.billKeyboard3.KeyboardAfter += new POSV.Bill.BillKeyboardEventHandler(this.OnKeyboardAfter);
//
// 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.Square;
this.txtPasswd.DisabledBackColor = System.Drawing.Color.White;
this.txtPasswd.EnableSoftKeyboard = true;
this.txtPasswd.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtPasswd.ForeColor = System.Drawing.Color.Black;
this.txtPasswd.Location = new System.Drawing.Point(4, 50);
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(362, 37);
this.txtPasswd.TabIndex = 0;
this.txtPasswd.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
this.txtPasswd.WatermarkFont = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtPasswd.WatermarkText = "请输入会员卡密码";
this.txtPasswd.OnEnterClick += new POSV.Component.NumericTextBox.EventHandler(this.OnMCardEnterClick);
//
// line2
//
this.line2.BackColor = System.Drawing.Color.Transparent;
this.line2.DashStyle = System.Drawing.Drawing2D.DashStyle.Dot;
this.line2.Location = new System.Drawing.Point(214, 2);
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(108, 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(233, 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(230, 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(9, 28);
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(128, 27);
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(128, 5);
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(8, 5);
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;
//
// billSummary1
//
this.billSummary1.Dock = System.Windows.Forms.DockStyle.Left;
this.billSummary1.Location = new System.Drawing.Point(2, 2);
this.billSummary1.Name = "billSummary1";
this.billSummary1.Padding = new System.Windows.Forms.Padding(1);
this.billSummary1.Size = new System.Drawing.Size(188, 379);
this.billSummary1.TabIndex = 6;
//
// billGrid1
//
this.billGrid1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.billGrid1.Location = new System.Drawing.Point(2, 381);
this.billGrid1.Name = "billGrid1";
this.billGrid1.Size = new System.Drawing.Size(644, 150);
this.billGrid1.TabIndex = 5;
this.billGrid1.PaymentRowDeleteClick += new POSV.Bill.PaymentRowDeleteClickEventHandler(this.OnPaymentRowDeleteClick);
//
// MCardControl
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.Controls.Add(this.tabCardControl);
this.Controls.Add(this.billSummary1);
this.Controls.Add(this.billGrid1);
this.Name = "MCardControl";
this.Padding = new System.Windows.Forms.Padding(2);
this.Size = new System.Drawing.Size(648, 533);
this.VisibleChanged += new System.EventHandler(this.MCardControl_VisibleChanged);
((System.ComponentModel.ISupportInitialize)(this.tabCardControl)).EndInit();
this.tabCardControl.ResumeLayout(false);
this.superTabControlPanel1.ResumeLayout(false);
this.superTabControlPanel2.ResumeLayout(false);
this.superTabControlPanel3.ResumeLayout(false);
this.doubleBufferPanelX1.ResumeLayout(false);
this.superTabControlPanel8.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private BillGrid billGrid1;
private BillSummary billSummary1;
private DevComponents.DotNetBar.SuperTabControl tabCardControl;
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 superTabControlPanel8;
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 superTabControlPanel1;
private DevComponents.DotNetBar.SuperTabItem tabCardRead;
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel3;
private DevComponents.DotNetBar.SuperTabItem tabCardSelected;
private Component.NumericTextBox txtCardNo;
private BillKeyboard billKeyboard2;
private Component.NumericTextBox txtPasswd;
private BillKeyboard billKeyboard3;
private DevComponents.DotNetBar.ItemPanel itemPanel;
private Component.DoubleBufferPanelX doubleBufferPanelX1;
private DevComponents.DotNetBar.Metro.MetroTileItem metroTileItem3;
private DevComponents.DotNetBar.ButtonX ButtonBackReadCard;
private DevComponents.DotNetBar.ButtonX ButtonChangedCard;
private DevComponents.DotNetBar.ButtonX ButtonChangedCardX;
private BillKeyboard billKeyboard1;
}
}