namespace Dongke.IBOSS.PRD.Client.ReportModule { partial class F_RPT_010405 { /// /// 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_010405)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); 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.txtUPName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtLogoName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dtpDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.dtpDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip(); this.tsbtnUP = new System.Windows.Forms.ToolStripButton(); this.tsbtnUPGoods = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.dgvFinishedProduction = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.GoodsTypeName2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.materialcode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.logoname = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.fpcount = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType(); this.gbxCondition.SuspendLayout(); this.tsrOperate.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvFinishedProduction)).BeginInit(); this.SuspendLayout(); // // 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.lblGoodsType); this.gbxCondition.Controls.Add(this.scbGoodsType); this.gbxCondition.Controls.Add(this.txtUPName); this.gbxCondition.Controls.Add(this.c_Label3); this.gbxCondition.Controls.Add(this.txtLogoName); this.gbxCondition.Controls.Add(this.c_Label2); this.gbxCondition.Controls.Add(this.txtGoodsCode); this.gbxCondition.Controls.Add(this.c_Label1); this.gbxCondition.Controls.Add(this.lblStart); this.gbxCondition.Controls.Add(this.lblEnd); this.gbxCondition.Controls.Add(this.dtpDateEnd); this.gbxCondition.Controls.Add(this.dtpDateStart); 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, 73); this.gbxCondition.TabIndex = 1; this.gbxCondition.TabStop = false; this.gbxCondition.Text = "查询条件 ▼"; // // txtUPName // this.txtUPName.BackColor = System.Drawing.SystemColors.Window; this.txtUPName.BackgroundColor = System.Drawing.SystemColors.Window; this.txtUPName.ErrorMessage = ""; this.txtUPName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtUPName.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtUPName.Location = new System.Drawing.Point(256, 47); this.txtUPName.MaxLength = 50; this.txtUPName.Name = "txtUPName"; this.txtUPName.Size = new System.Drawing.Size(120, 21); this.txtUPName.TabIndex = 10; this.txtUPName.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(197, 51); this.c_Label3.Name = "c_Label3"; this.c_Label3.Size = new System.Drawing.Size(53, 12); this.c_Label3.TabIndex = 9; this.c_Label3.Text = "单值名称"; // // txtLogoName // this.txtLogoName.BackColor = System.Drawing.SystemColors.Window; this.txtLogoName.BackgroundColor = System.Drawing.SystemColors.Window; this.txtLogoName.ErrorMessage = ""; this.txtLogoName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtLogoName.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtLogoName.Location = new System.Drawing.Point(71, 47); this.txtLogoName.MaxLength = 50; this.txtLogoName.Name = "txtLogoName"; this.txtLogoName.Size = new System.Drawing.Size(120, 21); this.txtLogoName.TabIndex = 8; this.txtLogoName.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(12, 51); this.c_Label2.Name = "c_Label2"; this.c_Label2.Size = new System.Drawing.Size(53, 12); this.c_Label2.TabIndex = 7; this.c_Label2.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.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtGoodsCode.Location = new System.Drawing.Point(256, 20); this.txtGoodsCode.MaxLength = 50; this.txtGoodsCode.Name = "txtGoodsCode"; this.txtGoodsCode.Size = new System.Drawing.Size(120, 21); this.txtGoodsCode.TabIndex = 2; this.txtGoodsCode.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(197, 24); this.c_Label1.Name = "c_Label1"; this.c_Label1.Size = new System.Drawing.Size(53, 12); this.c_Label1.TabIndex = 1; this.c_Label1.Text = "产品编码"; // // lblStart // this.lblStart.AutoSize = true; this.lblStart.BackColor = System.Drawing.Color.Transparent; this.lblStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblStart.ForeColor = System.Drawing.SystemColors.ControlText; this.lblStart.Location = new System.Drawing.Point(382, 24); this.lblStart.Name = "lblStart"; this.lblStart.Size = new System.Drawing.Size(53, 12); this.lblStart.TabIndex = 3; this.lblStart.Text = "交接日期"; // // lblEnd // this.lblEnd.AutoSize = true; this.lblEnd.BackColor = System.Drawing.Color.Transparent; this.lblEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblEnd.ForeColor = System.Drawing.SystemColors.ControlText; this.lblEnd.Location = new System.Drawing.Point(567, 24); this.lblEnd.Name = "lblEnd"; this.lblEnd.Size = new System.Drawing.Size(17, 12); this.lblEnd.TabIndex = 5; this.lblEnd.Text = "至"; // // dtpDateEnd // this.dtpDateEnd.CustomFormat = "yyyy-MM-dd"; this.dtpDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpDateEnd.Location = new System.Drawing.Point(590, 20); this.dtpDateEnd.Name = "dtpDateEnd"; this.dtpDateEnd.Size = new System.Drawing.Size(120, 21); this.dtpDateEnd.TabIndex = 6; // // dtpDateStart // this.dtpDateStart.CustomFormat = "yyyy-MM-dd"; this.dtpDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpDateStart.Location = new System.Drawing.Point(441, 20); this.dtpDateStart.Name = "dtpDateStart"; this.dtpDateStart.Size = new System.Drawing.Size(120, 21); this.dtpDateStart.TabIndex = 4; // // 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(1028, 38); this.btnClearCondition.Name = "btnClearCondition"; this.btnClearCondition.Size = new System.Drawing.Size(85, 30); this.btnClearCondition.TabIndex = 12; 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(937, 38); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(85, 30); this.btnSearch.TabIndex = 11; this.btnSearch.Text = "查询(&Q)"; this.btnSearch.UseVisualStyleBackColor = true; this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); // // 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.tsbtnUP, this.tsbtnUPGoods, this.toolStripSeparator1, 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"; // // tsbtnUP // this.tsbtnUP.AutoSize = false; this.tsbtnUP.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnUP.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnUP.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnUP.Name = "tsbtnUP"; this.tsbtnUP.Size = new System.Drawing.Size(70, 25); this.tsbtnUP.Text = "单值名(&U)"; this.tsbtnUP.Click += new System.EventHandler(this.tsbtnUP_Click); // // tsbtnUPGoods // this.tsbtnUPGoods.AutoSize = false; this.tsbtnUPGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnUPGoods.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnUPGoods.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnUPGoods.Name = "tsbtnUPGoods"; this.tsbtnUPGoods.Size = new System.Drawing.Size(80, 25); this.tsbtnUPGoods.Text = "产品单值(&G)"; this.tsbtnUPGoods.Click += new System.EventHandler(this.tsbtnUPGoods_Click); // // toolStripSeparator1 // this.toolStripSeparator1.AutoSize = false; this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); // // dgvFinishedProduction // this.dgvFinishedProduction.AllowUserToAddRows = false; this.dgvFinishedProduction.AllowUserToDeleteRows = false; this.dgvFinishedProduction.AllowUserToModifyRows = true; this.dgvFinishedProduction.AllowUserToOrderColumns = true; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvFinishedProduction.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvFinishedProduction.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.dgvFinishedProduction.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvFinishedProduction.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvFinishedProduction.CellHeight = 23; this.dgvFinishedProduction.ChildNodeColumnName = null; this.dgvFinishedProduction.ChildNodeColumnText = null; this.dgvFinishedProduction.ColumnDeep = 1; this.dgvFinishedProduction.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.dgvFinishedProduction.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvFinishedProduction.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvFinishedProduction.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.GoodsTypeName2, this.GoodsCode, this.materialcode, this.logoname, this.fpcount}); this.dgvFinishedProduction.ColumnTreeView = null; this.dgvFinishedProduction.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.dgvFinishedProduction.DynamicColumnName = ""; this.dgvFinishedProduction.EnableHeadersVisualStyles = false; this.dgvFinishedProduction.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvFinishedProduction.FormatQuantityColumns = null; this.dgvFinishedProduction.HorizontalMergeColumn = null; this.dgvFinishedProduction.IsAutoCountSum = true; this.dgvFinishedProduction.IsAutoResizeColumns = false; this.dgvFinishedProduction.IsClickF12 = false; this.dgvFinishedProduction.IsOpenMergeCellFlag = false; this.dgvFinishedProduction.IsSubTotalFlag = false; this.dgvFinishedProduction.IsTopDeep = false; this.dgvFinishedProduction.Location = new System.Drawing.Point(1, 117); this.dgvFinishedProduction.MergeColumnNames = null; this.dgvFinishedProduction.MergeDetailColumnNames = null; this.dgvFinishedProduction.MergeDetailOnlyColumn = null; this.dgvFinishedProduction.MergeOnlyColumn = null; this.dgvFinishedProduction.MultiSelect = false; this.dgvFinishedProduction.Name = "dgvFinishedProduction"; this.dgvFinishedProduction.ReadOnly = true; this.dgvFinishedProduction.RefreshAtHscroll = false; this.dgvFinishedProduction.RowHeadersWidth = 50; this.dgvFinishedProduction.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvFinishedProduction.RowsDefaultCellStyle = dataGridViewCellStyle4; this.dgvFinishedProduction.RowTemplate.Height = 21; this.dgvFinishedProduction.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvFinishedProduction.Size = new System.Drawing.Size(1119, 299); this.dgvFinishedProduction.SortOrderColumnName = null; this.dgvFinishedProduction.TabIndex = 2; this.dgvFinishedProduction.Tag = true; this.dgvFinishedProduction.TotalSumColumns = null; this.dgvFinishedProduction.ViewRowFilter = ""; // // GoodsTypeName2 // this.GoodsTypeName2.DataPropertyName = "GoodsTypeName2"; this.GoodsTypeName2.HeaderText = "二级类别"; this.GoodsTypeName2.Name = "GoodsTypeName2"; this.GoodsTypeName2.ReadOnly = true; // // GoodsCode // this.GoodsCode.DataPropertyName = "GoodsCode"; this.GoodsCode.HeaderText = "产品编码"; this.GoodsCode.Name = "GoodsCode"; this.GoodsCode.ReadOnly = true; // // materialcode // this.materialcode.DataPropertyName = "materialcode"; this.materialcode.HeaderText = "物料编码"; this.materialcode.Name = "materialcode"; this.materialcode.ReadOnly = true; // // logoname // this.logoname.DataPropertyName = "logoname"; this.logoname.HeaderText = "产品商标"; this.logoname.Name = "logoname"; this.logoname.ReadOnly = true; // // fpcount // this.fpcount.DataPropertyName = "fpcount"; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle3.Format = "N0"; this.fpcount.DefaultCellStyle = dataGridViewCellStyle3; this.fpcount.HeaderText = "交接数量"; this.fpcount.Name = "fpcount"; this.fpcount.ReadOnly = true; // // lblGoodsType // this.lblGoodsType.AutoSize = true; this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control; this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGoodsType.Location = new System.Drawing.Point(12, 23); this.lblGoodsType.Name = "lblGoodsType"; this.lblGoodsType.Size = new System.Drawing.Size(53, 12); this.lblGoodsType.TabIndex = 23; this.lblGoodsType.Text = "产品类别"; // // scbGoodsType // this.scbGoodsType.CheckedData = null; this.scbGoodsType.IsOnlyDisplayEnd = false; this.scbGoodsType.Location = new System.Drawing.Point(71, 20); this.scbGoodsType.MultiSelect = false; this.scbGoodsType.Name = "scbGoodsType"; this.scbGoodsType.Size = new System.Drawing.Size(120, 21); this.scbGoodsType.TabIndex = 22; // // F_RPT_010405 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1131, 416); this.Controls.Add(this.gbxCondition); this.Controls.Add(this.tsrOperate); this.Controls.Add(this.dgvFinishedProduction); this.Name = "F_RPT_010405"; this.Text = "产成品单值明细表"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_010402_FormClosed); this.Load += new System.EventHandler(this.F_RPT_010402_Load); this.gbxCondition.ResumeLayout(false); this.gbxCondition.PerformLayout(); this.tsrOperate.ResumeLayout(false); this.tsrOperate.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvFinishedProduction)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.ToolStripButton tsbtnAdaptive; private System.Windows.Forms.ToolStripButton tsbtnClose; private Basics.BaseControls.C_GroupBox gbxCondition; private Basics.BaseControls.C_Button btnClearCondition; private Basics.BaseControls.C_Button btnSearch; private Basics.BaseControls.C_ToolStrip tsrOperate; private Basics.BaseControls.C_DataGridView dgvFinishedProduction; private Basics.BaseControls.C_Label lblEnd; private Basics.BaseControls.C_DateTimePicker dtpDateEnd; private Basics.BaseControls.C_DateTimePicker dtpDateStart; private Basics.BaseControls.C_Label lblStart; private Basics.BaseControls.C_Label c_Label1; private Basics.BaseControls.C_TextBox txtGoodsCode; private Basics.BaseControls.C_TextBox txtUPName; private Basics.BaseControls.C_Label c_Label3; private Basics.BaseControls.C_TextBox txtLogoName; private Basics.BaseControls.C_Label c_Label2; private System.Windows.Forms.ToolStripButton tsbtnUP; private System.Windows.Forms.ToolStripButton tsbtnUPGoods; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName2; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode; private System.Windows.Forms.DataGridViewTextBoxColumn materialcode; private System.Windows.Forms.DataGridViewTextBoxColumn logoname; private System.Windows.Forms.DataGridViewTextBoxColumn fpcount; private Basics.BaseControls.C_Label lblGoodsType; private Controls.SearchBox.ScbGoodsType scbGoodsType; } }