namespace POSV.Report { partial class MPaySummary { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX(); this.ButtonClose = new POSV.Component.TouchButtonX(); this.touchButtonX2 = new POSV.Component.TouchButtonX(); 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.touchButtonX1 = new POSV.Component.TouchButtonX(); this.labelX1 = new DevComponents.DotNetBar.LabelX(); this.txtWorkNo = new POSV.Component.NumericTextBox(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.checkBoxX10 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.checkBoxX9 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.checkBoxX11 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.checkBoxX2 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.checkBoxX3 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.checkBoxX4 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.checkBoxX5 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.checkBoxX8 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.checkBoxX6 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.checkBoxX7 = new DevComponents.DotNetBar.Controls.CheckBoxX(); 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.payListTable = 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.gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn41 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.superTabItem1 = new DevComponents.DotNetBar.SuperTabItem(); 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.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).BeginInit(); this.superTabControl1.SuspendLayout(); this.superTabControlPanel1.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.ButtonClose); this.doubleBufferPanelX1.Controls.Add(this.touchButtonX2); this.doubleBufferPanelX1.Controls.Add(this.doubleBufferPanelX3); this.doubleBufferPanelX1.Controls.Add(this.touchButtonX1); this.doubleBufferPanelX1.Controls.Add(this.labelX1); this.doubleBufferPanelX1.Controls.Add(this.txtWorkNo); this.doubleBufferPanelX1.Controls.Add(this.groupBox1); this.doubleBufferPanelX1.Controls.Add(this.groupBox2); 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, 178); 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; // // 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(913, 126); 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 = 383; 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(802, 126); 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 = 379; this.touchButtonX2.Text = "打印"; this.touchButtonX2.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.btn_print_touch_Click); // // 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, 126); 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); // // 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); // // 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(913, 3); 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 = 333; 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 = 329; this.labelX1.Text = "起止时间:"; // // txtWorkNo // this.txtWorkNo.AllowDecimalSeparator = true; this.txtWorkNo.AllowNegativeSign = false; this.txtWorkNo.AllowSpace = false; this.txtWorkNo.BackColor = System.Drawing.Color.White; // // // this.txtWorkNo.Border.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid; this.txtWorkNo.Border.BorderBottomWidth = 1; this.txtWorkNo.Border.BorderColor = System.Drawing.Color.DimGray; this.txtWorkNo.Border.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid; this.txtWorkNo.Border.BorderLeftWidth = 1; this.txtWorkNo.Border.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid; this.txtWorkNo.Border.BorderRightWidth = 1; this.txtWorkNo.Border.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; this.txtWorkNo.Border.BorderTopWidth = 1; this.txtWorkNo.Border.CornerDiameter = 5; this.txtWorkNo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.txtWorkNo.DisabledBackColor = System.Drawing.Color.White; this.txtWorkNo.EnableSoftKeyboard = true; this.txtWorkNo.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtWorkNo.ForeColor = System.Drawing.Color.Black; this.txtWorkNo.Location = new System.Drawing.Point(535, 8); this.txtWorkNo.MaxDecimalDigit = 0; this.txtWorkNo.MaxLength = 32; this.txtWorkNo.Name = "txtWorkNo"; this.txtWorkNo.PreventEnterBeep = true; this.txtWorkNo.Size = new System.Drawing.Size(180, 35); this.txtWorkNo.TabIndex = 328; this.txtWorkNo.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty; this.txtWorkNo.WatermarkFont = new System.Drawing.Font("宋体", 18F); this.txtWorkNo.WatermarkText = "收银员编号"; // // groupBox1 // this.groupBox1.Controls.Add(this.checkBoxX10); this.groupBox1.Controls.Add(this.checkBoxX9); this.groupBox1.Controls.Add(this.checkBoxX11); this.groupBox1.Font = new System.Drawing.Font("宋体", 14F); this.groupBox1.Location = new System.Drawing.Point(771, 53); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(242, 69); this.groupBox1.TabIndex = 326; this.groupBox1.TabStop = false; this.groupBox1.Text = "是否实收"; // // checkBoxX10 // this.checkBoxX10.BackColor = System.Drawing.Color.Transparent; // // // this.checkBoxX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.checkBoxX10.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton; this.checkBoxX10.Font = new System.Drawing.Font("宋体", 14.5F); this.checkBoxX10.Location = new System.Drawing.Point(76, 28); this.checkBoxX10.Name = "checkBoxX10"; this.checkBoxX10.Size = new System.Drawing.Size(64, 30); this.checkBoxX10.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP; this.checkBoxX10.TabIndex = 323; this.checkBoxX10.Tag = "实收"; this.checkBoxX10.Text = "实收"; this.checkBoxX10.Click += new System.EventHandler(this.CbIncomeChangeClick); // // checkBoxX9 // this.checkBoxX9.BackColor = System.Drawing.Color.Transparent; // // // this.checkBoxX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.checkBoxX9.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton; this.checkBoxX9.Checked = true; this.checkBoxX9.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBoxX9.CheckValue = "Y"; this.checkBoxX9.Font = new System.Drawing.Font("宋体", 14.5F); this.checkBoxX9.Location = new System.Drawing.Point(6, 28); this.checkBoxX9.Name = "checkBoxX9"; this.checkBoxX9.Size = new System.Drawing.Size(64, 30); this.checkBoxX9.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP; this.checkBoxX9.TabIndex = 322; this.checkBoxX9.Tag = "全部"; this.checkBoxX9.Text = "全部"; this.checkBoxX9.Click += new System.EventHandler(this.CbIncomeChangeClick); // // checkBoxX11 // this.checkBoxX11.BackColor = System.Drawing.Color.Transparent; // // // this.checkBoxX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.checkBoxX11.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton; this.checkBoxX11.Font = new System.Drawing.Font("宋体", 14.5F); this.checkBoxX11.Location = new System.Drawing.Point(146, 28); this.checkBoxX11.Name = "checkBoxX11"; this.checkBoxX11.Size = new System.Drawing.Size(63, 30); this.checkBoxX11.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP; this.checkBoxX11.TabIndex = 324; this.checkBoxX11.Tag = "虚收"; this.checkBoxX11.Text = "虚收"; this.checkBoxX11.Click += new System.EventHandler(this.CbIncomeChangeClick); // // groupBox2 // this.groupBox2.Controls.Add(this.checkBoxX1); this.groupBox2.Controls.Add(this.checkBoxX2); this.groupBox2.Controls.Add(this.checkBoxX3); this.groupBox2.Controls.Add(this.checkBoxX4); this.groupBox2.Controls.Add(this.checkBoxX5); this.groupBox2.Controls.Add(this.checkBoxX8); this.groupBox2.Controls.Add(this.checkBoxX6); this.groupBox2.Controls.Add(this.checkBoxX7); this.groupBox2.Font = new System.Drawing.Font("宋体", 14F); this.groupBox2.Location = new System.Drawing.Point(8, 53); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(756, 69); this.groupBox2.TabIndex = 325; this.groupBox2.TabStop = false; this.groupBox2.Text = "营业模式"; // // 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(11, 28); this.checkBoxX1.Name = "checkBoxX1"; this.checkBoxX1.Size = new System.Drawing.Size(64, 30); this.checkBoxX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP; this.checkBoxX1.TabIndex = 312; this.checkBoxX1.Tag = "全部"; this.checkBoxX1.Text = "全部"; this.checkBoxX1.Click += new System.EventHandler(this.cb_change_click); // // checkBoxX2 // this.checkBoxX2.BackColor = System.Drawing.Color.Transparent; // // // 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(81, 28); this.checkBoxX2.Name = "checkBoxX2"; this.checkBoxX2.Size = new System.Drawing.Size(64, 30); this.checkBoxX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP; this.checkBoxX2.TabIndex = 313; this.checkBoxX2.Tag = "堂食"; this.checkBoxX2.Text = "堂食"; this.checkBoxX2.Click += new System.EventHandler(this.cb_change_click); // // checkBoxX3 // this.checkBoxX3.BackColor = System.Drawing.Color.Transparent; // // // 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(151, 28); this.checkBoxX3.Name = "checkBoxX3"; this.checkBoxX3.Size = new System.Drawing.Size(63, 30); this.checkBoxX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP; this.checkBoxX3.TabIndex = 314; this.checkBoxX3.Tag = "外带"; this.checkBoxX3.Text = "外带"; this.checkBoxX3.Click += new System.EventHandler(this.cb_change_click); // // checkBoxX4 // this.checkBoxX4.BackColor = System.Drawing.Color.Transparent; // // // 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(220, 28); this.checkBoxX4.Name = "checkBoxX4"; this.checkBoxX4.Size = new System.Drawing.Size(104, 30); this.checkBoxX4.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP; this.checkBoxX4.TabIndex = 315; this.checkBoxX4.Tag = "电话外卖"; this.checkBoxX4.Text = "电话外卖"; this.checkBoxX4.Click += new System.EventHandler(this.cb_change_click); // // checkBoxX5 // this.checkBoxX5.BackColor = System.Drawing.Color.Transparent; // // // 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(330, 28); this.checkBoxX5.Name = "checkBoxX5"; this.checkBoxX5.Size = new System.Drawing.Size(104, 30); this.checkBoxX5.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP; this.checkBoxX5.TabIndex = 316; this.checkBoxX5.Tag = "美团外卖"; this.checkBoxX5.Text = "美团外卖"; this.checkBoxX5.Click += new System.EventHandler(this.cb_change_click); // // checkBoxX8 // this.checkBoxX8.BackColor = System.Drawing.Color.Transparent; // // // this.checkBoxX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.checkBoxX8.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton; this.checkBoxX8.Font = new System.Drawing.Font("宋体", 14.5F); this.checkBoxX8.Location = new System.Drawing.Point(646, 28); this.checkBoxX8.Name = "checkBoxX8"; this.checkBoxX8.Size = new System.Drawing.Size(104, 30); this.checkBoxX8.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP; this.checkBoxX8.TabIndex = 319; this.checkBoxX8.Tag = "微信点餐"; this.checkBoxX8.Text = "微信点餐"; this.checkBoxX8.Click += new System.EventHandler(this.cb_change_click); // // checkBoxX6 // this.checkBoxX6.BackColor = System.Drawing.Color.Transparent; // // // this.checkBoxX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.checkBoxX6.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton; this.checkBoxX6.Font = new System.Drawing.Font("宋体", 14.5F); this.checkBoxX6.Location = new System.Drawing.Point(440, 28); this.checkBoxX6.Name = "checkBoxX6"; this.checkBoxX6.Size = new System.Drawing.Size(90, 30); this.checkBoxX6.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP; this.checkBoxX6.TabIndex = 317; this.checkBoxX6.Tag = "饿了么"; this.checkBoxX6.Text = "饿了么"; this.checkBoxX6.Click += new System.EventHandler(this.cb_change_click); // // checkBoxX7 // this.checkBoxX7.BackColor = System.Drawing.Color.Transparent; // // // this.checkBoxX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.checkBoxX7.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton; this.checkBoxX7.Font = new System.Drawing.Font("宋体", 14.5F); this.checkBoxX7.Location = new System.Drawing.Point(536, 28); this.checkBoxX7.Name = "checkBoxX7"; this.checkBoxX7.Size = new System.Drawing.Size(104, 30); this.checkBoxX7.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP; this.checkBoxX7.TabIndex = 318; this.checkBoxX7.Tag = "百度外卖"; this.checkBoxX7.Text = "百度外卖"; this.checkBoxX7.Click += new System.EventHandler(this.cb_change_click); // // 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(331, 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.Dock = System.Windows.Forms.DockStyle.Fill; this.superTabControl1.Font = new System.Drawing.Font("宋体", 15F); this.superTabControl1.ForeColor = System.Drawing.Color.Black; this.superTabControl1.Location = new System.Drawing.Point(0, 227); 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, 541); this.superTabControl1.TabFont = new System.Drawing.Font("宋体", 14F); this.superTabControl1.TabIndex = 250; this.superTabControl1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.superTabItem1}); this.superTabControl1.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.OfficeMobile2014; this.superTabControl1.Text = "superTabControl1"; // // superTabControlPanel1 // this.superTabControlPanel1.Controls.Add(this.payListTable); 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, 497); this.superTabControlPanel1.TabIndex = 1; this.superTabControlPanel1.TabItem = this.superTabItem1; // // payListTable // this.payListTable.BackColor = System.Drawing.Color.White; this.payListTable.Dock = System.Windows.Forms.DockStyle.Fill; this.payListTable.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed; this.payListTable.ForeColor = System.Drawing.Color.Black; this.payListTable.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"; this.payListTable.Location = new System.Drawing.Point(0, 0); this.payListTable.Name = "payListTable"; // // // this.payListTable.PrimaryGrid.AllowEdit = false; this.payListTable.PrimaryGrid.AutoGenerateColumns = false; this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn43); this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn2); this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn3); this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn1); this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn4); this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn6); this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn7); this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn5); this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn41); this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn8); this.payListTable.PrimaryGrid.DefaultRowHeight = 35; this.payListTable.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row; this.payListTable.PrimaryGrid.MultiSelect = false; this.payListTable.PrimaryGrid.RowHeaderIndexOffset = 1; this.payListTable.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row; this.payListTable.PrimaryGrid.ShowRowGridIndex = true; this.payListTable.Size = new System.Drawing.Size(1024, 497); this.payListTable.TabIndex = 191; this.payListTable.Text = "superGridControl1"; this.payListTable.DataBindingComplete += new System.EventHandler(this.OnBind); this.payListTable.PostRenderRow += new System.EventHandler(this.OnGridPostRenderRow); // // gridColumn43 // this.gridColumn43.DataPropertyName = "PayTypeNo"; this.gridColumn43.HeaderText = "支付方式编号"; this.gridColumn43.Name = "payTypeNo"; // // gridColumn2 // this.gridColumn2.DataPropertyName = "PayTypeName"; this.gridColumn2.HeaderText = "支付方式"; this.gridColumn2.Name = "payTypeName"; this.gridColumn2.Width = 120; // // gridColumn3 // this.gridColumn3.DataPropertyName = "PayCount"; this.gridColumn3.HeaderText = "支付次数"; this.gridColumn3.Name = "payCount"; // // gridColumn1 // this.gridColumn1.DataPropertyName = "CountScale"; this.gridColumn1.HeaderText = "次数占比"; this.gridColumn1.Name = "countScale"; // // gridColumn4 // this.gridColumn4.DataPropertyName = "Amount"; this.gridColumn4.HeaderText = "收款金额"; this.gridColumn4.Name = "amount"; // // gridColumn6 // this.gridColumn6.DataPropertyName = "SumRealMoneyScale"; this.gridColumn6.HeaderText = "收款占比"; this.gridColumn6.Name = "sumRealMoneyScale"; // // gridColumn7 // this.gridColumn7.DataPropertyName = "PaidAmount"; this.gridColumn7.HeaderText = "实付金额"; this.gridColumn7.Name = "paidAmount"; // // gridColumn5 // this.gridColumn5.DataPropertyName = "ChangeAmount"; this.gridColumn5.HeaderText = "找零金额"; this.gridColumn5.Name = "changeAmount"; // // gridColumn41 // this.gridColumn41.DataPropertyName = "OverAmount"; this.gridColumn41.HeaderText = "溢收金额"; this.gridColumn41.Name = "overAmount"; // // gridColumn8 // this.gridColumn8.DataPropertyName = "Income"; this.gridColumn8.HeaderText = "是否实收"; this.gridColumn8.Name = "income"; // // 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); // // doubleBufferPanelX2 // this.doubleBufferPanelX2.CanvasColor = System.Drawing.SystemColors.Control; this.doubleBufferPanelX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.doubleBufferPanelX2.Controls.Add(this.superTabControl1); 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 = 254; this.doubleBufferPanelX2.Text = "doubleBufferPanelX2"; // // 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; // // MPaySummary // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.ClientSize = new System.Drawing.Size(1024, 768); this.Controls.Add(this.doubleBufferPanelX2); this.Name = "MPaySummary"; this.Text = "MPaySummary"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.doubleBufferPanelX1.ResumeLayout(false); this.doubleBufferPanelX3.ResumeLayout(false); this.groupBox1.ResumeLayout(false); this.groupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).EndInit(); this.superTabControl1.ResumeLayout(false); this.superTabControlPanel1.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.SuperTabControl superTabControl1; private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel1; private DevComponents.DotNetBar.SuperGrid.SuperGridControl payListTable; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn43; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn41; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6; private DevComponents.DotNetBar.SuperTabItem superTabItem1; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX8; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX7; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX6; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX5; 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.SuperGrid.GridColumn gridColumn8; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX11; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX10; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX9; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.GroupBox groupBox2; private Component.NumericTextBox txtWorkNo; 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.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; private Component.TouchButtonX touchButtonX2; private Component.TouchButtonX ButtonClose; } }