namespace LargeSquareOne { partial class FrmHistory { /// /// 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() { System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle58 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle59 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle60 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle61 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle62 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle63 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle64 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle65 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle66 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle67 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle68 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle69 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle70 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle71 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle72 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle55 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle56 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle57 = 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.txtVassoioID = new System.Windows.Forms.TextBox(); this.lblVassoioID = 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, 58); this.tabPagePlus1.Name = "tabPagePlus1"; this.tabPagePlus1.Padding = new System.Windows.Forms.Padding(3); this.tabPagePlus1.Size = new System.Drawing.Size(1872, 759); 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.txtVassoioID); this.splitContainer1.Panel1.Controls.Add(this.lblVassoioID); 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, 753); this.splitContainer1.SplitterDistance = 70; 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(1622, 17); 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.Visible = false; this.btn_ReUpMes.Click += new System.EventHandler(this.btn_ReUpMes_Click); // // txtVassoioID // this.txtVassoioID.Location = new System.Drawing.Point(541, 33); this.txtVassoioID.Name = "txtVassoioID"; this.txtVassoioID.Size = new System.Drawing.Size(223, 31); this.txtVassoioID.TabIndex = 23; // // lblVassoioID // this.lblVassoioID.BackColor = System.Drawing.Color.Transparent; this.lblVassoioID.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblVassoioID.ForeColor = System.Drawing.Color.White; this.lblVassoioID.Location = new System.Drawing.Point(538, 3); this.lblVassoioID.Name = "lblVassoioID"; this.lblVassoioID.Size = new System.Drawing.Size(82, 23); this.lblVassoioID.TabIndex = 22; this.lblVassoioID.Text = "容器码"; // // 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, 31); this.dtp_End.Name = "dtp_End"; this.dtp_End.ShowUpDown = true; this.dtp_End.Size = new System.Drawing.Size(228, 34); this.dtp_End.TabIndex = 13; // // txtSteelShellCode // this.txtSteelShellCode.Location = new System.Drawing.Point(791, 33); this.txtSteelShellCode.Name = "txtSteelShellCode"; this.txtSteelShellCode.Size = new System.Drawing.Size(223, 31); 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, 3); this.lblBarcode.Name = "lblBarcode"; this.lblBarcode.Size = new System.Drawing.Size(82, 23); 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(1282, 17); 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, 33); this.cmb_SelectType.Name = "cmb_SelectType"; this.cmb_SelectType.Size = new System.Drawing.Size(136, 31); 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(1452, 17); 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, 31); this.dtp_Start.Name = "dtp_Start"; this.dtp_Start.ShowUpDown = true; this.dtp_Start.Size = new System.Drawing.Size(229, 34); 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(86, 21); 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, 4); this.lblType.Name = "lblType"; this.lblType.Size = new System.Drawing.Size(86, 21); 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(86, 21); 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; dataGridViewCellStyle58.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle58.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(30)))), ((int)(((byte)(78))))); dataGridViewCellStyle58.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle58.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle58.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle58.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle58.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgv_Main.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle58; this.dgv_Main.ColumnHeadersHeight = 45; this.dgv_Main.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; dataGridViewCellStyle59.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle59.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle59.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle59.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle59.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80))))); dataGridViewCellStyle59.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle59.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgv_Main.DefaultCellStyle = dataGridViewCellStyle59; 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; dataGridViewCellStyle60.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle60.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle60.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle60.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle60.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80))))); dataGridViewCellStyle60.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle60.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgv_Main.RowHeadersDefaultCellStyle = dataGridViewCellStyle60; this.dgv_Main.RowHeadersWidth = 45; this.dgv_Main.RowTemplate.Height = 23; this.dgv_Main.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgv_Main.Size = new System.Drawing.Size(1864, 676); 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, 58); this.tabPagePlus2.Name = "tabPagePlus2"; this.tabPagePlus2.Padding = new System.Windows.Forms.Padding(3); this.tabPagePlus2.Size = new System.Drawing.Size(1872, 759); 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, 753); 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(126, 1); this.tabPagePlus4.Name = "tabPagePlus4"; this.tabPagePlus4.Padding = new System.Windows.Forms.Padding(3); this.tabPagePlus4.Size = new System.Drawing.Size(1739, 751); 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(1733, 745); 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; dataGridViewCellStyle61.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle61.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(30)))), ((int)(((byte)(78))))); dataGridViewCellStyle61.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle61.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle61.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle61.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle61.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvClass.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle61; this.dgvClass.ColumnHeadersHeight = 45; this.dgvClass.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; dataGridViewCellStyle62.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle62.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle62.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle62.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle62.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80))))); dataGridViewCellStyle62.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle62.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvClass.DefaultCellStyle = dataGridViewCellStyle62; 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, 63); this.dgvClass.MultiSelect = false; this.dgvClass.Name = "dgvClass"; this.dgvClass.ReadOnly = true; this.dgvClass.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle63.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle63.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle63.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle63.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle63.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80))))); dataGridViewCellStyle63.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle63.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvClass.RowHeadersDefaultCellStyle = dataGridViewCellStyle63; this.dgvClass.RowHeadersWidth = 45; this.dgvClass.RowTemplate.Height = 23; this.dgvClass.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvClass.Size = new System.Drawing.Size(1723, 677); 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(1723, 50); this.panel1.TabIndex = 7; // // cmbClass // this.cmbClass.ForeColor = System.Drawing.Color.Black; this.cmbClass.FormattingEnabled = true; this.cmbClass.Location = new System.Drawing.Point(335, 11); this.cmbClass.Name = "cmbClass"; this.cmbClass.Size = new System.Drawing.Size(72, 31); 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(675, 6); this.btn_ClassExPort.Name = "btn_ClassExPort"; this.btn_ClassExPort.Size = new System.Drawing.Size(89, 41); 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(527, 6); this.btn_ClassQuery.Name = "btn_ClassQuery"; this.btn_ClassQuery.Size = new System.Drawing.Size(89, 41); 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(139, 9); this.dtClass.Name = "dtClass"; this.dtClass.ShowUpDown = true; this.dtClass.Size = new System.Drawing.Size(156, 34); 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, 13); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(92, 27); 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(126, 1); this.tabPagePlus5.Name = "tabPagePlus5"; this.tabPagePlus5.Padding = new System.Windows.Forms.Padding(3); this.tabPagePlus5.Size = new System.Drawing.Size(1739, 751); 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(1733, 745); 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; dataGridViewCellStyle64.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle64.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(30)))), ((int)(((byte)(78))))); dataGridViewCellStyle64.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle64.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle64.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle64.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle64.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvDays.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle64; this.dgvDays.ColumnHeadersHeight = 45; this.dgvDays.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; dataGridViewCellStyle65.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle65.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle65.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle65.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle65.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80))))); dataGridViewCellStyle65.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle65.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvDays.DefaultCellStyle = dataGridViewCellStyle65; 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, 69); this.dgvDays.MultiSelect = false; this.dgvDays.Name = "dgvDays"; this.dgvDays.ReadOnly = true; this.dgvDays.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle66.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle66.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle66.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle66.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle66.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80))))); dataGridViewCellStyle66.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle66.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvDays.RowHeadersDefaultCellStyle = dataGridViewCellStyle66; this.dgvDays.RowHeadersWidth = 45; this.dgvDays.RowTemplate.Height = 23; this.dgvDays.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvDays.Size = new System.Drawing.Size(1723, 671); 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(1723, 56); 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(499, 8); this.btn_DaysExPort.Name = "btn_DaysExPort"; this.btn_DaysExPort.Size = new System.Drawing.Size(89, 41); 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(351, 8); this.btn_DaysQuery.Name = "btn_DaysQuery"; this.btn_DaysQuery.Size = new System.Drawing.Size(89, 41); 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(130, 11); this.dtpDays.Name = "dtpDays"; this.dtpDays.ShowUpDown = true; this.dtpDays.Size = new System.Drawing.Size(156, 34); 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(34, 15); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(92, 27); 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(126, 1); this.tabPagePlus6.Name = "tabPagePlus6"; this.tabPagePlus6.Padding = new System.Windows.Forms.Padding(3); this.tabPagePlus6.Size = new System.Drawing.Size(1739, 751); 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(1733, 745); 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; dataGridViewCellStyle67.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle67.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(30)))), ((int)(((byte)(78))))); dataGridViewCellStyle67.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle67.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle67.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle67.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle67.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvWeek.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle67; this.dgvWeek.ColumnHeadersHeight = 45; this.dgvWeek.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; dataGridViewCellStyle68.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle68.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle68.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle68.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle68.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80))))); dataGridViewCellStyle68.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle68.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvWeek.DefaultCellStyle = dataGridViewCellStyle68; 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, 68); this.dgvWeek.MultiSelect = false; this.dgvWeek.Name = "dgvWeek"; this.dgvWeek.ReadOnly = true; this.dgvWeek.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle69.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle69.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle69.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle69.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle69.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80))))); dataGridViewCellStyle69.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle69.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvWeek.RowHeadersDefaultCellStyle = dataGridViewCellStyle69; this.dgvWeek.RowHeadersWidth = 45; this.dgvWeek.RowTemplate.Height = 23; this.dgvWeek.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvWeek.Size = new System.Drawing.Size(1723, 672); 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(1723, 55); 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(503, 11); this.btn_WeekExPort.Name = "btn_WeekExPort"; this.btn_WeekExPort.Size = new System.Drawing.Size(91, 41); 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(350, 11); this.btn_WeekQuery.Name = "btn_WeekQuery"; this.btn_WeekQuery.Size = new System.Drawing.Size(90, 41); 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(141, 14); this.dtpWeek.Name = "dtpWeek"; this.dtpWeek.ShowUpDown = true; this.dtpWeek.Size = new System.Drawing.Size(156, 34); 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(37, 18); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(92, 27); 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(126, 1); this.tabPagePlus7.Name = "tabPagePlus7"; this.tabPagePlus7.Padding = new System.Windows.Forms.Padding(3); this.tabPagePlus7.Size = new System.Drawing.Size(1739, 751); 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, 10F)); this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 90F)); this.tableLayoutPanel4.Size = new System.Drawing.Size(1733, 745); 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; dataGridViewCellStyle70.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle70.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(30)))), ((int)(((byte)(78))))); dataGridViewCellStyle70.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle70.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle70.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle70.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle70.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvMonth.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle70; this.dgvMonth.ColumnHeadersHeight = 45; this.dgvMonth.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; dataGridViewCellStyle71.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle71.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle71.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle71.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle71.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80))))); dataGridViewCellStyle71.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle71.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvMonth.DefaultCellStyle = dataGridViewCellStyle71; 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, 80); this.dgvMonth.MultiSelect = false; this.dgvMonth.Name = "dgvMonth"; this.dgvMonth.ReadOnly = true; this.dgvMonth.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle72.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle72.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle72.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle72.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle72.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80))))); dataGridViewCellStyle72.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle72.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvMonth.RowHeadersDefaultCellStyle = dataGridViewCellStyle72; this.dgvMonth.RowHeadersWidth = 45; this.dgvMonth.RowTemplate.Height = 23; this.dgvMonth.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvMonth.Size = new System.Drawing.Size(1723, 660); 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(1723, 67); this.panel4.TabIndex = 10; // // cmbYears // this.cmbYears.FormattingEnabled = true; this.cmbYears.Location = new System.Drawing.Point(292, 18); this.cmbYears.Name = "cmbYears"; this.cmbYears.Size = new System.Drawing.Size(59, 31); 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(543, 13); this.btn_MonthExPort.Name = "btn_MonthExPort"; this.btn_MonthExPort.Size = new System.Drawing.Size(89, 41); 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(402, 13); this.btn_MonthQuery.Name = "btn_MonthQuery"; this.btn_MonthQuery.Size = new System.Drawing.Size(89, 41); 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(126, 16); this.dtMonth.Name = "dtMonth"; this.dtMonth.ShowUpDown = true; this.dtMonth.Size = new System.Drawing.Size(133, 34); 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, 20); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(92, 27); 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, 58); this.tabPagePlus3.Name = "tabPagePlus3"; this.tabPagePlus3.Size = new System.Drawing.Size(1872, 759); 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, 759); this.splitContainer2.SplitterDistance = 96; 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(922, 14); 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(42, 41); this.cmb_AlarmType.Name = "cmb_AlarmType"; this.cmb_AlarmType.Size = new System.Drawing.Size(123, 31); 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(1143, 14); 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(256, 39); this.dtp_AlarmTimeStart.Name = "dtp_AlarmTimeStart"; this.dtp_AlarmTimeStart.ShowUpDown = true; this.dtp_AlarmTimeStart.Size = new System.Drawing.Size(229, 34); 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, 12); this.lblAlarmEndTime.Name = "lblAlarmEndTime"; this.lblAlarmEndTime.Size = new System.Drawing.Size(86, 21); 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, 14); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(48, 21); 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(577, 37); this.dtp_AlarmTimeEnd.Name = "dtp_AlarmTimeEnd"; this.dtp_AlarmTimeEnd.ShowUpDown = true; this.dtp_AlarmTimeEnd.Size = new System.Drawing.Size(233, 34); 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, 14); this.lblAlarmStartTime.Name = "lblAlarmStartTime"; this.lblAlarmStartTime.Size = new System.Drawing.Size(86, 21); 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; dataGridViewCellStyle55.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle55.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(30)))), ((int)(((byte)(78))))); dataGridViewCellStyle55.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle55.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle55.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle55.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle55.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgv_AlarmData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle55; this.dgv_AlarmData.ColumnHeadersHeight = 45; this.dgv_AlarmData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; dataGridViewCellStyle56.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle56.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle56.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle56.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle56.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80))))); dataGridViewCellStyle56.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle56.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgv_AlarmData.DefaultCellStyle = dataGridViewCellStyle56; 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; dataGridViewCellStyle57.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle57.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle57.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle57.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle57.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80))))); dataGridViewCellStyle57.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle57.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgv_AlarmData.RowHeadersDefaultCellStyle = dataGridViewCellStyle57; 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, 660); 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(10F, 23F); 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.WindowState = System.Windows.Forms.FormWindowState.Maximized; 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 txtVassoioID; private System.Windows.Forms.Label lblVassoioID; 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; } }