namespace Dongke.IBOSS.PRD.Client.ReportModule { partial class F_RPT_080101 { /// /// 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_080101)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip(); this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton(); this.tsbtnClose = new System.Windows.Forms.ToolStripButton(); this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox(); this.cmbGMouldRecordType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox(); this.c_Label7 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtMouldCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dtpAccountDateEnd2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.dtpAccountDateStart2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.dtpAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.c_Label6 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dtpAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.c_Label5 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.dgvReportModule = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.groutinglinecode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.groutingmouldcode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.usercode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.gmouldstatusname = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.goodsname = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.goodsspecification = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.groutingcount = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.deliverpnum = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.mingroutingdate = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.maxgroutingdate = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OutKilnCount = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodCount = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SubstandardCount = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ReFireCount = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.BadCount = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.chkDateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox(); this.chkDateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox(); this.tsrOperate.SuspendLayout(); this.gbxCondition.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvReportModule)).BeginInit(); this.SuspendLayout(); // // tsrOperate // this.tsrOperate.AutoSize = false; this.tsrOperate.BackColor = System.Drawing.Color.Transparent; this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbtnAdaptive, this.tsbtnClose}); this.tsrOperate.Location = new System.Drawing.Point(0, 0); this.tsrOperate.Name = "tsrOperate"; this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System; this.tsrOperate.ShowItemToolTips = false; this.tsrOperate.Size = new System.Drawing.Size(1131, 35); this.tsrOperate.TabIndex = 0; this.tsrOperate.Text = "toolStrip1"; // // tsbtnAdaptive // this.tsbtnAdaptive.AutoSize = false; this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnAdaptive.Name = "tsbtnAdaptive"; this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25); this.tsbtnAdaptive.Text = "自适应列宽(&A)"; this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click); // // tsbtnClose // this.tsbtnClose.AutoSize = false; this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnClose.Name = "tsbtnClose"; this.tsbtnClose.Size = new System.Drawing.Size(60, 25); this.tsbtnClose.Text = "关闭(&X)"; this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click); // // gbxCondition // this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.gbxCondition.BackColor = System.Drawing.Color.Transparent; this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage"))); this.gbxCondition.Controls.Add(this.chkDateTimeEnd); this.gbxCondition.Controls.Add(this.chkDateTime); this.gbxCondition.Controls.Add(this.cmbGMouldRecordType); this.gbxCondition.Controls.Add(this.c_Label7); this.gbxCondition.Controls.Add(this.txtGoodsCode); this.gbxCondition.Controls.Add(this.c_Label4); this.gbxCondition.Controls.Add(this.txtUserCode); this.gbxCondition.Controls.Add(this.c_Label3); this.gbxCondition.Controls.Add(this.txtMouldCode); this.gbxCondition.Controls.Add(this.c_Label2); this.gbxCondition.Controls.Add(this.txtGroutingLineCode); this.gbxCondition.Controls.Add(this.c_Label1); this.gbxCondition.Controls.Add(this.dtpAccountDateEnd2); this.gbxCondition.Controls.Add(this.dtpAccountDateStart2); this.gbxCondition.Controls.Add(this.dtpAccountDateEnd); this.gbxCondition.Controls.Add(this.c_Label6); this.gbxCondition.Controls.Add(this.dtpAccountDateStart); this.gbxCondition.Controls.Add(this.c_Label5); this.gbxCondition.Controls.Add(this.lblAccountDateEnd); this.gbxCondition.Controls.Add(this.btnClearCondition); this.gbxCondition.Controls.Add(this.btnSearch); this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText; this.gbxCondition.IsMustInput = false; this.gbxCondition.Location = new System.Drawing.Point(0, 38); this.gbxCondition.Name = "gbxCondition"; this.gbxCondition.OriginalHeight = -1; this.gbxCondition.Size = new System.Drawing.Size(1119, 80); this.gbxCondition.TabIndex = 1; this.gbxCondition.TabStop = false; this.gbxCondition.Text = "查询条件 ▼"; // // cmbGMouldRecordType // this.cmbGMouldRecordType.BackColor = System.Drawing.SystemColors.Window; this.cmbGMouldRecordType.BackgroundColor = System.Drawing.SystemColors.Window; this.cmbGMouldRecordType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbGMouldRecordType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cmbGMouldRecordType.FormattingEnabled = true; this.cmbGMouldRecordType.Location = new System.Drawing.Point(902, 20); this.cmbGMouldRecordType.Name = "cmbGMouldRecordType"; this.cmbGMouldRecordType.Size = new System.Drawing.Size(121, 20); this.cmbGMouldRecordType.TabIndex = 5; // // c_Label7 // this.c_Label7.AutoSize = true; this.c_Label7.BackColor = System.Drawing.Color.Transparent; this.c_Label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label7.Location = new System.Drawing.Point(839, 23); this.c_Label7.Name = "c_Label7"; this.c_Label7.Size = new System.Drawing.Size(53, 12); this.c_Label7.TabIndex = 17; this.c_Label7.Text = "模具状态"; // // txtGoodsCode // this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window; this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtGoodsCode.ErrorMessage = ""; this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtGoodsCode.Location = new System.Drawing.Point(94, 48); this.txtGoodsCode.MaxLength = 20; this.txtGoodsCode.Name = "txtGoodsCode"; this.txtGoodsCode.Size = new System.Drawing.Size(119, 21); this.txtGoodsCode.TabIndex = 6; this.txtGoodsCode.TextValue = ""; // // c_Label4 // this.c_Label4.AutoSize = true; this.c_Label4.BackColor = System.Drawing.Color.Transparent; this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label4.Location = new System.Drawing.Point(35, 53); this.c_Label4.Name = "c_Label4"; this.c_Label4.Size = new System.Drawing.Size(53, 12); this.c_Label4.TabIndex = 14; this.c_Label4.Text = "产品编码"; // // txtUserCode // this.txtUserCode.BackColor = System.Drawing.SystemColors.Window; this.txtUserCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtUserCode.ErrorMessage = ""; this.txtUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtUserCode.Location = new System.Drawing.Point(282, 48); this.txtUserCode.MaxLength = 20; this.txtUserCode.Name = "txtUserCode"; this.txtUserCode.Size = new System.Drawing.Size(133, 21); this.txtUserCode.TabIndex = 7; this.txtUserCode.TextValue = ""; // // c_Label3 // this.c_Label3.AutoSize = true; this.c_Label3.BackColor = System.Drawing.Color.Transparent; this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label3.Location = new System.Drawing.Point(223, 53); this.c_Label3.Name = "c_Label3"; this.c_Label3.Size = new System.Drawing.Size(53, 12); this.c_Label3.TabIndex = 14; this.c_Label3.Text = "成型工号"; // // txtMouldCode // this.txtMouldCode.BackColor = System.Drawing.SystemColors.Window; this.txtMouldCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtMouldCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtMouldCode.ErrorMessage = ""; this.txtMouldCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtMouldCode.Location = new System.Drawing.Point(282, 19); this.txtMouldCode.MaxLength = 20; this.txtMouldCode.Name = "txtMouldCode"; this.txtMouldCode.Size = new System.Drawing.Size(133, 21); this.txtMouldCode.TabIndex = 2; this.txtMouldCode.TextValue = ""; // // c_Label2 // this.c_Label2.AutoSize = true; this.c_Label2.BackColor = System.Drawing.Color.Transparent; this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label2.Location = new System.Drawing.Point(223, 24); this.c_Label2.Name = "c_Label2"; this.c_Label2.Size = new System.Drawing.Size(53, 12); this.c_Label2.TabIndex = 14; this.c_Label2.Text = "模具编码"; // // txtGroutingLineCode // this.txtGroutingLineCode.BackColor = System.Drawing.SystemColors.Window; this.txtGroutingLineCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGroutingLineCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtGroutingLineCode.ErrorMessage = ""; this.txtGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtGroutingLineCode.Location = new System.Drawing.Point(94, 21); this.txtGroutingLineCode.MaxLength = 20; this.txtGroutingLineCode.Name = "txtGroutingLineCode"; this.txtGroutingLineCode.Size = new System.Drawing.Size(119, 21); this.txtGroutingLineCode.TabIndex = 1; this.txtGroutingLineCode.TextValue = ""; // // c_Label1 // this.c_Label1.AutoSize = true; this.c_Label1.BackColor = System.Drawing.Color.Transparent; this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label1.Location = new System.Drawing.Point(22, 24); this.c_Label1.Name = "c_Label1"; this.c_Label1.Size = new System.Drawing.Size(65, 12); this.c_Label1.TabIndex = 14; this.c_Label1.Text = "成型线编码"; // // dtpAccountDateEnd2 // this.dtpAccountDateEnd2.CustomFormat = "yyyy-MM-dd"; this.dtpAccountDateEnd2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpAccountDateEnd2.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpAccountDateEnd2.Location = new System.Drawing.Point(693, 53); this.dtpAccountDateEnd2.Name = "dtpAccountDateEnd2"; this.dtpAccountDateEnd2.Size = new System.Drawing.Size(133, 21); this.dtpAccountDateEnd2.TabIndex = 9; // // dtpAccountDateStart2 // this.dtpAccountDateStart2.CustomFormat = "yyyy-MM-dd"; this.dtpAccountDateStart2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpAccountDateStart2.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpAccountDateStart2.Location = new System.Drawing.Point(526, 53); this.dtpAccountDateStart2.Name = "dtpAccountDateStart2"; this.dtpAccountDateStart2.Size = new System.Drawing.Size(133, 21); this.dtpAccountDateStart2.TabIndex = 8; // // dtpAccountDateEnd // this.dtpAccountDateEnd.CustomFormat = "yyyy-MM-dd"; this.dtpAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpAccountDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpAccountDateEnd.Location = new System.Drawing.Point(693, 21); this.dtpAccountDateEnd.Name = "dtpAccountDateEnd"; this.dtpAccountDateEnd.Size = new System.Drawing.Size(133, 21); this.dtpAccountDateEnd.TabIndex = 4; // // c_Label6 // this.c_Label6.AutoSize = true; this.c_Label6.BackColor = System.Drawing.Color.Transparent; this.c_Label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label6.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label6.Location = new System.Drawing.Point(654, 57); this.c_Label6.Name = "c_Label6"; this.c_Label6.Size = new System.Drawing.Size(53, 12); this.c_Label6.TabIndex = 6; this.c_Label6.Text = " 至 "; // // dtpAccountDateStart // this.dtpAccountDateStart.CustomFormat = "yyyy-MM-dd"; this.dtpAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpAccountDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpAccountDateStart.Location = new System.Drawing.Point(526, 21); this.dtpAccountDateStart.Name = "dtpAccountDateStart"; this.dtpAccountDateStart.Size = new System.Drawing.Size(133, 21); this.dtpAccountDateStart.TabIndex = 3; // // c_Label5 // this.c_Label5.AutoSize = true; this.c_Label5.BackColor = System.Drawing.Color.Transparent; this.c_Label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label5.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label5.Location = new System.Drawing.Point(423, 57); this.c_Label5.Name = "c_Label5"; this.c_Label5.Size = new System.Drawing.Size(0, 12); this.c_Label5.TabIndex = 4; // // lblAccountDateEnd // this.lblAccountDateEnd.AutoSize = true; this.lblAccountDateEnd.BackColor = System.Drawing.Color.Transparent; this.lblAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAccountDateEnd.ForeColor = System.Drawing.SystemColors.ControlText; this.lblAccountDateEnd.Location = new System.Drawing.Point(654, 25); this.lblAccountDateEnd.Name = "lblAccountDateEnd"; this.lblAccountDateEnd.Size = new System.Drawing.Size(53, 12); this.lblAccountDateEnd.TabIndex = 6; this.lblAccountDateEnd.Text = " 至 "; // // btnClearCondition // this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnClearCondition.BackColor = System.Drawing.Color.Transparent; this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage"))); this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnClearCondition.ForeColor = System.Drawing.Color.White; this.btnClearCondition.Location = new System.Drawing.Point(1016, 45); this.btnClearCondition.Name = "btnClearCondition"; this.btnClearCondition.Size = new System.Drawing.Size(85, 30); this.btnClearCondition.TabIndex = 11; this.btnClearCondition.Text = "清空条件(&C)"; this.btnClearCondition.UseVisualStyleBackColor = true; this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click); // // btnSearch // this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnSearch.BackColor = System.Drawing.Color.Transparent; this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage"))); this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSearch.ForeColor = System.Drawing.Color.White; this.btnSearch.Location = new System.Drawing.Point(925, 45); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(85, 30); this.btnSearch.TabIndex = 10; this.btnSearch.Text = "查询(&Q)"; this.btnSearch.UseVisualStyleBackColor = true; this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); // // dgvReportModule // this.dgvReportModule.AllowUserToAddRows = false; this.dgvReportModule.AllowUserToDeleteRows = false; this.dgvReportModule.AllowUserToModifyRows = true; this.dgvReportModule.AllowUserToOrderColumns = true; this.dgvReportModule.AllowUserToSortRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvReportModule.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvReportModule.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.dgvReportModule.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvReportModule.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvReportModule.CellHeight = 23; this.dgvReportModule.ChildNodeColumnName = null; this.dgvReportModule.ChildNodeColumnText = null; this.dgvReportModule.ColumnDeep = 1; this.dgvReportModule.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvReportModule.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvReportModule.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvReportModule.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.groutinglinecode, this.groutingmouldcode, this.usercode, this.gmouldstatusname, this.goodscode, this.goodsname, this.goodsspecification, this.groutingcount, this.deliverpnum, this.mingroutingdate, this.maxgroutingdate, this.OutKilnCount, this.GoodCount, this.SubstandardCount, this.ReFireCount, this.BadCount}); this.dgvReportModule.ColumnTreeView = null; this.dgvReportModule.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut))); this.dgvReportModule.DynamicColumnName = ""; this.dgvReportModule.EnableHeadersVisualStyles = false; this.dgvReportModule.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvReportModule.IsAutoCountSum = true; this.dgvReportModule.IsAutoResizeColumns = false; this.dgvReportModule.IsClickF12 = false; this.dgvReportModule.IsSubTotalFlag = false; this.dgvReportModule.Location = new System.Drawing.Point(0, 125); this.dgvReportModule.MultiSelect = false; this.dgvReportModule.Name = "dgvReportModule"; this.dgvReportModule.ReadOnly = true; this.dgvReportModule.RefreshAtHscroll = false; this.dgvReportModule.RowHeadersWidth = 50; this.dgvReportModule.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvReportModule.RowsDefaultCellStyle = dataGridViewCellStyle3; this.dgvReportModule.RowTemplate.Height = 21; this.dgvReportModule.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvReportModule.Size = new System.Drawing.Size(1119, 356); this.dgvReportModule.SortOrderColumnName = null; this.dgvReportModule.TabIndex = 28; this.dgvReportModule.Tag = true; this.dgvReportModule.TotalSumColumns = null; this.dgvReportModule.ViewRowFilter = ""; // // groutinglinecode // this.groutinglinecode.DataPropertyName = "groutinglinecode"; this.groutinglinecode.HeaderText = "成型线编码"; this.groutinglinecode.Name = "groutinglinecode"; this.groutinglinecode.ReadOnly = true; // // groutingmouldcode // this.groutingmouldcode.DataPropertyName = "groutingmouldcode"; this.groutingmouldcode.HeaderText = "模具编码"; this.groutingmouldcode.Name = "groutingmouldcode"; this.groutingmouldcode.ReadOnly = true; // // usercode // this.usercode.DataPropertyName = "usercode"; this.usercode.HeaderText = "成型工号"; this.usercode.Name = "usercode"; this.usercode.ReadOnly = true; // // gmouldstatusname // this.gmouldstatusname.DataPropertyName = "gmouldstatusname"; this.gmouldstatusname.HeaderText = "模具状态"; this.gmouldstatusname.Name = "gmouldstatusname"; this.gmouldstatusname.ReadOnly = true; // // goodscode // this.goodscode.DataPropertyName = "goodscode"; this.goodscode.HeaderText = "产品编码"; this.goodscode.Name = "goodscode"; this.goodscode.ReadOnly = true; // // goodsname // this.goodsname.DataPropertyName = "goodsname"; this.goodsname.HeaderText = "产品名称"; this.goodsname.Name = "goodsname"; this.goodsname.ReadOnly = true; // // goodsspecification // this.goodsspecification.DataPropertyName = "goodsspecification"; this.goodsspecification.HeaderText = "规格"; this.goodsspecification.Name = "goodsspecification"; this.goodsspecification.ReadOnly = true; // // groutingcount // this.groutingcount.DataPropertyName = "groutingcount"; this.groutingcount.HeaderText = "注浆次数"; this.groutingcount.Name = "groutingcount"; this.groutingcount.ReadOnly = true; // // deliverpnum // this.deliverpnum.DataPropertyName = "deliverpnum"; this.deliverpnum.HeaderText = "交坯数"; this.deliverpnum.Name = "deliverpnum"; this.deliverpnum.ReadOnly = true; // // mingroutingdate // this.mingroutingdate.DataPropertyName = "mingroutingdate"; this.mingroutingdate.HeaderText = "开始注浆日期"; this.mingroutingdate.Name = "mingroutingdate"; this.mingroutingdate.ReadOnly = true; // // maxgroutingdate // this.maxgroutingdate.DataPropertyName = "maxgroutingdate"; this.maxgroutingdate.HeaderText = "最后注浆日期"; this.maxgroutingdate.Name = "maxgroutingdate"; this.maxgroutingdate.ReadOnly = true; // // OutKilnCount // this.OutKilnCount.DataPropertyName = "OutKilnCount"; this.OutKilnCount.HeaderText = "出窑数"; this.OutKilnCount.Name = "OutKilnCount"; this.OutKilnCount.ReadOnly = true; // // GoodCount // this.GoodCount.DataPropertyName = "GoodCount"; this.GoodCount.HeaderText = "正品数"; this.GoodCount.Name = "GoodCount"; this.GoodCount.ReadOnly = true; // // SubstandardCount // this.SubstandardCount.DataPropertyName = "SubstandardCount"; this.SubstandardCount.HeaderText = "副品数"; this.SubstandardCount.Name = "SubstandardCount"; this.SubstandardCount.ReadOnly = true; // // ReFireCount // this.ReFireCount.DataPropertyName = "ReFireCount"; this.ReFireCount.HeaderText = "重烧数"; this.ReFireCount.Name = "ReFireCount"; this.ReFireCount.ReadOnly = true; // // BadCount // this.BadCount.DataPropertyName = "BadCount"; this.BadCount.HeaderText = "次品数"; this.BadCount.Name = "BadCount"; this.BadCount.ReadOnly = true; // // chkDateTime // this.chkDateTime.AutoSize = true; this.chkDateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.chkDateTime.Location = new System.Drawing.Point(424, 23); this.chkDateTime.Name = "chkDateTime"; this.chkDateTime.Size = new System.Drawing.Size(96, 16); this.chkDateTime.TabIndex = 29; this.chkDateTime.Text = "开始注浆日期"; this.chkDateTime.UseVisualStyleBackColor = true; this.chkDateTime.CheckedChanged += new System.EventHandler(this.chkDateTime_CheckedChanged); // // chkDateTimeEnd // this.chkDateTimeEnd.AutoSize = true; this.chkDateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.chkDateTimeEnd.Location = new System.Drawing.Point(424, 54); this.chkDateTimeEnd.Name = "chkDateTimeEnd"; this.chkDateTimeEnd.Size = new System.Drawing.Size(96, 16); this.chkDateTimeEnd.TabIndex = 29; this.chkDateTimeEnd.Text = "结束注浆日期"; this.chkDateTimeEnd.UseVisualStyleBackColor = true; this.chkDateTimeEnd.CheckedChanged += new System.EventHandler(this.chkDateTimeEnd_CheckedChanged); // // F_RPT_080101 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1131, 481); this.Controls.Add(this.dgvReportModule); this.Controls.Add(this.gbxCondition); this.Controls.Add(this.tsrOperate); this.Name = "F_RPT_080101"; this.RightToLeftLayout = true; this.Text = "历史模具明细表"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_010201_1_FormClosed); this.Load += new System.EventHandler(this.F_RPT_010201_1_Load); this.tsrOperate.ResumeLayout(false); this.tsrOperate.PerformLayout(); this.gbxCondition.ResumeLayout(false); this.gbxCondition.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvReportModule)).EndInit(); this.ResumeLayout(false); } #endregion private Basics.BaseControls.C_ToolStrip tsrOperate; private System.Windows.Forms.ToolStripButton tsbtnAdaptive; private System.Windows.Forms.ToolStripButton tsbtnClose; private Basics.BaseControls.C_GroupBox gbxCondition; private Basics.BaseControls.C_Label lblAccountDateEnd; private Basics.BaseControls.C_DateTimePicker dtpAccountDateEnd; private Basics.BaseControls.C_DateTimePicker dtpAccountDateStart; private Basics.BaseControls.C_Button btnClearCondition; private Basics.BaseControls.C_Button btnSearch; private Basics.BaseControls.C_DataGridView dgvReportModule; private Basics.BaseControls.C_Label c_Label1; private Basics.BaseControls.C_TextBox txtGroutingLineCode; private Basics.BaseControls.C_TextBox txtMouldCode; private Basics.BaseControls.C_Label c_Label2; private Basics.BaseControls.C_TextBox txtUserCode; private Basics.BaseControls.C_Label c_Label3; private Basics.BaseControls.C_TextBox txtGoodsCode; private Basics.BaseControls.C_Label c_Label4; private Basics.BaseControls.C_DateTimePicker dtpAccountDateEnd2; private Basics.BaseControls.C_DateTimePicker dtpAccountDateStart2; private Basics.BaseControls.C_Label c_Label6; private Basics.BaseControls.C_Label c_Label5; private Basics.BaseControls.C_ComboBox cmbGMouldRecordType; private Basics.BaseControls.C_Label c_Label7; private System.Windows.Forms.DataGridViewTextBoxColumn groutinglinecode; private System.Windows.Forms.DataGridViewTextBoxColumn groutingmouldcode; private System.Windows.Forms.DataGridViewTextBoxColumn usercode; private System.Windows.Forms.DataGridViewTextBoxColumn gmouldstatusname; private System.Windows.Forms.DataGridViewTextBoxColumn goodscode; private System.Windows.Forms.DataGridViewTextBoxColumn goodsname; private System.Windows.Forms.DataGridViewTextBoxColumn goodsspecification; private System.Windows.Forms.DataGridViewTextBoxColumn groutingcount; private System.Windows.Forms.DataGridViewTextBoxColumn deliverpnum; private System.Windows.Forms.DataGridViewTextBoxColumn mingroutingdate; private System.Windows.Forms.DataGridViewTextBoxColumn maxgroutingdate; private System.Windows.Forms.DataGridViewTextBoxColumn OutKilnCount; private System.Windows.Forms.DataGridViewTextBoxColumn GoodCount; private System.Windows.Forms.DataGridViewTextBoxColumn SubstandardCount; private System.Windows.Forms.DataGridViewTextBoxColumn ReFireCount; private System.Windows.Forms.DataGridViewTextBoxColumn BadCount; private Basics.BaseControls.C_CheckBox chkDateTime; private Basics.BaseControls.C_CheckBox chkDateTimeEnd; } }