namespace Dongke.IBOSS.PRD.Client.ReportModule { partial class F_RPT_030118 { /// /// 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 dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); this.dgvSum = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.grpCollapsible1 = new Dongke.WinForm.Controls.GrpCollapsible(); this.dtpYear1 = new Dongke.WinForm.Controls.DtpYear(); this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel(); this.tsrToolStrip1 = new Dongke.WinForm.Controls.TsrToolStrip(); this.tsbtnSearch = new System.Windows.Forms.ToolStripButton(); this.tsbtnClearCondition = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton(); this.tsbtnClose = new System.Windows.Forms.ToolStripButton(); this.goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.procedurename = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.m12 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.m01 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.m02 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.m03 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.m04 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.m05 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.m06 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.m07 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.m08 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.m09 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.m10 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.m11 = new System.Windows.Forms.DataGridViewTextBoxColumn(); ((System.ComponentModel.ISupportInitialize)(this.dgvSum)).BeginInit(); this.grpCollapsible1.SuspendLayout(); this.tsrToolStrip1.SuspendLayout(); this.SuspendLayout(); // // dgvSum // this.dgvSum.AllowUserToAddRows = false; this.dgvSum.AllowUserToDeleteRows = false; this.dgvSum.AllowUserToModifyRows = true; this.dgvSum.AllowUserToOrderColumns = true; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvSum.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvSum.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.dgvSum.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvSum.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvSum.CellHeight = 23; this.dgvSum.ChildNodeColumnName = null; this.dgvSum.ChildNodeColumnText = null; this.dgvSum.ColumnDeep = 1; this.dgvSum.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.dgvSum.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvSum.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.goodstypename, this.procedurename, this.m12, this.m01, this.m02, this.m03, this.m04, this.m05, this.m06, this.m07, this.m08, this.m09, this.m10, this.m11}); this.dgvSum.ColumnTreeView = new System.Windows.Forms.TreeView[0]; this.dgvSum.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.dgvSum.DynamicColumnName = ""; this.dgvSum.EnableHeadersVisualStyles = false; this.dgvSum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvSum.FormatQuantityColumns = null; this.dgvSum.HorizontalMergeColumn = null; this.dgvSum.IsAutoCountSum = true; this.dgvSum.IsAutoResizeColumns = false; this.dgvSum.IsClickF12 = false; this.dgvSum.IsOpenMergeCellFlag = false; this.dgvSum.IsSubTotalFlag = false; this.dgvSum.IsTopDeep = false; this.dgvSum.Location = new System.Drawing.Point(0, 96); this.dgvSum.MergeColumnNames = null; this.dgvSum.MergeDetailColumnNames = null; this.dgvSum.MergeDetailOnlyColumn = null; this.dgvSum.MergeOnlyColumn = null; this.dgvSum.MultiSelect = false; this.dgvSum.Name = "dgvSum"; this.dgvSum.ReadOnly = true; this.dgvSum.RefreshAtHscroll = false; this.dgvSum.RowHeadersWidth = 50; this.dgvSum.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvSum.RowsDefaultCellStyle = dataGridViewCellStyle15; this.dgvSum.RowTemplate.Height = 21; this.dgvSum.Size = new System.Drawing.Size(1061, 261); this.dgvSum.SortOrderColumnName = null; this.dgvSum.TabIndex = 0; this.dgvSum.Tag = ""; this.dgvSum.TotalSumColumns = null; this.dgvSum.ViewRowFilter = ""; // // grpCollapsible1 // this.grpCollapsible1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grpCollapsible1.Controls.Add(this.dtpYear1); this.grpCollapsible1.Controls.Add(this.lblLabel1); this.grpCollapsible1.Location = new System.Drawing.Point(0, 38); this.grpCollapsible1.Name = "grpCollapsible1"; this.grpCollapsible1.Size = new System.Drawing.Size(1061, 52); this.grpCollapsible1.TabIndex = 1; this.grpCollapsible1.TabStop = false; this.grpCollapsible1.Text = "查询条件"; // // dtpYear1 // this.dtpYear1.AllowNull = false; this.dtpYear1.Location = new System.Drawing.Point(71, 20); this.dtpYear1.Name = "dtpYear1"; this.dtpYear1.Size = new System.Drawing.Size(60, 21); this.dtpYear1.TabIndex = 2; this.dtpYear1.Value = new System.DateTime(2019, 1, 1, 0, 0, 0, 0); // // lblLabel1 // this.lblLabel1.Location = new System.Drawing.Point(12, 24); this.lblLabel1.Name = "lblLabel1"; this.lblLabel1.Size = new System.Drawing.Size(53, 12); this.lblLabel1.TabIndex = 0; this.lblLabel1.Text = "汇总年度"; // // tsrToolStrip1 // this.tsrToolStrip1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsrToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbtnSearch, this.tsbtnClearCondition, this.toolStripSeparator4, this.tsbtnAdaptive, this.tsbtnClose}); this.tsrToolStrip1.Location = new System.Drawing.Point(0, 0); this.tsrToolStrip1.Name = "tsrToolStrip1"; this.tsrToolStrip1.Size = new System.Drawing.Size(1073, 35); this.tsrToolStrip1.TabIndex = 0; // // tsbtnSearch // this.tsbtnSearch.AutoSize = false; this.tsbtnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnSearch.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnSearch.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnSearch.Name = "tsbtnSearch"; this.tsbtnSearch.Size = new System.Drawing.Size(60, 25); this.tsbtnSearch.Text = "查询(&Q)"; this.tsbtnSearch.Click += new System.EventHandler(this.tsbtnSearch_Click); // // tsbtnClearCondition // this.tsbtnClearCondition.AutoSize = false; this.tsbtnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnClearCondition.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnClearCondition.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnClearCondition.Name = "tsbtnClearCondition"; this.tsbtnClearCondition.Size = new System.Drawing.Size(80, 25); this.tsbtnClearCondition.Text = "清空条件(&C)"; this.tsbtnClearCondition.Click += new System.EventHandler(this.tsbtnClearCondition_Click); // // toolStripSeparator4 // this.toolStripSeparator4.AutoSize = false; this.toolStripSeparator4.Name = "toolStripSeparator4"; this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25); // // 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); // // goodstypename // this.goodstypename.DataPropertyName = "goodstypename"; this.goodstypename.HeaderText = "产品大类"; this.goodstypename.Name = "goodstypename"; this.goodstypename.ReadOnly = true; // // procedurename // this.procedurename.DataPropertyName = "procedurename"; this.procedurename.HeaderText = "工序名称"; this.procedurename.Name = "procedurename"; this.procedurename.ReadOnly = true; // // m12 // this.m12.DataPropertyName = "m12"; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle3.Format = "N0"; this.m12.DefaultCellStyle = dataGridViewCellStyle3; this.m12.HeaderText = "12月份"; this.m12.Name = "m12"; this.m12.ReadOnly = true; // // m01 // this.m01.DataPropertyName = "m01"; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle4.Format = "N0"; this.m01.DefaultCellStyle = dataGridViewCellStyle4; this.m01.HeaderText = "1月份"; this.m01.Name = "m01"; this.m01.ReadOnly = true; // // m02 // this.m02.DataPropertyName = "m02"; dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle5.Format = "N0"; this.m02.DefaultCellStyle = dataGridViewCellStyle5; this.m02.HeaderText = "2月份"; this.m02.Name = "m02"; this.m02.ReadOnly = true; // // m03 // this.m03.DataPropertyName = "m03"; dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle6.Format = "N0"; this.m03.DefaultCellStyle = dataGridViewCellStyle6; this.m03.HeaderText = "3月份"; this.m03.Name = "m03"; this.m03.ReadOnly = true; // // m04 // this.m04.DataPropertyName = "m04"; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle7.Format = "N0"; this.m04.DefaultCellStyle = dataGridViewCellStyle7; this.m04.HeaderText = "4月份"; this.m04.Name = "m04"; this.m04.ReadOnly = true; // // m05 // this.m05.DataPropertyName = "m05"; dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle8.Format = "N0"; this.m05.DefaultCellStyle = dataGridViewCellStyle8; this.m05.HeaderText = "5月份"; this.m05.Name = "m05"; this.m05.ReadOnly = true; // // m06 // this.m06.DataPropertyName = "m06"; dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle9.Format = "N0"; this.m06.DefaultCellStyle = dataGridViewCellStyle9; this.m06.HeaderText = "6月份"; this.m06.Name = "m06"; this.m06.ReadOnly = true; // // m07 // this.m07.DataPropertyName = "m07"; dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle10.Format = "N0"; this.m07.DefaultCellStyle = dataGridViewCellStyle10; this.m07.HeaderText = "7月份"; this.m07.Name = "m07"; this.m07.ReadOnly = true; // // m08 // this.m08.DataPropertyName = "m08"; dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle11.Format = "N0"; this.m08.DefaultCellStyle = dataGridViewCellStyle11; this.m08.HeaderText = "8月份"; this.m08.Name = "m08"; this.m08.ReadOnly = true; // // m09 // this.m09.DataPropertyName = "m09"; dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle12.Format = "N0"; this.m09.DefaultCellStyle = dataGridViewCellStyle12; this.m09.HeaderText = "9月份"; this.m09.Name = "m09"; this.m09.ReadOnly = true; // // m10 // this.m10.DataPropertyName = "m10"; dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle13.Format = "N0"; this.m10.DefaultCellStyle = dataGridViewCellStyle13; this.m10.HeaderText = "10月份"; this.m10.Name = "m10"; this.m10.ReadOnly = true; // // m11 // this.m11.DataPropertyName = "m11"; dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle14.Format = "N0"; this.m11.DefaultCellStyle = dataGridViewCellStyle14; this.m11.HeaderText = "11月份"; this.m11.Name = "m11"; this.m11.ReadOnly = true; // // F_RPT_030118 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1073, 357); this.Controls.Add(this.dgvSum); this.Controls.Add(this.grpCollapsible1); this.Controls.Add(this.tsrToolStrip1); this.Name = "F_RPT_030118"; this.Text = "年度各工序月产量统计表"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PC_1001_FormClosed); this.Load += new System.EventHandler(this.F_PC_1001_Load); ((System.ComponentModel.ISupportInitialize)(this.dgvSum)).EndInit(); this.grpCollapsible1.ResumeLayout(false); this.grpCollapsible1.PerformLayout(); this.tsrToolStrip1.ResumeLayout(false); this.tsrToolStrip1.PerformLayout(); this.ResumeLayout(false); } #endregion private Dongke.WinForm.Controls.TsrToolStrip tsrToolStrip1; private System.Windows.Forms.ToolStripButton tsbtnSearch; private System.Windows.Forms.ToolStripSeparator toolStripSeparator4; private System.Windows.Forms.ToolStripButton tsbtnAdaptive; private System.Windows.Forms.ToolStripButton tsbtnClose; private WinForm.Controls.GrpCollapsible grpCollapsible1; private Basics.BaseControls.C_DataGridView dgvSum; private WinForm.Controls.LblLabel lblLabel1; private System.Windows.Forms.ToolStripButton tsbtnClearCondition; private WinForm.Controls.DtpYear dtpYear1; private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename; private System.Windows.Forms.DataGridViewTextBoxColumn procedurename; private System.Windows.Forms.DataGridViewTextBoxColumn m12; private System.Windows.Forms.DataGridViewTextBoxColumn m01; private System.Windows.Forms.DataGridViewTextBoxColumn m02; private System.Windows.Forms.DataGridViewTextBoxColumn m03; private System.Windows.Forms.DataGridViewTextBoxColumn m04; private System.Windows.Forms.DataGridViewTextBoxColumn m05; private System.Windows.Forms.DataGridViewTextBoxColumn m06; private System.Windows.Forms.DataGridViewTextBoxColumn m07; private System.Windows.Forms.DataGridViewTextBoxColumn m08; private System.Windows.Forms.DataGridViewTextBoxColumn m09; private System.Windows.Forms.DataGridViewTextBoxColumn m10; private System.Windows.Forms.DataGridViewTextBoxColumn m11; } }