namespace JwKdsV { partial class SaleClearModify { /// /// 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.doubleBufferPanelX1 = new JwKdsV.Component.DoubleBufferPanelX(); this.lblInfo = new DevComponents.DotNetBar.LabelX(); this.lblProductUnit = new DevComponents.DotNetBar.LabelX(); this.lblProductName = new DevComponents.DotNetBar.LabelX(); this.line1 = new DevComponents.DotNetBar.Controls.Line(); this.labelX5 = new DevComponents.DotNetBar.LabelX(); this.txtAddQuantity = new JwKdsV.Component.NumericTextBox(); this.labelX1 = new DevComponents.DotNetBar.LabelX(); this.txtTotalQuantity = new JwKdsV.Component.NumericTextBox(); this.labelX2 = new DevComponents.DotNetBar.LabelX(); this.txtNotifyQuantity = new JwKdsV.Component.NumericTextBox(); this.labelX3 = new DevComponents.DotNetBar.LabelX(); this.txtSaleQuantity = new JwKdsV.Component.NumericTextBox(); this.labelX4 = new DevComponents.DotNetBar.LabelX(); this.txtQuantity = new JwKdsV.Component.NumericTextBox(); this.line2 = new DevComponents.DotNetBar.Controls.Line(); this.endTime = new JwKdsV.Component.DatePicker(); this.startTime = new JwKdsV.Component.DatePicker(); this.labelX6 = new DevComponents.DotNetBar.LabelX(); this.labelX7 = new DevComponents.DotNetBar.LabelX(); this.line3 = new DevComponents.DotNetBar.Controls.Line(); this.chkStopFlag = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.tableLayoutPanel = new JwKdsV.Component.DoubleBufferTableLayoutPanel(); this.touchButtonX2 = new JwKdsV.Component.TouchButtonX2(); this.touchButtonX7 = new JwKdsV.Component.TouchButtonX2(); this.touchButtonX12 = new JwKdsV.Component.TouchButtonX2(); this.touchButtonX6 = new JwKdsV.Component.TouchButtonX2(); this.touchButtonX9 = new JwKdsV.Component.TouchButtonX2(); this.touchButtonX14 = new JwKdsV.Component.TouchButtonX2(); this.touchButtonX8 = new JwKdsV.Component.TouchButtonX2(); this.touchButtonX3 = new JwKdsV.Component.TouchButtonX2(); this.touchButtonX10 = new JwKdsV.Component.TouchButtonX2(); this.touchButtonX15 = new JwKdsV.Component.TouchButtonX2(); this.touchButtonX11 = new JwKdsV.Component.TouchButtonX2(); this.touchButtonX1 = new JwKdsV.Component.TouchButtonX2(); this.touchButtonX4 = new JwKdsV.Component.TouchButtonX2(); this.touchButtonX5 = new JwKdsV.Component.TouchButtonX2(); this.doubleBufferPanelX1.SuspendLayout(); this.tableLayoutPanel.SuspendLayout(); this.SuspendLayout(); // // doubleBufferPanelX1 // this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control; this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.doubleBufferPanelX1.Controls.Add(this.lblInfo); this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty; this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Bottom; this.doubleBufferPanelX1.Location = new System.Drawing.Point(0, 363); this.doubleBufferPanelX1.Name = "doubleBufferPanelX1"; this.doubleBufferPanelX1.Padding = new System.Windows.Forms.Padding(2); this.doubleBufferPanelX1.Size = new System.Drawing.Size(646, 35); this.doubleBufferPanelX1.Style.Alignment = System.Drawing.StringAlignment.Center; this.doubleBufferPanelX1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(246))))); this.doubleBufferPanelX1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(246))))); this.doubleBufferPanelX1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.doubleBufferPanelX1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.doubleBufferPanelX1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.doubleBufferPanelX1.Style.GradientAngle = 90; this.doubleBufferPanelX1.TabIndex = 40; // // lblInfo // // // // this.lblInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblInfo.Dock = System.Windows.Forms.DockStyle.Left; this.lblInfo.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblInfo.Location = new System.Drawing.Point(2, 2); this.lblInfo.Name = "lblInfo"; this.lblInfo.Size = new System.Drawing.Size(643, 31); this.lblInfo.TabIndex = 27; this.lblInfo.Text = "请输入沽清信息"; this.lblInfo.WordWrap = true; // // lblProductUnit // this.lblProductUnit.BackColor = System.Drawing.Color.Transparent; // // // this.lblProductUnit.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblProductUnit.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblProductUnit.ForeColor = System.Drawing.Color.Black; this.lblProductUnit.Location = new System.Drawing.Point(389, 10); this.lblProductUnit.Name = "lblProductUnit"; this.lblProductUnit.Size = new System.Drawing.Size(234, 25); this.lblProductUnit.TabIndex = 42; this.lblProductUnit.Tag = "销售单位:{0}"; this.lblProductUnit.Text = "销售单位:"; // // lblProductName // this.lblProductName.BackColor = System.Drawing.Color.Transparent; // // // this.lblProductName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblProductName.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblProductName.ForeColor = System.Drawing.Color.Black; this.lblProductName.Location = new System.Drawing.Point(16, 10); this.lblProductName.Name = "lblProductName"; this.lblProductName.Size = new System.Drawing.Size(345, 25); this.lblProductName.TabIndex = 43; this.lblProductName.Tag = "单品名称:{0}"; this.lblProductName.Text = "单品名称:"; // // line1 // this.line1.BackColor = System.Drawing.Color.Transparent; this.line1.Location = new System.Drawing.Point(4, 41); this.line1.Name = "line1"; this.line1.Size = new System.Drawing.Size(633, 13); this.line1.TabIndex = 44; this.line1.Text = "line1"; // // labelX5 // this.labelX5.BackColor = System.Drawing.Color.Transparent; // // // this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX5.ForeColor = System.Drawing.Color.Black; this.labelX5.Location = new System.Drawing.Point(174, 321); this.labelX5.Name = "labelX5"; this.labelX5.Size = new System.Drawing.Size(81, 25); this.labelX5.TabIndex = 50; this.labelX5.Tag = ""; this.labelX5.Text = "增加数量:"; this.labelX5.TextAlignment = System.Drawing.StringAlignment.Far; // // txtAddQuantity // this.txtAddQuantity.AllowDecimalSeparator = true; this.txtAddQuantity.AllowNegativeSign = false; this.txtAddQuantity.AllowSpace = false; this.txtAddQuantity.BackColor = System.Drawing.Color.White; // // // this.txtAddQuantity.Border.BorderColor = System.Drawing.Color.DimGray; this.txtAddQuantity.Border.BorderColor2 = System.Drawing.Color.DimGray; this.txtAddQuantity.Border.Class = "TextBoxBorder"; this.txtAddQuantity.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtAddQuantity.DisabledBackColor = System.Drawing.Color.White; this.txtAddQuantity.EnableSoftKeyboard = true; this.txtAddQuantity.Font = new System.Drawing.Font("宋体", 15F); this.txtAddQuantity.ForeColor = System.Drawing.Color.Black; this.txtAddQuantity.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.txtAddQuantity.Location = new System.Drawing.Point(255, 318); this.txtAddQuantity.MaxDecimalDigit = 2; this.txtAddQuantity.MaxLength = 12; this.txtAddQuantity.Multiline = true; this.txtAddQuantity.Name = "txtAddQuantity"; this.txtAddQuantity.PreventEnterBeep = true; this.txtAddQuantity.Size = new System.Drawing.Size(82, 30); this.txtAddQuantity.TabIndex = 51; this.txtAddQuantity.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // labelX1 // this.labelX1.BackColor = System.Drawing.Color.Transparent; // // // this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX1.ForeColor = System.Drawing.Color.Black; this.labelX1.Location = new System.Drawing.Point(4, 78); this.labelX1.Name = "labelX1"; this.labelX1.Size = new System.Drawing.Size(81, 25); this.labelX1.TabIndex = 52; this.labelX1.Tag = ""; this.labelX1.Text = "沽清数量:"; this.labelX1.TextAlignment = System.Drawing.StringAlignment.Far; // // txtTotalQuantity // this.txtTotalQuantity.AllowDecimalSeparator = true; this.txtTotalQuantity.AllowNegativeSign = false; this.txtTotalQuantity.AllowSpace = false; this.txtTotalQuantity.BackColor = System.Drawing.Color.White; // // // this.txtTotalQuantity.Border.BorderColor = System.Drawing.Color.DimGray; this.txtTotalQuantity.Border.BorderColor2 = System.Drawing.Color.DimGray; this.txtTotalQuantity.Border.Class = "TextBoxBorder"; this.txtTotalQuantity.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtTotalQuantity.DisabledBackColor = System.Drawing.Color.White; this.txtTotalQuantity.EnableSoftKeyboard = true; this.txtTotalQuantity.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtTotalQuantity.ForeColor = System.Drawing.Color.Black; this.txtTotalQuantity.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.txtTotalQuantity.Location = new System.Drawing.Point(85, 75); this.txtTotalQuantity.MaxDecimalDigit = 2; this.txtTotalQuantity.MaxLength = 12; this.txtTotalQuantity.Multiline = true; this.txtTotalQuantity.Name = "txtTotalQuantity"; this.txtTotalQuantity.PreventEnterBeep = true; this.txtTotalQuantity.Size = new System.Drawing.Size(82, 30); this.txtTotalQuantity.TabIndex = 53; this.txtTotalQuantity.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txtTotalQuantity.OnValueChanged += new JwKdsV.Component.NumericTextBox.EventHandler(this.OnTotalQuantityValueChanged); // // labelX2 // this.labelX2.BackColor = System.Drawing.Color.Transparent; // // // this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX2.ForeColor = System.Drawing.Color.Black; this.labelX2.Location = new System.Drawing.Point(174, 78); this.labelX2.Name = "labelX2"; this.labelX2.Size = new System.Drawing.Size(81, 25); this.labelX2.TabIndex = 54; this.labelX2.Tag = ""; this.labelX2.Text = "提醒数量:"; this.labelX2.TextAlignment = System.Drawing.StringAlignment.Far; // // txtNotifyQuantity // this.txtNotifyQuantity.AllowDecimalSeparator = true; this.txtNotifyQuantity.AllowNegativeSign = false; this.txtNotifyQuantity.AllowSpace = false; this.txtNotifyQuantity.BackColor = System.Drawing.Color.White; // // // this.txtNotifyQuantity.Border.BorderColor = System.Drawing.Color.DimGray; this.txtNotifyQuantity.Border.BorderColor2 = System.Drawing.Color.DimGray; this.txtNotifyQuantity.Border.Class = "TextBoxBorder"; this.txtNotifyQuantity.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtNotifyQuantity.DisabledBackColor = System.Drawing.Color.White; this.txtNotifyQuantity.EnableSoftKeyboard = true; this.txtNotifyQuantity.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtNotifyQuantity.ForeColor = System.Drawing.Color.Black; this.txtNotifyQuantity.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.txtNotifyQuantity.Location = new System.Drawing.Point(255, 75); this.txtNotifyQuantity.MaxDecimalDigit = 2; this.txtNotifyQuantity.MaxLength = 12; this.txtNotifyQuantity.Multiline = true; this.txtNotifyQuantity.Name = "txtNotifyQuantity"; this.txtNotifyQuantity.PreventEnterBeep = true; this.txtNotifyQuantity.Size = new System.Drawing.Size(82, 30); this.txtNotifyQuantity.TabIndex = 55; this.txtNotifyQuantity.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // labelX3 // this.labelX3.BackColor = System.Drawing.Color.Transparent; // // // this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX3.ForeColor = System.Drawing.Color.Black; this.labelX3.Location = new System.Drawing.Point(4, 137); this.labelX3.Name = "labelX3"; this.labelX3.Size = new System.Drawing.Size(81, 25); this.labelX3.TabIndex = 56; this.labelX3.Tag = ""; this.labelX3.Text = "已售数量:"; this.labelX3.TextAlignment = System.Drawing.StringAlignment.Far; // // txtSaleQuantity // this.txtSaleQuantity.AllowDecimalSeparator = true; this.txtSaleQuantity.AllowNegativeSign = false; this.txtSaleQuantity.AllowSpace = false; this.txtSaleQuantity.BackColor = System.Drawing.Color.White; // // // this.txtSaleQuantity.Border.BorderColor = System.Drawing.Color.DimGray; this.txtSaleQuantity.Border.BorderColor2 = System.Drawing.Color.DimGray; this.txtSaleQuantity.Border.Class = "TextBoxBorder"; this.txtSaleQuantity.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtSaleQuantity.DisabledBackColor = System.Drawing.Color.White; this.txtSaleQuantity.Enabled = false; this.txtSaleQuantity.EnableSoftKeyboard = true; this.txtSaleQuantity.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtSaleQuantity.ForeColor = System.Drawing.Color.Black; this.txtSaleQuantity.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.txtSaleQuantity.Location = new System.Drawing.Point(85, 134); this.txtSaleQuantity.MaxDecimalDigit = 2; this.txtSaleQuantity.MaxLength = 12; this.txtSaleQuantity.Multiline = true; this.txtSaleQuantity.Name = "txtSaleQuantity"; this.txtSaleQuantity.PreventEnterBeep = true; this.txtSaleQuantity.Size = new System.Drawing.Size(82, 30); this.txtSaleQuantity.TabIndex = 57; this.txtSaleQuantity.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // labelX4 // this.labelX4.BackColor = System.Drawing.Color.Transparent; // // // this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX4.ForeColor = System.Drawing.Color.Black; this.labelX4.Location = new System.Drawing.Point(174, 137); this.labelX4.Name = "labelX4"; this.labelX4.Size = new System.Drawing.Size(81, 25); this.labelX4.TabIndex = 58; this.labelX4.Tag = ""; this.labelX4.Text = "剩余数量:"; this.labelX4.TextAlignment = System.Drawing.StringAlignment.Far; // // txtQuantity // this.txtQuantity.AllowDecimalSeparator = true; this.txtQuantity.AllowNegativeSign = false; this.txtQuantity.AllowSpace = false; this.txtQuantity.BackColor = System.Drawing.Color.White; // // // this.txtQuantity.Border.BorderColor = System.Drawing.Color.DimGray; this.txtQuantity.Border.BorderColor2 = System.Drawing.Color.DimGray; this.txtQuantity.Border.Class = "TextBoxBorder"; this.txtQuantity.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtQuantity.DisabledBackColor = System.Drawing.Color.White; this.txtQuantity.Enabled = false; this.txtQuantity.EnableSoftKeyboard = true; this.txtQuantity.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtQuantity.ForeColor = System.Drawing.Color.Black; this.txtQuantity.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.txtQuantity.Location = new System.Drawing.Point(255, 134); this.txtQuantity.MaxDecimalDigit = 2; this.txtQuantity.MaxLength = 12; this.txtQuantity.Multiline = true; this.txtQuantity.Name = "txtQuantity"; this.txtQuantity.PreventEnterBeep = true; this.txtQuantity.Size = new System.Drawing.Size(82, 30); this.txtQuantity.TabIndex = 59; this.txtQuantity.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // line2 // this.line2.BackColor = System.Drawing.Color.Transparent; this.line2.Location = new System.Drawing.Point(4, 180); this.line2.Name = "line2"; this.line2.Size = new System.Drawing.Size(339, 13); this.line2.TabIndex = 60; this.line2.Text = "line2"; // // endTime // this.endTime.CustomFormat = "yyyy-MM-dd HH:mm"; this.endTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.endTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.endTime.HeaderColor = System.Drawing.Color.Empty; this.endTime.Location = new System.Drawing.Point(85, 257); this.endTime.Name = "endTime"; this.endTime.Size = new System.Drawing.Size(252, 29); this.endTime.TabIndex = 238; // // startTime // this.startTime.CustomFormat = "yyyy-MM-dd HH:mm"; this.startTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.startTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.startTime.HeaderColor = System.Drawing.Color.Empty; this.startTime.Location = new System.Drawing.Point(85, 207); this.startTime.Name = "startTime"; this.startTime.Size = new System.Drawing.Size(252, 29); this.startTime.TabIndex = 239; // // labelX6 // this.labelX6.BackColor = System.Drawing.Color.Transparent; // // // this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX6.ForeColor = System.Drawing.Color.Black; this.labelX6.Location = new System.Drawing.Point(4, 208); this.labelX6.Name = "labelX6"; this.labelX6.Size = new System.Drawing.Size(81, 25); this.labelX6.TabIndex = 240; this.labelX6.Tag = ""; this.labelX6.Text = "沽清时间:"; this.labelX6.TextAlignment = System.Drawing.StringAlignment.Far; // // labelX7 // this.labelX7.BackColor = System.Drawing.Color.Transparent; // // // this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX7.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX7.ForeColor = System.Drawing.Color.Black; this.labelX7.Location = new System.Drawing.Point(4, 258); this.labelX7.Name = "labelX7"; this.labelX7.Size = new System.Drawing.Size(81, 25); this.labelX7.TabIndex = 241; this.labelX7.Tag = ""; this.labelX7.Text = "结束时间:"; this.labelX7.TextAlignment = System.Drawing.StringAlignment.Far; // // line3 // this.line3.BackColor = System.Drawing.Color.Transparent; this.line3.Location = new System.Drawing.Point(4, 302); this.line3.Name = "line3"; this.line3.Size = new System.Drawing.Size(339, 13); this.line3.TabIndex = 242; this.line3.Text = "line3"; // // chkStopFlag // this.chkStopFlag.BackColor = System.Drawing.Color.Transparent; // // // this.chkStopFlag.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.chkStopFlag.CheckSignSize = new System.Drawing.Size(16, 16); this.chkStopFlag.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.chkStopFlag.Location = new System.Drawing.Point(16, 323); this.chkStopFlag.Name = "chkStopFlag"; this.chkStopFlag.Size = new System.Drawing.Size(93, 23); this.chkStopFlag.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.chkStopFlag.TabIndex = 243; this.chkStopFlag.Tag = ""; this.chkStopFlag.Text = "中途取消"; // // tableLayoutPanel // this.tableLayoutPanel.ColumnCount = 4; 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.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); 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.Controls.Add(this.touchButtonX1, 3, 0); this.tableLayoutPanel.Controls.Add(this.touchButtonX4, 3, 1); this.tableLayoutPanel.Controls.Add(this.touchButtonX5, 3, 2); this.tableLayoutPanel.Location = new System.Drawing.Point(350, 66); 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(287, 283); this.tableLayoutPanel.TabIndex = 246; // // 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.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 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(71, 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("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, 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"; this.touchButtonX2.TouchClick += new JwKdsV.Component.TouchButtonX2.EventHandler(this.OnTouchClick); // // 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.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 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(71, 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("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, 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"; this.touchButtonX7.TouchClick += new JwKdsV.Component.TouchButtonX2.EventHandler(this.OnTouchClick); // // 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.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 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(71, 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("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, 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"; this.touchButtonX12.TouchClick += new JwKdsV.Component.TouchButtonX2.EventHandler(this.OnTouchClick); // // 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.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX6.KeyCode = "8"; this.touchButtonX6.Location = new System.Drawing.Point(71, 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(71, 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("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, 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"; this.touchButtonX6.TouchClick += new JwKdsV.Component.TouchButtonX2.EventHandler(this.OnTouchClick); // // 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.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX9.KeyCode = "5"; this.touchButtonX9.Location = new System.Drawing.Point(71, 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(71, 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("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, 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"; this.touchButtonX9.TouchClick += new JwKdsV.Component.TouchButtonX2.EventHandler(this.OnTouchClick); // // 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.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX14.KeyCode = "2"; this.touchButtonX14.Location = new System.Drawing.Point(71, 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(71, 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("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, 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"; this.touchButtonX14.TouchClick += new JwKdsV.Component.TouchButtonX2.EventHandler(this.OnTouchClick); // // 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.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX8.KeyCode = "6"; this.touchButtonX8.Location = new System.Drawing.Point(142, 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(71, 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("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, 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"; this.touchButtonX8.TouchClick += new JwKdsV.Component.TouchButtonX2.EventHandler(this.OnTouchClick); // // 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.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX3.KeyCode = "9"; this.touchButtonX3.Location = new System.Drawing.Point(142, 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(71, 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("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, 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"; this.touchButtonX3.TouchClick += new JwKdsV.Component.TouchButtonX2.EventHandler(this.OnTouchClick); // // 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.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX10.KeyCode = "3"; this.touchButtonX10.Location = new System.Drawing.Point(142, 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(71, 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("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, 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"; this.touchButtonX10.TouchClick += new JwKdsV.Component.TouchButtonX2.EventHandler(this.OnTouchClick); // // 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.tableLayoutPanel.SetColumnSpan(this.touchButtonX15, 2); this.touchButtonX15.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX15.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX15.Dock = System.Windows.Forms.DockStyle.Fill; this.touchButtonX15.EnableFlyout = false; this.touchButtonX15.FlyoutContent = null; this.touchButtonX15.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX15.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 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(142, 73); 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("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, 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"; this.touchButtonX15.TouchClick += new JwKdsV.Component.TouchButtonX2.EventHandler(this.OnTouchClick); // // 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.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX11.KeyCode = "oem_period"; this.touchButtonX11.Location = new System.Drawing.Point(142, 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(71, 73); 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("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX11.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.touchButtonX11.Style.GradientAngle = 90; this.touchButtonX11.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX11.SymbolSize = 0F; this.touchButtonX11.TabIndex = 25; this.touchButtonX11.Text = "•"; this.touchButtonX11.TouchClick += new JwKdsV.Component.TouchButtonX2.EventHandler(this.OnTouchClick); // // touchButtonX1 // this.touchButtonX1.BackColor1 = System.Drawing.Color.Tan; this.touchButtonX1.BackColor2 = System.Drawing.Color.Moccasin; this.touchButtonX1.CanvasColor = System.Drawing.SystemColors.Control; this.touchButtonX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX1.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX1.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX1.Dock = System.Windows.Forms.DockStyle.Fill; this.touchButtonX1.EnableFlyout = false; this.touchButtonX1.FlyoutContent = null; this.touchButtonX1.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX1.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX1.KeyCode = "clear"; this.touchButtonX1.Location = new System.Drawing.Point(213, 0); 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(74, 70); this.touchButtonX1.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX1.Style.BackColor1.Color = System.Drawing.Color.Tan; this.touchButtonX1.Style.BackColor2.Color = System.Drawing.Color.Tan; this.touchButtonX1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.touchButtonX1.Style.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.touchButtonX1.Style.GradientAngle = 90; this.touchButtonX1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX1.SymbolSize = 0F; this.touchButtonX1.TabIndex = 26; this.touchButtonX1.Text = "清空"; this.touchButtonX1.TouchClick += new JwKdsV.Component.TouchButtonX2.EventHandler(this.OnTouchClick); // // touchButtonX4 // this.touchButtonX4.BackColor1 = System.Drawing.Color.Tan; this.touchButtonX4.BackColor2 = System.Drawing.Color.Moccasin; this.touchButtonX4.CanvasColor = System.Drawing.SystemColors.Control; this.touchButtonX4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX4.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX4.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX4.Dock = System.Windows.Forms.DockStyle.Fill; this.touchButtonX4.EnableFlyout = false; this.touchButtonX4.FlyoutContent = null; this.touchButtonX4.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX4.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX4.KeyCode = "close"; this.touchButtonX4.Location = new System.Drawing.Point(213, 70); this.touchButtonX4.Lock = false; this.touchButtonX4.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX4.Margin = new System.Windows.Forms.Padding(0); this.touchButtonX4.Name = "touchButtonX4"; this.touchButtonX4.Notify = false; this.touchButtonX4.NotifyColor = System.Drawing.Color.Red; this.touchButtonX4.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX4.NotifyText = "99+"; this.touchButtonX4.PermissionCode = ""; this.touchButtonX4.Size = new System.Drawing.Size(74, 70); this.touchButtonX4.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX4.Style.BackColor1.Color = System.Drawing.Color.Tan; this.touchButtonX4.Style.BackColor2.Color = System.Drawing.Color.Tan; this.touchButtonX4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX4.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.touchButtonX4.Style.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX4.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.touchButtonX4.Style.GradientAngle = 90; this.touchButtonX4.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX4.SymbolSize = 0F; this.touchButtonX4.TabIndex = 27; this.touchButtonX4.Text = "关闭"; this.touchButtonX4.TouchClick += new JwKdsV.Component.TouchButtonX2.EventHandler(this.OnTouchClick); // // touchButtonX5 // this.touchButtonX5.BackColor1 = System.Drawing.Color.Olive; this.touchButtonX5.BackColor2 = System.Drawing.Color.DarkOliveGreen; this.touchButtonX5.CanvasColor = System.Drawing.SystemColors.Control; this.touchButtonX5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX5.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX5.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX5.Dock = System.Windows.Forms.DockStyle.Fill; this.touchButtonX5.EnableFlyout = false; this.touchButtonX5.FlyoutContent = null; this.touchButtonX5.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX5.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX5.KeyCode = "accept"; this.touchButtonX5.Location = new System.Drawing.Point(213, 140); this.touchButtonX5.Lock = false; this.touchButtonX5.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX5.Margin = new System.Windows.Forms.Padding(0); this.touchButtonX5.Name = "touchButtonX5"; this.touchButtonX5.Notify = false; this.touchButtonX5.NotifyColor = System.Drawing.Color.Red; this.touchButtonX5.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX5.NotifyText = "99+"; this.touchButtonX5.PermissionCode = ""; this.tableLayoutPanel.SetRowSpan(this.touchButtonX5, 2); this.touchButtonX5.Size = new System.Drawing.Size(74, 143); this.touchButtonX5.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX5.Style.BackColor1.Color = System.Drawing.Color.Olive; this.touchButtonX5.Style.BackColor2.Color = System.Drawing.Color.Olive; this.touchButtonX5.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX5.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.touchButtonX5.Style.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX5.Style.ForeColor.Color = System.Drawing.Color.White; this.touchButtonX5.Style.GradientAngle = 90; this.touchButtonX5.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX5.SymbolSize = 0F; this.touchButtonX5.TabIndex = 28; this.touchButtonX5.Text = "保存"; this.touchButtonX5.TouchClick += new JwKdsV.Component.TouchButtonX2.EventHandler(this.OnTouchClick); // // SaleClearModify // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(246))))); this.ClientSize = new System.Drawing.Size(646, 398); this.Controls.Add(this.tableLayoutPanel); this.Controls.Add(this.chkStopFlag); this.Controls.Add(this.line3); this.Controls.Add(this.labelX7); this.Controls.Add(this.labelX6); this.Controls.Add(this.endTime); this.Controls.Add(this.startTime); this.Controls.Add(this.line2); this.Controls.Add(this.labelX4); this.Controls.Add(this.txtQuantity); this.Controls.Add(this.labelX3); this.Controls.Add(this.txtSaleQuantity); this.Controls.Add(this.labelX2); this.Controls.Add(this.txtNotifyQuantity); this.Controls.Add(this.labelX1); this.Controls.Add(this.txtTotalQuantity); this.Controls.Add(this.labelX5); this.Controls.Add(this.txtAddQuantity); this.Controls.Add(this.line1); this.Controls.Add(this.lblProductUnit); this.Controls.Add(this.lblProductName); this.Controls.Add(this.doubleBufferPanelX1); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "SaleClearModify"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "沽清设置"; this.doubleBufferPanelX1.ResumeLayout(false); this.tableLayoutPanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Component.DoubleBufferPanelX doubleBufferPanelX1; private DevComponents.DotNetBar.LabelX lblInfo; private DevComponents.DotNetBar.LabelX lblProductUnit; private DevComponents.DotNetBar.LabelX lblProductName; private DevComponents.DotNetBar.Controls.Line line1; private DevComponents.DotNetBar.LabelX labelX5; private Component.NumericTextBox txtAddQuantity; private DevComponents.DotNetBar.LabelX labelX1; private Component.NumericTextBox txtTotalQuantity; private DevComponents.DotNetBar.LabelX labelX2; private Component.NumericTextBox txtNotifyQuantity; private DevComponents.DotNetBar.LabelX labelX3; private Component.NumericTextBox txtSaleQuantity; private DevComponents.DotNetBar.LabelX labelX4; private Component.NumericTextBox txtQuantity; private DevComponents.DotNetBar.Controls.Line line2; private Component.DatePicker endTime; private Component.DatePicker startTime; private DevComponents.DotNetBar.LabelX labelX6; private DevComponents.DotNetBar.LabelX labelX7; private DevComponents.DotNetBar.Controls.Line line3; private DevComponents.DotNetBar.Controls.CheckBoxX chkStopFlag; private JwKdsV.Component.DoubleBufferTableLayoutPanel tableLayoutPanel; private Component.TouchButtonX2 touchButtonX2; private Component.TouchButtonX2 touchButtonX7; private Component.TouchButtonX2 touchButtonX12; private Component.TouchButtonX2 touchButtonX6; private Component.TouchButtonX2 touchButtonX9; private Component.TouchButtonX2 touchButtonX14; private Component.TouchButtonX2 touchButtonX8; private Component.TouchButtonX2 touchButtonX3; private Component.TouchButtonX2 touchButtonX10; private Component.TouchButtonX2 touchButtonX15; private Component.TouchButtonX2 touchButtonX11; private Component.TouchButtonX2 touchButtonX1; private Component.TouchButtonX2 touchButtonX4; private Component.TouchButtonX2 touchButtonX5; } }