Files
Inspection/LargeSquareOne/FrmHistory.Designer.cs
T

1383 lines
91 KiB
C#
Raw Normal View History

2026-09-09 19:21:21 +08:00
namespace LargeSquareOne
{
partial class FrmHistory
{
/// <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()
{
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle43 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle44 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle45 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle46 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle47 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle48 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle49 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle50 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle51 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle52 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle53 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle54 = new System.Windows.Forms.DataGridViewCellStyle();
this.panelEnhanced1 = new JinYuan.ControlLib.PanelEnhanced();
this.tabControlPlus1 = new HML.TabControlPlus();
this.tabPagePlus1 = new HML.TabPagePlus();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.btn_ReUpMes = new System.Windows.Forms.Button();
this.txtBarCodeORRfid = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.dtp_End = new System.Windows.Forms.DateTimePicker();
this.txtSteelShellCode = new System.Windows.Forms.TextBox();
this.lblBarcode = new System.Windows.Forms.Label();
this.btn_Query = new System.Windows.Forms.Button();
this.cmb_SelectType = new System.Windows.Forms.ComboBox();
this.btn_ExPort = new System.Windows.Forms.Button();
this.dtp_Start = new System.Windows.Forms.DateTimePicker();
this.lblEndtime = new System.Windows.Forms.Label();
this.lblType = new System.Windows.Forms.Label();
this.lblStartTime = new System.Windows.Forms.Label();
this.dgv_Main = new System.Windows.Forms.DataGridView();
this.tabPagePlus2 = new HML.TabPagePlus();
this.tabControlPlus2 = new HML.TabControlPlus();
this.tabPagePlus4 = new HML.TabPagePlus();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.dgvClass = new System.Windows.Forms.DataGridView();
this.panel1 = new System.Windows.Forms.Panel();
this.cmbClass = new System.Windows.Forms.ComboBox();
this.btn_ClassExPort = new System.Windows.Forms.Button();
this.btn_ClassQuery = new System.Windows.Forms.Button();
this.dtClass = new System.Windows.Forms.DateTimePicker();
this.label5 = new System.Windows.Forms.Label();
this.tabPagePlus5 = new HML.TabPagePlus();
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
this.dgvDays = new System.Windows.Forms.DataGridView();
this.panel2 = new System.Windows.Forms.Panel();
this.btn_DaysExPort = new System.Windows.Forms.Button();
this.btn_DaysQuery = new System.Windows.Forms.Button();
this.dtpDays = new System.Windows.Forms.DateTimePicker();
this.label6 = new System.Windows.Forms.Label();
this.tabPagePlus6 = new HML.TabPagePlus();
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
this.dgvWeek = new System.Windows.Forms.DataGridView();
this.panel3 = new System.Windows.Forms.Panel();
this.btn_WeekExPort = new System.Windows.Forms.Button();
this.btn_WeekQuery = new System.Windows.Forms.Button();
this.dtpWeek = new System.Windows.Forms.DateTimePicker();
this.label7 = new System.Windows.Forms.Label();
this.tabPagePlus7 = new HML.TabPagePlus();
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
this.dgvMonth = new System.Windows.Forms.DataGridView();
this.panel4 = new System.Windows.Forms.Panel();
this.cmbYears = new System.Windows.Forms.ComboBox();
this.btn_MonthExPort = new System.Windows.Forms.Button();
this.btn_MonthQuery = new System.Windows.Forms.Button();
this.dtMonth = new System.Windows.Forms.DateTimePicker();
this.label8 = new System.Windows.Forms.Label();
this.tabPagePlus3 = new HML.TabPagePlus();
this.splitContainer2 = new System.Windows.Forms.SplitContainer();
this.btn_AlarmQuery = new System.Windows.Forms.Button();
this.cmb_AlarmType = new System.Windows.Forms.ComboBox();
this.btn_AlarmExport = new System.Windows.Forms.Button();
this.dtp_AlarmTimeStart = new System.Windows.Forms.DateTimePicker();
this.lblAlarmEndTime = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.dtp_AlarmTimeEnd = new System.Windows.Forms.DateTimePicker();
this.lblAlarmStartTime = new System.Windows.Forms.Label();
this.dgv_AlarmData = new System.Windows.Forms.DataGridView();
this.panelEnhanced1.SuspendLayout();
this.tabControlPlus1.SuspendLayout();
this.tabPagePlus1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv_Main)).BeginInit();
this.tabPagePlus2.SuspendLayout();
this.tabControlPlus2.SuspendLayout();
this.tabPagePlus4.SuspendLayout();
this.tableLayoutPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvClass)).BeginInit();
this.panel1.SuspendLayout();
this.tabPagePlus5.SuspendLayout();
this.tableLayoutPanel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvDays)).BeginInit();
this.panel2.SuspendLayout();
this.tabPagePlus6.SuspendLayout();
this.tableLayoutPanel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvWeek)).BeginInit();
this.panel3.SuspendLayout();
this.tabPagePlus7.SuspendLayout();
this.tableLayoutPanel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvMonth)).BeginInit();
this.panel4.SuspendLayout();
this.tabPagePlus3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
this.splitContainer2.Panel1.SuspendLayout();
this.splitContainer2.Panel2.SuspendLayout();
this.splitContainer2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv_AlarmData)).BeginInit();
this.SuspendLayout();
//
// panelEnhanced1
//
this.panelEnhanced1.BackColor = System.Drawing.Color.Transparent;
this.panelEnhanced1.Controls.Add(this.tabControlPlus1);
this.panelEnhanced1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEnhanced1.Location = new System.Drawing.Point(0, 0);
this.panelEnhanced1.Name = "panelEnhanced1";
this.panelEnhanced1.Size = new System.Drawing.Size(1874, 818);
this.panelEnhanced1.TabIndex = 21;
//
// tabControlPlus1
//
this.tabControlPlus1.ContentBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147)))));
this.tabControlPlus1.Controls.Add(this.tabPagePlus1);
this.tabControlPlus1.Controls.Add(this.tabPagePlus2);
this.tabControlPlus1.Controls.Add(this.tabPagePlus3);
this.tabControlPlus1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControlPlus1.Location = new System.Drawing.Point(0, 0);
this.tabControlPlus1.Name = "tabControlPlus1";
this.tabControlPlus1.Picker.ItemFont = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tabControlPlus1.Size = new System.Drawing.Size(1874, 818);
this.tabControlPlus1.TabBarBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
this.tabControlPlus1.TabIndex = 22;
this.tabControlPlus1.TabItemAutoWidth = true;
this.tabControlPlus1.TabItemBackEnterColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
this.tabControlPlus1.TabItemBackNormalColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
this.tabControlPlus1.TabItemBackSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.tabControlPlus1.TabItemFont = new System.Drawing.Font("Cambria", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.tabControlPlus1.TabItemIcoSize = new System.Drawing.Size(32, 32);
this.tabControlPlus1.TabItemIcoVisible = true;
this.tabControlPlus1.TabItemSize = new System.Drawing.Size(150, 45);
//
// tabPagePlus1
//
this.tabPagePlus1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
this.tabPagePlus1.Controls.Add(this.splitContainer1);
this.tabPagePlus1.Location = new System.Drawing.Point(1, 46);
this.tabPagePlus1.Name = "tabPagePlus1";
this.tabPagePlus1.Padding = new System.Windows.Forms.Padding(3);
this.tabPagePlus1.Size = new System.Drawing.Size(1872, 771);
this.tabPagePlus1.TabIndex = 0;
this.tabPagePlus1.TabItemIcoImage = global::LargeSquareOne.Properties.Resources.订单查询;
this.tabPagePlus1.Text = "历史生产数据查询";
//
// splitContainer1
//
this.splitContainer1.BackColor = System.Drawing.Color.Transparent;
this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(3, 3);
this.splitContainer1.Name = "splitContainer1";
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.btn_ReUpMes);
this.splitContainer1.Panel1.Controls.Add(this.txtBarCodeORRfid);
this.splitContainer1.Panel1.Controls.Add(this.label1);
this.splitContainer1.Panel1.Controls.Add(this.dtp_End);
this.splitContainer1.Panel1.Controls.Add(this.txtSteelShellCode);
this.splitContainer1.Panel1.Controls.Add(this.lblBarcode);
this.splitContainer1.Panel1.Controls.Add(this.btn_Query);
this.splitContainer1.Panel1.Controls.Add(this.cmb_SelectType);
this.splitContainer1.Panel1.Controls.Add(this.btn_ExPort);
this.splitContainer1.Panel1.Controls.Add(this.dtp_Start);
this.splitContainer1.Panel1.Controls.Add(this.lblEndtime);
this.splitContainer1.Panel1.Controls.Add(this.lblType);
this.splitContainer1.Panel1.Controls.Add(this.lblStartTime);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.dgv_Main);
this.splitContainer1.Size = new System.Drawing.Size(1866, 765);
this.splitContainer1.SplitterDistance = 62;
this.splitContainer1.SplitterWidth = 5;
this.splitContainer1.TabIndex = 21;
//
// btn_ReUpMes
//
this.btn_ReUpMes.BackColor = System.Drawing.Color.Transparent;
this.btn_ReUpMes.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.btn_ReUpMes.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.btn_ReUpMes.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_ReUpMes.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
this.btn_ReUpMes.ForeColor = System.Drawing.Color.White;
this.btn_ReUpMes.Location = new System.Drawing.Point(1626, 9);
this.btn_ReUpMes.Name = "btn_ReUpMes";
this.btn_ReUpMes.Size = new System.Drawing.Size(140, 47);
this.btn_ReUpMes.TabIndex = 24;
this.btn_ReUpMes.Text = "补 传";
this.btn_ReUpMes.UseVisualStyleBackColor = false;
this.btn_ReUpMes.Click += new System.EventHandler(this.btn_ReUpMes_Click);
//
// txtBarCodeORRfid
//
this.txtBarCodeORRfid.Location = new System.Drawing.Point(541, 27);
this.txtBarCodeORRfid.Name = "txtBarCodeORRfid";
this.txtBarCodeORRfid.Size = new System.Drawing.Size(223, 26);
this.txtBarCodeORRfid.TabIndex = 23;
//
// label1
//
this.label1.BackColor = System.Drawing.Color.Transparent;
this.label1.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
this.label1.ForeColor = System.Drawing.Color.White;
this.label1.Location = new System.Drawing.Point(538, 4);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(82, 16);
this.label1.TabIndex = 22;
this.label1.Text = "RFID";
//
// dtp_End
//
this.dtp_End.CalendarFont = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtp_End.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.dtp_End.Font = new System.Drawing.Font("微软雅黑", 12F);
this.dtp_End.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtp_End.Location = new System.Drawing.Point(292, 27);
this.dtp_End.Name = "dtp_End";
this.dtp_End.ShowUpDown = true;
this.dtp_End.Size = new System.Drawing.Size(181, 29);
this.dtp_End.TabIndex = 13;
//
// txtSteelShellCode
//
this.txtSteelShellCode.Location = new System.Drawing.Point(791, 27);
this.txtSteelShellCode.Name = "txtSteelShellCode";
this.txtSteelShellCode.Size = new System.Drawing.Size(223, 26);
this.txtSteelShellCode.TabIndex = 21;
//
// lblBarcode
//
this.lblBarcode.BackColor = System.Drawing.Color.Transparent;
this.lblBarcode.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
this.lblBarcode.ForeColor = System.Drawing.Color.White;
this.lblBarcode.Location = new System.Drawing.Point(788, 4);
this.lblBarcode.Name = "lblBarcode";
this.lblBarcode.Size = new System.Drawing.Size(82, 16);
this.lblBarcode.TabIndex = 20;
this.lblBarcode.Text = "钢壳码";
//
// btn_Query
//
this.btn_Query.BackColor = System.Drawing.Color.Transparent;
this.btn_Query.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.btn_Query.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.btn_Query.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_Query.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
this.btn_Query.ForeColor = System.Drawing.Color.White;
this.btn_Query.Location = new System.Drawing.Point(1286, 9);
this.btn_Query.Name = "btn_Query";
this.btn_Query.Size = new System.Drawing.Size(140, 47);
this.btn_Query.TabIndex = 16;
this.btn_Query.Text = "查 询";
this.btn_Query.UseVisualStyleBackColor = false;
this.btn_Query.Click += new System.EventHandler(this.btn_Query_Click);
//
// cmb_SelectType
//
this.cmb_SelectType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb_SelectType.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmb_SelectType.FormattingEnabled = true;
this.cmb_SelectType.Location = new System.Drawing.Point(1041, 25);
this.cmb_SelectType.Name = "cmb_SelectType";
this.cmb_SelectType.Size = new System.Drawing.Size(136, 28);
this.cmb_SelectType.TabIndex = 15;
//
// btn_ExPort
//
this.btn_ExPort.BackColor = System.Drawing.Color.Transparent;
this.btn_ExPort.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.btn_ExPort.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.btn_ExPort.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_ExPort.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
this.btn_ExPort.ForeColor = System.Drawing.Color.White;
this.btn_ExPort.Location = new System.Drawing.Point(1456, 9);
this.btn_ExPort.Name = "btn_ExPort";
this.btn_ExPort.Size = new System.Drawing.Size(140, 47);
this.btn_ExPort.TabIndex = 17;
this.btn_ExPort.Text = "导 出 Excel";
this.btn_ExPort.UseVisualStyleBackColor = false;
this.btn_ExPort.Click += new System.EventHandler(this.btn_ExPort_Click);
//
// dtp_Start
//
this.dtp_Start.CalendarFont = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtp_Start.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.dtp_Start.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtp_Start.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtp_Start.Location = new System.Drawing.Point(44, 27);
this.dtp_Start.Name = "dtp_Start";
this.dtp_Start.ShowUpDown = true;
this.dtp_Start.Size = new System.Drawing.Size(180, 29);
this.dtp_Start.TabIndex = 14;
//
// lblEndtime
//
this.lblEndtime.AutoSize = true;
this.lblEndtime.BackColor = System.Drawing.Color.Transparent;
this.lblEndtime.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
this.lblEndtime.ForeColor = System.Drawing.Color.White;
this.lblEndtime.Location = new System.Drawing.Point(289, 4);
this.lblEndtime.Name = "lblEndtime";
this.lblEndtime.Size = new System.Drawing.Size(67, 16);
this.lblEndtime.TabIndex = 11;
this.lblEndtime.Text = "结束时间";
//
// lblType
//
this.lblType.AutoSize = true;
this.lblType.BackColor = System.Drawing.Color.Transparent;
this.lblType.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
this.lblType.ForeColor = System.Drawing.Color.White;
this.lblType.Location = new System.Drawing.Point(1038, 2);
this.lblType.Name = "lblType";
this.lblType.Size = new System.Drawing.Size(67, 16);
this.lblType.TabIndex = 10;
this.lblType.Text = "查询类型";
//
// lblStartTime
//
this.lblStartTime.AutoSize = true;
this.lblStartTime.BackColor = System.Drawing.Color.Transparent;
this.lblStartTime.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
this.lblStartTime.ForeColor = System.Drawing.Color.White;
this.lblStartTime.Location = new System.Drawing.Point(41, 4);
this.lblStartTime.Name = "lblStartTime";
this.lblStartTime.Size = new System.Drawing.Size(67, 16);
this.lblStartTime.TabIndex = 12;
this.lblStartTime.Text = "开始时间";
//
// dgv_Main
//
this.dgv_Main.AllowUserToAddRows = false;
this.dgv_Main.AllowUserToDeleteRows = false;
this.dgv_Main.AllowUserToResizeColumns = false;
this.dgv_Main.AllowUserToResizeRows = false;
this.dgv_Main.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells;
this.dgv_Main.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
this.dgv_Main.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.dgv_Main.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle40.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle40.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(30)))), ((int)(((byte)(78)))));
dataGridViewCellStyle40.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle40.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle40.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle40.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle40.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgv_Main.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle40;
this.dgv_Main.ColumnHeadersHeight = 45;
this.dgv_Main.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
dataGridViewCellStyle41.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle41.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
dataGridViewCellStyle41.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle41.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle41.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
dataGridViewCellStyle41.SelectionForeColor = System.Drawing.Color.White;
dataGridViewCellStyle41.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgv_Main.DefaultCellStyle = dataGridViewCellStyle41;
this.dgv_Main.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgv_Main.EnableHeadersVisualStyles = false;
this.dgv_Main.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147)))));
this.dgv_Main.Location = new System.Drawing.Point(0, 0);
this.dgv_Main.MultiSelect = false;
this.dgv_Main.Name = "dgv_Main";
this.dgv_Main.ReadOnly = true;
this.dgv_Main.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle42.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle42.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
dataGridViewCellStyle42.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle42.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle42.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
dataGridViewCellStyle42.SelectionForeColor = System.Drawing.Color.White;
dataGridViewCellStyle42.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgv_Main.RowHeadersDefaultCellStyle = dataGridViewCellStyle42;
this.dgv_Main.RowHeadersWidth = 45;
this.dgv_Main.RowTemplate.Height = 23;
this.dgv_Main.MultiSelect = true;
this.dgv_Main.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgv_Main.Size = new System.Drawing.Size(1864, 696);
this.dgv_Main.TabIndex = 5;
this.dgv_Main.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgv_Main_RowPostPaint);
this.dgv_Main.Paint += new System.Windows.Forms.PaintEventHandler(this.dgv_Main_Paint);
//
// tabPagePlus2
//
this.tabPagePlus2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
this.tabPagePlus2.Controls.Add(this.tabControlPlus2);
this.tabPagePlus2.Location = new System.Drawing.Point(1, 46);
this.tabPagePlus2.Name = "tabPagePlus2";
this.tabPagePlus2.Padding = new System.Windows.Forms.Padding(3);
this.tabPagePlus2.Size = new System.Drawing.Size(1872, 771);
this.tabPagePlus2.TabIndex = 1;
this.tabPagePlus2.TabItemIcoImage = global::LargeSquareOne.Properties.Resources.日志查询;
this.tabPagePlus2.Text = "产能统计查询";
//
// tabControlPlus2
//
this.tabControlPlus2.ContentBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147)))));
this.tabControlPlus2.Controls.Add(this.tabPagePlus4);
this.tabControlPlus2.Controls.Add(this.tabPagePlus5);
this.tabControlPlus2.Controls.Add(this.tabPagePlus6);
this.tabControlPlus2.Controls.Add(this.tabPagePlus7);
this.tabControlPlus2.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControlPlus2.Location = new System.Drawing.Point(3, 3);
this.tabControlPlus2.Name = "tabControlPlus2";
this.tabControlPlus2.Picker.ItemFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tabControlPlus2.Size = new System.Drawing.Size(1866, 765);
this.tabControlPlus2.TabBarAlignment = HML.TabControlPlusTabBarAlignments.Left;
this.tabControlPlus2.TabBarBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
this.tabControlPlus2.TabIndex = 1;
this.tabControlPlus2.TabItemBackEnterColor = System.Drawing.Color.FromArgb(((int)(((byte)(160)))), ((int)(((byte)(110)))), ((int)(((byte)(200)))));
this.tabControlPlus2.TabItemBackNormalColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
this.tabControlPlus2.TabItemBackSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147)))));
this.tabControlPlus2.TabItemFont = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tabControlPlus2.TipBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
//
// tabPagePlus4
//
this.tabPagePlus4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
this.tabPagePlus4.Controls.Add(this.tableLayoutPanel1);
this.tabPagePlus4.Location = new System.Drawing.Point(101, 1);
this.tabPagePlus4.Name = "tabPagePlus4";
this.tabPagePlus4.Padding = new System.Windows.Forms.Padding(3);
this.tabPagePlus4.Size = new System.Drawing.Size(1764, 763);
this.tabPagePlus4.TabIndex = 0;
this.tabPagePlus4.Text = "按班次统计";
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.BackColor = System.Drawing.Color.Transparent;
this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Inset;
this.tableLayoutPanel1.ColumnCount = 1;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel1.Controls.Add(this.dgvClass, 0, 1);
this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 2;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.600596F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 92.39941F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(1758, 757);
this.tableLayoutPanel1.TabIndex = 7;
//
// dgvClass
//
this.dgvClass.AllowUserToAddRows = false;
this.dgvClass.AllowUserToDeleteRows = false;
this.dgvClass.AllowUserToResizeColumns = false;
this.dgvClass.AllowUserToResizeRows = false;
this.dgvClass.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells;
this.dgvClass.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
this.dgvClass.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.dgvClass.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle37.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle37.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(30)))), ((int)(((byte)(78)))));
dataGridViewCellStyle37.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle37.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle37.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle37.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle37.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvClass.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle37;
this.dgvClass.ColumnHeadersHeight = 45;
this.dgvClass.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle38.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
dataGridViewCellStyle38.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle38.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle38.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
dataGridViewCellStyle38.SelectionForeColor = System.Drawing.Color.White;
dataGridViewCellStyle38.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgvClass.DefaultCellStyle = dataGridViewCellStyle38;
this.dgvClass.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvClass.EnableHeadersVisualStyles = false;
this.dgvClass.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147)))));
this.dgvClass.Location = new System.Drawing.Point(5, 64);
this.dgvClass.MultiSelect = false;
this.dgvClass.Name = "dgvClass";
this.dgvClass.ReadOnly = true;
this.dgvClass.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle39.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
dataGridViewCellStyle39.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle39.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle39.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
dataGridViewCellStyle39.SelectionForeColor = System.Drawing.Color.White;
dataGridViewCellStyle39.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvClass.RowHeadersDefaultCellStyle = dataGridViewCellStyle39;
this.dgvClass.RowHeadersWidth = 45;
this.dgvClass.RowTemplate.Height = 23;
this.dgvClass.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvClass.Size = new System.Drawing.Size(1748, 688);
this.dgvClass.TabIndex = 8;
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
this.panel1.Controls.Add(this.cmbClass);
this.panel1.Controls.Add(this.btn_ClassExPort);
this.panel1.Controls.Add(this.btn_ClassQuery);
this.panel1.Controls.Add(this.dtClass);
this.panel1.Controls.Add(this.label5);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(5, 5);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1748, 51);
this.panel1.TabIndex = 7;
//
// cmbClass
//
this.cmbClass.ForeColor = System.Drawing.Color.Black;
this.cmbClass.FormattingEnabled = true;
this.cmbClass.Location = new System.Drawing.Point(231, 22);
this.cmbClass.Name = "cmbClass";
this.cmbClass.Size = new System.Drawing.Size(72, 28);
this.cmbClass.TabIndex = 55;
//
// btn_ClassExPort
//
this.btn_ClassExPort.BackColor = System.Drawing.Color.Transparent;
this.btn_ClassExPort.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.btn_ClassExPort.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.btn_ClassExPort.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_ClassExPort.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
this.btn_ClassExPort.ForeColor = System.Drawing.Color.White;
this.btn_ClassExPort.Location = new System.Drawing.Point(503, 19);
this.btn_ClassExPort.Name = "btn_ClassExPort";
this.btn_ClassExPort.Size = new System.Drawing.Size(89, 32);
this.btn_ClassExPort.TabIndex = 18;
this.btn_ClassExPort.Text = "导 出";
this.btn_ClassExPort.UseVisualStyleBackColor = false;
this.btn_ClassExPort.Click += new System.EventHandler(this.btn_ClassExPort_Click);
//
// btn_ClassQuery
//
this.btn_ClassQuery.BackColor = System.Drawing.Color.Transparent;
this.btn_ClassQuery.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.btn_ClassQuery.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.btn_ClassQuery.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_ClassQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
this.btn_ClassQuery.ForeColor = System.Drawing.Color.White;
this.btn_ClassQuery.Location = new System.Drawing.Point(355, 19);
this.btn_ClassQuery.Name = "btn_ClassQuery";
this.btn_ClassQuery.Size = new System.Drawing.Size(89, 32);
this.btn_ClassQuery.TabIndex = 17;
this.btn_ClassQuery.Text = "查 询";
this.btn_ClassQuery.UseVisualStyleBackColor = false;
this.btn_ClassQuery.Click += new System.EventHandler(this.btn_ClassQuery_Click);
//
// dtClass
//
this.dtClass.CalendarFont = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtClass.CustomFormat = "yyyy/MM/dd";
this.dtClass.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtClass.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtClass.Location = new System.Drawing.Point(42, 22);
this.dtClass.Name = "dtClass";
this.dtClass.ShowUpDown = true;
this.dtClass.Size = new System.Drawing.Size(156, 29);
this.dtClass.TabIndex = 15;
//
// label5
//
this.label5.AutoSize = true;
this.label5.BackColor = System.Drawing.Color.Transparent;
this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.ForeColor = System.Drawing.Color.White;
this.label5.Location = new System.Drawing.Point(41, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(74, 22);
this.label5.TabIndex = 13;
this.label5.Text = "统计日期";
//
// tabPagePlus5
//
this.tabPagePlus5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
this.tabPagePlus5.Controls.Add(this.tableLayoutPanel2);
this.tabPagePlus5.Location = new System.Drawing.Point(101, 1);
this.tabPagePlus5.Name = "tabPagePlus5";
this.tabPagePlus5.Padding = new System.Windows.Forms.Padding(3);
this.tabPagePlus5.Size = new System.Drawing.Size(1764, 763);
this.tabPagePlus5.TabIndex = 1;
this.tabPagePlus5.Text = "按日统计";
//
// tableLayoutPanel2
//
this.tableLayoutPanel2.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Inset;
this.tableLayoutPanel2.ColumnCount = 1;
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel2.Controls.Add(this.dgvDays, 0, 1);
this.tableLayoutPanel2.Controls.Add(this.panel2, 0, 0);
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
this.tableLayoutPanel2.RowCount = 2;
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8.46954F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 91.53046F));
this.tableLayoutPanel2.Size = new System.Drawing.Size(1758, 757);
this.tableLayoutPanel2.TabIndex = 0;
//
// dgvDays
//
this.dgvDays.AllowUserToAddRows = false;
this.dgvDays.AllowUserToDeleteRows = false;
this.dgvDays.AllowUserToResizeColumns = false;
this.dgvDays.AllowUserToResizeRows = false;
this.dgvDays.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells;
this.dgvDays.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
this.dgvDays.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.dgvDays.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle43.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle43.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(30)))), ((int)(((byte)(78)))));
dataGridViewCellStyle43.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle43.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle43.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle43.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle43.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvDays.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle43;
this.dgvDays.ColumnHeadersHeight = 45;
this.dgvDays.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
dataGridViewCellStyle44.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle44.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
dataGridViewCellStyle44.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle44.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle44.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
dataGridViewCellStyle44.SelectionForeColor = System.Drawing.Color.White;
dataGridViewCellStyle44.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgvDays.DefaultCellStyle = dataGridViewCellStyle44;
this.dgvDays.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvDays.EnableHeadersVisualStyles = false;
this.dgvDays.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(146)))), ((int)(((byte)(235)))));
this.dgvDays.Location = new System.Drawing.Point(5, 70);
this.dgvDays.MultiSelect = false;
this.dgvDays.Name = "dgvDays";
this.dgvDays.ReadOnly = true;
this.dgvDays.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle45.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle45.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
dataGridViewCellStyle45.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle45.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle45.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
dataGridViewCellStyle45.SelectionForeColor = System.Drawing.Color.White;
dataGridViewCellStyle45.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvDays.RowHeadersDefaultCellStyle = dataGridViewCellStyle45;
this.dgvDays.RowHeadersWidth = 45;
this.dgvDays.RowTemplate.Height = 23;
this.dgvDays.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvDays.Size = new System.Drawing.Size(1748, 682);
this.dgvDays.TabIndex = 9;
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
this.panel2.Controls.Add(this.btn_DaysExPort);
this.panel2.Controls.Add(this.btn_DaysQuery);
this.panel2.Controls.Add(this.dtpDays);
this.panel2.Controls.Add(this.label6);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(5, 5);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1748, 57);
this.panel2.TabIndex = 8;
//
// btn_DaysExPort
//
this.btn_DaysExPort.BackColor = System.Drawing.Color.Transparent;
this.btn_DaysExPort.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.btn_DaysExPort.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.btn_DaysExPort.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_DaysExPort.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
this.btn_DaysExPort.ForeColor = System.Drawing.Color.White;
this.btn_DaysExPort.Location = new System.Drawing.Point(476, 12);
this.btn_DaysExPort.Name = "btn_DaysExPort";
this.btn_DaysExPort.Size = new System.Drawing.Size(89, 32);
this.btn_DaysExPort.TabIndex = 18;
this.btn_DaysExPort.Text = "导 出";
this.btn_DaysExPort.UseVisualStyleBackColor = false;
this.btn_DaysExPort.Click += new System.EventHandler(this.btn_DaysExPort_Click);
//
// btn_DaysQuery
//
this.btn_DaysQuery.BackColor = System.Drawing.Color.Transparent;
this.btn_DaysQuery.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.btn_DaysQuery.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.btn_DaysQuery.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_DaysQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
this.btn_DaysQuery.ForeColor = System.Drawing.Color.White;
this.btn_DaysQuery.Location = new System.Drawing.Point(327, 12);
this.btn_DaysQuery.Name = "btn_DaysQuery";
this.btn_DaysQuery.Size = new System.Drawing.Size(89, 32);
this.btn_DaysQuery.TabIndex = 17;
this.btn_DaysQuery.Text = "查 询";
this.btn_DaysQuery.UseVisualStyleBackColor = false;
this.btn_DaysQuery.Click += new System.EventHandler(this.btn_DaysQuery_Click);
//
// dtpDays
//
this.dtpDays.CalendarFont = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpDays.CustomFormat = "yyyy/MM/dd";
this.dtpDays.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpDays.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpDays.Location = new System.Drawing.Point(106, 12);
this.dtpDays.Name = "dtpDays";
this.dtpDays.ShowUpDown = true;
this.dtpDays.Size = new System.Drawing.Size(156, 29);
this.dtpDays.TabIndex = 15;
//
// label6
//
this.label6.AutoSize = true;
this.label6.BackColor = System.Drawing.Color.Transparent;
this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.ForeColor = System.Drawing.Color.White;
this.label6.Location = new System.Drawing.Point(10, 15);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(74, 22);
this.label6.TabIndex = 13;
this.label6.Text = "统计日期";
//
// tabPagePlus6
//
this.tabPagePlus6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(30)))), ((int)(((byte)(78)))));
this.tabPagePlus6.Controls.Add(this.tableLayoutPanel3);
this.tabPagePlus6.Location = new System.Drawing.Point(101, 1);
this.tabPagePlus6.Name = "tabPagePlus6";
this.tabPagePlus6.Padding = new System.Windows.Forms.Padding(3);
this.tabPagePlus6.Size = new System.Drawing.Size(1764, 763);
this.tabPagePlus6.TabIndex = 2;
this.tabPagePlus6.Text = "按周统计";
//
// tableLayoutPanel3
//
this.tableLayoutPanel3.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Inset;
this.tableLayoutPanel3.ColumnCount = 1;
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel3.Controls.Add(this.dgvWeek, 0, 1);
this.tableLayoutPanel3.Controls.Add(this.panel3, 0, 0);
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
this.tableLayoutPanel3.RowCount = 2;
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8.320951F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 91.67905F));
this.tableLayoutPanel3.Size = new System.Drawing.Size(1758, 757);
this.tableLayoutPanel3.TabIndex = 0;
//
// dgvWeek
//
this.dgvWeek.AllowUserToAddRows = false;
this.dgvWeek.AllowUserToDeleteRows = false;
this.dgvWeek.AllowUserToResizeColumns = false;
this.dgvWeek.AllowUserToResizeRows = false;
this.dgvWeek.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells;
this.dgvWeek.BackgroundColor = System.Drawing.Color.Black;
this.dgvWeek.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.dgvWeek.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle46.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle46.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(30)))), ((int)(((byte)(78)))));
dataGridViewCellStyle46.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle46.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle46.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle46.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle46.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvWeek.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle46;
this.dgvWeek.ColumnHeadersHeight = 45;
this.dgvWeek.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
dataGridViewCellStyle47.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle47.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
dataGridViewCellStyle47.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle47.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle47.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
dataGridViewCellStyle47.SelectionForeColor = System.Drawing.Color.White;
dataGridViewCellStyle47.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgvWeek.DefaultCellStyle = dataGridViewCellStyle47;
this.dgvWeek.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvWeek.EnableHeadersVisualStyles = false;
this.dgvWeek.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.dgvWeek.Location = new System.Drawing.Point(5, 69);
this.dgvWeek.MultiSelect = false;
this.dgvWeek.Name = "dgvWeek";
this.dgvWeek.ReadOnly = true;
this.dgvWeek.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle48.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle48.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
dataGridViewCellStyle48.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle48.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle48.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
dataGridViewCellStyle48.SelectionForeColor = System.Drawing.Color.White;
dataGridViewCellStyle48.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvWeek.RowHeadersDefaultCellStyle = dataGridViewCellStyle48;
this.dgvWeek.RowHeadersWidth = 45;
this.dgvWeek.RowTemplate.Height = 23;
this.dgvWeek.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvWeek.Size = new System.Drawing.Size(1748, 683);
this.dgvWeek.TabIndex = 10;
//
// panel3
//
this.panel3.BackColor = System.Drawing.Color.Black;
this.panel3.Controls.Add(this.btn_WeekExPort);
this.panel3.Controls.Add(this.btn_WeekQuery);
this.panel3.Controls.Add(this.dtpWeek);
this.panel3.Controls.Add(this.label7);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(5, 5);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(1748, 56);
this.panel3.TabIndex = 9;
//
// btn_WeekExPort
//
this.btn_WeekExPort.BackColor = System.Drawing.Color.Transparent;
this.btn_WeekExPort.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.btn_WeekExPort.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.btn_WeekExPort.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_WeekExPort.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
this.btn_WeekExPort.ForeColor = System.Drawing.Color.White;
this.btn_WeekExPort.Location = new System.Drawing.Point(496, 11);
this.btn_WeekExPort.Name = "btn_WeekExPort";
this.btn_WeekExPort.Size = new System.Drawing.Size(89, 32);
this.btn_WeekExPort.TabIndex = 18;
this.btn_WeekExPort.Text = "导 出";
this.btn_WeekExPort.UseVisualStyleBackColor = false;
this.btn_WeekExPort.Click += new System.EventHandler(this.btn_WeekExPort_Click);
//
// btn_WeekQuery
//
this.btn_WeekQuery.BackColor = System.Drawing.Color.Transparent;
this.btn_WeekQuery.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.btn_WeekQuery.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.btn_WeekQuery.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_WeekQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
this.btn_WeekQuery.ForeColor = System.Drawing.Color.White;
this.btn_WeekQuery.Location = new System.Drawing.Point(343, 11);
this.btn_WeekQuery.Name = "btn_WeekQuery";
this.btn_WeekQuery.Size = new System.Drawing.Size(89, 32);
this.btn_WeekQuery.TabIndex = 17;
this.btn_WeekQuery.Text = "查 询";
this.btn_WeekQuery.UseVisualStyleBackColor = false;
this.btn_WeekQuery.Click += new System.EventHandler(this.btn_WeekQuery_Click);
//
// dtpWeek
//
this.dtpWeek.CalendarFont = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpWeek.CustomFormat = "yyyy/MM/dd";
this.dtpWeek.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpWeek.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpWeek.Location = new System.Drawing.Point(134, 10);
this.dtpWeek.Name = "dtpWeek";
this.dtpWeek.ShowUpDown = true;
this.dtpWeek.Size = new System.Drawing.Size(156, 29);
this.dtpWeek.TabIndex = 15;
//
// label7
//
this.label7.AutoSize = true;
this.label7.BackColor = System.Drawing.Color.Transparent;
this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.ForeColor = System.Drawing.Color.White;
this.label7.Location = new System.Drawing.Point(30, 13);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(74, 22);
this.label7.TabIndex = 13;
this.label7.Text = "统计时间";
//
// tabPagePlus7
//
this.tabPagePlus7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(30)))), ((int)(((byte)(78)))));
this.tabPagePlus7.Controls.Add(this.tableLayoutPanel4);
this.tabPagePlus7.Location = new System.Drawing.Point(101, 1);
this.tabPagePlus7.Name = "tabPagePlus7";
this.tabPagePlus7.Padding = new System.Windows.Forms.Padding(3);
this.tabPagePlus7.Size = new System.Drawing.Size(1764, 763);
this.tabPagePlus7.TabIndex = 3;
this.tabPagePlus7.Text = "按月统计";
//
// tableLayoutPanel4
//
this.tableLayoutPanel4.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Inset;
this.tableLayoutPanel4.ColumnCount = 1;
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel4.Controls.Add(this.dgvMonth, 0, 1);
this.tableLayoutPanel4.Controls.Add(this.panel4, 0, 0);
this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanel4.Name = "tableLayoutPanel4";
this.tableLayoutPanel4.RowCount = 2;
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.558139F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 92.44186F));
this.tableLayoutPanel4.Size = new System.Drawing.Size(1758, 757);
this.tableLayoutPanel4.TabIndex = 0;
//
// dgvMonth
//
this.dgvMonth.AllowUserToAddRows = false;
this.dgvMonth.AllowUserToDeleteRows = false;
this.dgvMonth.AllowUserToResizeColumns = false;
this.dgvMonth.AllowUserToResizeRows = false;
this.dgvMonth.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells;
this.dgvMonth.BackgroundColor = System.Drawing.Color.Black;
this.dgvMonth.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.dgvMonth.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle49.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle49.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(30)))), ((int)(((byte)(78)))));
dataGridViewCellStyle49.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle49.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle49.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle49.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle49.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvMonth.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle49;
this.dgvMonth.ColumnHeadersHeight = 45;
this.dgvMonth.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
dataGridViewCellStyle50.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle50.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
dataGridViewCellStyle50.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle50.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle50.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
dataGridViewCellStyle50.SelectionForeColor = System.Drawing.Color.White;
dataGridViewCellStyle50.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgvMonth.DefaultCellStyle = dataGridViewCellStyle50;
this.dgvMonth.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvMonth.EnableHeadersVisualStyles = false;
this.dgvMonth.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(146)))), ((int)(((byte)(235)))));
this.dgvMonth.Location = new System.Drawing.Point(5, 63);
this.dgvMonth.MultiSelect = false;
this.dgvMonth.Name = "dgvMonth";
this.dgvMonth.ReadOnly = true;
this.dgvMonth.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle51.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle51.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
dataGridViewCellStyle51.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle51.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle51.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
dataGridViewCellStyle51.SelectionForeColor = System.Drawing.Color.White;
dataGridViewCellStyle51.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvMonth.RowHeadersDefaultCellStyle = dataGridViewCellStyle51;
this.dgvMonth.RowHeadersWidth = 45;
this.dgvMonth.RowTemplate.Height = 23;
this.dgvMonth.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvMonth.Size = new System.Drawing.Size(1748, 689);
this.dgvMonth.TabIndex = 11;
//
// panel4
//
this.panel4.BackColor = System.Drawing.Color.Black;
this.panel4.Controls.Add(this.cmbYears);
this.panel4.Controls.Add(this.btn_MonthExPort);
this.panel4.Controls.Add(this.btn_MonthQuery);
this.panel4.Controls.Add(this.dtMonth);
this.panel4.Controls.Add(this.label8);
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel4.Location = new System.Drawing.Point(5, 5);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(1748, 50);
this.panel4.TabIndex = 10;
//
// cmbYears
//
this.cmbYears.FormattingEnabled = true;
this.cmbYears.Location = new System.Drawing.Point(530, 8);
this.cmbYears.Name = "cmbYears";
this.cmbYears.Size = new System.Drawing.Size(59, 28);
this.cmbYears.TabIndex = 20;
this.cmbYears.Visible = false;
//
// btn_MonthExPort
//
this.btn_MonthExPort.BackColor = System.Drawing.Color.Transparent;
this.btn_MonthExPort.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.btn_MonthExPort.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.btn_MonthExPort.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_MonthExPort.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
this.btn_MonthExPort.ForeColor = System.Drawing.Color.White;
this.btn_MonthExPort.Location = new System.Drawing.Point(383, 9);
this.btn_MonthExPort.Name = "btn_MonthExPort";
this.btn_MonthExPort.Size = new System.Drawing.Size(89, 32);
this.btn_MonthExPort.TabIndex = 19;
this.btn_MonthExPort.Text = "导 出";
this.btn_MonthExPort.UseVisualStyleBackColor = false;
this.btn_MonthExPort.Click += new System.EventHandler(this.btn_MonthExPort_Click);
//
// btn_MonthQuery
//
this.btn_MonthQuery.BackColor = System.Drawing.Color.Transparent;
this.btn_MonthQuery.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.btn_MonthQuery.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.btn_MonthQuery.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_MonthQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
this.btn_MonthQuery.ForeColor = System.Drawing.Color.White;
this.btn_MonthQuery.Location = new System.Drawing.Point(239, 8);
this.btn_MonthQuery.Name = "btn_MonthQuery";
this.btn_MonthQuery.Size = new System.Drawing.Size(89, 32);
this.btn_MonthQuery.TabIndex = 18;
this.btn_MonthQuery.Text = "查 询";
this.btn_MonthQuery.UseVisualStyleBackColor = false;
this.btn_MonthQuery.Click += new System.EventHandler(this.btn_MonthQuery_Click);
//
// dtMonth
//
this.dtMonth.CalendarFont = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtMonth.CustomFormat = "yyyy/MM";
this.dtMonth.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtMonth.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtMonth.Location = new System.Drawing.Point(123, 9);
this.dtMonth.Name = "dtMonth";
this.dtMonth.ShowUpDown = true;
this.dtMonth.Size = new System.Drawing.Size(90, 29);
this.dtMonth.TabIndex = 16;
//
// label8
//
this.label8.AutoSize = true;
this.label8.BackColor = System.Drawing.Color.Transparent;
this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.ForeColor = System.Drawing.Color.White;
this.label8.Location = new System.Drawing.Point(28, 12);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(74, 22);
this.label8.TabIndex = 14;
this.label8.Text = "统计时间";
//
// tabPagePlus3
//
this.tabPagePlus3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
this.tabPagePlus3.Controls.Add(this.splitContainer2);
this.tabPagePlus3.Location = new System.Drawing.Point(1, 46);
this.tabPagePlus3.Name = "tabPagePlus3";
this.tabPagePlus3.Size = new System.Drawing.Size(1872, 771);
this.tabPagePlus3.TabIndex = 2;
this.tabPagePlus3.TabItemIcoImage = global::LargeSquareOne.Properties.Resources.资源_6;
this.tabPagePlus3.Text = "日志报警数据查询";
//
// splitContainer2
//
this.splitContainer2.BackColor = System.Drawing.Color.Transparent;
this.splitContainer2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer2.Location = new System.Drawing.Point(0, 0);
this.splitContainer2.Name = "splitContainer2";
this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer2.Panel1
//
this.splitContainer2.Panel1.Controls.Add(this.btn_AlarmQuery);
this.splitContainer2.Panel1.Controls.Add(this.cmb_AlarmType);
this.splitContainer2.Panel1.Controls.Add(this.btn_AlarmExport);
this.splitContainer2.Panel1.Controls.Add(this.dtp_AlarmTimeStart);
this.splitContainer2.Panel1.Controls.Add(this.lblAlarmEndTime);
this.splitContainer2.Panel1.Controls.Add(this.label11);
this.splitContainer2.Panel1.Controls.Add(this.dtp_AlarmTimeEnd);
this.splitContainer2.Panel1.Controls.Add(this.lblAlarmStartTime);
//
// splitContainer2.Panel2
//
this.splitContainer2.Panel2.Controls.Add(this.dgv_AlarmData);
this.splitContainer2.Size = new System.Drawing.Size(1872, 771);
this.splitContainer2.SplitterDistance = 69;
this.splitContainer2.SplitterWidth = 1;
this.splitContainer2.TabIndex = 22;
//
// btn_AlarmQuery
//
this.btn_AlarmQuery.BackColor = System.Drawing.Color.Transparent;
this.btn_AlarmQuery.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.btn_AlarmQuery.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.btn_AlarmQuery.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_AlarmQuery.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
this.btn_AlarmQuery.ForeColor = System.Drawing.Color.White;
this.btn_AlarmQuery.Location = new System.Drawing.Point(920, 7);
this.btn_AlarmQuery.Name = "btn_AlarmQuery";
this.btn_AlarmQuery.Size = new System.Drawing.Size(128, 57);
this.btn_AlarmQuery.TabIndex = 16;
this.btn_AlarmQuery.Text = "时 间 查 询";
this.btn_AlarmQuery.UseVisualStyleBackColor = false;
this.btn_AlarmQuery.Click += new System.EventHandler(this.btn_AlarmQuery_Click);
//
// cmb_AlarmType
//
this.cmb_AlarmType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb_AlarmType.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmb_AlarmType.FormattingEnabled = true;
this.cmb_AlarmType.Location = new System.Drawing.Point(41, 31);
this.cmb_AlarmType.Name = "cmb_AlarmType";
this.cmb_AlarmType.Size = new System.Drawing.Size(123, 28);
this.cmb_AlarmType.TabIndex = 15;
this.cmb_AlarmType.SelectedIndexChanged += new System.EventHandler(this.cmb_AlarmType_SelectedIndexChanged);
//
// btn_AlarmExport
//
this.btn_AlarmExport.BackColor = System.Drawing.Color.Transparent;
this.btn_AlarmExport.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.btn_AlarmExport.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.btn_AlarmExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_AlarmExport.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
this.btn_AlarmExport.ForeColor = System.Drawing.Color.White;
this.btn_AlarmExport.Location = new System.Drawing.Point(1141, 7);
this.btn_AlarmExport.Name = "btn_AlarmExport";
this.btn_AlarmExport.Size = new System.Drawing.Size(128, 57);
this.btn_AlarmExport.TabIndex = 17;
this.btn_AlarmExport.Text = "导 出 Excel";
this.btn_AlarmExport.UseVisualStyleBackColor = false;
this.btn_AlarmExport.Click += new System.EventHandler(this.btn_AlarmExport_Click);
//
// dtp_AlarmTimeStart
//
this.dtp_AlarmTimeStart.CalendarFont = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtp_AlarmTimeStart.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.dtp_AlarmTimeStart.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtp_AlarmTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtp_AlarmTimeStart.Location = new System.Drawing.Point(255, 31);
this.dtp_AlarmTimeStart.Name = "dtp_AlarmTimeStart";
this.dtp_AlarmTimeStart.ShowUpDown = true;
this.dtp_AlarmTimeStart.Size = new System.Drawing.Size(178, 29);
this.dtp_AlarmTimeStart.TabIndex = 14;
//
// lblAlarmEndTime
//
this.lblAlarmEndTime.AutoSize = true;
this.lblAlarmEndTime.BackColor = System.Drawing.Color.Transparent;
this.lblAlarmEndTime.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
this.lblAlarmEndTime.ForeColor = System.Drawing.Color.White;
this.lblAlarmEndTime.Location = new System.Drawing.Point(573, 11);
this.lblAlarmEndTime.Name = "lblAlarmEndTime";
this.lblAlarmEndTime.Size = new System.Drawing.Size(67, 16);
this.lblAlarmEndTime.TabIndex = 11;
this.lblAlarmEndTime.Text = "结束时间";
//
// label11
//
this.label11.AutoSize = true;
this.label11.BackColor = System.Drawing.Color.Transparent;
this.label11.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
this.label11.ForeColor = System.Drawing.Color.White;
this.label11.Location = new System.Drawing.Point(38, 12);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(37, 16);
this.label11.TabIndex = 10;
this.label11.Text = "班次";
//
// dtp_AlarmTimeEnd
//
this.dtp_AlarmTimeEnd.CalendarFont = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtp_AlarmTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.dtp_AlarmTimeEnd.Font = new System.Drawing.Font("微软雅黑", 12F);
this.dtp_AlarmTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtp_AlarmTimeEnd.Location = new System.Drawing.Point(576, 31);
this.dtp_AlarmTimeEnd.Name = "dtp_AlarmTimeEnd";
this.dtp_AlarmTimeEnd.ShowUpDown = true;
this.dtp_AlarmTimeEnd.Size = new System.Drawing.Size(174, 29);
this.dtp_AlarmTimeEnd.TabIndex = 13;
//
// lblAlarmStartTime
//
this.lblAlarmStartTime.AutoSize = true;
this.lblAlarmStartTime.BackColor = System.Drawing.Color.Transparent;
this.lblAlarmStartTime.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
this.lblAlarmStartTime.ForeColor = System.Drawing.Color.White;
this.lblAlarmStartTime.Location = new System.Drawing.Point(252, 12);
this.lblAlarmStartTime.Name = "lblAlarmStartTime";
this.lblAlarmStartTime.Size = new System.Drawing.Size(67, 16);
this.lblAlarmStartTime.TabIndex = 12;
this.lblAlarmStartTime.Text = "开始时间";
//
// dgv_AlarmData
//
this.dgv_AlarmData.AllowUserToAddRows = false;
this.dgv_AlarmData.AllowUserToDeleteRows = false;
this.dgv_AlarmData.AllowUserToResizeColumns = false;
this.dgv_AlarmData.AllowUserToResizeRows = false;
this.dgv_AlarmData.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells;
this.dgv_AlarmData.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
this.dgv_AlarmData.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.dgv_AlarmData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle52.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle52.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(30)))), ((int)(((byte)(78)))));
dataGridViewCellStyle52.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle52.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle52.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle52.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle52.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgv_AlarmData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle52;
this.dgv_AlarmData.ColumnHeadersHeight = 45;
this.dgv_AlarmData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
dataGridViewCellStyle53.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle53.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
dataGridViewCellStyle53.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle53.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle53.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
dataGridViewCellStyle53.SelectionForeColor = System.Drawing.Color.White;
dataGridViewCellStyle53.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgv_AlarmData.DefaultCellStyle = dataGridViewCellStyle53;
this.dgv_AlarmData.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgv_AlarmData.EnableHeadersVisualStyles = false;
this.dgv_AlarmData.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147)))));
this.dgv_AlarmData.Location = new System.Drawing.Point(0, 0);
this.dgv_AlarmData.MultiSelect = false;
this.dgv_AlarmData.Name = "dgv_AlarmData";
this.dgv_AlarmData.ReadOnly = true;
this.dgv_AlarmData.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle54.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle54.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
dataGridViewCellStyle54.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle54.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle54.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80)))));
dataGridViewCellStyle54.SelectionForeColor = System.Drawing.Color.White;
dataGridViewCellStyle54.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgv_AlarmData.RowHeadersDefaultCellStyle = dataGridViewCellStyle54;
this.dgv_AlarmData.RowHeadersWidth = 45;
this.dgv_AlarmData.RowTemplate.Height = 23;
this.dgv_AlarmData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgv_AlarmData.Size = new System.Drawing.Size(1870, 699);
this.dgv_AlarmData.TabIndex = 5;
this.dgv_AlarmData.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgv_AlarmData_RowPostPaint);
//
// FrmHistory
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 20F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1874, 818);
this.Controls.Add(this.panelEnhanced1);
this.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(5);
this.Name = "FrmHistory";
this.Text = "数据追溯";
this.panelEnhanced1.ResumeLayout(false);
this.tabControlPlus1.ResumeLayout(false);
this.tabPagePlus1.ResumeLayout(false);
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel1.PerformLayout();
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgv_Main)).EndInit();
this.tabPagePlus2.ResumeLayout(false);
this.tabControlPlus2.ResumeLayout(false);
this.tabPagePlus4.ResumeLayout(false);
this.tableLayoutPanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvClass)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.tabPagePlus5.ResumeLayout(false);
this.tableLayoutPanel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvDays)).EndInit();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.tabPagePlus6.ResumeLayout(false);
this.tableLayoutPanel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvWeek)).EndInit();
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
this.tabPagePlus7.ResumeLayout(false);
this.tableLayoutPanel4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvMonth)).EndInit();
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
this.tabPagePlus3.ResumeLayout(false);
this.splitContainer2.Panel1.ResumeLayout(false);
this.splitContainer2.Panel1.PerformLayout();
this.splitContainer2.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
this.splitContainer2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgv_AlarmData)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Button btn_Query;
private System.Windows.Forms.Button btn_ExPort;
private System.Windows.Forms.DateTimePicker dtp_End;
private System.Windows.Forms.Label lblType;
private System.Windows.Forms.Label lblEndtime;
private System.Windows.Forms.DateTimePicker dtp_Start;
private System.Windows.Forms.Label lblStartTime;
private JinYuan.ControlLib.PanelEnhanced panelEnhanced1;
private System.Windows.Forms.SplitContainer splitContainer1;
private HML.TabControlPlus tabControlPlus1;
private HML.TabPagePlus tabPagePlus1;
private HML.TabPagePlus tabPagePlus2;
private HML.TabPagePlus tabPagePlus3;
private HML.TabControlPlus tabControlPlus2;
private HML.TabPagePlus tabPagePlus4;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Button btn_ClassExPort;
private System.Windows.Forms.Button btn_ClassQuery;
private System.Windows.Forms.DateTimePicker dtClass;
private System.Windows.Forms.Label label5;
private HML.TabPagePlus tabPagePlus5;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Button btn_DaysExPort;
private System.Windows.Forms.Button btn_DaysQuery;
private System.Windows.Forms.DateTimePicker dtpDays;
private System.Windows.Forms.Label label6;
private HML.TabPagePlus tabPagePlus6;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Button btn_WeekExPort;
private System.Windows.Forms.Button btn_WeekQuery;
private System.Windows.Forms.DateTimePicker dtpWeek;
private System.Windows.Forms.Label label7;
private HML.TabPagePlus tabPagePlus7;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Button btn_MonthExPort;
private System.Windows.Forms.Button btn_MonthQuery;
private System.Windows.Forms.DateTimePicker dtMonth;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.SplitContainer splitContainer2;
private System.Windows.Forms.Button btn_AlarmQuery;
private System.Windows.Forms.Button btn_AlarmExport;
private System.Windows.Forms.DateTimePicker dtp_AlarmTimeStart;
private System.Windows.Forms.Label lblAlarmEndTime;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.DateTimePicker dtp_AlarmTimeEnd;
private System.Windows.Forms.Label lblAlarmStartTime;
private System.Windows.Forms.TextBox txtSteelShellCode;
private System.Windows.Forms.Label lblBarcode;
private System.Windows.Forms.TextBox txtBarCodeORRfid;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button btn_ReUpMes;
public System.Windows.Forms.DataGridView dgv_Main;
public System.Windows.Forms.DataGridView dgvClass;
public System.Windows.Forms.DataGridView dgvDays;
public System.Windows.Forms.DataGridView dgvWeek;
public System.Windows.Forms.DataGridView dgvMonth;
public System.Windows.Forms.DataGridView dgv_AlarmData;
public System.Windows.Forms.ComboBox cmb_SelectType;
public System.Windows.Forms.ComboBox cmbYears;
public System.Windows.Forms.ComboBox cmb_AlarmType;
public System.Windows.Forms.ComboBox cmbClass;
}
}