namespace Dongke.IBOSS.PRD.Client.ReportModule { partial class F_RPT_010102_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_010102_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 dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("产品类别"); System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("产品编码"); System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("规格"); System.Windows.Forms.TreeNode treeNode4 = new System.Windows.Forms.TreeNode("型号"); System.Windows.Forms.TreeNode treeNode5 = new System.Windows.Forms.TreeNode("成型工号"); System.Windows.Forms.TreeNode treeNode6 = new System.Windows.Forms.TreeNode("检验工号"); System.Windows.Forms.TreeNode treeNode7 = new System.Windows.Forms.TreeNode("半检类别"); System.Windows.Forms.TreeNode treeNode8 = new System.Windows.Forms.TreeNode("检验日期"); System.Windows.Forms.TreeNode treeNode9 = new System.Windows.Forms.TreeNode("检验数"); System.Windows.Forms.TreeNode treeNode10 = new System.Windows.Forms.TreeNode("报废数"); System.Windows.Forms.TreeNode treeNode11 = new System.Windows.Forms.TreeNode("报废原因"); System.Windows.Forms.TreeNode treeNode12 = new System.Windows.Forms.TreeNode("反馈问题"); System.Windows.Forms.TreeNode treeNode13 = new System.Windows.Forms.TreeNode("备注"); this.tsbtnClose = new System.Windows.Forms.ToolStripButton(); this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip(); this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton(); this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox(); this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType(); this.lblSemiTestType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dropSemiTestType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox(); this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dkUserInfoSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox(); this.dkTestUserInfoSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox(); this.lblSemiTestDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblSemiTestDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dtpSemiTestDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.dtpSemiTestDateStart = 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.dgvSemiTestDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GOODSSPECIFICATION = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsModel = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingUserId = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.TestUserId = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SemiTestType = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Testdate = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.TestNum = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ScrapNum = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ScrapReason = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Feedback = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.treeView1 = new System.Windows.Forms.TreeView(); this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods(); this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.tsrOperate.SuspendLayout(); this.gbxCondition.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvSemiTestDetail)).BeginInit(); this.SuspendLayout(); // // 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); // // 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); // // 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.scbGoods); this.gbxCondition.Controls.Add(this.lblGoods); this.gbxCondition.Controls.Add(this.lblGoodsType); this.gbxCondition.Controls.Add(this.scbGoodsType); this.gbxCondition.Controls.Add(this.lblSemiTestType); this.gbxCondition.Controls.Add(this.dropSemiTestType); this.gbxCondition.Controls.Add(this.txtRemarks); this.gbxCondition.Controls.Add(this.lblRemarks); this.gbxCondition.Controls.Add(this.dkUserInfoSearchBox); this.gbxCondition.Controls.Add(this.dkTestUserInfoSearchBox); this.gbxCondition.Controls.Add(this.lblSemiTestDateStart); this.gbxCondition.Controls.Add(this.lblSemiTestDateEnd); this.gbxCondition.Controls.Add(this.dtpSemiTestDateEnd); this.gbxCondition.Controls.Add(this.dtpSemiTestDateStart); 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, 37); 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 = "查询条件 ▼"; // // 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(16, 24); 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(75, 20); this.scbGoodsType.Name = "scbGoodsType"; this.scbGoodsType.Size = new System.Drawing.Size(133, 21); this.scbGoodsType.TabIndex = 22; // // lblSemiTestType // this.lblSemiTestType.AutoSize = true; this.lblSemiTestType.BackColor = System.Drawing.Color.Transparent; this.lblSemiTestType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblSemiTestType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.lblSemiTestType.Location = new System.Drawing.Point(862, 24); this.lblSemiTestType.Name = "lblSemiTestType"; this.lblSemiTestType.Size = new System.Drawing.Size(53, 12); this.lblSemiTestType.TabIndex = 15; this.lblSemiTestType.Text = "半检类别"; // // dropSemiTestType // this.dropSemiTestType.BackColor = System.Drawing.SystemColors.Window; this.dropSemiTestType.BackgroundColor = System.Drawing.SystemColors.Window; this.dropSemiTestType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.dropSemiTestType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dropSemiTestType.FormattingEnabled = true; this.dropSemiTestType.Location = new System.Drawing.Point(918, 21); this.dropSemiTestType.Name = "dropSemiTestType"; this.dropSemiTestType.Size = new System.Drawing.Size(144, 20); this.dropSemiTestType.TabIndex = 4; // // txtRemarks // this.txtRemarks.BackColor = System.Drawing.SystemColors.Window; this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window; this.txtRemarks.ErrorMessage = ""; this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtRemarks.Location = new System.Drawing.Point(494, 50); this.txtRemarks.MaxLength = 500; this.txtRemarks.Name = "txtRemarks"; this.txtRemarks.Size = new System.Drawing.Size(352, 21); this.txtRemarks.TabIndex = 7; this.txtRemarks.TextValue = ""; // // lblRemarks // this.lblRemarks.AutoSize = true; this.lblRemarks.BackColor = System.Drawing.Color.Transparent; this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblRemarks.Location = new System.Drawing.Point(437, 54); this.lblRemarks.Name = "lblRemarks"; this.lblRemarks.Size = new System.Drawing.Size(29, 12); this.lblRemarks.TabIndex = 8; this.lblRemarks.Text = "备注"; // // dkUserInfoSearchBox // this.dkUserInfoSearchBox.DataSource = null; this.dkUserInfoSearchBox.Enabled = true; this.dkUserInfoSearchBox.IsMustInput = false; this.dkUserInfoSearchBox.IsWorker = false; this.dkUserInfoSearchBox.Location = new System.Drawing.Point(653, 20); this.dkUserInfoSearchBox.Name = "dkUserInfoSearchBox"; this.dkUserInfoSearchBox.PurviewType = ((byte)(0)); this.dkUserInfoSearchBox.SelectMore = true; this.dkUserInfoSearchBox.Size = new System.Drawing.Size(193, 21); this.dkUserInfoSearchBox.TabIndex = 3; this.dkUserInfoSearchBox.Title = "成型工号"; this.dkUserInfoSearchBox.TxtUserBackColor = System.Drawing.SystemColors.Control; this.dkUserInfoSearchBox.UserCode = ""; this.dkUserInfoSearchBox.UserID = null; this.dkUserInfoSearchBox.UserIDS = null; this.dkUserInfoSearchBox.UserName = null; // // dkTestUserInfoSearchBox // this.dkTestUserInfoSearchBox.DataSource = null; this.dkTestUserInfoSearchBox.Enabled = true; this.dkTestUserInfoSearchBox.IsMustInput = false; this.dkTestUserInfoSearchBox.IsWorker = false; this.dkTestUserInfoSearchBox.Location = new System.Drawing.Point(437, 20); this.dkTestUserInfoSearchBox.Name = "dkTestUserInfoSearchBox"; this.dkTestUserInfoSearchBox.PurviewType = ((byte)(0)); this.dkTestUserInfoSearchBox.SelectMore = true; this.dkTestUserInfoSearchBox.Size = new System.Drawing.Size(193, 21); this.dkTestUserInfoSearchBox.TabIndex = 2; this.dkTestUserInfoSearchBox.Title = "检验工号"; this.dkTestUserInfoSearchBox.TxtUserBackColor = System.Drawing.SystemColors.Control; this.dkTestUserInfoSearchBox.UserCode = ""; this.dkTestUserInfoSearchBox.UserID = null; this.dkTestUserInfoSearchBox.UserIDS = null; this.dkTestUserInfoSearchBox.UserName = null; // // lblSemiTestDateStart // this.lblSemiTestDateStart.AutoSize = true; this.lblSemiTestDateStart.BackColor = System.Drawing.Color.Transparent; this.lblSemiTestDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblSemiTestDateStart.ForeColor = System.Drawing.SystemColors.ControlText; this.lblSemiTestDateStart.Location = new System.Drawing.Point(16, 54); this.lblSemiTestDateStart.Name = "lblSemiTestDateStart"; this.lblSemiTestDateStart.Size = new System.Drawing.Size(53, 12); this.lblSemiTestDateStart.TabIndex = 4; this.lblSemiTestDateStart.Text = "半检日期"; // // lblSemiTestDateEnd // this.lblSemiTestDateEnd.AutoSize = true; this.lblSemiTestDateEnd.BackColor = System.Drawing.Color.Transparent; this.lblSemiTestDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblSemiTestDateEnd.ForeColor = System.Drawing.SystemColors.ControlText; this.lblSemiTestDateEnd.Location = new System.Drawing.Point(227, 54); this.lblSemiTestDateEnd.Name = "lblSemiTestDateEnd"; this.lblSemiTestDateEnd.Size = new System.Drawing.Size(53, 12); this.lblSemiTestDateEnd.TabIndex = 6; this.lblSemiTestDateEnd.Text = " 至 "; // // dtpSemiTestDateEnd // this.dtpSemiTestDateEnd.CustomFormat = "yyyy-MM-dd HH:mm"; this.dtpSemiTestDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpSemiTestDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpSemiTestDateEnd.Location = new System.Drawing.Point(286, 50); this.dtpSemiTestDateEnd.Name = "dtpSemiTestDateEnd"; this.dtpSemiTestDateEnd.Size = new System.Drawing.Size(133, 21); this.dtpSemiTestDateEnd.TabIndex = 6; // // dtpSemiTestDateStart // this.dtpSemiTestDateStart.CustomFormat = "yyyy-MM-dd HH:mm"; this.dtpSemiTestDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpSemiTestDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpSemiTestDateStart.Location = new System.Drawing.Point(75, 50); this.dtpSemiTestDateStart.Name = "dtpSemiTestDateStart"; this.dtpSemiTestDateStart.Size = new System.Drawing.Size(133, 21); this.dtpSemiTestDateStart.TabIndex = 5; // // 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(1017, 45); 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(926, 45); 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); // // dgvSemiTestDetail // this.dgvSemiTestDetail.AllowUserToAddRows = false; this.dgvSemiTestDetail.AllowUserToDeleteRows = false; this.dgvSemiTestDetail.AllowUserToModifyRows = true; this.dgvSemiTestDetail.AllowUserToOrderColumns = true; this.dgvSemiTestDetail.AllowUserToSortRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvSemiTestDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvSemiTestDetail.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.dgvSemiTestDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvSemiTestDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvSemiTestDetail.CellHeight = 23; this.dgvSemiTestDetail.ChildNodeColumnName = null; this.dgvSemiTestDetail.ChildNodeColumnText = null; this.dgvSemiTestDetail.ColumnDeep = 2; this.dgvSemiTestDetail.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.dgvSemiTestDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvSemiTestDetail.ColumnHeadersHeight = 46; this.dgvSemiTestDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvSemiTestDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.GoodsTypeName, this.GoodsCode, this.GOODSSPECIFICATION, this.GoodsModel, this.GroutingUserId, this.TestUserId, this.SemiTestType, this.Testdate, this.TestNum, this.ScrapNum, this.ScrapReason, this.Feedback, this.Remarks}); this.dgvSemiTestDetail.ColumnTreeView = new System.Windows.Forms.TreeView[] { this.treeView1}; this.dgvSemiTestDetail.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.dgvSemiTestDetail.DynamicColumnName = ""; this.dgvSemiTestDetail.EnableHeadersVisualStyles = false; this.dgvSemiTestDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvSemiTestDetail.FormatQuantityColumns = null; this.dgvSemiTestDetail.HorizontalMergeColumn = null; this.dgvSemiTestDetail.IsAutoCountSum = true; this.dgvSemiTestDetail.IsAutoResizeColumns = false; this.dgvSemiTestDetail.IsClickF12 = false; this.dgvSemiTestDetail.IsOpenMergeCellFlag = false; this.dgvSemiTestDetail.IsSaveDataGridViewSetting = false; this.dgvSemiTestDetail.IsSubTotalFlag = false; this.dgvSemiTestDetail.IsTopDeep = false; this.dgvSemiTestDetail.Location = new System.Drawing.Point(0, 125); this.dgvSemiTestDetail.MergeColumnNames = null; this.dgvSemiTestDetail.MergeDetailColumnNames = null; this.dgvSemiTestDetail.MergeDetailOnlyColumn = null; this.dgvSemiTestDetail.MergeOnlyColumn = null; this.dgvSemiTestDetail.MultiSelect = false; this.dgvSemiTestDetail.Name = "dgvSemiTestDetail"; this.dgvSemiTestDetail.ReadOnly = true; this.dgvSemiTestDetail.RefreshAtHscroll = false; this.dgvSemiTestDetail.RowHeadersWidth = 50; this.dgvSemiTestDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvSemiTestDetail.RowsDefaultCellStyle = dataGridViewCellStyle4; this.dgvSemiTestDetail.RowTemplate.Height = 21; this.dgvSemiTestDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvSemiTestDetail.Size = new System.Drawing.Size(1119, 360); this.dgvSemiTestDetail.SortOrderColumnName = null; this.dgvSemiTestDetail.TabIndex = 28; this.dgvSemiTestDetail.Tag = true; this.dgvSemiTestDetail.TotalSumColumns = null; this.dgvSemiTestDetail.ViewRowFilter = ""; // // 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; // // GOODSSPECIFICATION // this.GOODSSPECIFICATION.DataPropertyName = "GOODSSPECIFICATION"; this.GOODSSPECIFICATION.HeaderText = "规格"; this.GOODSSPECIFICATION.Name = "GOODSSPECIFICATION"; this.GOODSSPECIFICATION.ReadOnly = true; // // GoodsModel // this.GoodsModel.DataPropertyName = "GoodsModel"; this.GoodsModel.HeaderText = "型号"; this.GoodsModel.Name = "GoodsModel"; this.GoodsModel.ReadOnly = true; // // GroutingUserId // this.GroutingUserId.DataPropertyName = "GroutingUserId"; this.GroutingUserId.HeaderText = "成型工号"; this.GroutingUserId.Name = "GroutingUserId"; this.GroutingUserId.ReadOnly = true; // // TestUserId // this.TestUserId.DataPropertyName = "TestUserId"; this.TestUserId.HeaderText = "检验工号"; this.TestUserId.Name = "TestUserId"; this.TestUserId.ReadOnly = true; // // SemiTestType // this.SemiTestType.DataPropertyName = "SemiTestType"; this.SemiTestType.HeaderText = "半检类别"; this.SemiTestType.Name = "SemiTestType"; this.SemiTestType.ReadOnly = true; // // Testdate // this.Testdate.DataPropertyName = "Testdate"; dataGridViewCellStyle3.Format = "yyyy-MM-dd"; this.Testdate.DefaultCellStyle = dataGridViewCellStyle3; this.Testdate.HeaderText = "检验日期"; this.Testdate.Name = "Testdate"; this.Testdate.ReadOnly = true; // // TestNum // this.TestNum.DataPropertyName = "TestNum"; this.TestNum.HeaderText = "检验数"; this.TestNum.Name = "TestNum"; this.TestNum.ReadOnly = true; // // ScrapNum // this.ScrapNum.DataPropertyName = "ScrapNum"; this.ScrapNum.HeaderText = "报废数"; this.ScrapNum.Name = "ScrapNum"; this.ScrapNum.ReadOnly = true; // // ScrapReason // this.ScrapReason.DataPropertyName = "ScrapReason"; this.ScrapReason.HeaderText = "报废原因"; this.ScrapReason.Name = "ScrapReason"; this.ScrapReason.ReadOnly = true; // // Feedback // this.Feedback.DataPropertyName = "Feedback"; this.Feedback.HeaderText = "反馈问题"; this.Feedback.Name = "Feedback"; this.Feedback.ReadOnly = true; // // Remarks // this.Remarks.DataPropertyName = "Remarks"; this.Remarks.HeaderText = "备注"; this.Remarks.Name = "Remarks"; this.Remarks.ReadOnly = true; // // treeView1 // this.treeView1.LineColor = System.Drawing.Color.Empty; this.treeView1.Location = new System.Drawing.Point(0, 0); this.treeView1.Name = "treeView1"; treeNode1.Name = "GoodsTypeName"; treeNode1.Text = "产品类别"; treeNode2.Name = "GoodsCode"; treeNode2.Text = "产品编码"; treeNode3.Name = "GOODSSPECIFICATION"; treeNode3.Text = "规格"; treeNode4.Name = "GoodsModel"; treeNode4.Text = "型号"; treeNode5.Name = "GroutingUserCode"; treeNode5.Text = "成型工号"; treeNode6.Name = "TestUserCode"; treeNode6.Text = "检验工号"; treeNode7.Name = "SemiTestType"; treeNode7.Text = "半检类别"; treeNode8.Name = "SemiTestDate"; treeNode8.Text = "检验日期"; treeNode9.Name = "TestNum"; treeNode9.Text = "检验数"; treeNode10.Name = "ScrapNum"; treeNode10.Text = "报废数"; treeNode11.Name = "ScrapReason"; treeNode11.Text = "报废原因"; treeNode12.Name = "Feedback"; treeNode12.Text = "反馈问题"; treeNode13.Name = "Remarks"; treeNode13.Text = "备注"; this.treeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] { treeNode1, treeNode2, treeNode3, treeNode4, treeNode5, treeNode6, treeNode7, treeNode8, treeNode9, treeNode10, treeNode11, treeNode12, treeNode13}); this.treeView1.Size = new System.Drawing.Size(121, 97); this.treeView1.TabIndex = 0; // // scbGoods // this.scbGoods.CheckedData = null; this.scbGoods.Location = new System.Drawing.Point(286, 20); this.scbGoods.MultiSelect = true; this.scbGoods.Name = "scbGoods"; this.scbGoods.Size = new System.Drawing.Size(133, 21); this.scbGoods.TabIndex = 34; // // lblGoods // this.lblGoods.AutoSize = true; this.lblGoods.BackColor = System.Drawing.Color.Transparent; this.lblGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGoods.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGoods.Location = new System.Drawing.Point(227, 24); this.lblGoods.Name = "lblGoods"; this.lblGoods.Size = new System.Drawing.Size(53, 12); this.lblGoods.TabIndex = 33; this.lblGoods.Text = "产品名称"; // // F_RPT_010102_1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1131, 485); this.Controls.Add(this.tsrOperate); this.Controls.Add(this.gbxCondition); this.Controls.Add(this.dgvSemiTestDetail); this.Name = "F_RPT_010102_1"; this.Text = "半检明细表"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_010102_1_FormClosed); this.Load += new System.EventHandler(this.F_RPT_010102_1_Load); this.tsrOperate.ResumeLayout(false); this.tsrOperate.PerformLayout(); this.gbxCondition.ResumeLayout(false); this.gbxCondition.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvSemiTestDetail)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.ToolStripButton tsbtnClose; private Basics.BaseControls.C_ToolStrip tsrOperate; private System.Windows.Forms.ToolStripButton tsbtnAdaptive; private Basics.BaseControls.C_GroupBox gbxCondition; private Basics.BaseControls.C_Label lblSemiTestDateStart; private Basics.BaseControls.C_Label lblSemiTestDateEnd; private Basics.BaseControls.C_DateTimePicker dtpSemiTestDateEnd; private Basics.BaseControls.C_DateTimePicker dtpSemiTestDateStart; private Basics.BaseControls.C_Button btnClearCondition; private Basics.BaseControls.C_Button btnSearch; private Basics.BaseControls.C_DataGridView dgvSemiTestDetail; private Basics.BaseControls.C_Label lblRemarks; private Controls.SearchTextBox.dkUserInfoSearchBox dkUserInfoSearchBox; private Controls.SearchTextBox.dkUserInfoSearchBox dkTestUserInfoSearchBox; private Basics.BaseControls.C_TextBox txtRemarks; private System.Windows.Forms.TreeView treeView1; private Basics.BaseControls.C_Label lblSemiTestType; private Basics.BaseControls.C_ComboBox dropSemiTestType; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode; private System.Windows.Forms.DataGridViewTextBoxColumn GOODSSPECIFICATION; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsModel; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserId; private System.Windows.Forms.DataGridViewTextBoxColumn TestUserId; private System.Windows.Forms.DataGridViewTextBoxColumn SemiTestType; private System.Windows.Forms.DataGridViewTextBoxColumn Testdate; private System.Windows.Forms.DataGridViewTextBoxColumn TestNum; private System.Windows.Forms.DataGridViewTextBoxColumn ScrapNum; private System.Windows.Forms.DataGridViewTextBoxColumn ScrapReason; private System.Windows.Forms.DataGridViewTextBoxColumn Feedback; private System.Windows.Forms.DataGridViewTextBoxColumn Remarks; private Basics.BaseControls.C_Label lblGoodsType; private Controls.SearchBox.ScbGoodsType scbGoodsType; private Controls.SearchBox.ScbGoods scbGoods; private Basics.BaseControls.C_Label lblGoods; } }