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.

958 lines
64 KiB
C#

namespace POSV.Report
{
partial class MTimeSummary
{
/// <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.labelX2 = new DevComponents.DotNetBar.LabelX();
this.doubleBufferPanelX4 = 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.checkBoxX5 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX2 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX4 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX3 = new DevComponents.DotNetBar.Controls.CheckBoxX();
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.superTabControl1 = new DevComponents.DotNetBar.SuperTabControl();
this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
this.timeListTable = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn43 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.superTabItem1 = new DevComponents.DotNetBar.SuperTabItem();
this.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel();
this.timeDateListTable = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
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.superTabItem2 = new DevComponents.DotNetBar.SuperTabItem();
this.doubleBufferPanelX3 = 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.doubleBufferPanelX4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).BeginInit();
this.superTabControl1.SuspendLayout();
this.superTabControlPanel1.SuspendLayout();
this.superTabControlPanel2.SuspendLayout();
this.doubleBufferPanelX3.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.labelX2);
this.doubleBufferPanelX1.Controls.Add(this.doubleBufferPanelX4);
this.doubleBufferPanelX1.Controls.Add(this.checkBoxX5);
this.doubleBufferPanelX1.Controls.Add(this.checkBoxX2);
this.doubleBufferPanelX1.Controls.Add(this.checkBoxX4);
this.doubleBufferPanelX1.Controls.Add(this.checkBoxX1);
this.doubleBufferPanelX1.Controls.Add(this.checkBoxX3);
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, 125);
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 = 245;
//
// labelX2
//
//
//
//
this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX2.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX2.Location = new System.Drawing.Point(10, 49);
this.labelX2.Name = "labelX2";
this.labelX2.Size = new System.Drawing.Size(110, 23);
this.labelX2.TabIndex = 320;
this.labelX2.Text = "时段类型:";
//
// doubleBufferPanelX4
//
this.doubleBufferPanelX4.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX4.Controls.Add(this.TodayTouchButtonX);
this.doubleBufferPanelX4.Controls.Add(this.YesdayTouchButtonX);
this.doubleBufferPanelX4.Controls.Add(this.BefdayTouchButtonX);
this.doubleBufferPanelX4.Controls.Add(this.ToWeekTouchButtonX);
this.doubleBufferPanelX4.Controls.Add(this.BefWeekTouchButtonX);
this.doubleBufferPanelX4.Controls.Add(this.ToMonthTouchButtonX);
this.doubleBufferPanelX4.Controls.Add(this.BefMonthTouchButtonX);
this.doubleBufferPanelX4.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX4.Location = new System.Drawing.Point(12, 76);
this.doubleBufferPanelX4.Name = "doubleBufferPanelX4";
this.doubleBufferPanelX4.Padding = new System.Windows.Forms.Padding(2);
this.doubleBufferPanelX4.Size = new System.Drawing.Size(705, 45);
this.doubleBufferPanelX4.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX4.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.doubleBufferPanelX4.Style.BorderColor.Color = System.Drawing.Color.Transparent;
this.doubleBufferPanelX4.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX4.Style.GradientAngle = 90;
this.doubleBufferPanelX4.TabIndex = 379;
//
// 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);
//
// 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);
//
// 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);
//
// 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);
//
// 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);
//
// 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);
//
// 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);
//
// checkBoxX5
//
//
//
//
this.checkBoxX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX5.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX5.Font = new System.Drawing.Font("宋体", 14.5F);
this.checkBoxX5.Location = new System.Drawing.Point(550, 46);
this.checkBoxX5.Name = "checkBoxX5";
this.checkBoxX5.Size = new System.Drawing.Size(100, 30);
this.checkBoxX5.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX5.TabIndex = 4;
this.checkBoxX5.Tag = "Box6";
this.checkBoxX5.Text = "6小时";
this.checkBoxX5.CheckedChanged += new System.EventHandler(this.cb_change_click);
//
// checkBoxX2
//
//
//
//
this.checkBoxX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX2.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX2.Font = new System.Drawing.Font("宋体", 14.5F);
this.checkBoxX2.Location = new System.Drawing.Point(232, 46);
this.checkBoxX2.Name = "checkBoxX2";
this.checkBoxX2.Size = new System.Drawing.Size(100, 30);
this.checkBoxX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX2.TabIndex = 1;
this.checkBoxX2.Tag = "Box2";
this.checkBoxX2.Text = "2小时";
this.checkBoxX2.CheckedChanged += new System.EventHandler(this.cb_change_click);
//
// checkBoxX4
//
//
//
//
this.checkBoxX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX4.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX4.Font = new System.Drawing.Font("宋体", 14.5F);
this.checkBoxX4.Location = new System.Drawing.Point(444, 45);
this.checkBoxX4.Name = "checkBoxX4";
this.checkBoxX4.Size = new System.Drawing.Size(100, 30);
this.checkBoxX4.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX4.TabIndex = 3;
this.checkBoxX4.Tag = "Box4";
this.checkBoxX4.Text = "4小时";
this.checkBoxX4.CheckedChanged += new System.EventHandler(this.cb_change_click);
//
// checkBoxX1
//
this.checkBoxX1.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.checkBoxX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX1.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX1.Checked = true;
this.checkBoxX1.CheckState = System.Windows.Forms.CheckState.Checked;
this.checkBoxX1.CheckValue = "Y";
this.checkBoxX1.Font = new System.Drawing.Font("宋体", 14.5F);
this.checkBoxX1.Location = new System.Drawing.Point(126, 46);
this.checkBoxX1.Name = "checkBoxX1";
this.checkBoxX1.Size = new System.Drawing.Size(100, 30);
this.checkBoxX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX1.TabIndex = 0;
this.checkBoxX1.Tag = "Box1";
this.checkBoxX1.Text = "1小时";
this.checkBoxX1.CheckedChanged += new System.EventHandler(this.cb_change_click);
//
// checkBoxX3
//
//
//
//
this.checkBoxX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX3.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX3.Font = new System.Drawing.Font("宋体", 14.5F);
this.checkBoxX3.Location = new System.Drawing.Point(338, 46);
this.checkBoxX3.Name = "checkBoxX3";
this.checkBoxX3.Size = new System.Drawing.Size(100, 30);
this.checkBoxX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX3.TabIndex = 2;
this.checkBoxX3.Tag = "Box3";
this.checkBoxX3.Text = "3小时";
this.checkBoxX3.CheckedChanged += new System.EventHandler(this.cb_change_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, 76);
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 = 341;
this.ButtonClose.Text = "退出";
this.ButtonClose.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.btn_exit_touch_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, 76);
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 = 340;
this.touchButtonX2.Text = "打印";
this.touchButtonX2.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.btn_print_touchh_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 = 326;
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 = 319;
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(329, 13);
this.endPicker.Name = "endPicker";
this.endPicker.Size = new System.Drawing.Size(200, 26);
this.endPicker.TabIndex = 0;
this.endPicker.ValueChanged += new System.EventHandler(this.onDateChange);
//
// 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;
this.startPicker.ValueChanged += new System.EventHandler(this.onDateChange);
//
// superTabControl1
//
this.superTabControl1.BackColor = System.Drawing.Color.White;
//
//
//
//
//
//
this.superTabControl1.ControlBox.CloseBox.Name = "";
//
//
//
this.superTabControl1.ControlBox.MenuBox.Name = "";
this.superTabControl1.ControlBox.Name = "";
this.superTabControl1.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.superTabControl1.ControlBox.MenuBox,
this.superTabControl1.ControlBox.CloseBox});
this.superTabControl1.Controls.Add(this.superTabControlPanel1);
this.superTabControl1.Controls.Add(this.superTabControlPanel2);
this.superTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.superTabControl1.Font = new System.Drawing.Font("宋体", 15F);
this.superTabControl1.ForeColor = System.Drawing.Color.White;
this.superTabControl1.Location = new System.Drawing.Point(0, 174);
this.superTabControl1.Name = "superTabControl1";
this.superTabControl1.ReorderTabsEnabled = true;
this.superTabControl1.SelectedTabFont = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold);
this.superTabControl1.SelectedTabIndex = 0;
this.superTabControl1.Size = new System.Drawing.Size(1024, 594);
this.superTabControl1.TabFont = new System.Drawing.Font("宋体", 14F);
this.superTabControl1.TabIndex = 253;
this.superTabControl1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.superTabItem1,
this.superTabItem2});
this.superTabControl1.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.OfficeMobile2014;
this.superTabControl1.Text = "superTabControl1";
//
// superTabControlPanel1
//
this.superTabControlPanel1.Controls.Add(this.timeListTable);
this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.superTabControlPanel1.Location = new System.Drawing.Point(0, 44);
this.superTabControlPanel1.Name = "superTabControlPanel1";
this.superTabControlPanel1.Size = new System.Drawing.Size(1024, 550);
this.superTabControlPanel1.TabIndex = 1;
this.superTabControlPanel1.TabItem = this.superTabItem1;
//
// timeListTable
//
this.timeListTable.BackColor = System.Drawing.Color.White;
this.timeListTable.Dock = System.Windows.Forms.DockStyle.Fill;
this.timeListTable.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.timeListTable.ForeColor = System.Drawing.Color.White;
this.timeListTable.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.timeListTable.Location = new System.Drawing.Point(0, 0);
this.timeListTable.Name = "timeListTable";
//
//
//
this.timeListTable.PrimaryGrid.AllowEdit = false;
this.timeListTable.PrimaryGrid.AutoGenerateColumns = false;
this.timeListTable.PrimaryGrid.Columns.Add(this.gridColumn43);
this.timeListTable.PrimaryGrid.Columns.Add(this.gridColumn2);
this.timeListTable.PrimaryGrid.Columns.Add(this.gridColumn3);
this.timeListTable.PrimaryGrid.Columns.Add(this.gridColumn1);
this.timeListTable.PrimaryGrid.DefaultRowHeight = 35;
this.timeListTable.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.timeListTable.PrimaryGrid.MultiSelect = false;
this.timeListTable.PrimaryGrid.RowHeaderIndexOffset = 1;
this.timeListTable.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.timeListTable.PrimaryGrid.ShowRowGridIndex = true;
this.timeListTable.Size = new System.Drawing.Size(1024, 550);
this.timeListTable.TabIndex = 191;
this.timeListTable.Text = "superGridControl1";
this.timeListTable.DataBindingComplete += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridDataBindingCompleteEventArgs>(this.OnBind);
//
// gridColumn43
//
this.gridColumn43.DataPropertyName = "DateHour";
this.gridColumn43.HeaderText = "时间段";
this.gridColumn43.Name = "dateHour";
this.gridColumn43.Width = 200;
//
// gridColumn2
//
this.gridColumn2.DataPropertyName = "SumCount";
this.gridColumn2.HeaderText = "支付次数";
this.gridColumn2.Name = "sumCount";
//
// gridColumn3
//
this.gridColumn3.DataPropertyName = "SumAmount";
this.gridColumn3.HeaderText = "消费总额";
this.gridColumn3.Name = "sumAmount";
//
// gridColumn1
//
this.gridColumn1.DataPropertyName = "SumReceivableAmount";
this.gridColumn1.HeaderText = "应收金额";
this.gridColumn1.Name = "sumReceivableAmount";
//
// superTabItem1
//
this.superTabItem1.AttachedControl = this.superTabControlPanel1;
this.superTabItem1.GlobalItem = false;
this.superTabItem1.Name = "superTabItem1";
this.superTabItem1.Tag = "superTabItem1";
this.superTabItem1.Text = "时段汇总";
this.superTabItem1.Click += new System.EventHandler(this.tab_onclick);
//
// superTabControlPanel2
//
this.superTabControlPanel2.Controls.Add(this.timeDateListTable);
this.superTabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.superTabControlPanel2.Location = new System.Drawing.Point(0, 44);
this.superTabControlPanel2.Name = "superTabControlPanel2";
this.superTabControlPanel2.Size = new System.Drawing.Size(1024, 550);
this.superTabControlPanel2.TabIndex = 0;
this.superTabControlPanel2.TabItem = this.superTabItem2;
//
// timeDateListTable
//
this.timeDateListTable.BackColor = System.Drawing.Color.White;
this.timeDateListTable.Dock = System.Windows.Forms.DockStyle.Fill;
this.timeDateListTable.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.timeDateListTable.ForeColor = System.Drawing.Color.White;
this.timeDateListTable.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.timeDateListTable.Location = new System.Drawing.Point(0, 0);
this.timeDateListTable.Name = "timeDateListTable";
//
//
//
this.timeDateListTable.PrimaryGrid.AllowEdit = false;
this.timeDateListTable.PrimaryGrid.AutoGenerateColumns = false;
this.timeDateListTable.PrimaryGrid.Columns.Add(this.gridColumn4);
this.timeDateListTable.PrimaryGrid.Columns.Add(this.gridColumn5);
this.timeDateListTable.PrimaryGrid.Columns.Add(this.gridColumn6);
this.timeDateListTable.PrimaryGrid.Columns.Add(this.gridColumn7);
this.timeDateListTable.PrimaryGrid.DefaultRowHeight = 35;
this.timeDateListTable.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.timeDateListTable.PrimaryGrid.MultiSelect = false;
this.timeDateListTable.PrimaryGrid.RowHeaderIndexOffset = 1;
this.timeDateListTable.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.timeDateListTable.PrimaryGrid.ShowRowGridIndex = true;
this.timeDateListTable.Size = new System.Drawing.Size(1024, 550);
this.timeDateListTable.TabIndex = 192;
this.timeDateListTable.Text = "superGridControl1";
this.timeDateListTable.DataBindingComplete += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridDataBindingCompleteEventArgs>(this.OnBind);
//
// gridColumn4
//
this.gridColumn4.DataPropertyName = "DateHour";
this.gridColumn4.HeaderText = "时间段";
this.gridColumn4.Name = "dateHour";
this.gridColumn4.Width = 300;
//
// gridColumn5
//
this.gridColumn5.DataPropertyName = "SumCount";
this.gridColumn5.FillWeight = 80;
this.gridColumn5.HeaderText = "支付次数";
this.gridColumn5.Name = "sumCount";
this.gridColumn5.Width = 80;
//
// gridColumn6
//
this.gridColumn6.DataPropertyName = "SumAmount";
this.gridColumn6.FillWeight = 80;
this.gridColumn6.HeaderText = "消费总额";
this.gridColumn6.Name = "sumAmount";
this.gridColumn6.Width = 80;
//
// gridColumn7
//
this.gridColumn7.DataPropertyName = "SumReceivableAmount";
this.gridColumn7.FillWeight = 80;
this.gridColumn7.HeaderText = "应收金额";
this.gridColumn7.Name = "sumReceivableAmount";
//
// superTabItem2
//
this.superTabItem2.AttachedControl = this.superTabControlPanel2;
this.superTabItem2.GlobalItem = false;
this.superTabItem2.Name = "superTabItem2";
this.superTabItem2.Tag = "superTabItem2";
this.superTabItem2.Text = "按日期时段汇总";
this.superTabItem2.Click += new System.EventHandler(this.tab_onclick);
//
// doubleBufferPanelX3
//
this.doubleBufferPanelX3.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX3.Controls.Add(this.superTabControl1);
this.doubleBufferPanelX3.Controls.Add(this.doubleBufferPanelX1);
this.doubleBufferPanelX3.Controls.Add(this.doubleBufferPanelX5);
this.doubleBufferPanelX3.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX3.Dock = System.Windows.Forms.DockStyle.Fill;
this.doubleBufferPanelX3.Location = new System.Drawing.Point(0, 0);
this.doubleBufferPanelX3.Name = "doubleBufferPanelX3";
this.doubleBufferPanelX3.Size = new System.Drawing.Size(1024, 768);
this.doubleBufferPanelX3.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX3.Style.GradientAngle = 90;
this.doubleBufferPanelX3.TabIndex = 260;
this.doubleBufferPanelX3.Text = "doubleBufferPanelX3";
//
// 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 = 277;
//
// 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;
//
// MTimeSummary
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(1024, 768);
this.Controls.Add(this.doubleBufferPanelX3);
this.Name = "MTimeSummary";
this.Text = "MTimeSummary";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.doubleBufferPanelX1.ResumeLayout(false);
this.doubleBufferPanelX4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).EndInit();
this.superTabControl1.ResumeLayout(false);
this.superTabControlPanel1.ResumeLayout(false);
this.superTabControlPanel2.ResumeLayout(false);
this.doubleBufferPanelX3.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.SuperTabControl superTabControl1;
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel2;
private DevComponents.DotNetBar.SuperTabItem superTabItem2;
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel1;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl timeListTable;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn43;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1;
private DevComponents.DotNetBar.SuperTabItem superTabItem1;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX4;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX3;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX2;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX1;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX5;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl timeDateListTable;
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 Component.DoubleBufferPanelX doubleBufferPanelX3;
private Component.DoubleBufferPanelX doubleBufferPanelX5;
private DevComponents.DotNetBar.ButtonX buttonX11;
private DevComponents.DotNetBar.LabelX labelX5;
private DevComponents.DotNetBar.LabelX labelX1;
private DevComponents.DotNetBar.LabelX labelX2;
private Component.TouchButtonX touchButtonX1;
private Component.TouchButtonX ButtonClose;
private Component.TouchButtonX touchButtonX2;
private Component.DoubleBufferPanelX doubleBufferPanelX4;
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;
}
}