You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1182 lines
61 KiB
C#

9 months ago
namespace POSV.Component
{
partial class GuestShowModifyForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.superTabControl1 = new DevComponents.DotNetBar.SuperTabControl();
this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
this.labelX19 = new DevComponents.DotNetBar.LabelX();
this.labelX17 = new DevComponents.DotNetBar.LabelX();
this.labelX15 = new DevComponents.DotNetBar.LabelX();
this.labelX13 = new DevComponents.DotNetBar.LabelX();
this.labelX11 = new DevComponents.DotNetBar.LabelX();
this.r2EndCmd = new DevComponents.DotNetBar.Controls.TextBoxX();
this.labelX16 = new DevComponents.DotNetBar.LabelX();
this.r2DisplayCmd = new DevComponents.DotNetBar.Controls.TextBoxX();
this.r2ReadyCmd = new DevComponents.DotNetBar.Controls.TextBoxX();
this.r1EndCmd = new DevComponents.DotNetBar.Controls.TextBoxX();
this.labelX10 = new DevComponents.DotNetBar.LabelX();
this.r1DisplayCmd = new DevComponents.DotNetBar.Controls.TextBoxX();
this.r1ReadyCmd = new DevComponents.DotNetBar.Controls.TextBoxX();
this.labelX9 = new DevComponents.DotNetBar.LabelX();
this.labelX7 = new DevComponents.DotNetBar.LabelX();
this.initCmd = new DevComponents.DotNetBar.Controls.TextBoxX();
this.labelX6 = new DevComponents.DotNetBar.LabelX();
this.superTabItem1 = new DevComponents.DotNetBar.SuperTabItem();
this.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel();
this.labelX14 = new DevComponents.DotNetBar.LabelX();
this.labelX18 = new DevComponents.DotNetBar.LabelX();
this.labelX20 = new DevComponents.DotNetBar.LabelX();
this.changeLightCmd = new DevComponents.DotNetBar.Controls.TextBoxX();
this.paidLightCmd = new DevComponents.DotNetBar.Controls.TextBoxX();
this.totalLightCmd = new DevComponents.DotNetBar.Controls.TextBoxX();
this.priceLightCmd = new DevComponents.DotNetBar.Controls.TextBoxX();
this.labelX21 = new DevComponents.DotNetBar.LabelX();
this.offLightCmd = new DevComponents.DotNetBar.Controls.TextBoxX();
this.labelX22 = new DevComponents.DotNetBar.LabelX();
this.oneRowExistLight = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.superTabItem2 = new DevComponents.DotNetBar.SuperTabItem();
this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel();
this.checkTwoRow = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkOneRow = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.labelX5 = new DevComponents.DotNetBar.LabelX();
this.columnNumCom = new DevComponents.Editors.IntegerInput();
this.labelX4 = new DevComponents.DotNetBar.LabelX();
this.customDisplayType = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.comboItem35 = new DevComponents.Editors.ComboItem();
this.comboItem36 = new DevComponents.Editors.ComboItem();
this.comboItem37 = new DevComponents.Editors.ComboItem();
this.labelX3 = new DevComponents.DotNetBar.LabelX();
this.stopNumCom = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.comboItem9 = new DevComponents.Editors.ComboItem();
this.comboItem10 = new DevComponents.Editors.ComboItem();
this.dataNumCom = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.comboItem15 = new DevComponents.Editors.ComboItem();
this.comboItem16 = new DevComponents.Editors.ComboItem();
this.checkNumCom = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.comboItem1 = new DevComponents.Editors.ComboItem();
this.comboItem2 = new DevComponents.Editors.ComboItem();
this.comboItem3 = new DevComponents.Editors.ComboItem();
this.baudCom = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.comboItem4 = new DevComponents.Editors.ComboItem();
this.comboItem5 = new DevComponents.Editors.ComboItem();
this.comboItem6 = new DevComponents.Editors.ComboItem();
this.comboItem7 = new DevComponents.Editors.ComboItem();
this.comboItem8 = new DevComponents.Editors.ComboItem();
this.comboItem12 = new DevComponents.Editors.ComboItem();
this.comboItem13 = new DevComponents.Editors.ComboItem();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.nameCom = new DevComponents.DotNetBar.Controls.TextBoxX();
this.labelX2 = new DevComponents.DotNetBar.LabelX();
this.touchButtonX4 = new POSV.Component.TouchButtonX();
this.touchButtonX3 = new POSV.Component.TouchButtonX();
this.topControls1 = new POSV.Component.ControlBox();
this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX();
((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).BeginInit();
this.superTabControl1.SuspendLayout();
this.superTabControlPanel1.SuspendLayout();
this.superTabControlPanel2.SuspendLayout();
this.groupPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.columnNumCom)).BeginInit();
this.doubleBufferPanelX1.SuspendLayout();
this.SuspendLayout();
//
// superTabControl1
//
this.superTabControl1.BackColor = System.Drawing.Color.White;
//
//
//
//
//
//
this.superTabControl1.ControlBox.CloseBox.Name = "";
//
//
//
this.superTabControl1.ControlBox.MenuBox.Name = "";
this.superTabControl1.ControlBox.Name = "";
this.superTabControl1.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.superTabControl1.ControlBox.MenuBox,
this.superTabControl1.ControlBox.CloseBox});
this.superTabControl1.ControlBox.Visible = false;
this.superTabControl1.Controls.Add(this.superTabControlPanel1);
this.superTabControl1.Controls.Add(this.superTabControlPanel2);
this.superTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.superTabControl1.ForeColor = System.Drawing.Color.Black;
this.superTabControl1.Location = new System.Drawing.Point(0, 176);
this.superTabControl1.Name = "superTabControl1";
this.superTabControl1.ReorderTabsEnabled = true;
this.superTabControl1.SelectedTabFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
this.superTabControl1.SelectedTabIndex = 0;
this.superTabControl1.Size = new System.Drawing.Size(539, 285);
this.superTabControl1.TabFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.superTabControl1.TabIndex = 6;
this.superTabControl1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.superTabItem1,
this.superTabItem2});
this.superTabControl1.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.OfficeMobile2014;
this.superTabControl1.Text = "superTabControl1";
//
// superTabControlPanel1
//
this.superTabControlPanel1.Controls.Add(this.labelX19);
this.superTabControlPanel1.Controls.Add(this.labelX17);
this.superTabControlPanel1.Controls.Add(this.labelX15);
this.superTabControlPanel1.Controls.Add(this.labelX13);
this.superTabControlPanel1.Controls.Add(this.labelX11);
this.superTabControlPanel1.Controls.Add(this.r2EndCmd);
this.superTabControlPanel1.Controls.Add(this.labelX16);
this.superTabControlPanel1.Controls.Add(this.r2DisplayCmd);
this.superTabControlPanel1.Controls.Add(this.r2ReadyCmd);
this.superTabControlPanel1.Controls.Add(this.r1EndCmd);
this.superTabControlPanel1.Controls.Add(this.labelX10);
this.superTabControlPanel1.Controls.Add(this.r1DisplayCmd);
this.superTabControlPanel1.Controls.Add(this.r1ReadyCmd);
this.superTabControlPanel1.Controls.Add(this.labelX9);
this.superTabControlPanel1.Controls.Add(this.labelX7);
this.superTabControlPanel1.Controls.Add(this.initCmd);
this.superTabControlPanel1.Controls.Add(this.labelX6);
this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.superTabControlPanel1.Location = new System.Drawing.Point(0, 36);
this.superTabControlPanel1.Name = "superTabControlPanel1";
this.superTabControlPanel1.Size = new System.Drawing.Size(539, 249);
this.superTabControlPanel1.TabIndex = 1;
this.superTabControlPanel1.TabItem = this.superTabItem1;
//
// labelX19
//
this.labelX19.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX19.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX19.ForeColor = System.Drawing.Color.Black;
this.labelX19.Location = new System.Drawing.Point(12, 190);
this.labelX19.Name = "labelX19";
this.labelX19.Size = new System.Drawing.Size(99, 23);
this.labelX19.TabIndex = 45;
this.labelX19.Text = "第二行显示结束:";
//
// labelX17
//
this.labelX17.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX17.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX17.ForeColor = System.Drawing.Color.Black;
this.labelX17.Location = new System.Drawing.Point(12, 163);
this.labelX17.Name = "labelX17";
this.labelX17.Size = new System.Drawing.Size(99, 23);
this.labelX17.TabIndex = 44;
this.labelX17.Text = "第二行送显指令:";
//
// labelX15
//
this.labelX15.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX15.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX15.ForeColor = System.Drawing.Color.Black;
this.labelX15.Location = new System.Drawing.Point(12, 134);
this.labelX15.Name = "labelX15";
this.labelX15.Size = new System.Drawing.Size(99, 23);
this.labelX15.TabIndex = 43;
this.labelX15.Text = "第二行显示准备:";
//
// labelX13
//
this.labelX13.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX13.ForeColor = System.Drawing.Color.Black;
this.labelX13.Location = new System.Drawing.Point(12, 105);
this.labelX13.Name = "labelX13";
this.labelX13.Size = new System.Drawing.Size(99, 23);
this.labelX13.TabIndex = 42;
this.labelX13.Text = "第一行显示结束:";
//
// labelX11
//
this.labelX11.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX11.ForeColor = System.Drawing.Color.Black;
this.labelX11.Location = new System.Drawing.Point(12, 76);
this.labelX11.Name = "labelX11";
this.labelX11.Size = new System.Drawing.Size(99, 23);
this.labelX11.TabIndex = 41;
this.labelX11.Text = "第一行送显指令:";
//
// r2EndCmd
//
this.r2EndCmd.BackColor = System.Drawing.Color.White;
//
//
//
this.r2EndCmd.Border.Class = "TextBoxBorder";
this.r2EndCmd.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.r2EndCmd.DisabledBackColor = System.Drawing.Color.White;
this.r2EndCmd.ForeColor = System.Drawing.Color.Black;
this.r2EndCmd.Location = new System.Drawing.Point(113, 192);
this.r2EndCmd.Name = "r2EndCmd";
this.r2EndCmd.PreventEnterBeep = true;
this.r2EndCmd.Size = new System.Drawing.Size(164, 23);
this.r2EndCmd.TabIndex = 39;
//
// labelX16
//
this.labelX16.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX16.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX16.ForeColor = System.Drawing.Color.Black;
this.labelX16.Location = new System.Drawing.Point(283, 163);
this.labelX16.Name = "labelX16";
this.labelX16.SingleLineColor = System.Drawing.Color.Transparent;
this.labelX16.Size = new System.Drawing.Size(243, 23);
this.labelX16.TabIndex = 37;
this.labelX16.Text = "例27,81,65,d,13 其中 d 表示显示内容";
//
// r2DisplayCmd
//
this.r2DisplayCmd.BackColor = System.Drawing.Color.White;
//
//
//
this.r2DisplayCmd.Border.Class = "TextBoxBorder";
this.r2DisplayCmd.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.r2DisplayCmd.DisabledBackColor = System.Drawing.Color.White;
this.r2DisplayCmd.ForeColor = System.Drawing.Color.Black;
this.r2DisplayCmd.Location = new System.Drawing.Point(113, 163);
this.r2DisplayCmd.Name = "r2DisplayCmd";
this.r2DisplayCmd.PreventEnterBeep = true;
this.r2DisplayCmd.Size = new System.Drawing.Size(164, 23);
this.r2DisplayCmd.TabIndex = 36;
//
// r2ReadyCmd
//
this.r2ReadyCmd.BackColor = System.Drawing.Color.White;
//
//
//
this.r2ReadyCmd.Border.Class = "TextBoxBorder";
this.r2ReadyCmd.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.r2ReadyCmd.DisabledBackColor = System.Drawing.Color.White;
this.r2ReadyCmd.ForeColor = System.Drawing.Color.Black;
this.r2ReadyCmd.Location = new System.Drawing.Point(113, 134);
this.r2ReadyCmd.Name = "r2ReadyCmd";
this.r2ReadyCmd.PreventEnterBeep = true;
this.r2ReadyCmd.Size = new System.Drawing.Size(164, 23);
this.r2ReadyCmd.TabIndex = 33;
//
// r1EndCmd
//
this.r1EndCmd.BackColor = System.Drawing.Color.White;
//
//
//
this.r1EndCmd.Border.Class = "TextBoxBorder";
this.r1EndCmd.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.r1EndCmd.DisabledBackColor = System.Drawing.Color.White;
this.r1EndCmd.ForeColor = System.Drawing.Color.Black;
this.r1EndCmd.Location = new System.Drawing.Point(113, 105);
this.r1EndCmd.Name = "r1EndCmd";
this.r1EndCmd.PreventEnterBeep = true;
this.r1EndCmd.Size = new System.Drawing.Size(164, 23);
this.r1EndCmd.TabIndex = 30;
//
// labelX10
//
this.labelX10.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX10.ForeColor = System.Drawing.Color.Black;
this.labelX10.Location = new System.Drawing.Point(283, 76);
this.labelX10.Name = "labelX10";
this.labelX10.SingleLineColor = System.Drawing.Color.Transparent;
this.labelX10.Size = new System.Drawing.Size(243, 23);
this.labelX10.TabIndex = 28;
this.labelX10.Text = "例27,81,65,d,13 其中 d 表示显示内容";
//
// r1DisplayCmd
//
this.r1DisplayCmd.BackColor = System.Drawing.Color.White;
//
//
//
this.r1DisplayCmd.Border.Class = "TextBoxBorder";
this.r1DisplayCmd.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.r1DisplayCmd.DisabledBackColor = System.Drawing.Color.White;
this.r1DisplayCmd.ForeColor = System.Drawing.Color.Black;
this.r1DisplayCmd.Location = new System.Drawing.Point(113, 76);
this.r1DisplayCmd.Name = "r1DisplayCmd";
this.r1DisplayCmd.PreventEnterBeep = true;
this.r1DisplayCmd.Size = new System.Drawing.Size(164, 23);
this.r1DisplayCmd.TabIndex = 27;
//
// r1ReadyCmd
//
this.r1ReadyCmd.BackColor = System.Drawing.Color.White;
//
//
//
this.r1ReadyCmd.Border.Class = "TextBoxBorder";
this.r1ReadyCmd.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.r1ReadyCmd.DisabledBackColor = System.Drawing.Color.White;
this.r1ReadyCmd.ForeColor = System.Drawing.Color.Black;
this.r1ReadyCmd.Location = new System.Drawing.Point(113, 45);
this.r1ReadyCmd.Name = "r1ReadyCmd";
this.r1ReadyCmd.PreventEnterBeep = true;
this.r1ReadyCmd.Size = new System.Drawing.Size(164, 23);
this.r1ReadyCmd.TabIndex = 24;
//
// labelX9
//
this.labelX9.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX9.ForeColor = System.Drawing.Color.Black;
this.labelX9.Location = new System.Drawing.Point(12, 45);
this.labelX9.Name = "labelX9";
this.labelX9.Size = new System.Drawing.Size(99, 23);
this.labelX9.TabIndex = 23;
this.labelX9.Text = "第一行显示准备:";
//
// labelX7
//
this.labelX7.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX7.ForeColor = System.Drawing.Color.Black;
this.labelX7.Location = new System.Drawing.Point(283, 16);
this.labelX7.Name = "labelX7";
this.labelX7.SingleLineColor = System.Drawing.Color.Transparent;
this.labelX7.Size = new System.Drawing.Size(289, 23);
this.labelX7.TabIndex = 22;
this.labelX7.Text = "例27,64";
//
// initCmd
//
this.initCmd.BackColor = System.Drawing.Color.White;
//
//
//
this.initCmd.Border.Class = "TextBoxBorder";
this.initCmd.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.initCmd.DisabledBackColor = System.Drawing.Color.White;
this.initCmd.ForeColor = System.Drawing.Color.Black;
this.initCmd.Location = new System.Drawing.Point(113, 16);
this.initCmd.Name = "initCmd";
this.initCmd.PreventEnterBeep = true;
this.initCmd.Size = new System.Drawing.Size(164, 23);
this.initCmd.TabIndex = 21;
//
// labelX6
//
this.labelX6.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX6.ForeColor = System.Drawing.Color.Black;
this.labelX6.Location = new System.Drawing.Point(35, 16);
this.labelX6.Name = "labelX6";
this.labelX6.Size = new System.Drawing.Size(75, 23);
this.labelX6.TabIndex = 20;
this.labelX6.Text = "初始化指令:";
//
// superTabItem1
//
this.superTabItem1.AttachedControl = this.superTabControlPanel1;
this.superTabItem1.GlobalItem = false;
this.superTabItem1.Name = "superTabItem1";
this.superTabItem1.Text = "送显指令";
//
// superTabControlPanel2
//
this.superTabControlPanel2.Controls.Add(this.labelX14);
this.superTabControlPanel2.Controls.Add(this.labelX18);
this.superTabControlPanel2.Controls.Add(this.labelX20);
this.superTabControlPanel2.Controls.Add(this.changeLightCmd);
this.superTabControlPanel2.Controls.Add(this.paidLightCmd);
this.superTabControlPanel2.Controls.Add(this.totalLightCmd);
this.superTabControlPanel2.Controls.Add(this.priceLightCmd);
this.superTabControlPanel2.Controls.Add(this.labelX21);
this.superTabControlPanel2.Controls.Add(this.offLightCmd);
this.superTabControlPanel2.Controls.Add(this.labelX22);
this.superTabControlPanel2.Controls.Add(this.oneRowExistLight);
this.superTabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.superTabControlPanel2.Location = new System.Drawing.Point(0, 36);
this.superTabControlPanel2.Name = "superTabControlPanel2";
this.superTabControlPanel2.Size = new System.Drawing.Size(539, 249);
this.superTabControlPanel2.TabIndex = 0;
this.superTabControlPanel2.TabItem = this.superTabItem2;
//
// labelX14
//
this.labelX14.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX14.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX14.ForeColor = System.Drawing.Color.Black;
this.labelX14.Location = new System.Drawing.Point(37, 171);
this.labelX14.Name = "labelX14";
this.labelX14.Size = new System.Drawing.Size(99, 23);
this.labelX14.TabIndex = 57;
this.labelX14.Text = "找零灯亮灯指令:";
//
// labelX18
//
this.labelX18.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX18.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX18.ForeColor = System.Drawing.Color.Black;
this.labelX18.Location = new System.Drawing.Point(37, 142);
this.labelX18.Name = "labelX18";
this.labelX18.Size = new System.Drawing.Size(99, 23);
this.labelX18.TabIndex = 56;
this.labelX18.Text = "已付灯亮灯指令:";
//
// labelX20
//
this.labelX20.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX20.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX20.ForeColor = System.Drawing.Color.Black;
this.labelX20.Location = new System.Drawing.Point(13, 113);
this.labelX20.Name = "labelX20";
this.labelX20.Size = new System.Drawing.Size(124, 23);
this.labelX20.TabIndex = 55;
this.labelX20.Text = "应付(合计)亮灯指令:";
//
// changeLightCmd
//
this.changeLightCmd.BackColor = System.Drawing.Color.White;
//
//
//
this.changeLightCmd.Border.Class = "TextBoxBorder";
this.changeLightCmd.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.changeLightCmd.DisabledBackColor = System.Drawing.Color.White;
this.changeLightCmd.ForeColor = System.Drawing.Color.Black;
this.changeLightCmd.Location = new System.Drawing.Point(142, 171);
this.changeLightCmd.Name = "changeLightCmd";
this.changeLightCmd.PreventEnterBeep = true;
this.changeLightCmd.Size = new System.Drawing.Size(164, 23);
this.changeLightCmd.TabIndex = 52;
//
// paidLightCmd
//
this.paidLightCmd.BackColor = System.Drawing.Color.White;
//
//
//
this.paidLightCmd.Border.Class = "TextBoxBorder";
this.paidLightCmd.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.paidLightCmd.DisabledBackColor = System.Drawing.Color.White;
this.paidLightCmd.ForeColor = System.Drawing.Color.Black;
this.paidLightCmd.Location = new System.Drawing.Point(142, 142);
this.paidLightCmd.Name = "paidLightCmd";
this.paidLightCmd.PreventEnterBeep = true;
this.paidLightCmd.Size = new System.Drawing.Size(164, 23);
this.paidLightCmd.TabIndex = 51;
//
// totalLightCmd
//
this.totalLightCmd.BackColor = System.Drawing.Color.White;
//
//
//
this.totalLightCmd.Border.Class = "TextBoxBorder";
this.totalLightCmd.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.totalLightCmd.DisabledBackColor = System.Drawing.Color.White;
this.totalLightCmd.ForeColor = System.Drawing.Color.Black;
this.totalLightCmd.Location = new System.Drawing.Point(142, 113);
this.totalLightCmd.Name = "totalLightCmd";
this.totalLightCmd.PreventEnterBeep = true;
this.totalLightCmd.Size = new System.Drawing.Size(164, 23);
this.totalLightCmd.TabIndex = 50;
//
// priceLightCmd
//
this.priceLightCmd.BackColor = System.Drawing.Color.White;
//
//
//
this.priceLightCmd.Border.Class = "TextBoxBorder";
this.priceLightCmd.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.priceLightCmd.DisabledBackColor = System.Drawing.Color.White;
this.priceLightCmd.ForeColor = System.Drawing.Color.Black;
this.priceLightCmd.Location = new System.Drawing.Point(142, 82);
this.priceLightCmd.Name = "priceLightCmd";
this.priceLightCmd.PreventEnterBeep = true;
this.priceLightCmd.Size = new System.Drawing.Size(164, 23);
this.priceLightCmd.TabIndex = 49;
//
// labelX21
//
this.labelX21.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX21.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX21.ForeColor = System.Drawing.Color.Black;
this.labelX21.Location = new System.Drawing.Point(13, 82);
this.labelX21.Name = "labelX21";
this.labelX21.Size = new System.Drawing.Size(124, 23);
this.labelX21.TabIndex = 48;
this.labelX21.Text = "单价(小计)亮灯指令:";
//
// offLightCmd
//
this.offLightCmd.BackColor = System.Drawing.Color.White;
//
//
//
this.offLightCmd.Border.Class = "TextBoxBorder";
this.offLightCmd.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.offLightCmd.DisabledBackColor = System.Drawing.Color.White;
this.offLightCmd.ForeColor = System.Drawing.Color.Black;
this.offLightCmd.Location = new System.Drawing.Point(142, 53);
this.offLightCmd.Name = "offLightCmd";
this.offLightCmd.PreventEnterBeep = true;
this.offLightCmd.Size = new System.Drawing.Size(164, 23);
this.offLightCmd.TabIndex = 47;
//
// labelX22
//
this.labelX22.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX22.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX22.ForeColor = System.Drawing.Color.Black;
this.labelX22.Location = new System.Drawing.Point(72, 53);
this.labelX22.Name = "labelX22";
this.labelX22.Size = new System.Drawing.Size(62, 23);
this.labelX22.TabIndex = 46;
this.labelX22.Text = "熄灯指令:";
//
// oneRowExistLight
//
this.oneRowExistLight.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.oneRowExistLight.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.oneRowExistLight.Location = new System.Drawing.Point(25, 17);
this.oneRowExistLight.Name = "oneRowExistLight";
this.oneRowExistLight.Size = new System.Drawing.Size(148, 23);
this.oneRowExistLight.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.oneRowExistLight.TabIndex = 0;
this.oneRowExistLight.Text = "单行客显且有状态灯";
//
// superTabItem2
//
this.superTabItem2.AttachedControl = this.superTabControlPanel2;
this.superTabItem2.GlobalItem = false;
this.superTabItem2.Name = "superTabItem2";
this.superTabItem2.Text = "状态灯控制指令";
//
// groupPanel1
//
this.groupPanel1.BackColor = System.Drawing.Color.White;
this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control;
this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.groupPanel1.Controls.Add(this.checkTwoRow);
this.groupPanel1.Controls.Add(this.checkOneRow);
this.groupPanel1.Controls.Add(this.labelX5);
this.groupPanel1.Controls.Add(this.columnNumCom);
this.groupPanel1.Controls.Add(this.labelX4);
this.groupPanel1.Controls.Add(this.customDisplayType);
this.groupPanel1.Controls.Add(this.labelX3);
this.groupPanel1.Controls.Add(this.stopNumCom);
this.groupPanel1.Controls.Add(this.dataNumCom);
this.groupPanel1.Controls.Add(this.checkNumCom);
this.groupPanel1.Controls.Add(this.baudCom);
this.groupPanel1.Controls.Add(this.labelX1);
this.groupPanel1.Controls.Add(this.nameCom);
this.groupPanel1.Controls.Add(this.labelX2);
this.groupPanel1.DisabledBackColor = System.Drawing.Color.Empty;
this.groupPanel1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupPanel1.DrawTitleBox = false;
this.groupPanel1.Location = new System.Drawing.Point(0, 33);
this.groupPanel1.Name = "groupPanel1";
this.groupPanel1.Size = new System.Drawing.Size(539, 143);
//
//
//
this.groupPanel1.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.groupPanel1.Style.BackColorGradientAngle = 90;
this.groupPanel1.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.groupPanel1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel1.Style.BorderBottomWidth = 1;
this.groupPanel1.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.groupPanel1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel1.Style.BorderLeftWidth = 1;
this.groupPanel1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel1.Style.BorderRightWidth = 1;
this.groupPanel1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel1.Style.BorderTopWidth = 1;
this.groupPanel1.Style.CornerDiameter = 4;
this.groupPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.groupPanel1.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
//
//
//
this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.groupPanel1.TabIndex = 5;
this.groupPanel1.Text = "客显设置";
//
// checkTwoRow
//
this.checkTwoRow.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.checkTwoRow.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkTwoRow.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkTwoRow.Location = new System.Drawing.Point(197, 89);
this.checkTwoRow.Name = "checkTwoRow";
this.checkTwoRow.Size = new System.Drawing.Size(100, 23);
this.checkTwoRow.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.checkTwoRow.TabIndex = 21;
this.checkTwoRow.Tag = "2";
this.checkTwoRow.Text = "双行客显";
//
// checkOneRow
//
this.checkOneRow.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.checkOneRow.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkOneRow.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkOneRow.Location = new System.Drawing.Point(91, 90);
this.checkOneRow.Name = "checkOneRow";
this.checkOneRow.Size = new System.Drawing.Size(100, 23);
this.checkOneRow.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.checkOneRow.TabIndex = 20;
this.checkOneRow.Tag = "1";
this.checkOneRow.Text = "单行客显";
//
// labelX5
//
this.labelX5.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX5.Location = new System.Drawing.Point(22, 90);
this.labelX5.Name = "labelX5";
this.labelX5.Size = new System.Drawing.Size(62, 23);
this.labelX5.TabIndex = 19;
this.labelX5.Text = "显示行数:";
//
// columnNumCom
//
//
//
//
this.columnNumCom.BackgroundStyle.Class = "DateTimeInputBackground";
this.columnNumCom.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.columnNumCom.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
this.columnNumCom.Location = new System.Drawing.Point(282, 62);
this.columnNumCom.Name = "columnNumCom";
this.columnNumCom.ShowUpDown = true;
this.columnNumCom.Size = new System.Drawing.Size(65, 23);
this.columnNumCom.TabIndex = 18;
//
// labelX4
//
this.labelX4.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX4.Location = new System.Drawing.Point(176, 61);
this.labelX4.Name = "labelX4";
this.labelX4.Size = new System.Drawing.Size(99, 23);
this.labelX4.TabIndex = 17;
this.labelX4.Text = "每行显示字符数:";
//
// customDisplayType
//
this.customDisplayType.DisplayMember = "Text";
this.customDisplayType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.customDisplayType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.customDisplayType.ForeColor = System.Drawing.Color.Black;
this.customDisplayType.FormattingEnabled = true;
this.customDisplayType.ItemHeight = 18;
this.customDisplayType.Items.AddRange(new object[] {
this.comboItem35,
this.comboItem36,
this.comboItem37});
this.customDisplayType.Location = new System.Drawing.Point(91, 62);
this.customDisplayType.Name = "customDisplayType";
this.customDisplayType.Size = new System.Drawing.Size(79, 24);
this.customDisplayType.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.customDisplayType.TabIndex = 16;
//
// comboItem35
//
this.comboItem35.Text = "数字客显";
//
// comboItem36
//
this.comboItem36.Text = "英文客显";
//
// comboItem37
//
this.comboItem37.Text = "中文客显";
//
// labelX3
//
this.labelX3.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX3.Location = new System.Drawing.Point(22, 61);
this.labelX3.Name = "labelX3";
this.labelX3.Size = new System.Drawing.Size(62, 23);
this.labelX3.TabIndex = 15;
this.labelX3.Text = "客显类型:";
//
// stopNumCom
//
this.stopNumCom.DisplayMember = "Text";
this.stopNumCom.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.stopNumCom.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.stopNumCom.ForeColor = System.Drawing.Color.Black;
this.stopNumCom.FormattingEnabled = true;
this.stopNumCom.ItemHeight = 18;
this.stopNumCom.Items.AddRange(new object[] {
this.comboItem9,
this.comboItem10});
this.stopNumCom.Location = new System.Drawing.Point(317, 33);
this.stopNumCom.Name = "stopNumCom";
this.stopNumCom.Size = new System.Drawing.Size(53, 24);
this.stopNumCom.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.stopNumCom.TabIndex = 14;
//
// comboItem9
//
this.comboItem9.Text = "1";
//
// comboItem10
//
this.comboItem10.Text = "2";
//
// dataNumCom
//
this.dataNumCom.DisplayMember = "Text";
this.dataNumCom.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.dataNumCom.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.dataNumCom.ForeColor = System.Drawing.Color.Black;
this.dataNumCom.FormattingEnabled = true;
this.dataNumCom.ItemHeight = 18;
this.dataNumCom.Items.AddRange(new object[] {
this.comboItem15,
this.comboItem16});
this.dataNumCom.Location = new System.Drawing.Point(258, 33);
this.dataNumCom.Name = "dataNumCom";
this.dataNumCom.Size = new System.Drawing.Size(53, 24);
this.dataNumCom.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.dataNumCom.TabIndex = 13;
//
// comboItem15
//
this.comboItem15.Text = "8";
//
// comboItem16
//
this.comboItem16.Text = "7";
//
// checkNumCom
//
this.checkNumCom.DisplayMember = "Text";
this.checkNumCom.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.checkNumCom.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.checkNumCom.ForeColor = System.Drawing.Color.Black;
this.checkNumCom.FormattingEnabled = true;
this.checkNumCom.ItemHeight = 18;
this.checkNumCom.Items.AddRange(new object[] {
this.comboItem1,
this.comboItem2,
this.comboItem3});
this.checkNumCom.Location = new System.Drawing.Point(176, 33);
this.checkNumCom.Name = "checkNumCom";
this.checkNumCom.Size = new System.Drawing.Size(76, 24);
this.checkNumCom.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.checkNumCom.TabIndex = 12;
//
// comboItem1
//
this.comboItem1.Text = "无校验";
//
// comboItem2
//
this.comboItem2.Text = "奇校验";
//
// comboItem3
//
this.comboItem3.Text = "偶校验";
//
// baudCom
//
this.baudCom.DisplayMember = "Text";
this.baudCom.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.baudCom.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.baudCom.ForeColor = System.Drawing.Color.Black;
this.baudCom.FormattingEnabled = true;
this.baudCom.ItemHeight = 18;
this.baudCom.Items.AddRange(new object[] {
this.comboItem4,
this.comboItem5,
this.comboItem6,
this.comboItem7,
this.comboItem8,
this.comboItem12,
this.comboItem13});
this.baudCom.Location = new System.Drawing.Point(91, 33);
this.baudCom.Name = "baudCom";
this.baudCom.Size = new System.Drawing.Size(79, 24);
this.baudCom.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.baudCom.TabIndex = 11;
//
// comboItem4
//
this.comboItem4.Text = "2400";
//
// comboItem5
//
this.comboItem5.Text = "4800";
//
// comboItem6
//
this.comboItem6.Text = "9600";
//
// comboItem7
//
this.comboItem7.Text = "19200";
//
// comboItem8
//
this.comboItem8.Text = "38400";
//
// comboItem12
//
this.comboItem12.Text = "57600";
//
// comboItem13
//
this.comboItem13.Text = "115200";
//
// labelX1
//
this.labelX1.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX1.Location = new System.Drawing.Point(22, 32);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(62, 23);
this.labelX1.TabIndex = 3;
this.labelX1.Text = "串口参数:";
//
// nameCom
//
this.nameCom.BackColor = System.Drawing.Color.White;
//
//
//
this.nameCom.Border.Class = "TextBoxBorder";
this.nameCom.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.nameCom.DisabledBackColor = System.Drawing.Color.White;
this.nameCom.ForeColor = System.Drawing.Color.Black;
this.nameCom.Location = new System.Drawing.Point(91, 3);
this.nameCom.Name = "nameCom";
this.nameCom.PreventEnterBeep = true;
this.nameCom.Size = new System.Drawing.Size(228, 23);
this.nameCom.TabIndex = 2;
//
// labelX2
//
this.labelX2.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX2.Location = new System.Drawing.Point(22, 3);
this.labelX2.Name = "labelX2";
this.labelX2.Size = new System.Drawing.Size(62, 23);
this.labelX2.TabIndex = 1;
this.labelX2.Text = "客显名称:";
//
// touchButtonX4
//
this.touchButtonX4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.touchButtonX4.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.touchButtonX4.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.touchButtonX4.CanvasColor = System.Drawing.SystemColors.Control;
this.touchButtonX4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.touchButtonX4.Cursor = System.Windows.Forms.Cursors.Hand;
this.touchButtonX4.DisabledBackColor = System.Drawing.Color.Empty;
this.touchButtonX4.EnableFlyout = false;
this.touchButtonX4.FlyoutContent = null;
this.touchButtonX4.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left;
this.touchButtonX4.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX4.KeyCode = "";
this.touchButtonX4.Location = new System.Drawing.Point(130, 12);
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.Red;
this.touchButtonX4.NotifySize = new System.Drawing.Size(30, 16);
this.touchButtonX4.NotifyText = "99+";
this.touchButtonX4.PermissionCode = "";
this.touchButtonX4.Size = new System.Drawing.Size(102, 46);
this.touchButtonX4.Style.Alignment = System.Drawing.StringAlignment.Center;
this.touchButtonX4.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.touchButtonX4.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.touchButtonX4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.touchButtonX4.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.touchButtonX4.Style.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX4.Style.ForeColor.Color = System.Drawing.Color.White;
this.touchButtonX4.Style.GradientAngle = 90;
this.touchButtonX4.SymbolColor = System.Drawing.Color.Orange;
this.touchButtonX4.SymbolSize = 0F;
this.touchButtonX4.TabIndex = 46;
this.touchButtonX4.Text = "保存";
this.touchButtonX4.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnSubmitTouchClick);
//
// touchButtonX3
//
this.touchButtonX3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.touchButtonX3.BackColor1 = System.Drawing.Color.Orange;
this.touchButtonX3.BackColor2 = System.Drawing.Color.Tan;
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.EnableFlyout = false;
this.touchButtonX3.FlyoutContent = null;
this.touchButtonX3.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left;
this.touchButtonX3.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX3.KeyCode = "";
this.touchButtonX3.Location = new System.Drawing.Point(262, 12);
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.Red;
this.touchButtonX3.NotifySize = new System.Drawing.Size(30, 16);
this.touchButtonX3.NotifyText = "99+";
this.touchButtonX3.PermissionCode = "";
this.touchButtonX3.Size = new System.Drawing.Size(102, 46);
this.touchButtonX3.Style.Alignment = System.Drawing.StringAlignment.Center;
this.touchButtonX3.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86)))));
this.touchButtonX3.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86)))));
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.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX3.Style.ForeColor.Color = System.Drawing.Color.White;
this.touchButtonX3.Style.GradientAngle = 90;
this.touchButtonX3.SymbolColor = System.Drawing.Color.Orange;
this.touchButtonX3.SymbolSize = 0F;
this.touchButtonX3.TabIndex = 45;
this.touchButtonX3.Text = "关闭";
this.touchButtonX3.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnCloseTouchClick);
//
// topControls1
//
this.topControls1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(162)))), ((int)(((byte)(84)))));
this.topControls1.CloseBox = true;
this.topControls1.Dock = System.Windows.Forms.DockStyle.Top;
this.topControls1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.topControls1.ForeColor = System.Drawing.Color.White;
this.topControls1.Location = new System.Drawing.Point(0, 0);
this.topControls1.Margin = new System.Windows.Forms.Padding(0);
this.topControls1.MessageCenterStatus = false;
this.topControls1.MinimizeBox = false;
this.topControls1.Name = "topControls1";
this.topControls1.NetworkStatus = false;
this.topControls1.NewForeColor = System.Drawing.Color.White;
this.topControls1.SettingsBox = false;
this.topControls1.ShowApplicationVersion = false;
this.topControls1.ShowKeyboard = false;
this.topControls1.ShowLockScreen = false;
this.topControls1.ShowMessageCenter = false;
this.topControls1.ShowNetworkStatus = false;
this.topControls1.ShowQrCode = false;
this.topControls1.Size = new System.Drawing.Size(539, 33);
this.topControls1.TabIndex = 4;
this.topControls1.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnCloseClick);
//
// doubleBufferPanelX1
//
this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX1.Controls.Add(this.touchButtonX4);
this.doubleBufferPanelX1.Controls.Add(this.touchButtonX3);
this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.doubleBufferPanelX1.Location = new System.Drawing.Point(0, 461);
this.doubleBufferPanelX1.Name = "doubleBufferPanelX1";
this.doubleBufferPanelX1.Size = new System.Drawing.Size(539, 70);
this.doubleBufferPanelX1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX1.Style.GradientAngle = 90;
this.doubleBufferPanelX1.TabIndex = 69;
//
// GuestShowModifyForm
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(228)))), ((int)(((byte)(236)))));
this.ClientSize = new System.Drawing.Size(539, 531);
this.Controls.Add(this.superTabControl1);
this.Controls.Add(this.doubleBufferPanelX1);
this.Controls.Add(this.groupPanel1);
this.Controls.Add(this.topControls1);
this.Name = "GuestShowModifyForm";
this.Text = "CustomDisplayModifyForm";
((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).EndInit();
this.superTabControl1.ResumeLayout(false);
this.superTabControlPanel1.ResumeLayout(false);
this.superTabControlPanel2.ResumeLayout(false);
this.groupPanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.columnNumCom)).EndInit();
this.doubleBufferPanelX1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Component.ControlBox topControls1;
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel1;
private DevComponents.DotNetBar.LabelX labelX2;
private DevComponents.DotNetBar.Controls.TextBoxX nameCom;
private DevComponents.DotNetBar.LabelX labelX1;
private DevComponents.DotNetBar.Controls.ComboBoxEx baudCom;
private DevComponents.Editors.ComboItem comboItem4;
private DevComponents.Editors.ComboItem comboItem5;
private DevComponents.Editors.ComboItem comboItem6;
private DevComponents.Editors.ComboItem comboItem7;
private DevComponents.Editors.ComboItem comboItem8;
private DevComponents.Editors.ComboItem comboItem12;
private DevComponents.Editors.ComboItem comboItem13;
private DevComponents.DotNetBar.Controls.ComboBoxEx stopNumCom;
private DevComponents.DotNetBar.Controls.ComboBoxEx dataNumCom;
private DevComponents.Editors.ComboItem comboItem15;
private DevComponents.Editors.ComboItem comboItem16;
private DevComponents.DotNetBar.Controls.ComboBoxEx checkNumCom;
private DevComponents.Editors.ComboItem comboItem1;
private DevComponents.Editors.ComboItem comboItem2;
private DevComponents.Editors.ComboItem comboItem3;
private DevComponents.DotNetBar.Controls.ComboBoxEx customDisplayType;
private DevComponents.Editors.ComboItem comboItem35;
private DevComponents.DotNetBar.LabelX labelX3;
private DevComponents.Editors.ComboItem comboItem36;
private DevComponents.Editors.ComboItem comboItem37;
private DevComponents.DotNetBar.LabelX labelX4;
private DevComponents.Editors.IntegerInput columnNumCom;
private DevComponents.DotNetBar.LabelX labelX5;
private DevComponents.DotNetBar.Controls.CheckBoxX checkOneRow;
private DevComponents.DotNetBar.Controls.CheckBoxX checkTwoRow;
private DevComponents.DotNetBar.SuperTabControl superTabControl1;
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel1;
private DevComponents.DotNetBar.SuperTabItem superTabItem1;
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel2;
private DevComponents.DotNetBar.SuperTabItem superTabItem2;
private DevComponents.DotNetBar.LabelX labelX6;
private DevComponents.DotNetBar.Controls.TextBoxX initCmd;
private DevComponents.DotNetBar.LabelX labelX7;
private DevComponents.DotNetBar.Controls.TextBoxX r2EndCmd;
private DevComponents.DotNetBar.LabelX labelX16;
private DevComponents.DotNetBar.Controls.TextBoxX r2DisplayCmd;
private DevComponents.DotNetBar.Controls.TextBoxX r2ReadyCmd;
private DevComponents.DotNetBar.Controls.TextBoxX r1EndCmd;
private DevComponents.DotNetBar.LabelX labelX10;
private DevComponents.DotNetBar.Controls.TextBoxX r1DisplayCmd;
private DevComponents.DotNetBar.Controls.TextBoxX r1ReadyCmd;
private DevComponents.DotNetBar.LabelX labelX9;
private DevComponents.DotNetBar.LabelX labelX19;
private DevComponents.DotNetBar.LabelX labelX17;
private DevComponents.DotNetBar.LabelX labelX15;
private DevComponents.DotNetBar.LabelX labelX13;
private DevComponents.DotNetBar.LabelX labelX11;
private DevComponents.DotNetBar.Controls.CheckBoxX oneRowExistLight;
private DevComponents.DotNetBar.LabelX labelX14;
private DevComponents.DotNetBar.LabelX labelX18;
private DevComponents.DotNetBar.LabelX labelX20;
private DevComponents.DotNetBar.Controls.TextBoxX changeLightCmd;
private DevComponents.DotNetBar.Controls.TextBoxX paidLightCmd;
private DevComponents.DotNetBar.Controls.TextBoxX totalLightCmd;
private DevComponents.DotNetBar.Controls.TextBoxX priceLightCmd;
private DevComponents.DotNetBar.LabelX labelX21;
private DevComponents.DotNetBar.Controls.TextBoxX offLightCmd;
private DevComponents.DotNetBar.LabelX labelX22;
private Component.TouchButtonX touchButtonX4;
private Component.TouchButtonX touchButtonX3;
private Component.DoubleBufferPanelX doubleBufferPanelX1;
private DevComponents.Editors.ComboItem comboItem9;
private DevComponents.Editors.ComboItem comboItem10;
}
}