namespace POSV.Component { partial class LoginControlExt { /// /// 必需的设计器变量。 /// 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() { DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable1 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable(); DevComponents.DotNetBar.Keyboard.FlatStyleRenderer flatStyleRenderer1 = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer(); this.labelX4 = new DevComponents.DotNetBar.LabelX(); this.labelX2 = new DevComponents.DotNetBar.LabelX(); this.labelX6 = new DevComponents.DotNetBar.LabelX(); this.labelX5 = new DevComponents.DotNetBar.LabelX(); this.txtPasswd = new POSV.Component.NumericTextBox(); this.txtWorkerNo = new POSV.Component.NumericTextBox(); this.line11 = new DevComponents.DotNetBar.Controls.Line(); this.line1 = new DevComponents.DotNetBar.Controls.Line(); this.touchButtonX1 = new POSV.Component.TouchButtonX(); this.touchButtonX2 = new POSV.Component.TouchButtonX(); this.lblStoreNo = new DevComponents.DotNetBar.LabelX(); this.lblStoreName = new DevComponents.DotNetBar.LabelX(); this.lblErrorMessage = new DevComponents.DotNetBar.LabelX(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.touchButtonX6 = new POSV.Component.TouchButtonX(); this.touchButtonX5 = new POSV.Component.TouchButtonX(); this.touchButtonX4 = new POSV.Component.TouchButtonX(); this.touchButtonX3 = new POSV.Component.TouchButtonX(); this.touchButtonX15 = new POSV.Component.TouchButtonX(); this.touchButtonX14 = new POSV.Component.TouchButtonX(); this.touchButtonX13 = new POSV.Component.TouchButtonX(); this.touchButtonX12 = new POSV.Component.TouchButtonX(); this.touchButtonX11 = new POSV.Component.TouchButtonX(); this.touchButtonX10 = new POSV.Component.TouchButtonX(); this.touchButtonX9 = new POSV.Component.TouchButtonX(); this.touchButtonX8 = new POSV.Component.TouchButtonX(); this.creditCardAuthorization1 = new POSV.CreditCardAuthorization(); this.loginKeyboardControl1 = new POSV.Component.LoginKeyboardControl(); this.tableLayoutPanel1.SuspendLayout(); this.SuspendLayout(); // // labelX4 // // // // this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX4.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.labelX4.ImageTextSpacing = 0; this.labelX4.Location = new System.Drawing.Point(25, 105); this.labelX4.Name = "labelX4"; this.labelX4.Size = new System.Drawing.Size(173, 20); this.labelX4.SymbolSet = DevComponents.DotNetBar.eSymbolSet.Material; this.labelX4.TabIndex = 37; this.labelX4.Text = "店铺名称"; this.labelX4.TextAlignment = System.Drawing.StringAlignment.Far; // // labelX2 // // // // this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX2.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.labelX2.ImageTextSpacing = 1; this.labelX2.Location = new System.Drawing.Point(25, 40); this.labelX2.Name = "labelX2"; this.labelX2.Size = new System.Drawing.Size(173, 20); this.labelX2.SymbolSet = DevComponents.DotNetBar.eSymbolSet.Material; this.labelX2.SymbolSize = 18F; this.labelX2.TabIndex = 36; this.labelX2.Text = "店铺编号"; this.labelX2.TextAlignment = System.Drawing.StringAlignment.Far; // // labelX6 // // // // this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX6.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.labelX6.Location = new System.Drawing.Point(25, 262); this.labelX6.Name = "labelX6"; this.labelX6.Size = new System.Drawing.Size(173, 20); this.labelX6.SymbolSet = DevComponents.DotNetBar.eSymbolSet.Material; this.labelX6.TabIndex = 39; this.labelX6.Text = "登录密码"; this.labelX6.TextAlignment = System.Drawing.StringAlignment.Far; // // labelX5 // // // // this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX5.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.labelX5.Location = new System.Drawing.Point(25, 179); this.labelX5.Name = "labelX5"; this.labelX5.Size = new System.Drawing.Size(173, 20); this.labelX5.SymbolSet = DevComponents.DotNetBar.eSymbolSet.Material; this.labelX5.TabIndex = 38; this.labelX5.Text = "员工工号"; this.labelX5.TextAlignment = System.Drawing.StringAlignment.Far; // // txtPasswd // this.txtPasswd.AllowDecimalSeparator = false; this.txtPasswd.AllowNegativeSign = false; this.txtPasswd.AllowSpace = false; this.txtPasswd.AutoSelectAll = true; this.txtPasswd.BackColor = System.Drawing.Color.White; // // // this.txtPasswd.Border.BorderColor = System.Drawing.Color.Transparent; this.txtPasswd.Border.Class = "TextBoxBorder"; this.txtPasswd.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtPasswd.DisabledBackColor = System.Drawing.Color.White; this.txtPasswd.EnableSoftKeyboard = false; this.txtPasswd.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtPasswd.ForeColor = System.Drawing.Color.Black; this.txtPasswd.Location = new System.Drawing.Point(204, 255); this.txtPasswd.MaxDecimalDigit = 2; this.txtPasswd.MaxLength = 8; this.txtPasswd.Multiline = true; this.txtPasswd.Name = "txtPasswd"; this.txtPasswd.PasswordChar = '*'; this.txtPasswd.PreventEnterBeep = true; this.txtPasswd.Size = new System.Drawing.Size(314, 35); this.txtPasswd.TabIndex = 41; this.txtPasswd.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty; this.txtPasswd.WatermarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(153)))), ((int)(((byte)(153))))); this.txtPasswd.WatermarkFont = new System.Drawing.Font("微软雅黑", 14.25F); this.txtPasswd.WatermarkText = "请输入密码"; this.txtPasswd.WordWrap = false; this.txtPasswd.OnEnterClick += new POSV.Component.NumericTextBox.EventHandler(this.OnInputEnterClick); // // txtWorkerNo // this.txtWorkerNo.AllowDecimalSeparator = false; this.txtWorkerNo.AllowNegativeSign = false; this.txtWorkerNo.AllowSpace = false; this.txtWorkerNo.AutoSelectAll = true; this.txtWorkerNo.BackColor = System.Drawing.Color.White; // // // this.txtWorkerNo.Border.BorderColor = System.Drawing.Color.Transparent; this.txtWorkerNo.Border.Class = "TextBoxBorder"; this.txtWorkerNo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtWorkerNo.DisabledBackColor = System.Drawing.Color.White; this.txtWorkerNo.EnableSoftKeyboard = false; this.txtWorkerNo.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtWorkerNo.ForeColor = System.Drawing.Color.Black; this.txtWorkerNo.Location = new System.Drawing.Point(204, 172); this.txtWorkerNo.MaxDecimalDigit = 2; this.txtWorkerNo.MaxLength = 8; this.txtWorkerNo.Multiline = true; this.txtWorkerNo.Name = "txtWorkerNo"; this.txtWorkerNo.PreventEnterBeep = true; this.txtWorkerNo.Size = new System.Drawing.Size(314, 35); this.txtWorkerNo.TabIndex = 40; this.txtWorkerNo.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty; this.txtWorkerNo.WatermarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(153)))), ((int)(((byte)(153))))); this.txtWorkerNo.WatermarkFont = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtWorkerNo.WatermarkText = "请输入工号"; this.txtWorkerNo.WordWrap = false; this.txtWorkerNo.OnEnterClick += new POSV.Component.NumericTextBox.EventHandler(this.OnInputEnterClick); // // line11 // this.line11.BackColor = System.Drawing.Color.Transparent; this.line11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.line11.Location = new System.Drawing.Point(204, 208); this.line11.Name = "line11"; this.line11.Size = new System.Drawing.Size(331, 9); this.line11.TabIndex = 203; this.line11.Text = "line11"; // // line1 // this.line1.BackColor = System.Drawing.Color.Transparent; this.line1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.line1.Location = new System.Drawing.Point(204, 291); this.line1.Name = "line1"; this.line1.Size = new System.Drawing.Size(331, 9); this.line1.TabIndex = 205; this.line1.Text = "line1"; // // touchButtonX1 // this.touchButtonX1.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(199)))), ((int)(((byte)(186))))); this.touchButtonX1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(199)))), ((int)(((byte)(186))))); this.touchButtonX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX1.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX1.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX1.EnableFlyout = false; this.touchButtonX1.FlyoutContent = null; this.touchButtonX1.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX1.KeyCode = ""; this.touchButtonX1.Location = new System.Drawing.Point(583, 360); this.touchButtonX1.Lock = false; this.touchButtonX1.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX1.Name = "touchButtonX1"; this.touchButtonX1.Notify = false; this.touchButtonX1.NotifyColor = System.Drawing.Color.Red; this.touchButtonX1.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX1.NotifyText = "99+"; this.touchButtonX1.PermissionCode = ""; this.touchButtonX1.Size = new System.Drawing.Size(340, 54); this.touchButtonX1.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(199)))), ((int)(((byte)(186))))); this.touchButtonX1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(199)))), ((int)(((byte)(186))))); this.touchButtonX1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX1.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(199)))), ((int)(((byte)(186))))); this.touchButtonX1.Style.CornerDiameter = 26; this.touchButtonX1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.touchButtonX1.Style.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX1.Style.ForeColor.Color = System.Drawing.Color.White; this.touchButtonX1.Style.GradientAngle = 90; this.touchButtonX1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX1.SymbolSize = 0F; this.touchButtonX1.TabIndex = 209; this.touchButtonX1.Text = "登录"; this.touchButtonX1.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnLoginTouchClick); // // touchButtonX2 // this.touchButtonX2.BackColor1 = System.Drawing.Color.White; this.touchButtonX2.BackColor2 = System.Drawing.Color.White; this.touchButtonX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX2.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX2.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX2.EnableFlyout = false; this.touchButtonX2.FlyoutContent = null; this.touchButtonX2.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX2.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX2.KeyCode = ""; this.touchButtonX2.Location = new System.Drawing.Point(98, 360); this.touchButtonX2.Lock = false; this.touchButtonX2.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX2.Name = "touchButtonX2"; this.touchButtonX2.Notify = false; this.touchButtonX2.NotifyColor = System.Drawing.Color.Red; this.touchButtonX2.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX2.NotifyText = "99+"; this.touchButtonX2.PermissionCode = ""; this.touchButtonX2.Size = new System.Drawing.Size(340, 54); this.touchButtonX2.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX2.Style.BackColor1.Color = System.Drawing.Color.White; this.touchButtonX2.Style.BackColor2.Color = System.Drawing.Color.White; this.touchButtonX2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX2.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.touchButtonX2.Style.CornerDiameter = 26; this.touchButtonX2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.touchButtonX2.Style.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX2.Style.ForeColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.touchButtonX2.Style.GradientAngle = 90; this.touchButtonX2.SymbolColor = System.Drawing.Color.White; this.touchButtonX2.SymbolSize = 0F; this.touchButtonX2.TabIndex = 213; this.touchButtonX2.Text = "退出"; this.touchButtonX2.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnCloseTouchClick); // // lblStoreNo // // // // this.lblStoreNo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblStoreNo.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblStoreNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblStoreNo.ImageTextSpacing = 1; this.lblStoreNo.Location = new System.Drawing.Point(204, 40); this.lblStoreNo.Name = "lblStoreNo"; this.lblStoreNo.Size = new System.Drawing.Size(331, 20); this.lblStoreNo.SymbolSet = DevComponents.DotNetBar.eSymbolSet.Material; this.lblStoreNo.SymbolSize = 18F; this.lblStoreNo.TabIndex = 214; this.lblStoreNo.Text = "店铺编号"; // // lblStoreName // // // // this.lblStoreName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblStoreName.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblStoreName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblStoreName.ImageTextSpacing = 0; this.lblStoreName.Location = new System.Drawing.Point(204, 105); this.lblStoreName.Name = "lblStoreName"; this.lblStoreName.Size = new System.Drawing.Size(331, 20); this.lblStoreName.SymbolSet = DevComponents.DotNetBar.eSymbolSet.Material; this.lblStoreName.TabIndex = 215; this.lblStoreName.Text = "店铺名称"; // // lblErrorMessage // // // // this.lblErrorMessage.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblErrorMessage.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblErrorMessage.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(199)))), ((int)(((byte)(28)))), ((int)(((byte)(0))))); this.lblErrorMessage.ImageTextSpacing = 0; this.lblErrorMessage.Location = new System.Drawing.Point(123, 306); this.lblErrorMessage.Name = "lblErrorMessage"; this.lblErrorMessage.Size = new System.Drawing.Size(437, 20); this.lblErrorMessage.SymbolSet = DevComponents.DotNetBar.eSymbolSet.Material; this.lblErrorMessage.TabIndex = 216; this.lblErrorMessage.Text = "工号或密码错误"; this.lblErrorMessage.TextAlignment = System.Drawing.StringAlignment.Center; this.lblErrorMessage.Visible = false; // // tableLayoutPanel1 // this.tableLayoutPanel1.ColumnCount = 3; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33332F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel1.Controls.Add(this.touchButtonX6, 0, 3); this.tableLayoutPanel1.Controls.Add(this.touchButtonX5, 0, 3); this.tableLayoutPanel1.Controls.Add(this.touchButtonX4, 0, 3); this.tableLayoutPanel1.Controls.Add(this.touchButtonX3, 0, 2); this.tableLayoutPanel1.Controls.Add(this.touchButtonX15, 0, 2); this.tableLayoutPanel1.Controls.Add(this.touchButtonX14, 0, 2); this.tableLayoutPanel1.Controls.Add(this.touchButtonX13, 0, 1); this.tableLayoutPanel1.Controls.Add(this.touchButtonX12, 0, 1); this.tableLayoutPanel1.Controls.Add(this.touchButtonX11, 0, 1); this.tableLayoutPanel1.Controls.Add(this.touchButtonX10, 0, 0); this.tableLayoutPanel1.Controls.Add(this.touchButtonX9, 0, 0); this.tableLayoutPanel1.Controls.Add(this.touchButtonX8, 0, 0); this.tableLayoutPanel1.Location = new System.Drawing.Point(608, 40); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 4; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(300, 300); this.tableLayoutPanel1.TabIndex = 231; // // touchButtonX6 // this.touchButtonX6.BackColor1 = System.Drawing.Color.White; this.touchButtonX6.BackColor2 = System.Drawing.Color.White; 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.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX6.KeyCode = "0"; this.touchButtonX6.Location = new System.Drawing.Point(3, 228); this.touchButtonX6.Lock = false; this.touchButtonX6.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX6.Name = "touchButtonX6"; this.touchButtonX6.Notify = false; this.touchButtonX6.NotifyColor = System.Drawing.Color.White; this.touchButtonX6.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX6.NotifyText = "99+"; this.touchButtonX6.PermissionCode = ""; this.touchButtonX6.Size = new System.Drawing.Size(93, 69); this.touchButtonX6.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX6.Style.BackColor1.Color = System.Drawing.Color.White; this.touchButtonX6.Style.BackColor2.Color = System.Drawing.Color.White; this.touchButtonX6.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX6.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206))))); this.touchButtonX6.Style.CornerDiameter = 10; this.touchButtonX6.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.touchButtonX6.Style.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX6.Style.ForeColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102))))); this.touchButtonX6.Style.GradientAngle = 90; this.touchButtonX6.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX6.SymbolSize = 0F; this.touchButtonX6.TabIndex = 230; this.touchButtonX6.Text = "0"; // // touchButtonX5 // this.touchButtonX5.BackColor1 = System.Drawing.Color.White; this.touchButtonX5.BackColor2 = System.Drawing.Color.White; 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.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX5.KeyCode = "清除"; this.touchButtonX5.Location = new System.Drawing.Point(102, 228); this.touchButtonX5.Lock = false; this.touchButtonX5.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX5.Name = "touchButtonX5"; this.touchButtonX5.Notify = false; this.touchButtonX5.NotifyColor = System.Drawing.Color.White; this.touchButtonX5.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX5.NotifyText = "99+"; this.touchButtonX5.PermissionCode = ""; this.touchButtonX5.Size = new System.Drawing.Size(94, 69); this.touchButtonX5.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX5.Style.BackColor1.Color = System.Drawing.Color.White; this.touchButtonX5.Style.BackColor2.Color = System.Drawing.Color.White; this.touchButtonX5.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX5.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206))))); this.touchButtonX5.Style.CornerDiameter = 10; this.touchButtonX5.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.touchButtonX5.Style.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX5.Style.ForeColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102))))); this.touchButtonX5.Style.GradientAngle = 90; this.touchButtonX5.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX5.SymbolSize = 0F; this.touchButtonX5.TabIndex = 229; this.touchButtonX5.Text = "清除"; // // touchButtonX4 // this.touchButtonX4.BackColor1 = System.Drawing.Color.White; this.touchButtonX4.BackColor2 = System.Drawing.Color.White; 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.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX4.KeyCode = "{BACKSPACE}"; this.touchButtonX4.Location = new System.Drawing.Point(202, 228); this.touchButtonX4.Lock = false; this.touchButtonX4.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX4.Name = "touchButtonX4"; this.touchButtonX4.Notify = false; this.touchButtonX4.NotifyColor = System.Drawing.Color.White; this.touchButtonX4.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX4.NotifyText = "99+"; this.touchButtonX4.PermissionCode = ""; this.touchButtonX4.Size = new System.Drawing.Size(95, 69); this.touchButtonX4.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX4.Style.BackColor1.Color = System.Drawing.Color.White; this.touchButtonX4.Style.BackColor2.Color = System.Drawing.Color.White; this.touchButtonX4.Style.BackgroundImage = global::POSV.Properties.Resources.圆角矩形; this.touchButtonX4.Style.BackgroundImagePosition = DevComponents.DotNetBar.eBackgroundImagePosition.Center; this.touchButtonX4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX4.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206))))); this.touchButtonX4.Style.CornerDiameter = 10; this.touchButtonX4.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.touchButtonX4.Style.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX4.Style.ForeColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102))))); this.touchButtonX4.Style.GradientAngle = 90; this.touchButtonX4.SymbolColor = System.Drawing.Color.White; this.touchButtonX4.SymbolSize = 0F; this.touchButtonX4.TabIndex = 228; // // touchButtonX3 // this.touchButtonX3.BackColor1 = System.Drawing.Color.White; this.touchButtonX3.BackColor2 = System.Drawing.Color.White; 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.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX3.KeyCode = "1"; this.touchButtonX3.Location = new System.Drawing.Point(3, 153); this.touchButtonX3.Lock = false; this.touchButtonX3.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX3.Name = "touchButtonX3"; this.touchButtonX3.Notify = false; this.touchButtonX3.NotifyColor = System.Drawing.Color.White; this.touchButtonX3.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX3.NotifyText = "99+"; this.touchButtonX3.PermissionCode = ""; this.touchButtonX3.Size = new System.Drawing.Size(93, 69); this.touchButtonX3.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX3.Style.BackColor1.Color = System.Drawing.Color.White; this.touchButtonX3.Style.BackColor2.Color = System.Drawing.Color.White; this.touchButtonX3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX3.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206))))); this.touchButtonX3.Style.CornerDiameter = 10; this.touchButtonX3.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.touchButtonX3.Style.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX3.Style.ForeColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102))))); this.touchButtonX3.Style.GradientAngle = 90; this.touchButtonX3.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX3.SymbolSize = 0F; this.touchButtonX3.TabIndex = 227; this.touchButtonX3.Text = "1"; // // touchButtonX15 // this.touchButtonX15.BackColor1 = System.Drawing.Color.White; this.touchButtonX15.BackColor2 = System.Drawing.Color.White; 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.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX15.KeyCode = "2"; this.touchButtonX15.Location = new System.Drawing.Point(102, 153); this.touchButtonX15.Lock = false; this.touchButtonX15.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX15.Name = "touchButtonX15"; this.touchButtonX15.Notify = false; this.touchButtonX15.NotifyColor = System.Drawing.Color.White; this.touchButtonX15.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX15.NotifyText = "99+"; this.touchButtonX15.PermissionCode = ""; this.touchButtonX15.Size = new System.Drawing.Size(94, 69); this.touchButtonX15.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX15.Style.BackColor1.Color = System.Drawing.Color.White; this.touchButtonX15.Style.BackColor2.Color = System.Drawing.Color.White; this.touchButtonX15.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX15.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206))))); this.touchButtonX15.Style.CornerDiameter = 10; this.touchButtonX15.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.touchButtonX15.Style.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX15.Style.ForeColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102))))); this.touchButtonX15.Style.GradientAngle = 90; this.touchButtonX15.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX15.SymbolSize = 0F; this.touchButtonX15.TabIndex = 226; this.touchButtonX15.Text = "2"; // // touchButtonX14 // this.touchButtonX14.BackColor1 = System.Drawing.Color.White; this.touchButtonX14.BackColor2 = System.Drawing.Color.White; 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.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX14.KeyCode = "3"; this.touchButtonX14.Location = new System.Drawing.Point(202, 153); this.touchButtonX14.Lock = false; this.touchButtonX14.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX14.Name = "touchButtonX14"; this.touchButtonX14.Notify = false; this.touchButtonX14.NotifyColor = System.Drawing.Color.White; this.touchButtonX14.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX14.NotifyText = "99+"; this.touchButtonX14.PermissionCode = ""; this.touchButtonX14.Size = new System.Drawing.Size(95, 69); this.touchButtonX14.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX14.Style.BackColor1.Color = System.Drawing.Color.White; this.touchButtonX14.Style.BackColor2.Color = System.Drawing.Color.White; this.touchButtonX14.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX14.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206))))); this.touchButtonX14.Style.CornerDiameter = 10; this.touchButtonX14.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.touchButtonX14.Style.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX14.Style.ForeColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102))))); this.touchButtonX14.Style.GradientAngle = 90; this.touchButtonX14.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX14.SymbolSize = 0F; this.touchButtonX14.TabIndex = 225; this.touchButtonX14.Text = "3"; // // touchButtonX13 // this.touchButtonX13.BackColor1 = System.Drawing.Color.White; this.touchButtonX13.BackColor2 = System.Drawing.Color.White; 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.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX13.KeyCode = "4"; this.touchButtonX13.Location = new System.Drawing.Point(3, 78); this.touchButtonX13.Lock = false; this.touchButtonX13.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX13.Name = "touchButtonX13"; this.touchButtonX13.Notify = false; this.touchButtonX13.NotifyColor = System.Drawing.Color.White; this.touchButtonX13.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX13.NotifyText = "99+"; this.touchButtonX13.PermissionCode = ""; this.touchButtonX13.Size = new System.Drawing.Size(93, 69); this.touchButtonX13.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX13.Style.BackColor1.Color = System.Drawing.Color.White; this.touchButtonX13.Style.BackColor2.Color = System.Drawing.Color.White; this.touchButtonX13.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX13.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206))))); this.touchButtonX13.Style.CornerDiameter = 10; this.touchButtonX13.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.touchButtonX13.Style.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX13.Style.ForeColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102))))); this.touchButtonX13.Style.GradientAngle = 90; this.touchButtonX13.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX13.SymbolSize = 0F; this.touchButtonX13.TabIndex = 224; this.touchButtonX13.Text = "4"; // // touchButtonX12 // this.touchButtonX12.BackColor1 = System.Drawing.Color.White; this.touchButtonX12.BackColor2 = System.Drawing.Color.White; 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.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX12.KeyCode = "5"; this.touchButtonX12.Location = new System.Drawing.Point(102, 78); this.touchButtonX12.Lock = false; this.touchButtonX12.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX12.Name = "touchButtonX12"; this.touchButtonX12.Notify = false; this.touchButtonX12.NotifyColor = System.Drawing.Color.White; this.touchButtonX12.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX12.NotifyText = "99+"; this.touchButtonX12.PermissionCode = ""; this.touchButtonX12.Size = new System.Drawing.Size(94, 69); this.touchButtonX12.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX12.Style.BackColor1.Color = System.Drawing.Color.White; this.touchButtonX12.Style.BackColor2.Color = System.Drawing.Color.White; this.touchButtonX12.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX12.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206))))); this.touchButtonX12.Style.CornerDiameter = 10; this.touchButtonX12.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.touchButtonX12.Style.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX12.Style.ForeColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102))))); this.touchButtonX12.Style.GradientAngle = 90; this.touchButtonX12.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX12.SymbolSize = 0F; this.touchButtonX12.TabIndex = 223; this.touchButtonX12.Text = "5"; // // touchButtonX11 // this.touchButtonX11.BackColor1 = System.Drawing.Color.White; this.touchButtonX11.BackColor2 = System.Drawing.Color.White; 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.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX11.KeyCode = "6"; this.touchButtonX11.Location = new System.Drawing.Point(202, 78); this.touchButtonX11.Lock = false; this.touchButtonX11.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX11.Name = "touchButtonX11"; this.touchButtonX11.Notify = false; this.touchButtonX11.NotifyColor = System.Drawing.Color.White; this.touchButtonX11.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX11.NotifyText = "99+"; this.touchButtonX11.PermissionCode = ""; this.touchButtonX11.Size = new System.Drawing.Size(95, 69); this.touchButtonX11.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX11.Style.BackColor1.Color = System.Drawing.Color.White; this.touchButtonX11.Style.BackColor2.Color = System.Drawing.Color.White; this.touchButtonX11.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX11.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206))))); this.touchButtonX11.Style.CornerDiameter = 10; this.touchButtonX11.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.touchButtonX11.Style.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX11.Style.ForeColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102))))); this.touchButtonX11.Style.GradientAngle = 90; this.touchButtonX11.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX11.SymbolSize = 0F; this.touchButtonX11.TabIndex = 222; this.touchButtonX11.Text = "6"; // // touchButtonX10 // this.touchButtonX10.BackColor1 = System.Drawing.Color.White; this.touchButtonX10.BackColor2 = System.Drawing.Color.White; 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.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX10.KeyCode = "7"; this.touchButtonX10.Location = new System.Drawing.Point(3, 3); this.touchButtonX10.Lock = false; this.touchButtonX10.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX10.Name = "touchButtonX10"; this.touchButtonX10.Notify = false; this.touchButtonX10.NotifyColor = System.Drawing.Color.White; this.touchButtonX10.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX10.NotifyText = "99+"; this.touchButtonX10.PermissionCode = ""; this.touchButtonX10.Size = new System.Drawing.Size(93, 69); this.touchButtonX10.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX10.Style.BackColor1.Color = System.Drawing.Color.White; this.touchButtonX10.Style.BackColor2.Color = System.Drawing.Color.White; this.touchButtonX10.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX10.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206))))); this.touchButtonX10.Style.CornerDiameter = 10; this.touchButtonX10.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.touchButtonX10.Style.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX10.Style.ForeColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102))))); this.touchButtonX10.Style.GradientAngle = 90; this.touchButtonX10.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX10.SymbolSize = 0F; this.touchButtonX10.TabIndex = 221; this.touchButtonX10.Text = "7"; // // touchButtonX9 // this.touchButtonX9.BackColor1 = System.Drawing.Color.White; this.touchButtonX9.BackColor2 = System.Drawing.Color.White; 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.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX9.KeyCode = "8"; this.touchButtonX9.Location = new System.Drawing.Point(102, 3); this.touchButtonX9.Lock = false; this.touchButtonX9.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX9.Name = "touchButtonX9"; this.touchButtonX9.Notify = false; this.touchButtonX9.NotifyColor = System.Drawing.Color.White; this.touchButtonX9.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX9.NotifyText = "99+"; this.touchButtonX9.PermissionCode = ""; this.touchButtonX9.Size = new System.Drawing.Size(94, 69); this.touchButtonX9.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX9.Style.BackColor1.Color = System.Drawing.Color.White; this.touchButtonX9.Style.BackColor2.Color = System.Drawing.Color.White; this.touchButtonX9.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX9.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206))))); this.touchButtonX9.Style.CornerDiameter = 10; this.touchButtonX9.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.touchButtonX9.Style.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX9.Style.ForeColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102))))); this.touchButtonX9.Style.GradientAngle = 90; this.touchButtonX9.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX9.SymbolSize = 0F; this.touchButtonX9.TabIndex = 220; this.touchButtonX9.Text = "8"; // // touchButtonX8 // this.touchButtonX8.BackColor1 = System.Drawing.Color.White; this.touchButtonX8.BackColor2 = System.Drawing.Color.White; 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.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX8.KeyCode = "9"; this.touchButtonX8.Location = new System.Drawing.Point(202, 3); this.touchButtonX8.Lock = false; this.touchButtonX8.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX8.Name = "touchButtonX8"; this.touchButtonX8.Notify = false; this.touchButtonX8.NotifyColor = System.Drawing.Color.White; this.touchButtonX8.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX8.NotifyText = "99+"; this.touchButtonX8.PermissionCode = ""; this.touchButtonX8.Size = new System.Drawing.Size(95, 69); this.touchButtonX8.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX8.Style.BackColor1.Color = System.Drawing.Color.White; this.touchButtonX8.Style.BackColor2.Color = System.Drawing.Color.White; this.touchButtonX8.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX8.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206))))); this.touchButtonX8.Style.CornerDiameter = 10; this.touchButtonX8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.touchButtonX8.Style.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX8.Style.ForeColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102))))); this.touchButtonX8.Style.GradientAngle = 90; this.touchButtonX8.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX8.SymbolSize = 0F; this.touchButtonX8.TabIndex = 219; this.touchButtonX8.Text = "9"; // // creditCardAuthorization1 // this.creditCardAuthorization1.BackColor = System.Drawing.Color.White; this.creditCardAuthorization1.Location = new System.Drawing.Point(511, 395); this.creditCardAuthorization1.Name = "creditCardAuthorization1"; this.creditCardAuthorization1.Size = new System.Drawing.Size(49, 39); this.creditCardAuthorization1.TabIndex = 238; this.creditCardAuthorization1.Visible = false; // // loginKeyboardControl1 // this.loginKeyboardControl1.BackColor = System.Drawing.Color.White; virtualKeyboardColorTable1.BackgroundColor = System.Drawing.Color.White; virtualKeyboardColorTable1.DarkKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33))))); virtualKeyboardColorTable1.DownKeysColor = System.Drawing.Color.LightGray; virtualKeyboardColorTable1.DownTextColor = System.Drawing.Color.White; virtualKeyboardColorTable1.KeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(179)))), ((int)(((byte)(253))))); virtualKeyboardColorTable1.LightKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76))))); virtualKeyboardColorTable1.PressedKeysColor = System.Drawing.Color.LightGray; virtualKeyboardColorTable1.TextColor = System.Drawing.Color.White; virtualKeyboardColorTable1.ToggleTextColor = System.Drawing.Color.DarkRed; virtualKeyboardColorTable1.TopBarTextColor = System.Drawing.Color.Black; this.loginKeyboardControl1.ColorTable = virtualKeyboardColorTable1; this.loginKeyboardControl1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.loginKeyboardControl1.IsTopBarVisible = false; this.loginKeyboardControl1.Location = new System.Drawing.Point(954, 304); this.loginKeyboardControl1.Name = "loginKeyboardControl1"; flatStyleRenderer1.ColorTable = virtualKeyboardColorTable1; flatStyleRenderer1.ForceAntiAlias = false; this.loginKeyboardControl1.Renderer = flatStyleRenderer1; this.loginKeyboardControl1.Size = new System.Drawing.Size(39, 45); this.loginKeyboardControl1.TabIndex = 204; this.loginKeyboardControl1.Text = "loginKeyboardControl1"; this.loginKeyboardControl1.Visible = false; // // LoginControlExt // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BackColor = System.Drawing.Color.White; this.Controls.Add(this.creditCardAuthorization1); this.Controls.Add(this.tableLayoutPanel1); this.Controls.Add(this.lblErrorMessage); this.Controls.Add(this.lblStoreName); this.Controls.Add(this.lblStoreNo); this.Controls.Add(this.touchButtonX2); this.Controls.Add(this.touchButtonX1); this.Controls.Add(this.line1); this.Controls.Add(this.loginKeyboardControl1); this.Controls.Add(this.line11); this.Controls.Add(this.labelX4); this.Controls.Add(this.txtPasswd); this.Controls.Add(this.labelX2); this.Controls.Add(this.txtWorkerNo); this.Controls.Add(this.labelX6); this.Controls.Add(this.labelX5); this.Name = "LoginControlExt"; this.Size = new System.Drawing.Size(1024, 448); this.VisibleChanged += new System.EventHandler(this.LoginControlExt_VisibleChanged); this.tableLayoutPanel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private DevComponents.DotNetBar.LabelX labelX4; private NumericTextBox txtPasswd; private DevComponents.DotNetBar.LabelX labelX2; private NumericTextBox txtWorkerNo; private DevComponents.DotNetBar.LabelX labelX6; private DevComponents.DotNetBar.LabelX labelX5; private DevComponents.DotNetBar.Controls.Line line11; private LoginKeyboardControl loginKeyboardControl1; private DevComponents.DotNetBar.Controls.Line line1; private TouchButtonX touchButtonX1; private TouchButtonX touchButtonX2; private DevComponents.DotNetBar.LabelX lblStoreNo; private DevComponents.DotNetBar.LabelX lblStoreName; private DevComponents.DotNetBar.LabelX lblErrorMessage; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private TouchButtonX touchButtonX6; private TouchButtonX touchButtonX5; private TouchButtonX touchButtonX4; private TouchButtonX touchButtonX3; private TouchButtonX touchButtonX15; private TouchButtonX touchButtonX14; private TouchButtonX touchButtonX13; private TouchButtonX touchButtonX12; private TouchButtonX touchButtonX11; private TouchButtonX touchButtonX10; private TouchButtonX touchButtonX9; private TouchButtonX touchButtonX8; private CreditCardAuthorization creditCardAuthorization1; } }