namespace POSV.Forms { partial class OpenTableForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.controlBoxExt = new POSV.Component.ControlBoxExt(); this.leftPanel = new POSV.Component.DoubleBufferPanelX(); this.tableLayoutPanel = new POSV1.Component.DoubleBufferTableLayoutPanel(); this.touchButtonX1 = new POSV.Component.TouchButtonX(); this.touchButtonX2 = new POSV.Component.TouchButtonX(); this.touchButtonX7 = new POSV.Component.TouchButtonX(); this.touchButtonX12 = new POSV.Component.TouchButtonX(); this.touchButtonX6 = new POSV.Component.TouchButtonX(); this.touchButtonX9 = new POSV.Component.TouchButtonX(); this.touchButtonX14 = new POSV.Component.TouchButtonX(); this.touchButtonX8 = new POSV.Component.TouchButtonX(); this.touchButtonX3 = new POSV.Component.TouchButtonX(); this.touchButtonX10 = new POSV.Component.TouchButtonX(); this.touchButtonX15 = new POSV.Component.TouchButtonX(); this.touchButtonX11 = new POSV.Component.TouchButtonX(); this.txtTableNumber = new POSV.Component.NumericTextBox(); this.labelX5 = new DevComponents.DotNetBar.LabelX(); this.lblTableNumber = new DevComponents.DotNetBar.LabelX(); this.lblPeriodOfTime = new DevComponents.DotNetBar.LabelX(); this.lblMinimumCharge = new DevComponents.DotNetBar.LabelX(); this.labelX6 = new DevComponents.DotNetBar.LabelX(); this.labelX7 = new DevComponents.DotNetBar.LabelX(); this.txtMemo = new POSV.Component.NormalTextBox(); this.txtServicer = new POSV.Component.NormalTextBox(); this.ButtonOpenTable = new DevComponents.DotNetBar.ButtonX(); this.ButtonAccept = new DevComponents.DotNetBar.ButtonX(); this.txtAliasName = new POSV.Component.NormalTextBox(); this.labelX2 = new DevComponents.DotNetBar.LabelX(); this.leftPanel.SuspendLayout(); this.tableLayoutPanel.SuspendLayout(); this.SuspendLayout(); // // controlBoxExt // this.controlBoxExt.BackColor = System.Drawing.Color.DarkGray; this.controlBoxExt.CloseBox = true; this.controlBoxExt.Dock = System.Windows.Forms.DockStyle.Top; this.controlBoxExt.ForeColor = System.Drawing.Color.White; this.controlBoxExt.Location = new System.Drawing.Point(0, 0); this.controlBoxExt.MinimizeBox = false; this.controlBoxExt.Name = "controlBoxExt"; this.controlBoxExt.NetworkStatus = false; this.controlBoxExt.NewForeColor = System.Drawing.Color.Maroon; this.controlBoxExt.ShowNetworkStatus = false; this.controlBoxExt.Size = new System.Drawing.Size(611, 42); this.controlBoxExt.TabIndex = 0; // // leftPanel // this.leftPanel.CanvasColor = System.Drawing.SystemColors.Control; this.leftPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.leftPanel.Controls.Add(this.tableLayoutPanel); this.leftPanel.DisabledBackColor = System.Drawing.Color.Empty; this.leftPanel.Location = new System.Drawing.Point(308, 48); this.leftPanel.Name = "leftPanel"; this.leftPanel.Size = new System.Drawing.Size(296, 282); this.leftPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.leftPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.leftPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.leftPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.leftPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.leftPanel.Style.GradientAngle = 90; this.leftPanel.TabIndex = 1; // // tableLayoutPanel // this.tableLayoutPanel.ColumnCount = 3; this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel.Controls.Add(this.touchButtonX1, 0, 3); this.tableLayoutPanel.Controls.Add(this.touchButtonX2, 0, 0); this.tableLayoutPanel.Controls.Add(this.touchButtonX7, 0, 1); this.tableLayoutPanel.Controls.Add(this.touchButtonX12, 0, 2); this.tableLayoutPanel.Controls.Add(this.touchButtonX6, 1, 0); this.tableLayoutPanel.Controls.Add(this.touchButtonX9, 1, 1); this.tableLayoutPanel.Controls.Add(this.touchButtonX14, 1, 2); this.tableLayoutPanel.Controls.Add(this.touchButtonX8, 2, 1); this.tableLayoutPanel.Controls.Add(this.touchButtonX3, 2, 0); this.tableLayoutPanel.Controls.Add(this.touchButtonX10, 2, 2); this.tableLayoutPanel.Controls.Add(this.touchButtonX15, 0, 3); this.tableLayoutPanel.Controls.Add(this.touchButtonX11, 2, 3); this.tableLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel.Name = "tableLayoutPanel"; this.tableLayoutPanel.RowCount = 4; this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel.Size = new System.Drawing.Size(296, 282); this.tableLayoutPanel.TabIndex = 246; // // 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.KeyCode = "oem_period"; this.touchButtonX1.Location = new System.Drawing.Point(98, 210); this.touchButtonX1.Lock = false; 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(98, 72); 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.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 = 26; this.touchButtonX1.Text = "•"; // // 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(0, 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(98, 70); 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 = 15; this.touchButtonX2.Text = "7"; // // 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(0, 70); 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(98, 70); 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 = 18; this.touchButtonX7.Text = "4"; // // 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(0, 140); 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(98, 70); 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 = 22; this.touchButtonX12.Text = "1"; // // 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(98, 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(98, 70); 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 = 17; this.touchButtonX6.Text = "8"; // // 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(98, 70); 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(98, 70); 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 = 20; this.touchButtonX9.Text = "5"; // // 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(98, 140); 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(98, 70); 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 = 23; this.touchButtonX14.Text = "2"; // // 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(196, 70); 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(100, 70); 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 = 19; this.touchButtonX8.Text = "6"; // // 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(196, 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(100, 70); 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 = 16; this.touchButtonX3.Text = "9"; // // 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(196, 140); 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(100, 70); 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 = 21; this.touchButtonX10.Text = "3"; // // 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, 210); 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(98, 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 = 24; this.touchButtonX15.Text = "0"; // // 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 = "back"; this.touchButtonX11.Location = new System.Drawing.Point(196, 210); this.touchButtonX11.Lock = false; 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(100, 72); 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); 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 = 25; this.touchButtonX11.Text = "退格"; // // txtTableNumber // this.txtTableNumber.AllowDecimalSeparator = false; this.txtTableNumber.AllowNegativeSign = false; this.txtTableNumber.AllowSpace = false; this.txtTableNumber.AutoSelectAll = true; this.txtTableNumber.BackColor = System.Drawing.Color.White; // // // this.txtTableNumber.Border.Class = "TextBoxBorder"; this.txtTableNumber.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtTableNumber.DisabledBackColor = System.Drawing.Color.White; this.txtTableNumber.Font = new System.Drawing.Font("宋体", 15F); this.txtTableNumber.ForeColor = System.Drawing.Color.Black; this.txtTableNumber.Location = new System.Drawing.Point(118, 66); this.txtTableNumber.MaxDecimalDigit = 2; this.txtTableNumber.MaxLength = 2; this.txtTableNumber.Multiline = true; this.txtTableNumber.Name = "txtTableNumber"; this.txtTableNumber.PreventEnterBeep = true; this.txtTableNumber.Size = new System.Drawing.Size(82, 30); this.txtTableNumber.TabIndex = 1; this.txtTableNumber.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty; this.txtTableNumber.WatermarkFont = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtTableNumber.WordWrap = false; // // labelX5 // // // // this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX5.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX5.FontBold = true; this.labelX5.ForeColor = System.Drawing.Color.DarkRed; this.labelX5.Location = new System.Drawing.Point(13, 69); this.labelX5.Name = "labelX5"; this.labelX5.Size = new System.Drawing.Size(108, 25); this.labelX5.SymbolSet = DevComponents.DotNetBar.eSymbolSet.Material; this.labelX5.TabIndex = 35; this.labelX5.Text = "就餐人数:"; // // lblTableNumber // // // // this.lblTableNumber.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblTableNumber.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblTableNumber.FontBold = true; this.lblTableNumber.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lblTableNumber.Location = new System.Drawing.Point(205, 69); this.lblTableNumber.Name = "lblTableNumber"; this.lblTableNumber.Size = new System.Drawing.Size(95, 25); this.lblTableNumber.SymbolSet = DevComponents.DotNetBar.eSymbolSet.Material; this.lblTableNumber.TabIndex = 38; this.lblTableNumber.Tag = "座位数:{0}"; this.lblTableNumber.Text = "座位数:{0}"; // // lblPeriodOfTime // // // // this.lblPeriodOfTime.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblPeriodOfTime.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPeriodOfTime.FontBold = true; this.lblPeriodOfTime.ForeColor = System.Drawing.Color.DarkRed; this.lblPeriodOfTime.Location = new System.Drawing.Point(13, 128); this.lblPeriodOfTime.Name = "lblPeriodOfTime"; this.lblPeriodOfTime.Size = new System.Drawing.Size(269, 25); this.lblPeriodOfTime.SymbolSet = DevComponents.DotNetBar.eSymbolSet.Material; this.lblPeriodOfTime.TabIndex = 39; this.lblPeriodOfTime.Tag = "就餐时段:{0}"; this.lblPeriodOfTime.Text = "就餐时段:{0}"; // // lblMinimumCharge // // // // this.lblMinimumCharge.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblMinimumCharge.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblMinimumCharge.FontBold = true; this.lblMinimumCharge.ForeColor = System.Drawing.Color.DarkRed; this.lblMinimumCharge.Location = new System.Drawing.Point(13, 185); this.lblMinimumCharge.Name = "lblMinimumCharge"; this.lblMinimumCharge.Size = new System.Drawing.Size(269, 25); this.lblMinimumCharge.SymbolSet = DevComponents.DotNetBar.eSymbolSet.Material; this.lblMinimumCharge.TabIndex = 40; this.lblMinimumCharge.Tag = "最低消费:{0}"; this.lblMinimumCharge.Text = "最低消费:{0}"; // // labelX6 // // // // this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX6.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX6.FontBold = true; this.labelX6.ForeColor = System.Drawing.Color.DarkRed; this.labelX6.Location = new System.Drawing.Point(32, 241); this.labelX6.Name = "labelX6"; this.labelX6.Size = new System.Drawing.Size(89, 25); this.labelX6.SymbolSet = DevComponents.DotNetBar.eSymbolSet.Material; this.labelX6.TabIndex = 41; this.labelX6.Text = "服务员:"; // // labelX7 // // // // this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX7.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX7.FontBold = true; this.labelX7.ForeColor = System.Drawing.Color.DarkRed; this.labelX7.Location = new System.Drawing.Point(13, 352); this.labelX7.Name = "labelX7"; this.labelX7.Size = new System.Drawing.Size(108, 25); this.labelX7.SymbolSet = DevComponents.DotNetBar.eSymbolSet.Material; this.labelX7.TabIndex = 42; this.labelX7.Text = "开台备注:"; // // txtMemo // this.txtMemo.BackColor = System.Drawing.Color.White; // // // this.txtMemo.Border.Class = "TextBoxBorder"; this.txtMemo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtMemo.ButtonCustom.Symbol = ""; this.txtMemo.ButtonCustom.Visible = true; this.txtMemo.DisabledBackColor = System.Drawing.Color.White; this.txtMemo.Font = new System.Drawing.Font("宋体", 15F); this.txtMemo.ForeColor = System.Drawing.Color.Black; this.txtMemo.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.txtMemo.Keyboard = POSV.KeyboardType.中文; this.txtMemo.Location = new System.Drawing.Point(118, 349); this.txtMemo.MaxLength = 32; this.txtMemo.Multiline = true; this.txtMemo.Name = "txtMemo"; this.txtMemo.PreventEnterBeep = true; this.txtMemo.Size = new System.Drawing.Size(484, 30); this.txtMemo.TabIndex = 56; // // txtServicer // this.txtServicer.BackColor = System.Drawing.Color.White; // // // this.txtServicer.Border.Class = "TextBoxBorder"; this.txtServicer.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtServicer.ButtonCustom.Checked = true; this.txtServicer.ButtonCustom.Text = "选择"; this.txtServicer.ButtonCustom.Visible = true; this.txtServicer.DisabledBackColor = System.Drawing.Color.White; this.txtServicer.Font = new System.Drawing.Font("宋体", 15F); this.txtServicer.ForeColor = System.Drawing.Color.Black; this.txtServicer.Keyboard = POSV.KeyboardType.英文; this.txtServicer.Location = new System.Drawing.Point(118, 238); this.txtServicer.MaxLength = 5; this.txtServicer.Multiline = true; this.txtServicer.Name = "txtServicer"; this.txtServicer.PreventEnterBeep = true; this.txtServicer.ReadOnly = true; this.txtServicer.Size = new System.Drawing.Size(164, 30); this.txtServicer.TabIndex = 57; // // ButtonOpenTable // this.ButtonOpenTable.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.ButtonOpenTable.BackColor = System.Drawing.Color.Green; this.ButtonOpenTable.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.ButtonOpenTable.Cursor = System.Windows.Forms.Cursors.Hand; this.ButtonOpenTable.FadeEffect = false; this.ButtonOpenTable.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ButtonOpenTable.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.ButtonOpenTable.Location = new System.Drawing.Point(325, 396); this.ButtonOpenTable.Name = "ButtonOpenTable"; this.ButtonOpenTable.Size = new System.Drawing.Size(120, 49); this.ButtonOpenTable.TabIndex = 58; this.ButtonOpenTable.Text = "开台"; this.ButtonOpenTable.TextColor = System.Drawing.Color.White; this.ButtonOpenTable.Click += new System.EventHandler(this.OnButtonOpenTableClick); // // ButtonAccept // this.ButtonAccept.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.ButtonAccept.BackColor = System.Drawing.Color.Chocolate; this.ButtonAccept.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.ButtonAccept.Cursor = System.Windows.Forms.Cursors.Hand; this.ButtonAccept.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ButtonAccept.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.ButtonAccept.Location = new System.Drawing.Point(476, 396); this.ButtonAccept.Name = "ButtonAccept"; this.ButtonAccept.Size = new System.Drawing.Size(128, 49); this.ButtonAccept.TabIndex = 59; this.ButtonAccept.Text = "开台并点菜"; this.ButtonAccept.TextColor = System.Drawing.Color.White; // // txtAliasName // this.txtAliasName.BackColor = System.Drawing.Color.White; // // // this.txtAliasName.Border.Class = "TextBoxBorder"; this.txtAliasName.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtAliasName.ButtonCustom.Symbol = ""; this.txtAliasName.ButtonCustom.Visible = true; this.txtAliasName.DisabledBackColor = System.Drawing.Color.White; this.txtAliasName.Font = new System.Drawing.Font("宋体", 15F); this.txtAliasName.ForeColor = System.Drawing.Color.Black; this.txtAliasName.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.txtAliasName.Keyboard = POSV.KeyboardType.中文; this.txtAliasName.Location = new System.Drawing.Point(118, 297); this.txtAliasName.MaxLength = 16; this.txtAliasName.Multiline = true; this.txtAliasName.Name = "txtAliasName"; this.txtAliasName.PreventEnterBeep = true; this.txtAliasName.Size = new System.Drawing.Size(164, 30); this.txtAliasName.TabIndex = 61; // // labelX2 // // // // this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX2.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX2.FontBold = true; this.labelX2.ForeColor = System.Drawing.Color.DarkRed; this.labelX2.Location = new System.Drawing.Point(8, 300); this.labelX2.Name = "labelX2"; this.labelX2.Size = new System.Drawing.Size(108, 25); this.labelX2.SymbolSet = DevComponents.DotNetBar.eSymbolSet.Material; this.labelX2.TabIndex = 60; this.labelX2.Text = "餐台别名:"; // // OpenTableForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.WhiteSmoke; this.ClientSize = new System.Drawing.Size(611, 453); this.Controls.Add(this.txtAliasName); this.Controls.Add(this.labelX2); this.Controls.Add(this.ButtonAccept); this.Controls.Add(this.ButtonOpenTable); this.Controls.Add(this.txtServicer); this.Controls.Add(this.txtMemo); this.Controls.Add(this.labelX7); this.Controls.Add(this.labelX6); this.Controls.Add(this.lblMinimumCharge); this.Controls.Add(this.lblPeriodOfTime); this.Controls.Add(this.lblTableNumber); this.Controls.Add(this.txtTableNumber); this.Controls.Add(this.labelX5); this.Controls.Add(this.leftPanel); this.Controls.Add(this.controlBoxExt); this.Name = "OpenTableForm"; this.Text = "OpenTableForm"; this.leftPanel.ResumeLayout(false); this.tableLayoutPanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Component.ControlBoxExt controlBoxExt; private Component.DoubleBufferPanelX leftPanel; private Component.NumericTextBox txtTableNumber; private DevComponents.DotNetBar.LabelX labelX5; private DevComponents.DotNetBar.LabelX lblTableNumber; private DevComponents.DotNetBar.LabelX lblPeriodOfTime; private DevComponents.DotNetBar.LabelX lblMinimumCharge; private DevComponents.DotNetBar.LabelX labelX6; private DevComponents.DotNetBar.LabelX labelX7; private Component.NormalTextBox txtMemo; private Component.NormalTextBox txtServicer; private DevComponents.DotNetBar.ButtonX ButtonOpenTable; private DevComponents.DotNetBar.ButtonX ButtonAccept; private POSV1.Component.DoubleBufferTableLayoutPanel tableLayoutPanel; private Component.TouchButtonX touchButtonX1; private Component.TouchButtonX touchButtonX2; private Component.TouchButtonX touchButtonX7; private Component.TouchButtonX touchButtonX12; private Component.TouchButtonX touchButtonX6; private Component.TouchButtonX touchButtonX9; private Component.TouchButtonX touchButtonX14; private Component.TouchButtonX touchButtonX8; private Component.TouchButtonX touchButtonX3; private Component.TouchButtonX touchButtonX10; private Component.TouchButtonX touchButtonX15; private Component.TouchButtonX touchButtonX11; private Component.NormalTextBox txtAliasName; private DevComponents.DotNetBar.LabelX labelX2; } }