namespace POSV.Business { partial class MemberPanelEx { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.bottomPanel = new POSV.Component.DoubleBufferPanelX(); this.ButtonChangeMember = new DevComponents.DotNetBar.ButtonX(); this.lblInfo = new DevComponents.DotNetBar.LabelX(); this.tabCardControl = new DevComponents.DotNetBar.SuperTabControl(); this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel(); this.tableLayoutPanel = new POSV1.Component.DoubleBufferTableLayoutPanel(); this.touchButtonX13 = new POSV.Component.TouchButtonX(); this.touchButtonX15 = new POSV.Component.TouchButtonX(); this.touchButtonX14 = new POSV.Component.TouchButtonX(); this.touchButtonX12 = new POSV.Component.TouchButtonX(); this.touchButtonX10 = new POSV.Component.TouchButtonX(); this.touchButtonX1 = new POSV.Component.TouchButtonX(); this.touchButtonX2 = new POSV.Component.TouchButtonX(); this.touchButtonX6 = new POSV.Component.TouchButtonX(); this.touchButtonX5 = new POSV.Component.TouchButtonX(); this.touchButtonX3 = new POSV.Component.TouchButtonX(); this.touchButtonX11 = new POSV.Component.TouchButtonX(); this.touchButtonX4 = new POSV.Component.TouchButtonX(); this.touchButtonX8 = new POSV.Component.TouchButtonX(); this.touchButtonX9 = new POSV.Component.TouchButtonX(); this.touchButtonX7 = new POSV.Component.TouchButtonX(); this.txtCardNo = new POSV.Component.NumericTextBox(); this.tabCardRead = new DevComponents.DotNetBar.SuperTabItem(); this.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel(); this.doubleBufferTableLayoutPanel3 = new POSV1.Component.DoubleBufferTableLayoutPanel(); this.labelX2 = new DevComponents.DotNetBar.LabelX(); this.labelX3 = new DevComponents.DotNetBar.LabelX(); this.labelX4 = new DevComponents.DotNetBar.LabelX(); this.labelX8 = new DevComponents.DotNetBar.LabelX(); this.labelX6 = new DevComponents.DotNetBar.LabelX(); this.labelX7 = new DevComponents.DotNetBar.LabelX(); this.labelX5 = new DevComponents.DotNetBar.LabelX(); this.labelX9 = new DevComponents.DotNetBar.LabelX(); this.labelX1 = new DevComponents.DotNetBar.LabelX(); this.lblStatus = new DevComponents.DotNetBar.LabelX(); this.labelX13 = new DevComponents.DotNetBar.LabelX(); this.labelX15 = new DevComponents.DotNetBar.LabelX(); this.labelX16 = new DevComponents.DotNetBar.LabelX(); this.labelX11 = new DevComponents.DotNetBar.LabelX(); this.lblName = new DevComponents.DotNetBar.LabelX(); this.lblMobile = new DevComponents.DotNetBar.LabelX(); this.lblBirthday = new DevComponents.DotNetBar.LabelX(); this.lblSex = new DevComponents.DotNetBar.LabelX(); this.lblSourceName = new DevComponents.DotNetBar.LabelX(); this.lblmemberLevelName = new DevComponents.DotNetBar.LabelX(); this.lblCardNo = new DevComponents.DotNetBar.LabelX(); this.lblCardType = new DevComponents.DotNetBar.LabelX(); this.lblBalance = new DevComponents.DotNetBar.LabelX(); this.lblPoint = new DevComponents.DotNetBar.LabelX(); this.lblDiscount = new DevComponents.DotNetBar.LabelX(); this.tabCardInfo = new DevComponents.DotNetBar.SuperTabItem(); this.superTabControlPanel3 = new DevComponents.DotNetBar.SuperTabControlPanel(); this.itemPanel = new DevComponents.DotNetBar.ItemPanel(); this.metroTileItem3 = new DevComponents.DotNetBar.Metro.MetroTileItem(); this.tabCardSelected = new DevComponents.DotNetBar.SuperTabItem(); this.flyoutPanelEx.SuspendLayout(); this.bottomPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tabCardControl)).BeginInit(); this.tabCardControl.SuspendLayout(); this.superTabControlPanel1.SuspendLayout(); this.tableLayoutPanel.SuspendLayout(); this.superTabControlPanel2.SuspendLayout(); this.doubleBufferTableLayoutPanel3.SuspendLayout(); this.superTabControlPanel3.SuspendLayout(); this.SuspendLayout(); // // flyoutPanelEx // this.flyoutPanelEx.Controls.Add(this.tabCardControl); this.flyoutPanelEx.Controls.Add(this.bottomPanel); this.flyoutPanelEx.Size = new System.Drawing.Size(376, 328); this.flyoutPanelEx.Style.Alignment = System.Drawing.StringAlignment.Center; this.flyoutPanelEx.Style.BackColor1.Alpha = ((byte)(0)); this.flyoutPanelEx.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.flyoutPanelEx.Style.BackColor2.Alpha = ((byte)(0)); this.flyoutPanelEx.Style.BackColor2.Color = System.Drawing.Color.Transparent; this.flyoutPanelEx.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.flyoutPanelEx.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.flyoutPanelEx.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.flyoutPanelEx.Style.GradientAngle = 90; // // bottomPanel // this.bottomPanel.CanvasColor = System.Drawing.SystemColors.Control; this.bottomPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.bottomPanel.Controls.Add(this.ButtonChangeMember); 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(1, 292); this.bottomPanel.Name = "bottomPanel"; this.bottomPanel.Padding = new System.Windows.Forms.Padding(2); this.bottomPanel.Size = new System.Drawing.Size(374, 35); 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 = 233; // // ButtonChangeMember // this.ButtonChangeMember.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.ButtonChangeMember.BackColor = System.Drawing.Color.Chocolate; this.ButtonChangeMember.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.ButtonChangeMember.Cursor = System.Windows.Forms.Cursors.Hand; this.ButtonChangeMember.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.ButtonChangeMember.Dock = System.Windows.Forms.DockStyle.Right; this.ButtonChangeMember.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ButtonChangeMember.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.ButtonChangeMember.Location = new System.Drawing.Point(274, 2); this.ButtonChangeMember.Name = "ButtonChangeMember"; this.ButtonChangeMember.Size = new System.Drawing.Size(98, 31); this.ButtonChangeMember.TabIndex = 31; this.ButtonChangeMember.Text = "更换会员"; this.ButtonChangeMember.TextColor = System.Drawing.Color.White; this.ButtonChangeMember.Visible = false; this.ButtonChangeMember.Click += new System.EventHandler(this.OnChangedMemberCardClick); // // lblInfo // // // // this.lblInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblInfo.Dock = System.Windows.Forms.DockStyle.Fill; 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(370, 31); this.lblInfo.TabIndex = 28; this.lblInfo.WordWrap = true; // // 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.superTabControlPanel1); this.tabCardControl.Controls.Add(this.superTabControlPanel2); this.tabCardControl.Controls.Add(this.superTabControlPanel3); 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(1, 1); 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(374, 291); 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 = 234; this.tabCardControl.TabLayoutType = DevComponents.DotNetBar.eSuperTabLayoutType.SingleLineFit; this.tabCardControl.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.tabCardRead, this.tabCardSelected, this.tabCardInfo}); this.tabCardControl.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.Office2010BackstageBlue; this.tabCardControl.TextAlignment = DevComponents.DotNetBar.eItemAlignment.Center; // // superTabControlPanel1 // this.superTabControlPanel1.Controls.Add(this.tableLayoutPanel); 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(374, 259); this.superTabControlPanel1.TabIndex = 0; this.superTabControlPanel1.TabItem = this.tabCardRead; // // tableLayoutPanel // this.tableLayoutPanel.ColumnCount = 5; this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanel.Controls.Add(this.touchButtonX13, 4, 2); this.tableLayoutPanel.Controls.Add(this.touchButtonX15, 0, 2); this.tableLayoutPanel.Controls.Add(this.touchButtonX14, 2, 2); this.tableLayoutPanel.Controls.Add(this.touchButtonX12, 1, 2); this.tableLayoutPanel.Controls.Add(this.touchButtonX10, 3, 2); this.tableLayoutPanel.Controls.Add(this.touchButtonX1, 0, 0); this.tableLayoutPanel.Controls.Add(this.touchButtonX2, 1, 0); this.tableLayoutPanel.Controls.Add(this.touchButtonX6, 2, 0); this.tableLayoutPanel.Controls.Add(this.touchButtonX5, 4, 0); this.tableLayoutPanel.Controls.Add(this.touchButtonX3, 3, 0); this.tableLayoutPanel.Controls.Add(this.touchButtonX11, 0, 1); this.tableLayoutPanel.Controls.Add(this.touchButtonX4, 4, 1); this.tableLayoutPanel.Controls.Add(this.touchButtonX8, 3, 1); this.tableLayoutPanel.Controls.Add(this.touchButtonX9, 2, 1); this.tableLayoutPanel.Controls.Add(this.touchButtonX7, 1, 1); this.tableLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel.Location = new System.Drawing.Point(1, 44); this.tableLayoutPanel.Name = "tableLayoutPanel"; this.tableLayoutPanel.RowCount = 3; this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel.Size = new System.Drawing.Size(372, 214); this.tableLayoutPanel.TabIndex = 230; // // touchButtonX13 // this.touchButtonX13.BackColor1 = System.Drawing.Color.Tan; this.touchButtonX13.BackColor2 = System.Drawing.Color.Moccasin; this.touchButtonX13.CanvasColor = System.Drawing.SystemColors.Control; this.touchButtonX13.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX13.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX13.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX13.Dock = System.Windows.Forms.DockStyle.Fill; this.touchButtonX13.EnableFlyout = false; this.touchButtonX13.FlyoutContent = null; this.touchButtonX13.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX13.KeyCode = "accept"; this.touchButtonX13.Location = new System.Drawing.Point(296, 142); this.touchButtonX13.Lock = false; this.touchButtonX13.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX13.Margin = new System.Windows.Forms.Padding(0); this.touchButtonX13.Name = "touchButtonX13"; this.touchButtonX13.Notify = false; this.touchButtonX13.NotifyColor = System.Drawing.Color.Red; this.touchButtonX13.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX13.NotifyText = "99+"; this.touchButtonX13.PermissionCode = ""; this.touchButtonX13.Size = new System.Drawing.Size(76, 72); this.touchButtonX13.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX13.Style.BackColor1.Color = System.Drawing.Color.Tan; this.touchButtonX13.Style.BackColor2.Color = System.Drawing.Color.Tan; this.touchButtonX13.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX13.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.touchButtonX13.Style.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX13.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.touchButtonX13.Style.GradientAngle = 90; this.touchButtonX13.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX13.SymbolSize = 0F; this.touchButtonX13.TabIndex = 16; this.touchButtonX13.Text = "确认"; this.touchButtonX13.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchClick); this.touchButtonX13.TouchBeforeClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchBeforeClick); // // touchButtonX15 // this.touchButtonX15.BackColor1 = System.Drawing.Color.Tan; this.touchButtonX15.BackColor2 = System.Drawing.Color.Moccasin; this.touchButtonX15.CanvasColor = System.Drawing.SystemColors.Control; this.touchButtonX15.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX15.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX15.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX15.Dock = System.Windows.Forms.DockStyle.Fill; this.touchButtonX15.EnableFlyout = false; this.touchButtonX15.FlyoutContent = null; this.touchButtonX15.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX15.KeyCode = "0"; this.touchButtonX15.Location = new System.Drawing.Point(0, 142); this.touchButtonX15.Lock = false; this.touchButtonX15.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX15.Margin = new System.Windows.Forms.Padding(0); this.touchButtonX15.Name = "touchButtonX15"; this.touchButtonX15.Notify = false; this.touchButtonX15.NotifyColor = System.Drawing.Color.Red; this.touchButtonX15.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX15.NotifyText = "99+"; this.touchButtonX15.PermissionCode = ""; this.touchButtonX15.Size = new System.Drawing.Size(74, 72); this.touchButtonX15.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX15.Style.BackColor1.Color = System.Drawing.Color.Tan; this.touchButtonX15.Style.BackColor2.Color = System.Drawing.Color.Tan; this.touchButtonX15.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX15.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.touchButtonX15.Style.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX15.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.touchButtonX15.Style.GradientAngle = 90; this.touchButtonX15.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX15.SymbolSize = 0F; this.touchButtonX15.TabIndex = 15; this.touchButtonX15.Text = "0"; this.touchButtonX15.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchClick); this.touchButtonX15.TouchBeforeClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchBeforeClick); // // touchButtonX14 // this.touchButtonX14.BackColor1 = System.Drawing.Color.Tan; this.touchButtonX14.BackColor2 = System.Drawing.Color.Moccasin; this.touchButtonX14.CanvasColor = System.Drawing.SystemColors.Control; this.touchButtonX14.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX14.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX14.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX14.Dock = System.Windows.Forms.DockStyle.Fill; this.touchButtonX14.EnableFlyout = false; this.touchButtonX14.FlyoutContent = null; this.touchButtonX14.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX14.KeyCode = "2"; this.touchButtonX14.Location = new System.Drawing.Point(148, 142); this.touchButtonX14.Lock = false; this.touchButtonX14.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX14.Margin = new System.Windows.Forms.Padding(0); this.touchButtonX14.Name = "touchButtonX14"; this.touchButtonX14.Notify = false; this.touchButtonX14.NotifyColor = System.Drawing.Color.Red; this.touchButtonX14.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX14.NotifyText = "99+"; this.touchButtonX14.PermissionCode = ""; this.touchButtonX14.Size = new System.Drawing.Size(74, 72); this.touchButtonX14.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX14.Style.BackColor1.Color = System.Drawing.Color.Tan; this.touchButtonX14.Style.BackColor2.Color = System.Drawing.Color.Tan; this.touchButtonX14.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX14.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.touchButtonX14.Style.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX14.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.touchButtonX14.Style.GradientAngle = 90; this.touchButtonX14.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX14.SymbolSize = 0F; this.touchButtonX14.TabIndex = 14; this.touchButtonX14.Text = "2"; this.touchButtonX14.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchClick); this.touchButtonX14.TouchBeforeClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchBeforeClick); // // touchButtonX12 // this.touchButtonX12.BackColor1 = System.Drawing.Color.Tan; this.touchButtonX12.BackColor2 = System.Drawing.Color.Moccasin; this.touchButtonX12.CanvasColor = System.Drawing.SystemColors.Control; this.touchButtonX12.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX12.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX12.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX12.Dock = System.Windows.Forms.DockStyle.Fill; this.touchButtonX12.EnableFlyout = false; this.touchButtonX12.FlyoutContent = null; this.touchButtonX12.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX12.KeyCode = "1"; this.touchButtonX12.Location = new System.Drawing.Point(74, 142); this.touchButtonX12.Lock = false; this.touchButtonX12.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX12.Margin = new System.Windows.Forms.Padding(0); this.touchButtonX12.Name = "touchButtonX12"; this.touchButtonX12.Notify = false; this.touchButtonX12.NotifyColor = System.Drawing.Color.Red; this.touchButtonX12.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX12.NotifyText = "99+"; this.touchButtonX12.PermissionCode = ""; this.touchButtonX12.Size = new System.Drawing.Size(74, 72); this.touchButtonX12.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX12.Style.BackColor1.Color = System.Drawing.Color.Tan; this.touchButtonX12.Style.BackColor2.Color = System.Drawing.Color.Tan; this.touchButtonX12.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX12.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.touchButtonX12.Style.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX12.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.touchButtonX12.Style.GradientAngle = 90; this.touchButtonX12.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX12.SymbolSize = 0F; this.touchButtonX12.TabIndex = 12; this.touchButtonX12.Text = "1"; this.touchButtonX12.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchClick); this.touchButtonX12.TouchBeforeClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchBeforeClick); // // touchButtonX10 // this.touchButtonX10.BackColor1 = System.Drawing.Color.Tan; this.touchButtonX10.BackColor2 = System.Drawing.Color.Moccasin; this.touchButtonX10.CanvasColor = System.Drawing.SystemColors.Control; this.touchButtonX10.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX10.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX10.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX10.Dock = System.Windows.Forms.DockStyle.Fill; this.touchButtonX10.EnableFlyout = false; this.touchButtonX10.FlyoutContent = null; this.touchButtonX10.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX10.KeyCode = "3"; this.touchButtonX10.Location = new System.Drawing.Point(222, 142); this.touchButtonX10.Lock = false; this.touchButtonX10.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX10.Margin = new System.Windows.Forms.Padding(0); this.touchButtonX10.Name = "touchButtonX10"; this.touchButtonX10.Notify = false; this.touchButtonX10.NotifyColor = System.Drawing.Color.Red; this.touchButtonX10.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX10.NotifyText = "99+"; this.touchButtonX10.PermissionCode = ""; this.touchButtonX10.Size = new System.Drawing.Size(74, 72); this.touchButtonX10.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX10.Style.BackColor1.Color = System.Drawing.Color.Tan; this.touchButtonX10.Style.BackColor2.Color = System.Drawing.Color.Tan; this.touchButtonX10.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX10.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.touchButtonX10.Style.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX10.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.touchButtonX10.Style.GradientAngle = 90; this.touchButtonX10.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX10.SymbolSize = 0F; this.touchButtonX10.TabIndex = 10; this.touchButtonX10.Text = "3"; this.touchButtonX10.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchClick); this.touchButtonX10.TouchBeforeClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchBeforeClick); // // touchButtonX1 // this.touchButtonX1.BackColor1 = System.Drawing.Color.Tan; this.touchButtonX1.BackColor2 = System.Drawing.Color.Moccasin; 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.Dock = System.Windows.Forms.DockStyle.Fill; this.touchButtonX1.EnableFlyout = false; this.touchButtonX1.FlyoutContent = null; this.touchButtonX1.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX1.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX1.KeyCode = "subtract"; this.touchButtonX1.Location = new System.Drawing.Point(0, 0); this.touchButtonX1.Lock = true; this.touchButtonX1.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX1.Margin = new System.Windows.Forms.Padding(0); 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(74, 71); this.touchButtonX1.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX1.Style.BackColor1.Color = System.Drawing.Color.Tan; this.touchButtonX1.Style.BackColor2.Color = System.Drawing.Color.Tan; this.touchButtonX1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.touchButtonX1.Style.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.touchButtonX1.Style.GradientAngle = 90; this.touchButtonX1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX1.SymbolSize = 0F; this.touchButtonX1.TabIndex = 1; this.touchButtonX1.Text = "-"; this.touchButtonX1.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchClick); this.touchButtonX1.TouchBeforeClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchBeforeClick); // // touchButtonX2 // this.touchButtonX2.BackColor1 = System.Drawing.Color.Tan; this.touchButtonX2.BackColor2 = System.Drawing.Color.Moccasin; this.touchButtonX2.CanvasColor = System.Drawing.SystemColors.Control; this.touchButtonX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX2.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX2.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX2.Dock = System.Windows.Forms.DockStyle.Fill; this.touchButtonX2.EnableFlyout = false; this.touchButtonX2.FlyoutContent = null; this.touchButtonX2.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX2.KeyCode = "7"; this.touchButtonX2.Location = new System.Drawing.Point(74, 0); this.touchButtonX2.Lock = false; this.touchButtonX2.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX2.Margin = new System.Windows.Forms.Padding(0); 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(74, 71); this.touchButtonX2.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX2.Style.BackColor1.Color = System.Drawing.Color.Tan; this.touchButtonX2.Style.BackColor2.Color = System.Drawing.Color.Tan; this.touchButtonX2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.touchButtonX2.Style.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.touchButtonX2.Style.GradientAngle = 90; this.touchButtonX2.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX2.SymbolSize = 0F; this.touchButtonX2.TabIndex = 2; this.touchButtonX2.Text = "7"; this.touchButtonX2.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchClick); this.touchButtonX2.TouchBeforeClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchBeforeClick); // // touchButtonX6 // this.touchButtonX6.BackColor1 = System.Drawing.Color.Tan; this.touchButtonX6.BackColor2 = System.Drawing.Color.Moccasin; this.touchButtonX6.CanvasColor = System.Drawing.SystemColors.Control; this.touchButtonX6.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX6.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX6.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX6.Dock = System.Windows.Forms.DockStyle.Fill; this.touchButtonX6.EnableFlyout = false; this.touchButtonX6.FlyoutContent = null; this.touchButtonX6.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX6.KeyCode = "8"; this.touchButtonX6.Location = new System.Drawing.Point(148, 0); this.touchButtonX6.Lock = false; this.touchButtonX6.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX6.Margin = new System.Windows.Forms.Padding(0); this.touchButtonX6.Name = "touchButtonX6"; this.touchButtonX6.Notify = false; this.touchButtonX6.NotifyColor = System.Drawing.Color.Red; this.touchButtonX6.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX6.NotifyText = "99+"; this.touchButtonX6.PermissionCode = ""; this.touchButtonX6.Size = new System.Drawing.Size(74, 71); this.touchButtonX6.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX6.Style.BackColor1.Color = System.Drawing.Color.Tan; this.touchButtonX6.Style.BackColor2.Color = System.Drawing.Color.Tan; this.touchButtonX6.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX6.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.touchButtonX6.Style.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX6.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.touchButtonX6.Style.GradientAngle = 90; this.touchButtonX6.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX6.SymbolSize = 0F; this.touchButtonX6.TabIndex = 6; this.touchButtonX6.Text = "8"; this.touchButtonX6.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchClick); this.touchButtonX6.TouchBeforeClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchBeforeClick); // // touchButtonX5 // this.touchButtonX5.BackColor1 = System.Drawing.Color.Tan; this.touchButtonX5.BackColor2 = System.Drawing.Color.Moccasin; this.touchButtonX5.CanvasColor = System.Drawing.SystemColors.Control; this.touchButtonX5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX5.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX5.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX5.Dock = System.Windows.Forms.DockStyle.Fill; this.touchButtonX5.EnableFlyout = false; this.touchButtonX5.FlyoutContent = null; this.touchButtonX5.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX5.KeyCode = "clear"; this.touchButtonX5.Location = new System.Drawing.Point(296, 0); this.touchButtonX5.Lock = false; this.touchButtonX5.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX5.Margin = new System.Windows.Forms.Padding(0); this.touchButtonX5.Name = "touchButtonX5"; this.touchButtonX5.Notify = false; this.touchButtonX5.NotifyColor = System.Drawing.Color.Red; this.touchButtonX5.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX5.NotifyText = "99+"; this.touchButtonX5.PermissionCode = ""; this.touchButtonX5.Size = new System.Drawing.Size(76, 71); this.touchButtonX5.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX5.Style.BackColor1.Color = System.Drawing.Color.Tan; this.touchButtonX5.Style.BackColor2.Color = System.Drawing.Color.Tan; this.touchButtonX5.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX5.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.touchButtonX5.Style.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX5.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.touchButtonX5.Style.GradientAngle = 90; this.touchButtonX5.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX5.SymbolSize = 0F; this.touchButtonX5.TabIndex = 5; this.touchButtonX5.Text = "清空"; this.touchButtonX5.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchClick); this.touchButtonX5.TouchBeforeClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchBeforeClick); // // touchButtonX3 // this.touchButtonX3.BackColor1 = System.Drawing.Color.Tan; this.touchButtonX3.BackColor2 = System.Drawing.Color.Moccasin; this.touchButtonX3.CanvasColor = System.Drawing.SystemColors.Control; this.touchButtonX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX3.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX3.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX3.Dock = System.Windows.Forms.DockStyle.Fill; this.touchButtonX3.EnableFlyout = false; this.touchButtonX3.FlyoutContent = null; this.touchButtonX3.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX3.KeyCode = "9"; this.touchButtonX3.Location = new System.Drawing.Point(222, 0); this.touchButtonX3.Lock = false; this.touchButtonX3.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX3.Margin = new System.Windows.Forms.Padding(0); this.touchButtonX3.Name = "touchButtonX3"; this.touchButtonX3.Notify = false; this.touchButtonX3.NotifyColor = System.Drawing.Color.Red; this.touchButtonX3.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX3.NotifyText = "99+"; this.touchButtonX3.PermissionCode = ""; this.touchButtonX3.Size = new System.Drawing.Size(74, 71); this.touchButtonX3.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX3.Style.BackColor1.Color = System.Drawing.Color.Tan; this.touchButtonX3.Style.BackColor2.Color = System.Drawing.Color.Tan; this.touchButtonX3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.touchButtonX3.Style.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.touchButtonX3.Style.GradientAngle = 90; this.touchButtonX3.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX3.SymbolSize = 0F; this.touchButtonX3.TabIndex = 3; this.touchButtonX3.Text = "9"; this.touchButtonX3.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchClick); this.touchButtonX3.TouchBeforeClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchBeforeClick); // // touchButtonX11 // this.touchButtonX11.BackColor1 = System.Drawing.Color.Tan; this.touchButtonX11.BackColor2 = System.Drawing.Color.Moccasin; this.touchButtonX11.CanvasColor = System.Drawing.SystemColors.Control; this.touchButtonX11.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX11.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX11.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX11.Dock = System.Windows.Forms.DockStyle.Fill; this.touchButtonX11.EnableFlyout = false; this.touchButtonX11.FlyoutContent = null; this.touchButtonX11.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX11.KeyCode = "oem_period"; this.touchButtonX11.Location = new System.Drawing.Point(0, 71); this.touchButtonX11.Lock = true; this.touchButtonX11.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX11.Margin = new System.Windows.Forms.Padding(0); this.touchButtonX11.Name = "touchButtonX11"; this.touchButtonX11.Notify = false; this.touchButtonX11.NotifyColor = System.Drawing.Color.Red; this.touchButtonX11.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX11.NotifyText = "99+"; this.touchButtonX11.PermissionCode = ""; this.touchButtonX11.Size = new System.Drawing.Size(74, 71); this.touchButtonX11.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX11.Style.BackColor1.Color = System.Drawing.Color.Tan; this.touchButtonX11.Style.BackColor2.Color = System.Drawing.Color.Tan; this.touchButtonX11.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX11.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.touchButtonX11.Style.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX11.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.touchButtonX11.Style.GradientAngle = 90; this.touchButtonX11.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX11.SymbolSize = 0F; this.touchButtonX11.TabIndex = 11; this.touchButtonX11.Text = "."; this.touchButtonX11.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchClick); this.touchButtonX11.TouchBeforeClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchBeforeClick); // // touchButtonX4 // this.touchButtonX4.BackColor1 = System.Drawing.Color.Tan; this.touchButtonX4.BackColor2 = System.Drawing.Color.Moccasin; this.touchButtonX4.CanvasColor = System.Drawing.SystemColors.Control; this.touchButtonX4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX4.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX4.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX4.Dock = System.Windows.Forms.DockStyle.Fill; this.touchButtonX4.EnableFlyout = false; this.touchButtonX4.FlyoutContent = null; this.touchButtonX4.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX4.KeyCode = "back"; this.touchButtonX4.Location = new System.Drawing.Point(296, 71); this.touchButtonX4.Lock = false; this.touchButtonX4.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX4.Margin = new System.Windows.Forms.Padding(0); this.touchButtonX4.Name = "touchButtonX4"; this.touchButtonX4.Notify = false; this.touchButtonX4.NotifyColor = System.Drawing.Color.Red; this.touchButtonX4.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX4.NotifyText = "99+"; this.touchButtonX4.PermissionCode = ""; this.touchButtonX4.Size = new System.Drawing.Size(76, 71); this.touchButtonX4.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX4.Style.BackColor1.Color = System.Drawing.Color.Tan; this.touchButtonX4.Style.BackColor2.Color = System.Drawing.Color.Tan; this.touchButtonX4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX4.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.touchButtonX4.Style.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX4.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.touchButtonX4.Style.GradientAngle = 90; this.touchButtonX4.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX4.SymbolSize = 0F; this.touchButtonX4.TabIndex = 4; this.touchButtonX4.Text = "退格"; this.touchButtonX4.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchClick); this.touchButtonX4.TouchBeforeClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchBeforeClick); // // touchButtonX8 // this.touchButtonX8.BackColor1 = System.Drawing.Color.Tan; this.touchButtonX8.BackColor2 = System.Drawing.Color.Moccasin; this.touchButtonX8.CanvasColor = System.Drawing.SystemColors.Control; this.touchButtonX8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX8.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX8.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX8.Dock = System.Windows.Forms.DockStyle.Fill; this.touchButtonX8.EnableFlyout = false; this.touchButtonX8.FlyoutContent = null; this.touchButtonX8.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX8.KeyCode = "6"; this.touchButtonX8.Location = new System.Drawing.Point(222, 71); this.touchButtonX8.Lock = false; this.touchButtonX8.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX8.Margin = new System.Windows.Forms.Padding(0); this.touchButtonX8.Name = "touchButtonX8"; this.touchButtonX8.Notify = false; this.touchButtonX8.NotifyColor = System.Drawing.Color.Red; this.touchButtonX8.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX8.NotifyText = "99+"; this.touchButtonX8.PermissionCode = ""; this.touchButtonX8.Size = new System.Drawing.Size(74, 71); this.touchButtonX8.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX8.Style.BackColor1.Color = System.Drawing.Color.Tan; this.touchButtonX8.Style.BackColor2.Color = System.Drawing.Color.Tan; this.touchButtonX8.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX8.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.touchButtonX8.Style.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX8.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.touchButtonX8.Style.GradientAngle = 90; this.touchButtonX8.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX8.SymbolSize = 0F; this.touchButtonX8.TabIndex = 8; this.touchButtonX8.Text = "6"; this.touchButtonX8.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchClick); this.touchButtonX8.TouchBeforeClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchBeforeClick); // // touchButtonX9 // this.touchButtonX9.BackColor1 = System.Drawing.Color.Tan; this.touchButtonX9.BackColor2 = System.Drawing.Color.Moccasin; this.touchButtonX9.CanvasColor = System.Drawing.SystemColors.Control; this.touchButtonX9.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX9.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX9.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX9.Dock = System.Windows.Forms.DockStyle.Fill; this.touchButtonX9.EnableFlyout = false; this.touchButtonX9.FlyoutContent = null; this.touchButtonX9.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX9.KeyCode = "5"; this.touchButtonX9.Location = new System.Drawing.Point(148, 71); this.touchButtonX9.Lock = false; this.touchButtonX9.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX9.Margin = new System.Windows.Forms.Padding(0); this.touchButtonX9.Name = "touchButtonX9"; this.touchButtonX9.Notify = false; this.touchButtonX9.NotifyColor = System.Drawing.Color.Red; this.touchButtonX9.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX9.NotifyText = "99+"; this.touchButtonX9.PermissionCode = ""; this.touchButtonX9.Size = new System.Drawing.Size(74, 71); this.touchButtonX9.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX9.Style.BackColor1.Color = System.Drawing.Color.Tan; this.touchButtonX9.Style.BackColor2.Color = System.Drawing.Color.Tan; this.touchButtonX9.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX9.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.touchButtonX9.Style.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX9.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.touchButtonX9.Style.GradientAngle = 90; this.touchButtonX9.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX9.SymbolSize = 0F; this.touchButtonX9.TabIndex = 9; this.touchButtonX9.Text = "5"; this.touchButtonX9.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchClick); this.touchButtonX9.TouchBeforeClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchBeforeClick); // // touchButtonX7 // this.touchButtonX7.BackColor1 = System.Drawing.Color.Tan; this.touchButtonX7.BackColor2 = System.Drawing.Color.Moccasin; this.touchButtonX7.CanvasColor = System.Drawing.SystemColors.Control; this.touchButtonX7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX7.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX7.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX7.Dock = System.Windows.Forms.DockStyle.Fill; this.touchButtonX7.EnableFlyout = false; this.touchButtonX7.FlyoutContent = null; this.touchButtonX7.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX7.KeyCode = "4"; this.touchButtonX7.Location = new System.Drawing.Point(74, 71); this.touchButtonX7.Lock = false; this.touchButtonX7.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX7.Margin = new System.Windows.Forms.Padding(0); this.touchButtonX7.Name = "touchButtonX7"; this.touchButtonX7.Notify = false; this.touchButtonX7.NotifyColor = System.Drawing.Color.Red; this.touchButtonX7.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX7.NotifyText = "99+"; this.touchButtonX7.PermissionCode = ""; this.touchButtonX7.Size = new System.Drawing.Size(74, 71); this.touchButtonX7.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX7.Style.BackColor1.Color = System.Drawing.Color.Tan; this.touchButtonX7.Style.BackColor2.Color = System.Drawing.Color.Tan; this.touchButtonX7.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX7.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.touchButtonX7.Style.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX7.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.touchButtonX7.Style.GradientAngle = 90; this.touchButtonX7.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX7.SymbolSize = 0F; this.touchButtonX7.TabIndex = 7; this.touchButtonX7.Text = "4"; this.touchButtonX7.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchClick); this.touchButtonX7.TouchBeforeClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchBeforeClick); // // 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("宋体", 27F); 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(372, 43); this.txtCardNo.TabIndex = 213; this.txtCardNo.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty; this.txtCardNo.WatermarkFont = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCardNo.WatermarkText = "支持手机号\\扫码\\卡号"; this.txtCardNo.OnEnterClick += new POSV.Component.NumericTextBox.EventHandler(this.OnMemberCardEnterClick); 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 = "会员刷卡"; // // superTabControlPanel2 // this.superTabControlPanel2.Controls.Add(this.doubleBufferTableLayoutPanel3); 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(374, 259); this.superTabControlPanel2.TabIndex = 1; this.superTabControlPanel2.TabItem = this.tabCardInfo; // // doubleBufferTableLayoutPanel3 // this.doubleBufferTableLayoutPanel3.ColumnCount = 4; this.doubleBufferTableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F)); this.doubleBufferTableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 45F)); this.doubleBufferTableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F)); this.doubleBufferTableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 55F)); this.doubleBufferTableLayoutPanel3.Controls.Add(this.labelX2, 0, 0); this.doubleBufferTableLayoutPanel3.Controls.Add(this.labelX3, 0, 1); this.doubleBufferTableLayoutPanel3.Controls.Add(this.labelX4, 2, 1); this.doubleBufferTableLayoutPanel3.Controls.Add(this.labelX8, 0, 2); this.doubleBufferTableLayoutPanel3.Controls.Add(this.labelX6, 2, 2); this.doubleBufferTableLayoutPanel3.Controls.Add(this.labelX7, 0, 3); this.doubleBufferTableLayoutPanel3.Controls.Add(this.labelX5, 2, 3); this.doubleBufferTableLayoutPanel3.Controls.Add(this.labelX9, 0, 4); this.doubleBufferTableLayoutPanel3.Controls.Add(this.labelX1, 0, 5); this.doubleBufferTableLayoutPanel3.Controls.Add(this.lblStatus, 3, 5); this.doubleBufferTableLayoutPanel3.Controls.Add(this.labelX13, 0, 6); this.doubleBufferTableLayoutPanel3.Controls.Add(this.labelX15, 0, 7); this.doubleBufferTableLayoutPanel3.Controls.Add(this.labelX16, 2, 7); this.doubleBufferTableLayoutPanel3.Controls.Add(this.labelX11, 0, 8); this.doubleBufferTableLayoutPanel3.Controls.Add(this.lblName, 1, 1); this.doubleBufferTableLayoutPanel3.Controls.Add(this.lblMobile, 3, 1); this.doubleBufferTableLayoutPanel3.Controls.Add(this.lblBirthday, 1, 2); this.doubleBufferTableLayoutPanel3.Controls.Add(this.lblSex, 3, 2); this.doubleBufferTableLayoutPanel3.Controls.Add(this.lblSourceName, 1, 3); this.doubleBufferTableLayoutPanel3.Controls.Add(this.lblmemberLevelName, 3, 3); this.doubleBufferTableLayoutPanel3.Controls.Add(this.lblCardNo, 1, 5); this.doubleBufferTableLayoutPanel3.Controls.Add(this.lblCardType, 1, 6); this.doubleBufferTableLayoutPanel3.Controls.Add(this.lblBalance, 1, 7); this.doubleBufferTableLayoutPanel3.Controls.Add(this.lblPoint, 3, 7); this.doubleBufferTableLayoutPanel3.Controls.Add(this.lblDiscount, 1, 8); this.doubleBufferTableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill; this.doubleBufferTableLayoutPanel3.Location = new System.Drawing.Point(1, 1); this.doubleBufferTableLayoutPanel3.Name = "doubleBufferTableLayoutPanel3"; this.doubleBufferTableLayoutPanel3.RowCount = 9; this.doubleBufferTableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 11.11111F)); this.doubleBufferTableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 11.11111F)); this.doubleBufferTableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 11.11111F)); this.doubleBufferTableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 11.11111F)); this.doubleBufferTableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 11.11111F)); this.doubleBufferTableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 11.11111F)); this.doubleBufferTableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 11.11111F)); this.doubleBufferTableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 11.11111F)); this.doubleBufferTableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 11.11111F)); this.doubleBufferTableLayoutPanel3.Size = new System.Drawing.Size(372, 257); this.doubleBufferTableLayoutPanel3.TabIndex = 5; // // labelX2 // this.labelX2.BackColor = System.Drawing.Color.Transparent; // // // this.labelX2.BackgroundStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid; this.labelX2.BackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid; this.labelX2.BackgroundStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid; this.labelX2.BackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.doubleBufferTableLayoutPanel3.SetColumnSpan(this.labelX2, 4); this.labelX2.Dock = System.Windows.Forms.DockStyle.Fill; this.labelX2.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX2.ForeColor = System.Drawing.Color.Black; this.labelX2.Location = new System.Drawing.Point(3, 3); this.labelX2.Name = "labelX2"; this.labelX2.Size = new System.Drawing.Size(366, 22); this.labelX2.Symbol = ""; this.labelX2.SymbolColor = System.Drawing.Color.Maroon; this.labelX2.SymbolSize = 15F; this.labelX2.TabIndex = 133; this.labelX2.Text = "会员资料"; // // labelX3 // this.labelX3.BackColor = System.Drawing.Color.Transparent; // // // this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX3.Dock = System.Windows.Forms.DockStyle.Fill; this.labelX3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX3.ForeColor = System.Drawing.Color.Black; this.labelX3.Location = new System.Drawing.Point(3, 31); this.labelX3.Name = "labelX3"; this.labelX3.Size = new System.Drawing.Size(79, 22); this.labelX3.TabIndex = 134; this.labelX3.Text = "姓名:"; // // labelX4 // this.labelX4.BackColor = System.Drawing.Color.Transparent; // // // this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX4.Dock = System.Windows.Forms.DockStyle.Fill; this.labelX4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX4.ForeColor = System.Drawing.Color.Black; this.labelX4.Location = new System.Drawing.Point(190, 31); this.labelX4.Name = "labelX4"; this.labelX4.Size = new System.Drawing.Size(54, 22); this.labelX4.TabIndex = 140; this.labelX4.Text = "手机:"; // // labelX8 // this.labelX8.BackColor = System.Drawing.Color.Transparent; // // // this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX8.Dock = System.Windows.Forms.DockStyle.Fill; this.labelX8.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX8.ForeColor = System.Drawing.Color.Black; this.labelX8.Location = new System.Drawing.Point(3, 59); this.labelX8.Name = "labelX8"; this.labelX8.Size = new System.Drawing.Size(79, 22); this.labelX8.TabIndex = 141; this.labelX8.Text = "生日:"; // // labelX6 // this.labelX6.BackColor = System.Drawing.Color.Transparent; // // // this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX6.Dock = System.Windows.Forms.DockStyle.Fill; this.labelX6.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX6.ForeColor = System.Drawing.Color.Black; this.labelX6.Location = new System.Drawing.Point(190, 59); this.labelX6.Name = "labelX6"; this.labelX6.Size = new System.Drawing.Size(54, 22); this.labelX6.TabIndex = 142; this.labelX6.Text = "性别:"; // // labelX7 // this.labelX7.BackColor = System.Drawing.Color.Transparent; // // // this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX7.Dock = System.Windows.Forms.DockStyle.Fill; this.labelX7.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX7.ForeColor = System.Drawing.Color.Black; this.labelX7.Location = new System.Drawing.Point(3, 87); this.labelX7.Name = "labelX7"; this.labelX7.Size = new System.Drawing.Size(79, 22); this.labelX7.TabIndex = 143; this.labelX7.Text = "来源:"; // // labelX5 // this.labelX5.BackColor = System.Drawing.Color.Transparent; // // // this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX5.Dock = System.Windows.Forms.DockStyle.Fill; this.labelX5.Font = new System.Drawing.Font("宋体", 10.5F, 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, 87); this.labelX5.Name = "labelX5"; this.labelX5.Size = new System.Drawing.Size(54, 22); this.labelX5.TabIndex = 144; this.labelX5.Text = "等级:"; // // labelX9 // this.labelX9.BackColor = System.Drawing.Color.Transparent; // // // this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.doubleBufferTableLayoutPanel3.SetColumnSpan(this.labelX9, 4); this.labelX9.Dock = System.Windows.Forms.DockStyle.Fill; this.labelX9.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX9.ForeColor = System.Drawing.Color.Black; this.labelX9.Location = new System.Drawing.Point(3, 115); this.labelX9.Name = "labelX9"; this.labelX9.Size = new System.Drawing.Size(366, 22); this.labelX9.Symbol = ""; this.labelX9.SymbolColor = System.Drawing.Color.Maroon; this.labelX9.SymbolSize = 15F; this.labelX9.TabIndex = 147; this.labelX9.Text = "持卡资料"; // // labelX1 // this.labelX1.BackColor = System.Drawing.Color.Transparent; // // // this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX1.Dock = System.Windows.Forms.DockStyle.Fill; this.labelX1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX1.ForeColor = System.Drawing.Color.Black; this.labelX1.Location = new System.Drawing.Point(3, 143); this.labelX1.Name = "labelX1"; this.labelX1.Size = new System.Drawing.Size(79, 22); this.labelX1.TabIndex = 148; this.labelX1.Text = "卡号:"; // // lblStatus // this.lblStatus.BackColor = System.Drawing.Color.Transparent; // // // this.lblStatus.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblStatus.Dock = System.Windows.Forms.DockStyle.Fill; this.lblStatus.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblStatus.Location = new System.Drawing.Point(250, 143); this.lblStatus.Name = "lblStatus"; this.lblStatus.Size = new System.Drawing.Size(119, 22); this.lblStatus.TabIndex = 154; this.lblStatus.Text = "正常"; // // labelX13 // this.labelX13.BackColor = System.Drawing.Color.Transparent; // // // this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX13.Dock = System.Windows.Forms.DockStyle.Fill; this.labelX13.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX13.ForeColor = System.Drawing.Color.Black; this.labelX13.Location = new System.Drawing.Point(3, 171); this.labelX13.Name = "labelX13"; this.labelX13.Size = new System.Drawing.Size(79, 22); this.labelX13.TabIndex = 155; this.labelX13.Text = "类型:"; // // labelX15 // this.labelX15.BackColor = System.Drawing.Color.Transparent; // // // this.labelX15.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX15.Dock = System.Windows.Forms.DockStyle.Fill; this.labelX15.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX15.ForeColor = System.Drawing.Color.Black; this.labelX15.Location = new System.Drawing.Point(3, 199); this.labelX15.Name = "labelX15"; this.labelX15.Size = new System.Drawing.Size(79, 22); this.labelX15.TabIndex = 157; this.labelX15.Text = "可用余额:"; // // labelX16 // this.labelX16.BackColor = System.Drawing.Color.Transparent; // // // this.labelX16.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX16.Dock = System.Windows.Forms.DockStyle.Fill; this.labelX16.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX16.ForeColor = System.Drawing.Color.Black; this.labelX16.Location = new System.Drawing.Point(190, 199); this.labelX16.Name = "labelX16"; this.labelX16.Size = new System.Drawing.Size(54, 22); this.labelX16.TabIndex = 158; this.labelX16.Text = "积分:"; // // labelX11 // this.labelX11.BackColor = System.Drawing.Color.Transparent; // // // this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX11.Dock = System.Windows.Forms.DockStyle.Fill; this.labelX11.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX11.ForeColor = System.Drawing.Color.Black; this.labelX11.Location = new System.Drawing.Point(3, 227); this.labelX11.Name = "labelX11"; this.labelX11.Size = new System.Drawing.Size(79, 27); this.labelX11.TabIndex = 159; this.labelX11.Text = "优惠:"; // // lblName // this.lblName.BackColor = System.Drawing.Color.Transparent; // // // this.lblName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblName.Dock = System.Windows.Forms.DockStyle.Fill; this.lblName.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblName.Location = new System.Drawing.Point(88, 31); this.lblName.Name = "lblName"; this.lblName.Size = new System.Drawing.Size(96, 22); this.lblName.TabIndex = 160; this.lblName.Text = "灭绝师太"; // // lblMobile // this.lblMobile.BackColor = System.Drawing.Color.Transparent; // // // this.lblMobile.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblMobile.Dock = System.Windows.Forms.DockStyle.Fill; this.lblMobile.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblMobile.Location = new System.Drawing.Point(250, 31); this.lblMobile.Name = "lblMobile"; this.lblMobile.Size = new System.Drawing.Size(119, 22); this.lblMobile.TabIndex = 161; this.lblMobile.Text = "137****7212"; // // lblBirthday // this.lblBirthday.BackColor = System.Drawing.Color.Transparent; // // // this.lblBirthday.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblBirthday.Dock = System.Windows.Forms.DockStyle.Fill; this.lblBirthday.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblBirthday.Location = new System.Drawing.Point(88, 59); this.lblBirthday.Name = "lblBirthday"; this.lblBirthday.Size = new System.Drawing.Size(96, 22); this.lblBirthday.TabIndex = 162; this.lblBirthday.Text = "1896-01-01"; // // lblSex // this.lblSex.BackColor = System.Drawing.Color.Transparent; // // // this.lblSex.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblSex.Dock = System.Windows.Forms.DockStyle.Fill; this.lblSex.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblSex.Location = new System.Drawing.Point(250, 59); this.lblSex.Name = "lblSex"; this.lblSex.Size = new System.Drawing.Size(119, 22); this.lblSex.TabIndex = 163; this.lblSex.Text = "男"; // // lblSourceName // this.lblSourceName.BackColor = System.Drawing.Color.Transparent; // // // this.lblSourceName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblSourceName.Dock = System.Windows.Forms.DockStyle.Fill; this.lblSourceName.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblSourceName.Location = new System.Drawing.Point(88, 87); this.lblSourceName.Name = "lblSourceName"; this.lblSourceName.Size = new System.Drawing.Size(96, 22); this.lblSourceName.TabIndex = 164; this.lblSourceName.Text = "微信"; // // lblmemberLevelName // this.lblmemberLevelName.BackColor = System.Drawing.Color.Transparent; // // // this.lblmemberLevelName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblmemberLevelName.Dock = System.Windows.Forms.DockStyle.Fill; this.lblmemberLevelName.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblmemberLevelName.Location = new System.Drawing.Point(250, 87); this.lblmemberLevelName.Name = "lblmemberLevelName"; this.lblmemberLevelName.Size = new System.Drawing.Size(119, 22); this.lblmemberLevelName.TabIndex = 165; this.lblmemberLevelName.Text = "普通会员"; // // lblCardNo // this.lblCardNo.BackColor = System.Drawing.Color.Transparent; // // // this.lblCardNo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.doubleBufferTableLayoutPanel3.SetColumnSpan(this.lblCardNo, 2); this.lblCardNo.Dock = System.Windows.Forms.DockStyle.Fill; this.lblCardNo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblCardNo.Location = new System.Drawing.Point(88, 143); this.lblCardNo.Name = "lblCardNo"; this.lblCardNo.Size = new System.Drawing.Size(156, 22); this.lblCardNo.TabIndex = 166; this.lblCardNo.Text = "2400100000001966"; // // lblCardType // this.lblCardType.BackColor = System.Drawing.Color.Transparent; // // // this.lblCardType.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblCardType.Dock = System.Windows.Forms.DockStyle.Fill; this.lblCardType.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblCardType.Location = new System.Drawing.Point(88, 171); this.lblCardType.Name = "lblCardType"; this.lblCardType.Size = new System.Drawing.Size(96, 22); this.lblCardType.TabIndex = 167; this.lblCardType.Text = "普通卡"; // // lblBalance // this.lblBalance.BackColor = System.Drawing.Color.Transparent; // // // this.lblBalance.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblBalance.Dock = System.Windows.Forms.DockStyle.Fill; this.lblBalance.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblBalance.Location = new System.Drawing.Point(88, 199); this.lblBalance.Name = "lblBalance"; this.lblBalance.Size = new System.Drawing.Size(96, 22); this.lblBalance.TabIndex = 169; this.lblBalance.Text = "0.00"; // // lblPoint // this.lblPoint.BackColor = System.Drawing.Color.Transparent; // // // this.lblPoint.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblPoint.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPoint.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPoint.Location = new System.Drawing.Point(250, 199); this.lblPoint.Name = "lblPoint"; this.lblPoint.Size = new System.Drawing.Size(119, 22); this.lblPoint.TabIndex = 170; this.lblPoint.Text = "0.00"; // // lblDiscount // this.lblDiscount.BackColor = System.Drawing.Color.Transparent; // // // this.lblDiscount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.doubleBufferTableLayoutPanel3.SetColumnSpan(this.lblDiscount, 3); this.lblDiscount.Dock = System.Windows.Forms.DockStyle.Fill; this.lblDiscount.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblDiscount.Location = new System.Drawing.Point(88, 227); this.lblDiscount.Name = "lblDiscount"; this.lblDiscount.Size = new System.Drawing.Size(281, 27); this.lblDiscount.TabIndex = 171; this.lblDiscount.Text = "会员价"; // // tabCardInfo // this.tabCardInfo.AttachedControl = this.superTabControlPanel2; this.tabCardInfo.GlobalItem = false; this.tabCardInfo.Name = "tabCardInfo"; this.tabCardInfo.Text = "会员信息"; this.tabCardInfo.Visible = false; // // superTabControlPanel3 // this.superTabControlPanel3.Controls.Add(this.itemPanel); 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(374, 259); 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(374, 259); 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))); // // tabCardSelected // this.tabCardSelected.AttachedControl = this.superTabControlPanel3; this.tabCardSelected.GlobalItem = false; this.tabCardSelected.Name = "tabCardSelected"; this.tabCardSelected.Text = "多卡选择"; this.tabCardSelected.Visible = false; // // MemberPanelEx // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.Name = "MemberPanelEx"; this.Size = new System.Drawing.Size(376, 328); this.Controls.SetChildIndex(this.flyoutPanelEx, 0); this.flyoutPanelEx.ResumeLayout(false); this.bottomPanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.tabCardControl)).EndInit(); this.tabCardControl.ResumeLayout(false); this.superTabControlPanel1.ResumeLayout(false); this.tableLayoutPanel.ResumeLayout(false); this.superTabControlPanel2.ResumeLayout(false); this.doubleBufferTableLayoutPanel3.ResumeLayout(false); this.superTabControlPanel3.ResumeLayout(false); this.ResumeLayout(false); } #endregion private DevComponents.DotNetBar.SuperTabControl tabCardControl; private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel1; private POSV1.Component.DoubleBufferTableLayoutPanel tableLayoutPanel; private Component.TouchButtonX touchButtonX15; private Component.TouchButtonX touchButtonX14; private Component.TouchButtonX touchButtonX12; private Component.TouchButtonX touchButtonX10; private Component.TouchButtonX touchButtonX1; private Component.TouchButtonX touchButtonX2; private Component.TouchButtonX touchButtonX6; private Component.TouchButtonX touchButtonX5; private Component.TouchButtonX touchButtonX3; private Component.TouchButtonX touchButtonX11; private Component.TouchButtonX touchButtonX4; private Component.TouchButtonX touchButtonX8; private Component.TouchButtonX touchButtonX9; private Component.TouchButtonX touchButtonX7; private Component.NumericTextBox txtCardNo; private DevComponents.DotNetBar.SuperTabItem tabCardRead; private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel2; private DevComponents.DotNetBar.SuperTabItem tabCardInfo; private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel3; private DevComponents.DotNetBar.ItemPanel itemPanel; private DevComponents.DotNetBar.Metro.MetroTileItem metroTileItem3; private DevComponents.DotNetBar.SuperTabItem tabCardSelected; private Component.DoubleBufferPanelX bottomPanel; private DevComponents.DotNetBar.ButtonX ButtonChangeMember; private DevComponents.DotNetBar.LabelX lblInfo; private POSV1.Component.DoubleBufferTableLayoutPanel doubleBufferTableLayoutPanel3; private DevComponents.DotNetBar.LabelX labelX2; private DevComponents.DotNetBar.LabelX labelX3; private DevComponents.DotNetBar.LabelX labelX4; private DevComponents.DotNetBar.LabelX labelX8; private DevComponents.DotNetBar.LabelX labelX6; private DevComponents.DotNetBar.LabelX labelX7; private DevComponents.DotNetBar.LabelX labelX5; private DevComponents.DotNetBar.LabelX labelX9; private DevComponents.DotNetBar.LabelX labelX1; private DevComponents.DotNetBar.LabelX lblStatus; private DevComponents.DotNetBar.LabelX labelX13; private DevComponents.DotNetBar.LabelX labelX15; private DevComponents.DotNetBar.LabelX labelX16; private DevComponents.DotNetBar.LabelX labelX11; private DevComponents.DotNetBar.LabelX lblName; private DevComponents.DotNetBar.LabelX lblMobile; private DevComponents.DotNetBar.LabelX lblBirthday; private DevComponents.DotNetBar.LabelX lblSex; private DevComponents.DotNetBar.LabelX lblSourceName; private DevComponents.DotNetBar.LabelX lblmemberLevelName; private DevComponents.DotNetBar.LabelX lblCardNo; private DevComponents.DotNetBar.LabelX lblCardType; private DevComponents.DotNetBar.LabelX lblBalance; private DevComponents.DotNetBar.LabelX lblPoint; private DevComponents.DotNetBar.LabelX lblDiscount; private Component.TouchButtonX touchButtonX13; } }