namespace Dongke.IBOSS.PRD.Client.ReportModule { partial class F_RPT_020101_1 { /// /// 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_020101_1)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = 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 dataGridViewCellStyle10 = 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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox(); this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_BarCode(); this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); 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.dgvProductionFollowing = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.dgvProductionDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.ProductionLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ProductionLineName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ProcedureCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.AccountDate = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CreateUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.LEVELNAME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Barcode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.产品名称 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Materialcode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Outlabelcode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GOODSSPECIFICATION = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Dictionaryvalue = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingNum = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Groutingdate = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingBatchNo = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.StatusName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsLevelName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SpecialRepairFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.ScrapFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.IsPublicBody = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.gbxCondition.SuspendLayout(); this.tsrOperate.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvProductionFollowing)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvProductionDetail)).BeginInit(); this.SuspendLayout(); // // 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.txtBarCode); this.gbxCondition.Controls.Add(this.btnClearCondition); this.gbxCondition.Controls.Add(this.btnSearch); this.gbxCondition.Controls.Add(this.lblBarCode); 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(927, 57); this.gbxCondition.TabIndex = 33; this.gbxCondition.TabStop = false; this.gbxCondition.Text = "查询条件 ▼"; // // txtBarCode // this.txtBarCode.BackColor = System.Drawing.Color.Yellow; this.txtBarCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtBarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtBarCode.ErrorMessage = ""; this.txtBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtBarCode.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtBarCode.IsMustInput = true; this.txtBarCode.Location = new System.Drawing.Point(65, 23); this.txtBarCode.MaxLength = 50; this.txtBarCode.Name = "txtBarCode"; this.txtBarCode.Size = new System.Drawing.Size(123, 21); this.txtBarCode.TabIndex = 0; this.txtBarCode.TextValue = ""; this.txtBarCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtBarCode_KeyDown); // // 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(836, 18); this.btnClearCondition.Name = "btnClearCondition"; this.btnClearCondition.Size = new System.Drawing.Size(85, 30); this.btnClearCondition.TabIndex = 13; 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(745, 18); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(85, 30); this.btnSearch.TabIndex = 12; this.btnSearch.Text = "查询(&Q)"; this.btnSearch.UseVisualStyleBackColor = true; this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); // // lblBarCode // this.lblBarCode.AutoSize = true; this.lblBarCode.BackColor = System.Drawing.Color.Transparent; this.lblBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblBarCode.ForeColor = System.Drawing.SystemColors.ControlText; this.lblBarCode.Location = new System.Drawing.Point(6, 27); this.lblBarCode.Name = "lblBarCode"; this.lblBarCode.Size = new System.Drawing.Size(53, 12); this.lblBarCode.TabIndex = 0; this.lblBarCode.Text = "产品条码"; // // 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(939, 35); this.tsrOperate.TabIndex = 32; 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); // // dgvProductionFollowing // this.dgvProductionFollowing.AllowUserToAddRows = false; this.dgvProductionFollowing.AllowUserToDeleteRows = false; this.dgvProductionFollowing.AllowUserToModifyRows = true; this.dgvProductionFollowing.AllowUserToOrderColumns = true; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvProductionFollowing.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvProductionFollowing.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.dgvProductionFollowing.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvProductionFollowing.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvProductionFollowing.CellHeight = 23; this.dgvProductionFollowing.ChildNodeColumnName = null; this.dgvProductionFollowing.ChildNodeColumnText = null; this.dgvProductionFollowing.ColumnDeep = 1; this.dgvProductionFollowing.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.dgvProductionFollowing.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvProductionFollowing.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvProductionFollowing.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Barcode, this.LogoCodeName, this.GoodsTypeName, this.GoodsCode, this.产品名称, this.Materialcode, this.Outlabelcode, this.GOODSSPECIFICATION, this.Dictionaryvalue, this.GroutingLineCode, this.GroutingMouldCode, this.GroutingNum, this.GroutingUserCode, this.Groutingdate, this.GroutingBatchNo, this.StatusName, this.GoodsLevelName, this.SpecialRepairFlag, this.ScrapFlag, this.IsPublicBody}); this.dgvProductionFollowing.ColumnTreeView = null; this.dgvProductionFollowing.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.dgvProductionFollowing.DynamicColumnName = ""; this.dgvProductionFollowing.EnableHeadersVisualStyles = false; this.dgvProductionFollowing.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvProductionFollowing.FormatQuantityColumns = null; this.dgvProductionFollowing.HorizontalMergeColumn = null; this.dgvProductionFollowing.IsAutoCountSum = true; this.dgvProductionFollowing.IsAutoResizeColumns = false; this.dgvProductionFollowing.IsClickF12 = false; this.dgvProductionFollowing.IsOpenMergeCellFlag = false; this.dgvProductionFollowing.IsSubTotalFlag = false; this.dgvProductionFollowing.IsTopDeep = false; this.dgvProductionFollowing.Location = new System.Drawing.Point(0, 101); this.dgvProductionFollowing.MergeColumnNames = null; this.dgvProductionFollowing.MergeDetailColumnNames = null; this.dgvProductionFollowing.MergeDetailOnlyColumn = null; this.dgvProductionFollowing.MergeOnlyColumn = null; this.dgvProductionFollowing.MultiSelect = false; this.dgvProductionFollowing.Name = "dgvProductionFollowing"; this.dgvProductionFollowing.ReadOnly = true; this.dgvProductionFollowing.RefreshAtHscroll = false; this.dgvProductionFollowing.RowHeadersWidth = 50; this.dgvProductionFollowing.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvProductionFollowing.RowsDefaultCellStyle = dataGridViewCellStyle5; this.dgvProductionFollowing.RowTemplate.Height = 21; this.dgvProductionFollowing.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvProductionFollowing.Size = new System.Drawing.Size(927, 75); this.dgvProductionFollowing.SortOrderColumnName = null; this.dgvProductionFollowing.TabIndex = 28; this.dgvProductionFollowing.Tag = true; this.dgvProductionFollowing.TotalSumColumns = null; this.dgvProductionFollowing.ViewRowFilter = ""; // // dgvProductionDetail // this.dgvProductionDetail.AllowUserToAddRows = false; this.dgvProductionDetail.AllowUserToDeleteRows = false; this.dgvProductionDetail.AllowUserToModifyRows = true; this.dgvProductionDetail.AllowUserToOrderColumns = true; dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvProductionDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6; this.dgvProductionDetail.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.dgvProductionDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvProductionDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvProductionDetail.CellHeight = 23; this.dgvProductionDetail.ChildNodeColumnName = null; this.dgvProductionDetail.ChildNodeColumnText = null; this.dgvProductionDetail.ColumnDeep = 1; this.dgvProductionDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvProductionDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7; this.dgvProductionDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvProductionDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.ProductionLineCode, this.ProductionLineName, this.ProcedureCode, this.ProcedureName, this.UserCode, this.AccountDate, this.CreateTime, this.CreateUserCode, this.CreateUserName, this.LEVELNAME}); this.dgvProductionDetail.ColumnTreeView = null; this.dgvProductionDetail.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.dgvProductionDetail.DynamicColumnName = ""; this.dgvProductionDetail.EnableHeadersVisualStyles = false; this.dgvProductionDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvProductionDetail.FormatQuantityColumns = null; this.dgvProductionDetail.HorizontalMergeColumn = null; this.dgvProductionDetail.IsAutoCountSum = true; this.dgvProductionDetail.IsAutoResizeColumns = false; this.dgvProductionDetail.IsClickF12 = false; this.dgvProductionDetail.IsOpenMergeCellFlag = false; this.dgvProductionDetail.IsSubTotalFlag = false; this.dgvProductionDetail.IsTopDeep = false; this.dgvProductionDetail.Location = new System.Drawing.Point(0, 182); this.dgvProductionDetail.MergeColumnNames = null; this.dgvProductionDetail.MergeDetailColumnNames = null; this.dgvProductionDetail.MergeDetailOnlyColumn = null; this.dgvProductionDetail.MergeOnlyColumn = null; this.dgvProductionDetail.MultiSelect = false; this.dgvProductionDetail.Name = "dgvProductionDetail"; this.dgvProductionDetail.ReadOnly = true; this.dgvProductionDetail.RefreshAtHscroll = false; this.dgvProductionDetail.RowHeadersWidth = 50; this.dgvProductionDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvProductionDetail.RowsDefaultCellStyle = dataGridViewCellStyle10; this.dgvProductionDetail.RowTemplate.Height = 21; this.dgvProductionDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvProductionDetail.Size = new System.Drawing.Size(927, 193); this.dgvProductionDetail.SortOrderColumnName = null; this.dgvProductionDetail.TabIndex = 35; this.dgvProductionDetail.Tag = true; this.dgvProductionDetail.TotalSumColumns = null; this.dgvProductionDetail.ViewRowFilter = ""; // // ProductionLineCode // this.ProductionLineCode.DataPropertyName = "ProductionLineCode"; this.ProductionLineCode.HeaderText = "生产线编码"; this.ProductionLineCode.Name = "ProductionLineCode"; this.ProductionLineCode.ReadOnly = true; this.ProductionLineCode.Visible = false; // // ProductionLineName // this.ProductionLineName.DataPropertyName = "ProductionLineName"; this.ProductionLineName.HeaderText = "生产线"; this.ProductionLineName.Name = "ProductionLineName"; this.ProductionLineName.ReadOnly = true; // // ProcedureCode // this.ProcedureCode.DataPropertyName = "ProcedureCode"; this.ProcedureCode.HeaderText = "工序编号"; this.ProcedureCode.Name = "ProcedureCode"; this.ProcedureCode.ReadOnly = true; this.ProcedureCode.Visible = false; // // ProcedureName // this.ProcedureName.DataPropertyName = "ProcedureName"; this.ProcedureName.HeaderText = "工序名称"; this.ProcedureName.Name = "ProcedureName"; this.ProcedureName.ReadOnly = true; // // UserCode // this.UserCode.DataPropertyName = "UserCode"; this.UserCode.HeaderText = "生产工号"; this.UserCode.Name = "UserCode"; this.UserCode.ReadOnly = true; // // AccountDate // this.AccountDate.DataPropertyName = "AccountDate"; dataGridViewCellStyle8.Format = "yyyy-MM-dd"; this.AccountDate.DefaultCellStyle = dataGridViewCellStyle8; this.AccountDate.HeaderText = "账务日期"; this.AccountDate.Name = "AccountDate"; this.AccountDate.ReadOnly = true; this.AccountDate.Visible = false; // // CreateTime // this.CreateTime.DataPropertyName = "CreateTime"; dataGridViewCellStyle9.Format = "yyyy-MM-dd HH:mm:ss"; this.CreateTime.DefaultCellStyle = dataGridViewCellStyle9; this.CreateTime.HeaderText = "操作时间"; this.CreateTime.Name = "CreateTime"; this.CreateTime.ReadOnly = true; // // CreateUserCode // this.CreateUserCode.DataPropertyName = "CreateUserCode"; this.CreateUserCode.HeaderText = "操作工号"; this.CreateUserCode.Name = "CreateUserCode"; this.CreateUserCode.ReadOnly = true; // // CreateUserName // this.CreateUserName.DataPropertyName = "CreateUserName"; this.CreateUserName.HeaderText = "操作者"; this.CreateUserName.Name = "CreateUserName"; this.CreateUserName.ReadOnly = true; // // LEVELNAME // this.LEVELNAME.DataPropertyName = "GOODSLEVELNAME"; this.LEVELNAME.HeaderText = "操作说明"; this.LEVELNAME.Name = "LEVELNAME"; this.LEVELNAME.ReadOnly = true; // // Barcode // this.Barcode.DataPropertyName = "Barcode"; this.Barcode.HeaderText = "当前条码"; this.Barcode.Name = "Barcode"; this.Barcode.ReadOnly = true; // // LogoCodeName // this.LogoCodeName.DataPropertyName = "LogoCodeName"; this.LogoCodeName.HeaderText = "产品商标"; this.LogoCodeName.Name = "LogoCodeName"; this.LogoCodeName.ReadOnly = true; // // GoodsTypeName // this.GoodsTypeName.DataPropertyName = "GoodsTypeName"; this.GoodsTypeName.HeaderText = "产品类别"; this.GoodsTypeName.Name = "GoodsTypeName"; this.GoodsTypeName.ReadOnly = true; // // GoodsCode // this.GoodsCode.DataPropertyName = "GoodsCode"; this.GoodsCode.HeaderText = "产品编码"; this.GoodsCode.Name = "GoodsCode"; this.GoodsCode.ReadOnly = true; // // 产品名称 // this.产品名称.DataPropertyName = "GoodsName"; this.产品名称.HeaderText = "产品名称"; this.产品名称.Name = "产品名称"; this.产品名称.ReadOnly = true; // // Materialcode // this.Materialcode.DataPropertyName = "Materialcode"; this.Materialcode.HeaderText = "物料编码"; this.Materialcode.Name = "Materialcode"; this.Materialcode.ReadOnly = true; // // Outlabelcode // this.Outlabelcode.DataPropertyName = "Outlabelcode"; this.Outlabelcode.HeaderText = "包装条码"; this.Outlabelcode.Name = "Outlabelcode"; this.Outlabelcode.ReadOnly = true; // // GOODSSPECIFICATION // this.GOODSSPECIFICATION.DataPropertyName = "GOODSSPECIFICATION"; this.GOODSSPECIFICATION.HeaderText = "产品规格"; this.GOODSSPECIFICATION.Name = "GOODSSPECIFICATION"; this.GOODSSPECIFICATION.ReadOnly = true; // // Dictionaryvalue // this.Dictionaryvalue.DataPropertyName = "Dictionaryvalue"; this.Dictionaryvalue.HeaderText = "釉色类别"; this.Dictionaryvalue.Name = "Dictionaryvalue"; this.Dictionaryvalue.ReadOnly = true; // // 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; // // GroutingNum // this.GroutingNum.DataPropertyName = "GroutingNum"; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.GroutingNum.DefaultCellStyle = dataGridViewCellStyle3; this.GroutingNum.HeaderText = "注浆次数"; this.GroutingNum.Name = "GroutingNum"; this.GroutingNum.ReadOnly = true; // // GroutingUserCode // this.GroutingUserCode.DataPropertyName = "GroutingUserCode"; this.GroutingUserCode.HeaderText = "成型工号"; this.GroutingUserCode.Name = "GroutingUserCode"; this.GroutingUserCode.ReadOnly = true; // // Groutingdate // this.Groutingdate.DataPropertyName = "Groutingdate"; dataGridViewCellStyle4.Format = "yyyy-MM-dd"; this.Groutingdate.DefaultCellStyle = dataGridViewCellStyle4; this.Groutingdate.HeaderText = "注浆日期"; this.Groutingdate.Name = "Groutingdate"; this.Groutingdate.ReadOnly = true; // // GroutingBatchNo // this.GroutingBatchNo.DataPropertyName = "GroutingBatchNo"; this.GroutingBatchNo.HeaderText = "注浆批次"; this.GroutingBatchNo.Name = "GroutingBatchNo"; this.GroutingBatchNo.ReadOnly = true; // // StatusName // this.StatusName.DataPropertyName = "StatusName"; this.StatusName.HeaderText = "产品状态"; this.StatusName.Name = "StatusName"; this.StatusName.ReadOnly = true; // // GoodsLevelName // this.GoodsLevelName.DataPropertyName = "LevelName"; this.GoodsLevelName.HeaderText = "产品等级"; this.GoodsLevelName.Name = "GoodsLevelName"; this.GoodsLevelName.ReadOnly = true; // // SpecialRepairFlag // this.SpecialRepairFlag.DataPropertyName = "SpecialRepairFlag"; this.SpecialRepairFlag.FalseValue = "0"; this.SpecialRepairFlag.HeaderText = "干补标识"; this.SpecialRepairFlag.Name = "SpecialRepairFlag"; this.SpecialRepairFlag.ReadOnly = true; this.SpecialRepairFlag.TrueValue = "1"; // // ScrapFlag // this.ScrapFlag.DataPropertyName = "ScrapFlag"; this.ScrapFlag.FalseValue = "0"; this.ScrapFlag.HeaderText = "损坯标识"; this.ScrapFlag.Name = "ScrapFlag"; this.ScrapFlag.ReadOnly = true; this.ScrapFlag.TrueValue = "1"; // // IsPublicBody // this.IsPublicBody.DataPropertyName = "IsPublicBody"; this.IsPublicBody.FalseValue = "0"; this.IsPublicBody.HeaderText = "公坯标识"; this.IsPublicBody.Name = "IsPublicBody"; this.IsPublicBody.ReadOnly = true; this.IsPublicBody.TrueValue = "1"; // // F_RPT_020101_1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(939, 375); this.Controls.Add(this.dgvProductionDetail); this.Controls.Add(this.dgvProductionFollowing); this.Controls.Add(this.gbxCondition); this.Controls.Add(this.tsrOperate); this.Name = "F_RPT_020101_1"; this.Text = "产品跟踪表"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_0201_1_FormClosed); this.Load += new System.EventHandler(this.F_RPT_0201_1_Load); this.gbxCondition.ResumeLayout(false); this.gbxCondition.PerformLayout(); this.tsrOperate.ResumeLayout(false); this.tsrOperate.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvProductionFollowing)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvProductionDetail)).EndInit(); this.ResumeLayout(false); } #endregion private Basics.BaseControls.C_GroupBox gbxCondition; private Basics.BaseControls.C_ToolStrip tsrOperate; private System.Windows.Forms.ToolStripButton tsbtnAdaptive; private System.Windows.Forms.ToolStripButton tsbtnClose; private Basics.BaseControls.C_Label lblBarCode; private Basics.BaseControls.C_DataGridView dgvProductionFollowing; private Basics.BaseControls.C_DataGridView dgvProductionDetail; private Basics.BaseControls.C_Button btnSearch; private Basics.BaseControls.C_Button btnClearCondition; private Basics.BaseControls.C_TXT_BarCode txtBarCode; private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineCode; private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName; private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureCode; private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName; private System.Windows.Forms.DataGridViewTextBoxColumn UserCode; private System.Windows.Forms.DataGridViewTextBoxColumn AccountDate; private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime; private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserCode; private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName; private System.Windows.Forms.DataGridViewTextBoxColumn LEVELNAME; private System.Windows.Forms.DataGridViewTextBoxColumn Barcode; private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode; private System.Windows.Forms.DataGridViewTextBoxColumn 产品名称; private System.Windows.Forms.DataGridViewTextBoxColumn Materialcode; private System.Windows.Forms.DataGridViewTextBoxColumn Outlabelcode; private System.Windows.Forms.DataGridViewTextBoxColumn GOODSSPECIFICATION; private System.Windows.Forms.DataGridViewTextBoxColumn Dictionaryvalue; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingNum; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode; private System.Windows.Forms.DataGridViewTextBoxColumn Groutingdate; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingBatchNo; private System.Windows.Forms.DataGridViewTextBoxColumn StatusName; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsLevelName; private System.Windows.Forms.DataGridViewCheckBoxColumn SpecialRepairFlag; private System.Windows.Forms.DataGridViewCheckBoxColumn ScrapFlag; private System.Windows.Forms.DataGridViewCheckBoxColumn IsPublicBody; } }