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.

1079 lines
69 KiB
C#

namespace POSV.Report
{
partial class MShiftDetail
{
/// <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.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX();
this.doubleBufferPanelX3 = new POSV.Component.DoubleBufferPanelX();
this.TodayTouchButtonX = new POSV.Component.TouchLabelXX();
this.YesdayTouchButtonX = new POSV.Component.TouchLabelXX();
this.BefdayTouchButtonX = new POSV.Component.TouchLabelXX();
this.ToWeekTouchButtonX = new POSV.Component.TouchLabelXX();
this.BefWeekTouchButtonX = new POSV.Component.TouchLabelXX();
this.ToMonthTouchButtonX = new POSV.Component.TouchLabelXX();
this.BefMonthTouchButtonX = new POSV.Component.TouchLabelXX();
this.ButtonClose = new POSV.Component.TouchButtonX();
this.touchButtonX2 = new POSV.Component.TouchButtonX();
this.touchButtonX1 = new POSV.Component.TouchButtonX();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.endPicker = new POSV.Component.DatePicker();
this.startPicker = new POSV.Component.DatePicker();
this.ticketListTable = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn43 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn41 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn42 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn14 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn27 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn28 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn15 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn16 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn17 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn29 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn24 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn25 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn26 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.detailListTable = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn18 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn19 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn20 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn21 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn23 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.ReceivableAmount = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn48 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn22 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.detailPartListTable = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn34 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn35 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn36 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn37 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn39 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.doubleBufferPanelX2 = new POSV.Component.DoubleBufferPanelX();
this.doubleBufferPanelX5 = new POSV.Component.DoubleBufferPanelX();
this.buttonX11 = new DevComponents.DotNetBar.ButtonX();
this.labelX5 = new DevComponents.DotNetBar.LabelX();
this.doubleBufferPanelX1.SuspendLayout();
this.doubleBufferPanelX3.SuspendLayout();
this.doubleBufferPanelX2.SuspendLayout();
this.doubleBufferPanelX5.SuspendLayout();
this.SuspendLayout();
//
// doubleBufferPanelX1
//
this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX1.Controls.Add(this.doubleBufferPanelX3);
this.doubleBufferPanelX1.Controls.Add(this.ButtonClose);
this.doubleBufferPanelX1.Controls.Add(this.touchButtonX2);
this.doubleBufferPanelX1.Controls.Add(this.touchButtonX1);
this.doubleBufferPanelX1.Controls.Add(this.labelX1);
this.doubleBufferPanelX1.Controls.Add(this.endPicker);
this.doubleBufferPanelX1.Controls.Add(this.startPicker);
this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferPanelX1.Location = new System.Drawing.Point(0, 49);
this.doubleBufferPanelX1.Name = "doubleBufferPanelX1";
this.doubleBufferPanelX1.Size = new System.Drawing.Size(1024, 103);
this.doubleBufferPanelX1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
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 = 241;
//
// doubleBufferPanelX3
//
this.doubleBufferPanelX3.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX3.Controls.Add(this.TodayTouchButtonX);
this.doubleBufferPanelX3.Controls.Add(this.YesdayTouchButtonX);
this.doubleBufferPanelX3.Controls.Add(this.BefdayTouchButtonX);
this.doubleBufferPanelX3.Controls.Add(this.ToWeekTouchButtonX);
this.doubleBufferPanelX3.Controls.Add(this.BefWeekTouchButtonX);
this.doubleBufferPanelX3.Controls.Add(this.ToMonthTouchButtonX);
this.doubleBufferPanelX3.Controls.Add(this.BefMonthTouchButtonX);
this.doubleBufferPanelX3.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX3.Location = new System.Drawing.Point(10, 52);
this.doubleBufferPanelX3.Name = "doubleBufferPanelX3";
this.doubleBufferPanelX3.Padding = new System.Windows.Forms.Padding(2);
this.doubleBufferPanelX3.Size = new System.Drawing.Size(705, 45);
this.doubleBufferPanelX3.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX3.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.doubleBufferPanelX3.Style.BorderColor.Color = System.Drawing.Color.Transparent;
this.doubleBufferPanelX3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX3.Style.GradientAngle = 90;
this.doubleBufferPanelX3.TabIndex = 375;
//
// TodayTouchButtonX
//
this.TodayTouchButtonX.BackColor = System.Drawing.Color.Transparent;
this.TodayTouchButtonX.BackColor1 = System.Drawing.Color.Transparent;
this.TodayTouchButtonX.BackColor2 = System.Drawing.Color.Transparent;
//
//
//
this.TodayTouchButtonX.BackgroundStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.TodayTouchButtonX.BackgroundStyle.BorderBottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.TodayTouchButtonX.BackgroundStyle.BorderBottomWidth = 1;
this.TodayTouchButtonX.BackgroundStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.TodayTouchButtonX.BackgroundStyle.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.TodayTouchButtonX.BackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.TodayTouchButtonX.BackgroundStyle.BorderLeftColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.TodayTouchButtonX.BackgroundStyle.BorderLeftWidth = 1;
this.TodayTouchButtonX.BackgroundStyle.BorderRightColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.TodayTouchButtonX.BackgroundStyle.BorderRightWidth = 1;
this.TodayTouchButtonX.BackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.TodayTouchButtonX.BackgroundStyle.BorderTopColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.TodayTouchButtonX.BackgroundStyle.BorderTopWidth = 1;
this.TodayTouchButtonX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.TodayTouchButtonX.BackgroundStyle.CornerTypeBottomLeft = DevComponents.DotNetBar.eCornerType.Rounded;
this.TodayTouchButtonX.BackgroundStyle.CornerTypeTopLeft = DevComponents.DotNetBar.eCornerType.Rounded;
this.TodayTouchButtonX.Dock = System.Windows.Forms.DockStyle.Right;
this.TodayTouchButtonX.Font = new System.Drawing.Font("微软雅黑", 12F);
this.TodayTouchButtonX.ForeColor = System.Drawing.Color.Black;
this.TodayTouchButtonX.Location = new System.Drawing.Point(3, 2);
this.TodayTouchButtonX.Name = "TodayTouchButtonX";
this.TodayTouchButtonX.Size = new System.Drawing.Size(100, 41);
this.TodayTouchButtonX.TabIndex = 386;
this.TodayTouchButtonX.Tag = "今天";
this.TodayTouchButtonX.Text = "今天";
this.TodayTouchButtonX.TextAlignment = System.Drawing.StringAlignment.Center;
this.TodayTouchButtonX.TouchClick += new System.EventHandler(this.btn_time_touch_Click);
this.TodayTouchButtonX.Click += new System.EventHandler(this.btn_time_Click);
//
// YesdayTouchButtonX
//
this.YesdayTouchButtonX.BackColor = System.Drawing.Color.Transparent;
this.YesdayTouchButtonX.BackColor1 = System.Drawing.Color.Transparent;
this.YesdayTouchButtonX.BackColor2 = System.Drawing.Color.Transparent;
//
//
//
this.YesdayTouchButtonX.BackgroundStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.YesdayTouchButtonX.BackgroundStyle.BorderBottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.YesdayTouchButtonX.BackgroundStyle.BorderBottomWidth = 1;
this.YesdayTouchButtonX.BackgroundStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.YesdayTouchButtonX.BackgroundStyle.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.YesdayTouchButtonX.BackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.YesdayTouchButtonX.BackgroundStyle.BorderLeftColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.YesdayTouchButtonX.BackgroundStyle.BorderLeftWidth = 1;
this.YesdayTouchButtonX.BackgroundStyle.BorderRightColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.YesdayTouchButtonX.BackgroundStyle.BorderRightWidth = 1;
this.YesdayTouchButtonX.BackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.YesdayTouchButtonX.BackgroundStyle.BorderTopColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.YesdayTouchButtonX.BackgroundStyle.BorderTopWidth = 1;
this.YesdayTouchButtonX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.YesdayTouchButtonX.Dock = System.Windows.Forms.DockStyle.Right;
this.YesdayTouchButtonX.Font = new System.Drawing.Font("微软雅黑", 12F);
this.YesdayTouchButtonX.ForeColor = System.Drawing.Color.Black;
this.YesdayTouchButtonX.Location = new System.Drawing.Point(103, 2);
this.YesdayTouchButtonX.Name = "YesdayTouchButtonX";
this.YesdayTouchButtonX.Size = new System.Drawing.Size(100, 41);
this.YesdayTouchButtonX.TabIndex = 385;
this.YesdayTouchButtonX.Tag = "昨天";
this.YesdayTouchButtonX.Text = "昨天";
this.YesdayTouchButtonX.TextAlignment = System.Drawing.StringAlignment.Center;
this.YesdayTouchButtonX.TouchClick += new System.EventHandler(this.btn_time_touch_Click);
this.YesdayTouchButtonX.Click += new System.EventHandler(this.btn_time_Click);
//
// BefdayTouchButtonX
//
this.BefdayTouchButtonX.BackColor = System.Drawing.Color.Transparent;
this.BefdayTouchButtonX.BackColor1 = System.Drawing.Color.Transparent;
this.BefdayTouchButtonX.BackColor2 = System.Drawing.Color.Transparent;
//
//
//
this.BefdayTouchButtonX.BackgroundStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.BefdayTouchButtonX.BackgroundStyle.BorderBottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.BefdayTouchButtonX.BackgroundStyle.BorderBottomWidth = 1;
this.BefdayTouchButtonX.BackgroundStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.BefdayTouchButtonX.BackgroundStyle.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.BefdayTouchButtonX.BackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.BefdayTouchButtonX.BackgroundStyle.BorderLeftColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.BefdayTouchButtonX.BackgroundStyle.BorderLeftWidth = 1;
this.BefdayTouchButtonX.BackgroundStyle.BorderRightColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.BefdayTouchButtonX.BackgroundStyle.BorderRightWidth = 1;
this.BefdayTouchButtonX.BackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.BefdayTouchButtonX.BackgroundStyle.BorderTopColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.BefdayTouchButtonX.BackgroundStyle.BorderTopWidth = 1;
this.BefdayTouchButtonX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.BefdayTouchButtonX.Dock = System.Windows.Forms.DockStyle.Right;
this.BefdayTouchButtonX.Font = new System.Drawing.Font("微软雅黑", 12F);
this.BefdayTouchButtonX.ForeColor = System.Drawing.Color.Black;
this.BefdayTouchButtonX.Location = new System.Drawing.Point(203, 2);
this.BefdayTouchButtonX.Name = "BefdayTouchButtonX";
this.BefdayTouchButtonX.Size = new System.Drawing.Size(100, 41);
this.BefdayTouchButtonX.TabIndex = 384;
this.BefdayTouchButtonX.Tag = "前一天";
this.BefdayTouchButtonX.Text = "前一天";
this.BefdayTouchButtonX.TextAlignment = System.Drawing.StringAlignment.Center;
this.BefdayTouchButtonX.TouchClick += new System.EventHandler(this.btn_time_touch_Click);
this.BefdayTouchButtonX.Click += new System.EventHandler(this.btn_time_Click);
//
// ToWeekTouchButtonX
//
this.ToWeekTouchButtonX.BackColor = System.Drawing.Color.Transparent;
this.ToWeekTouchButtonX.BackColor1 = System.Drawing.Color.Transparent;
this.ToWeekTouchButtonX.BackColor2 = System.Drawing.Color.Transparent;
//
//
//
this.ToWeekTouchButtonX.BackgroundStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.ToWeekTouchButtonX.BackgroundStyle.BorderBottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.ToWeekTouchButtonX.BackgroundStyle.BorderBottomWidth = 1;
this.ToWeekTouchButtonX.BackgroundStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.ToWeekTouchButtonX.BackgroundStyle.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.ToWeekTouchButtonX.BackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.ToWeekTouchButtonX.BackgroundStyle.BorderLeftColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.ToWeekTouchButtonX.BackgroundStyle.BorderLeftWidth = 1;
this.ToWeekTouchButtonX.BackgroundStyle.BorderRightColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.ToWeekTouchButtonX.BackgroundStyle.BorderRightWidth = 1;
this.ToWeekTouchButtonX.BackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.ToWeekTouchButtonX.BackgroundStyle.BorderTopColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.ToWeekTouchButtonX.BackgroundStyle.BorderTopWidth = 1;
this.ToWeekTouchButtonX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.ToWeekTouchButtonX.Dock = System.Windows.Forms.DockStyle.Right;
this.ToWeekTouchButtonX.Font = new System.Drawing.Font("微软雅黑", 12F);
this.ToWeekTouchButtonX.ForeColor = System.Drawing.Color.Black;
this.ToWeekTouchButtonX.Location = new System.Drawing.Point(303, 2);
this.ToWeekTouchButtonX.Name = "ToWeekTouchButtonX";
this.ToWeekTouchButtonX.Size = new System.Drawing.Size(100, 41);
this.ToWeekTouchButtonX.TabIndex = 383;
this.ToWeekTouchButtonX.Tag = "本周";
this.ToWeekTouchButtonX.Text = "本周";
this.ToWeekTouchButtonX.TextAlignment = System.Drawing.StringAlignment.Center;
this.ToWeekTouchButtonX.TouchClick += new System.EventHandler(this.btn_time_touch_Click);
this.ToWeekTouchButtonX.Click += new System.EventHandler(this.btn_time_Click);
//
// BefWeekTouchButtonX
//
this.BefWeekTouchButtonX.BackColor = System.Drawing.Color.Transparent;
this.BefWeekTouchButtonX.BackColor1 = System.Drawing.Color.Transparent;
this.BefWeekTouchButtonX.BackColor2 = System.Drawing.Color.Transparent;
//
//
//
this.BefWeekTouchButtonX.BackgroundStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.BefWeekTouchButtonX.BackgroundStyle.BorderBottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.BefWeekTouchButtonX.BackgroundStyle.BorderBottomWidth = 1;
this.BefWeekTouchButtonX.BackgroundStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.BefWeekTouchButtonX.BackgroundStyle.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.BefWeekTouchButtonX.BackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.BefWeekTouchButtonX.BackgroundStyle.BorderLeftColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.BefWeekTouchButtonX.BackgroundStyle.BorderLeftWidth = 1;
this.BefWeekTouchButtonX.BackgroundStyle.BorderRightColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.BefWeekTouchButtonX.BackgroundStyle.BorderRightWidth = 1;
this.BefWeekTouchButtonX.BackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.BefWeekTouchButtonX.BackgroundStyle.BorderTopColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.BefWeekTouchButtonX.BackgroundStyle.BorderTopWidth = 1;
this.BefWeekTouchButtonX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.BefWeekTouchButtonX.Dock = System.Windows.Forms.DockStyle.Right;
this.BefWeekTouchButtonX.Font = new System.Drawing.Font("微软雅黑", 12F);
this.BefWeekTouchButtonX.ForeColor = System.Drawing.Color.Black;
this.BefWeekTouchButtonX.Location = new System.Drawing.Point(403, 2);
this.BefWeekTouchButtonX.Name = "BefWeekTouchButtonX";
this.BefWeekTouchButtonX.Size = new System.Drawing.Size(100, 41);
this.BefWeekTouchButtonX.TabIndex = 382;
this.BefWeekTouchButtonX.Tag = "上周";
this.BefWeekTouchButtonX.Text = "上周";
this.BefWeekTouchButtonX.TextAlignment = System.Drawing.StringAlignment.Center;
this.BefWeekTouchButtonX.TouchClick += new System.EventHandler(this.btn_time_touch_Click);
this.BefWeekTouchButtonX.Click += new System.EventHandler(this.btn_time_Click);
//
// ToMonthTouchButtonX
//
this.ToMonthTouchButtonX.BackColor = System.Drawing.Color.Transparent;
this.ToMonthTouchButtonX.BackColor1 = System.Drawing.Color.Transparent;
this.ToMonthTouchButtonX.BackColor2 = System.Drawing.Color.Transparent;
//
//
//
this.ToMonthTouchButtonX.BackgroundStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.ToMonthTouchButtonX.BackgroundStyle.BorderBottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.ToMonthTouchButtonX.BackgroundStyle.BorderBottomWidth = 1;
this.ToMonthTouchButtonX.BackgroundStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.ToMonthTouchButtonX.BackgroundStyle.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.ToMonthTouchButtonX.BackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.ToMonthTouchButtonX.BackgroundStyle.BorderLeftColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.ToMonthTouchButtonX.BackgroundStyle.BorderLeftWidth = 1;
this.ToMonthTouchButtonX.BackgroundStyle.BorderRightColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.ToMonthTouchButtonX.BackgroundStyle.BorderRightWidth = 1;
this.ToMonthTouchButtonX.BackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.ToMonthTouchButtonX.BackgroundStyle.BorderTopColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.ToMonthTouchButtonX.BackgroundStyle.BorderTopWidth = 1;
this.ToMonthTouchButtonX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.ToMonthTouchButtonX.Dock = System.Windows.Forms.DockStyle.Right;
this.ToMonthTouchButtonX.Font = new System.Drawing.Font("微软雅黑", 12F);
this.ToMonthTouchButtonX.ForeColor = System.Drawing.Color.Black;
this.ToMonthTouchButtonX.Location = new System.Drawing.Point(503, 2);
this.ToMonthTouchButtonX.Name = "ToMonthTouchButtonX";
this.ToMonthTouchButtonX.Size = new System.Drawing.Size(100, 41);
this.ToMonthTouchButtonX.TabIndex = 381;
this.ToMonthTouchButtonX.Tag = "本月";
this.ToMonthTouchButtonX.Text = "本月";
this.ToMonthTouchButtonX.TextAlignment = System.Drawing.StringAlignment.Center;
this.ToMonthTouchButtonX.TouchClick += new System.EventHandler(this.btn_time_touch_Click);
this.ToMonthTouchButtonX.Click += new System.EventHandler(this.btn_time_Click);
//
// BefMonthTouchButtonX
//
this.BefMonthTouchButtonX.BackColor = System.Drawing.Color.Transparent;
this.BefMonthTouchButtonX.BackColor1 = System.Drawing.Color.Transparent;
this.BefMonthTouchButtonX.BackColor2 = System.Drawing.Color.Transparent;
//
//
//
this.BefMonthTouchButtonX.BackgroundStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.BefMonthTouchButtonX.BackgroundStyle.BorderBottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.BefMonthTouchButtonX.BackgroundStyle.BorderBottomWidth = 1;
this.BefMonthTouchButtonX.BackgroundStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.BefMonthTouchButtonX.BackgroundStyle.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.BefMonthTouchButtonX.BackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.BefMonthTouchButtonX.BackgroundStyle.BorderLeftColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.BefMonthTouchButtonX.BackgroundStyle.BorderLeftWidth = 1;
this.BefMonthTouchButtonX.BackgroundStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.BefMonthTouchButtonX.BackgroundStyle.BorderRightColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.BefMonthTouchButtonX.BackgroundStyle.BorderRightWidth = 1;
this.BefMonthTouchButtonX.BackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.BefMonthTouchButtonX.BackgroundStyle.BorderTopColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
this.BefMonthTouchButtonX.BackgroundStyle.BorderTopWidth = 1;
this.BefMonthTouchButtonX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.BefMonthTouchButtonX.BackgroundStyle.CornerTypeBottomRight = DevComponents.DotNetBar.eCornerType.Rounded;
this.BefMonthTouchButtonX.BackgroundStyle.CornerTypeTopRight = DevComponents.DotNetBar.eCornerType.Rounded;
this.BefMonthTouchButtonX.Dock = System.Windows.Forms.DockStyle.Right;
this.BefMonthTouchButtonX.Font = new System.Drawing.Font("微软雅黑", 12F);
this.BefMonthTouchButtonX.ForeColor = System.Drawing.Color.Black;
this.BefMonthTouchButtonX.Location = new System.Drawing.Point(603, 2);
this.BefMonthTouchButtonX.Name = "BefMonthTouchButtonX";
this.BefMonthTouchButtonX.Size = new System.Drawing.Size(100, 41);
this.BefMonthTouchButtonX.TabIndex = 362;
this.BefMonthTouchButtonX.Tag = "上月";
this.BefMonthTouchButtonX.Text = "上月";
this.BefMonthTouchButtonX.TextAlignment = System.Drawing.StringAlignment.Center;
this.BefMonthTouchButtonX.TouchClick += new System.EventHandler(this.btn_time_touch_Click);
this.BefMonthTouchButtonX.Click += new System.EventHandler(this.btn_time_Click);
//
// ButtonClose
//
this.ButtonClose.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.ButtonClose.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.ButtonClose.CanvasColor = System.Drawing.SystemColors.Control;
this.ButtonClose.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.ButtonClose.Cursor = System.Windows.Forms.Cursors.Hand;
this.ButtonClose.DisabledBackColor = System.Drawing.Color.Empty;
this.ButtonClose.EnableFlyout = false;
this.ButtonClose.FlyoutContent = null;
this.ButtonClose.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left;
this.ButtonClose.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ButtonClose.KeyCode = "";
this.ButtonClose.Location = new System.Drawing.Point(917, 52);
this.ButtonClose.Lock = false;
this.ButtonClose.LockSize = new System.Drawing.Size(26, 26);
this.ButtonClose.Name = "ButtonClose";
this.ButtonClose.Notify = false;
this.ButtonClose.NotifyColor = System.Drawing.Color.Red;
this.ButtonClose.NotifySize = new System.Drawing.Size(30, 16);
this.ButtonClose.NotifyText = "99+";
this.ButtonClose.PermissionCode = "";
this.ButtonClose.Size = new System.Drawing.Size(100, 45);
this.ButtonClose.Style.Alignment = System.Drawing.StringAlignment.Center;
this.ButtonClose.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.ButtonClose.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.ButtonClose.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.ButtonClose.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.ButtonClose.Style.CornerDiameter = 5;
this.ButtonClose.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.ButtonClose.Style.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ButtonClose.Style.ForeColor.Color = System.Drawing.Color.White;
this.ButtonClose.Style.GradientAngle = 90;
this.ButtonClose.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.ButtonClose.SymbolSize = 0F;
this.ButtonClose.TabIndex = 333;
this.ButtonClose.Text = "退出";
this.ButtonClose.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.btn_exit_touch_Click);
this.ButtonClose.Click += new System.EventHandler(this.btn_exit_Click);
//
// touchButtonX2
//
this.touchButtonX2.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(175)))), ((int)(((byte)(227)))));
this.touchButtonX2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(175)))), ((int)(((byte)(227)))));
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.EnableFlyout = false;
this.touchButtonX2.FlyoutContent = null;
this.touchButtonX2.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left;
this.touchButtonX2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX2.KeyCode = "";
this.touchButtonX2.Location = new System.Drawing.Point(811, 52);
this.touchButtonX2.Lock = false;
this.touchButtonX2.LockSize = new System.Drawing.Size(26, 26);
this.touchButtonX2.Name = "touchButtonX2";
this.touchButtonX2.Notify = false;
this.touchButtonX2.NotifyColor = System.Drawing.Color.Red;
this.touchButtonX2.NotifySize = new System.Drawing.Size(30, 16);
this.touchButtonX2.NotifyText = "99+";
this.touchButtonX2.PermissionCode = "";
this.touchButtonX2.Size = new System.Drawing.Size(100, 45);
this.touchButtonX2.Style.Alignment = System.Drawing.StringAlignment.Center;
this.touchButtonX2.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(175)))), ((int)(((byte)(227)))));
this.touchButtonX2.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(175)))), ((int)(((byte)(227)))));
this.touchButtonX2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.touchButtonX2.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(175)))), ((int)(((byte)(227)))));
this.touchButtonX2.Style.CornerDiameter = 5;
this.touchButtonX2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.touchButtonX2.Style.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX2.Style.ForeColor.Color = System.Drawing.Color.White;
this.touchButtonX2.Style.GradientAngle = 90;
this.touchButtonX2.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.touchButtonX2.SymbolSize = 0F;
this.touchButtonX2.TabIndex = 329;
this.touchButtonX2.Text = "补打";
this.touchButtonX2.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.btn_print_touch_Click);
//
// touchButtonX1
//
this.touchButtonX1.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
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.EnableFlyout = false;
this.touchButtonX1.FlyoutContent = null;
this.touchButtonX1.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left;
this.touchButtonX1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX1.KeyCode = "";
this.touchButtonX1.Location = new System.Drawing.Point(917, 5);
this.touchButtonX1.Lock = false;
this.touchButtonX1.LockSize = new System.Drawing.Size(26, 26);
this.touchButtonX1.Name = "touchButtonX1";
this.touchButtonX1.Notify = false;
this.touchButtonX1.NotifyColor = System.Drawing.Color.Red;
this.touchButtonX1.NotifySize = new System.Drawing.Size(30, 16);
this.touchButtonX1.NotifyText = "99+";
this.touchButtonX1.PermissionCode = "";
this.touchButtonX1.Size = new System.Drawing.Size(100, 45);
this.touchButtonX1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.touchButtonX1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.touchButtonX1.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(199)))), ((int)(((byte)(186)))));
this.touchButtonX1.Style.CornerDiameter = 5;
this.touchButtonX1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.touchButtonX1.Style.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX1.Style.ForeColor.Color = System.Drawing.Color.White;
this.touchButtonX1.Style.GradientAngle = 90;
this.touchButtonX1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.touchButtonX1.SymbolSize = 0F;
this.touchButtonX1.TabIndex = 322;
this.touchButtonX1.Text = "查询";
this.touchButtonX1.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.btn_query_touch_Click);
//
// labelX1
//
//
//
//
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX1.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX1.Location = new System.Drawing.Point(10, 16);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(110, 23);
this.labelX1.TabIndex = 318;
this.labelX1.Text = "起止时间:";
//
// endPicker
//
this.endPicker.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.endPicker.Font = new System.Drawing.Font("宋体", 12F);
this.endPicker.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.endPicker.HeaderColor = System.Drawing.Color.Empty;
this.endPicker.Location = new System.Drawing.Point(330, 13);
this.endPicker.Name = "endPicker";
this.endPicker.Size = new System.Drawing.Size(200, 26);
this.endPicker.TabIndex = 0;
//
// startPicker
//
this.startPicker.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.startPicker.Font = new System.Drawing.Font("宋体", 12F);
this.startPicker.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.startPicker.HeaderColor = System.Drawing.Color.Empty;
this.startPicker.Location = new System.Drawing.Point(126, 13);
this.startPicker.Name = "startPicker";
this.startPicker.Size = new System.Drawing.Size(200, 26);
this.startPicker.TabIndex = 237;
//
// ticketListTable
//
this.ticketListTable.BackColor = System.Drawing.Color.White;
this.ticketListTable.Dock = System.Windows.Forms.DockStyle.Left;
this.ticketListTable.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.ticketListTable.ForeColor = System.Drawing.Color.Black;
this.ticketListTable.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.ticketListTable.Location = new System.Drawing.Point(0, 152);
this.ticketListTable.Name = "ticketListTable";
//
//
//
this.ticketListTable.PrimaryGrid.AllowEdit = false;
this.ticketListTable.PrimaryGrid.AutoGenerateColumns = false;
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn2);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn43);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn3);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn4);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn5);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn6);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn7);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn8);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn41);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn42);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn1);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn9);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn10);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn11);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn12);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn13);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn14);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn27);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn28);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn15);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn16);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn17);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn29);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn24);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn25);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn26);
this.ticketListTable.PrimaryGrid.DefaultRowHeight = 35;
this.ticketListTable.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.ticketListTable.PrimaryGrid.MultiSelect = false;
this.ticketListTable.PrimaryGrid.RowHeaderIndexOffset = 1;
this.ticketListTable.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.ticketListTable.PrimaryGrid.ShowRowGridIndex = true;
this.ticketListTable.Size = new System.Drawing.Size(515, 616);
this.ticketListTable.TabIndex = 242;
this.ticketListTable.Text = "superGridControl1";
this.ticketListTable.RowActivated += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowActivatedEventArgs>(this.OnTicketRowActivated);
//
// gridColumn2
//
this.gridColumn2.DataPropertyName = "No";
this.gridColumn2.HeaderText = "交班单号";
this.gridColumn2.Name = "No";
this.gridColumn2.Width = 120;
//
// gridColumn43
//
this.gridColumn43.DataPropertyName = "WorkNo";
this.gridColumn43.HeaderText = "工号";
this.gridColumn43.Name = "WorkNo";
this.gridColumn43.Width = 80;
//
// gridColumn3
//
this.gridColumn3.DataPropertyName = "WorkName";
this.gridColumn3.HeaderText = "员工姓名";
this.gridColumn3.Name = "workName";
this.gridColumn3.Width = 80;
//
// gridColumn4
//
this.gridColumn4.DataPropertyName = "DatetimeBegin";
this.gridColumn4.HeaderText = "开始时间";
this.gridColumn4.Name = "datetimeBegin";
this.gridColumn4.Width = 150;
//
// gridColumn5
//
this.gridColumn5.DataPropertyName = "DatetimeEnd";
this.gridColumn5.HeaderText = "结束时间";
this.gridColumn5.Name = "datetimeEnd";
this.gridColumn5.Width = 150;
//
// gridColumn6
//
this.gridColumn6.DataPropertyName = "Memo";
this.gridColumn6.HeaderText = "备注";
this.gridColumn6.Name = "Memo";
this.gridColumn6.Width = 150;
//
// gridColumn7
//
this.gridColumn7.DataPropertyName = "PeopleCount";
this.gridColumn7.HeaderText = "人数";
this.gridColumn7.Name = "peopleCount";
this.gridColumn7.Width = 80;
//
// gridColumn8
//
this.gridColumn8.DataPropertyName = "DealTicketCount";
this.gridColumn8.HeaderText = "成交次数";
this.gridColumn8.Name = "dealTicketCount";
this.gridColumn8.Width = 80;
//
// gridColumn41
//
this.gridColumn41.DataPropertyName = "DealAmount";
this.gridColumn41.HeaderText = "成交金额";
this.gridColumn41.Name = "dealAmount";
this.gridColumn41.Width = 80;
//
// gridColumn42
//
this.gridColumn42.DataPropertyName = "BackTicketCount";
this.gridColumn42.HeaderText = "退单次数";
this.gridColumn42.Name = "backTicketCount";
this.gridColumn42.Width = 80;
//
// gridColumn1
//
this.gridColumn1.DataPropertyName = "BackAmount";
this.gridColumn1.HeaderText = "退单金额";
this.gridColumn1.Name = "backAmount";
this.gridColumn1.Width = 80;
//
// gridColumn9
//
this.gridColumn9.DataPropertyName = "TicketCount";
this.gridColumn9.HeaderText = "合计次数";
this.gridColumn9.Name = "ticketCount";
this.gridColumn9.Width = 80;
//
// gridColumn10
//
this.gridColumn10.DataPropertyName = "Amount";
this.gridColumn10.HeaderText = "合计金额";
this.gridColumn10.Name = "amount";
this.gridColumn10.Width = 80;
//
// gridColumn11
//
this.gridColumn11.DataPropertyName = "DiscountMoney";
this.gridColumn11.HeaderText = "优惠金额";
this.gridColumn11.Name = "discountMoney";
this.gridColumn11.Width = 80;
//
// gridColumn12
//
this.gridColumn12.DataPropertyName = "Receivable";
this.gridColumn12.HeaderText = "应收金额";
this.gridColumn12.Name = "receivable";
this.gridColumn12.Width = 80;
//
// gridColumn13
//
this.gridColumn13.DataPropertyName = "CardCount";
this.gridColumn13.HeaderText = "充值次数";
this.gridColumn13.Name = "cardCount";
this.gridColumn13.Width = 80;
//
// gridColumn14
//
this.gridColumn14.DataPropertyName = "CardRealMoney";
this.gridColumn14.HeaderText = "充值实收";
this.gridColumn14.Name = "cardRealMoney";
this.gridColumn14.Width = 80;
//
// gridColumn27
//
this.gridColumn27.DataPropertyName = "CardRefundCount";
this.gridColumn27.HeaderText = "退卡次数";
this.gridColumn27.Name = "cardRefundCount";
//
// gridColumn28
//
this.gridColumn28.DataPropertyName = "CardRefundMoney";
this.gridColumn28.HeaderText = "退卡金额";
this.gridColumn28.Name = "cardRefundMoney";
//
// gridColumn15
//
this.gridColumn15.DataPropertyName = "SumRealMoney";
this.gridColumn15.HeaderText = "合计金额";
this.gridColumn15.Name = "sumRealMoney";
this.gridColumn15.Width = 80;
//
// gridColumn16
//
this.gridColumn16.DataPropertyName = "Inmoney";
this.gridColumn16.HeaderText = "非营业收入";
this.gridColumn16.Name = "inmoney";
this.gridColumn16.Width = 80;
//
// gridColumn17
//
this.gridColumn17.DataPropertyName = "Outmoney";
this.gridColumn17.HeaderText = "非营业支出";
this.gridColumn17.Name = "outmoney";
this.gridColumn17.Width = 80;
//
// gridColumn29
//
this.gridColumn29.DataPropertyName = "DistributionFee";
this.gridColumn29.HeaderText = "配送费(微信点餐)";
this.gridColumn29.Name = "distributionFee";
this.gridColumn29.Width = 120;
//
// gridColumn24
//
this.gridColumn24.DataPropertyName = "ShiftAmount";
this.gridColumn24.HeaderText = "班次总收入";
this.gridColumn24.Name = "shiftAmount";
this.gridColumn24.Width = 80;
//
// gridColumn25
//
this.gridColumn25.DataPropertyName = "Imprest";
this.gridColumn25.HeaderText = "备用金";
this.gridColumn25.Name = "imprest";
this.gridColumn25.Width = 80;
//
// gridColumn26
//
this.gridColumn26.DataPropertyName = "Id";
this.gridColumn26.Name = "Id";
this.gridColumn26.Visible = false;
//
// detailListTable
//
this.detailListTable.BackColor = System.Drawing.Color.White;
this.detailListTable.Dock = System.Windows.Forms.DockStyle.Top;
this.detailListTable.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.detailListTable.ForeColor = System.Drawing.Color.Black;
this.detailListTable.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.detailListTable.Location = new System.Drawing.Point(515, 152);
this.detailListTable.Name = "detailListTable";
//
//
//
this.detailListTable.PrimaryGrid.AllowEdit = false;
this.detailListTable.PrimaryGrid.AutoGenerateColumns = false;
this.detailListTable.PrimaryGrid.Columns.Add(this.gridColumn18);
this.detailListTable.PrimaryGrid.Columns.Add(this.gridColumn19);
this.detailListTable.PrimaryGrid.Columns.Add(this.gridColumn20);
this.detailListTable.PrimaryGrid.Columns.Add(this.gridColumn21);
this.detailListTable.PrimaryGrid.Columns.Add(this.gridColumn23);
this.detailListTable.PrimaryGrid.Columns.Add(this.ReceivableAmount);
this.detailListTable.PrimaryGrid.Columns.Add(this.gridColumn48);
this.detailListTable.PrimaryGrid.Columns.Add(this.gridColumn22);
this.detailListTable.PrimaryGrid.DefaultRowHeight = 35;
this.detailListTable.PrimaryGrid.RowHeaderIndexOffset = 1;
this.detailListTable.PrimaryGrid.ShowRowGridIndex = true;
this.detailListTable.Size = new System.Drawing.Size(509, 258);
this.detailListTable.TabIndex = 243;
this.detailListTable.Text = "superGridControl2";
//
// gridColumn18
//
this.gridColumn18.DataPropertyName = "PayModeNo";
this.gridColumn18.HeaderText = "支付编码";
this.gridColumn18.Name = "payModeNo";
//
// gridColumn19
//
this.gridColumn19.DataPropertyName = "PayModeName";
this.gridColumn19.HeaderText = "支付方式名";
this.gridColumn19.Name = "payModeName";
this.gridColumn19.Width = 120;
//
// gridColumn20
//
this.gridColumn20.DataPropertyName = "Count";
this.gridColumn20.HeaderText = "次数";
this.gridColumn20.Name = "count";
this.gridColumn20.Width = 80;
//
// gridColumn21
//
this.gridColumn21.DataPropertyName = "Money";
this.gridColumn21.HeaderText = "金额";
this.gridColumn21.Name = "money";
this.gridColumn21.Width = 80;
//
// gridColumn23
//
this.gridColumn23.DataPropertyName = "CardCount";
this.gridColumn23.HeaderText = "卡务次数";
this.gridColumn23.Name = "cardCount";
this.gridColumn23.Width = 80;
//
// ReceivableAmount
//
this.ReceivableAmount.DataPropertyName = "CardMoney";
this.ReceivableAmount.HeaderText = "卡务金额";
this.ReceivableAmount.Name = "cardMoney";
this.ReceivableAmount.Width = 80;
//
// gridColumn48
//
this.gridColumn48.DataPropertyName = "SumMoney";
this.gridColumn48.HeaderText = "系统总额";
this.gridColumn48.Name = "SumMoney";
this.gridColumn48.Width = 80;
//
// gridColumn22
//
this.gridColumn22.DataPropertyName = "HandsMoney";
this.gridColumn22.HeaderText = "手工金额";
this.gridColumn22.Name = "handsMoney";
this.gridColumn22.Width = 80;
//
// detailPartListTable
//
this.detailPartListTable.BackColor = System.Drawing.Color.White;
this.detailPartListTable.Dock = System.Windows.Forms.DockStyle.Fill;
this.detailPartListTable.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.detailPartListTable.ForeColor = System.Drawing.Color.Black;
this.detailPartListTable.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.detailPartListTable.Location = new System.Drawing.Point(515, 410);
this.detailPartListTable.Name = "detailPartListTable";
//
//
//
this.detailPartListTable.PrimaryGrid.AllowEdit = false;
this.detailPartListTable.PrimaryGrid.AutoGenerateColumns = false;
this.detailPartListTable.PrimaryGrid.Columns.Add(this.gridColumn34);
this.detailPartListTable.PrimaryGrid.Columns.Add(this.gridColumn35);
this.detailPartListTable.PrimaryGrid.Columns.Add(this.gridColumn36);
this.detailPartListTable.PrimaryGrid.Columns.Add(this.gridColumn37);
this.detailPartListTable.PrimaryGrid.Columns.Add(this.gridColumn39);
this.detailPartListTable.PrimaryGrid.DefaultRowHeight = 35;
this.detailPartListTable.PrimaryGrid.RowHeaderIndexOffset = 1;
this.detailPartListTable.PrimaryGrid.ShowRowGridIndex = true;
this.detailPartListTable.Size = new System.Drawing.Size(509, 358);
this.detailPartListTable.TabIndex = 244;
this.detailPartListTable.Text = "superGridControl4";
//
// gridColumn34
//
this.gridColumn34.DataPropertyName = "SpecName";
this.gridColumn34.HeaderText = "规格名称";
this.gridColumn34.Name = "specName";
this.gridColumn34.Width = 120;
//
// gridColumn35
//
this.gridColumn35.DataPropertyName = "PreCount";
this.gridColumn35.HeaderText = "初始数量";
this.gridColumn35.Name = "preCount";
this.gridColumn35.Width = 80;
//
// gridColumn36
//
this.gridColumn36.DataPropertyName = "Count";
this.gridColumn36.HeaderText = "系统数量";
this.gridColumn36.Name = "count";
this.gridColumn36.Width = 80;
//
// gridColumn37
//
this.gridColumn37.DataPropertyName = "HandsCount";
this.gridColumn37.HeaderText = "手工数量";
this.gridColumn37.Name = "handsCount";
this.gridColumn37.Width = 80;
//
// gridColumn39
//
this.gridColumn39.DataPropertyName = "DifCount";
this.gridColumn39.HeaderText = "差异数量";
this.gridColumn39.Name = "difCount";
this.gridColumn39.Width = 80;
//
// doubleBufferPanelX2
//
this.doubleBufferPanelX2.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX2.Controls.Add(this.detailPartListTable);
this.doubleBufferPanelX2.Controls.Add(this.detailListTable);
this.doubleBufferPanelX2.Controls.Add(this.ticketListTable);
this.doubleBufferPanelX2.Controls.Add(this.doubleBufferPanelX1);
this.doubleBufferPanelX2.Controls.Add(this.doubleBufferPanelX5);
this.doubleBufferPanelX2.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX2.Dock = System.Windows.Forms.DockStyle.Fill;
this.doubleBufferPanelX2.Location = new System.Drawing.Point(0, 0);
this.doubleBufferPanelX2.Name = "doubleBufferPanelX2";
this.doubleBufferPanelX2.Size = new System.Drawing.Size(1024, 768);
this.doubleBufferPanelX2.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX2.Style.GradientAngle = 90;
this.doubleBufferPanelX2.TabIndex = 248;
//
// doubleBufferPanelX5
//
this.doubleBufferPanelX5.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX5.Controls.Add(this.buttonX11);
this.doubleBufferPanelX5.Controls.Add(this.labelX5);
this.doubleBufferPanelX5.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX5.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferPanelX5.Location = new System.Drawing.Point(0, 0);
this.doubleBufferPanelX5.Name = "doubleBufferPanelX5";
this.doubleBufferPanelX5.Size = new System.Drawing.Size(1024, 49);
this.doubleBufferPanelX5.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX5.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.doubleBufferPanelX5.Style.BackColor2.Color = System.Drawing.Color.White;
this.doubleBufferPanelX5.Style.Border = DevComponents.DotNetBar.eBorderType.DoubleLine;
this.doubleBufferPanelX5.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX5.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX5.Style.GradientAngle = 90;
this.doubleBufferPanelX5.TabIndex = 273;
//
// buttonX11
//
this.buttonX11.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX11.BackColor = System.Drawing.Color.Transparent;
this.buttonX11.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX11.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX11.Dock = System.Windows.Forms.DockStyle.Right;
this.buttonX11.FadeEffect = false;
this.buttonX11.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX11.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX11.Image = global::POSV.Properties.Resources.X;
this.buttonX11.Location = new System.Drawing.Point(975, 0);
this.buttonX11.Name = "buttonX11";
this.buttonX11.Size = new System.Drawing.Size(49, 49);
this.buttonX11.TabIndex = 239;
this.buttonX11.TextColor = System.Drawing.Color.White;
this.buttonX11.Click += new System.EventHandler(this.btn_exit_Click);
//
// labelX5
//
//
//
//
this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX5.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelX5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX5.Location = new System.Drawing.Point(0, 0);
this.labelX5.Name = "labelX5";
this.labelX5.PaddingLeft = 10;
this.labelX5.Size = new System.Drawing.Size(1024, 49);
this.labelX5.TabIndex = 0;
this.labelX5.Text = "交班单据查询";
this.labelX5.TextAlignment = System.Drawing.StringAlignment.Center;
//
// MShiftDetail
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(1024, 768);
this.Controls.Add(this.doubleBufferPanelX2);
this.MinimumSize = new System.Drawing.Size(1024, 768);
this.Name = "MShiftDetail";
this.Text = "ShiftDetail";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.doubleBufferPanelX1.ResumeLayout(false);
this.doubleBufferPanelX3.ResumeLayout(false);
this.doubleBufferPanelX2.ResumeLayout(false);
this.doubleBufferPanelX5.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Component.DoubleBufferPanelX doubleBufferPanelX1;
private Component.DatePicker endPicker;
private Component.DatePicker startPicker;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl ticketListTable;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn43;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn41;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn42;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl detailListTable;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn18;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn19;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn20;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn21;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn22;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn23;
private DevComponents.DotNetBar.SuperGrid.GridColumn ReceivableAmount;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn48;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl detailPartListTable;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn34;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn35;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn36;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn37;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn39;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn14;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn15;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn16;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn17;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn24;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn25;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn26;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn27;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn28;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn29;
private Component.DoubleBufferPanelX doubleBufferPanelX2;
private Component.DoubleBufferPanelX doubleBufferPanelX5;
private DevComponents.DotNetBar.ButtonX buttonX11;
private DevComponents.DotNetBar.LabelX labelX5;
private DevComponents.DotNetBar.LabelX labelX1;
private Component.TouchButtonX touchButtonX1;
private Component.TouchButtonX touchButtonX2;
private Component.TouchButtonX ButtonClose;
private Component.DoubleBufferPanelX doubleBufferPanelX3;
private Component.TouchLabelXX TodayTouchButtonX;
private Component.TouchLabelXX YesdayTouchButtonX;
private Component.TouchLabelXX BefdayTouchButtonX;
private Component.TouchLabelXX ToWeekTouchButtonX;
private Component.TouchLabelXX BefWeekTouchButtonX;
private Component.TouchLabelXX ToMonthTouchButtonX;
private Component.TouchLabelXX BefMonthTouchButtonX;
}
}