namespace Dongke.IBOSS.PRD.Client.ReportModule { partial class F_RPT_080113 { /// /// 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_080113)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); 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(); this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip(); this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton(); this.tsbtnClose = new System.Windows.Forms.ToolStripButton(); this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox(); this.cbCheckValue = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox(); this.lblcheckValue = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtIdnrkName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.lblIdnrkName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dtpCreateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.lblCreateTimeTo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dtpCreateTimeBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.lblCreateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.txtMatnr = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblIdnrk = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.tabControl = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.SummaryDataView = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.dgvBarcodeIdnrk = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.BARCODE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.IDNRK = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MEINS = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.IDNRKNAME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.checkvalue = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CREATEUSERNAME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CheckNames = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CREATETIME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.RELATIONID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.BARCODES = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.INSPECTNAME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CheckUserName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CheckFlag = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CheckTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tsrOperate.SuspendLayout(); this.gbxCondition.SuspendLayout(); this.tabControl.SuspendLayout(); this.tabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.SummaryDataView)).BeginInit(); this.tabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvBarcodeIdnrk)).BeginInit(); this.SuspendLayout(); // // tsrOperate // this.tsrOperate.AutoSize = false; this.tsrOperate.BackColor = System.Drawing.Color.Transparent; this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbtnAdaptive, this.tsbtnClose}); this.tsrOperate.Location = new System.Drawing.Point(0, 0); this.tsrOperate.Name = "tsrOperate"; this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System; this.tsrOperate.ShowItemToolTips = false; this.tsrOperate.Size = new System.Drawing.Size(1393, 35); this.tsrOperate.TabIndex = 0; this.tsrOperate.Text = "toolStrip1"; // // tsbtnAdaptive // this.tsbtnAdaptive.AutoSize = false; this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnAdaptive.Name = "tsbtnAdaptive"; this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25); this.tsbtnAdaptive.Text = "自适应列宽(&A)"; this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click); // // tsbtnClose // this.tsbtnClose.AutoSize = false; this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnClose.Name = "tsbtnClose"; this.tsbtnClose.Size = new System.Drawing.Size(60, 25); this.tsbtnClose.Text = "关闭(&X)"; this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click); // // gbxCondition // this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.gbxCondition.BackColor = System.Drawing.Color.Transparent; this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage"))); this.gbxCondition.Controls.Add(this.cbCheckValue); this.gbxCondition.Controls.Add(this.lblcheckValue); this.gbxCondition.Controls.Add(this.txtIdnrkName); this.gbxCondition.Controls.Add(this.lblIdnrkName); this.gbxCondition.Controls.Add(this.dtpCreateTimeEnd); this.gbxCondition.Controls.Add(this.lblCreateTimeTo); this.gbxCondition.Controls.Add(this.dtpCreateTimeBegin); this.gbxCondition.Controls.Add(this.lblCreateTime); this.gbxCondition.Controls.Add(this.btnClearCondition); this.gbxCondition.Controls.Add(this.btnSearch); this.gbxCondition.Controls.Add(this.txtBarCode); this.gbxCondition.Controls.Add(this.txtMatnr); this.gbxCondition.Controls.Add(this.c_Label1); this.gbxCondition.Controls.Add(this.lblIdnrk); 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(1381, 73); this.gbxCondition.TabIndex = 1; this.gbxCondition.TabStop = false; this.gbxCondition.Text = "查询条件 ▼"; // // cbCheckValue // this.cbCheckValue.BackColor = System.Drawing.SystemColors.Window; this.cbCheckValue.BackgroundColor = System.Drawing.SystemColors.Window; this.cbCheckValue.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cbCheckValue.FormattingEnabled = true; this.cbCheckValue.Location = new System.Drawing.Point(644, 17); this.cbCheckValue.Name = "cbCheckValue"; this.cbCheckValue.Size = new System.Drawing.Size(128, 20); this.cbCheckValue.TabIndex = 39; // // lblcheckValue // this.lblcheckValue.AutoSize = true; this.lblcheckValue.BackColor = System.Drawing.Color.Transparent; this.lblcheckValue.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblcheckValue.Location = new System.Drawing.Point(597, 21); this.lblcheckValue.Name = "lblcheckValue"; this.lblcheckValue.Size = new System.Drawing.Size(41, 12); this.lblcheckValue.TabIndex = 38; this.lblcheckValue.Text = "检验值"; // // txtIdnrkName // this.txtIdnrkName.BackColor = System.Drawing.SystemColors.Window; this.txtIdnrkName.BackgroundColor = System.Drawing.SystemColors.Window; this.txtIdnrkName.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtIdnrkName.ErrorMessage = ""; this.txtIdnrkName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtIdnrkName.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtIdnrkName.Location = new System.Drawing.Point(466, 17); this.txtIdnrkName.MaxLength = 20; this.txtIdnrkName.Name = "txtIdnrkName"; this.txtIdnrkName.Size = new System.Drawing.Size(125, 21); this.txtIdnrkName.TabIndex = 37; this.txtIdnrkName.TextValue = ""; // // lblIdnrkName // this.lblIdnrkName.AutoSize = true; this.lblIdnrkName.BackColor = System.Drawing.Color.Transparent; this.lblIdnrkName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblIdnrkName.Location = new System.Drawing.Point(407, 21); this.lblIdnrkName.Name = "lblIdnrkName"; this.lblIdnrkName.Size = new System.Drawing.Size(53, 12); this.lblIdnrkName.TabIndex = 36; this.lblIdnrkName.Text = "组件名称"; // // dtpCreateTimeEnd // this.dtpCreateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.dtpCreateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpCreateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpCreateTimeEnd.Location = new System.Drawing.Point(1022, 17); this.dtpCreateTimeEnd.Name = "dtpCreateTimeEnd"; this.dtpCreateTimeEnd.Size = new System.Drawing.Size(151, 21); this.dtpCreateTimeEnd.TabIndex = 35; // // lblCreateTimeTo // this.lblCreateTimeTo.AutoSize = true; this.lblCreateTimeTo.BackColor = System.Drawing.Color.Transparent; this.lblCreateTimeTo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblCreateTimeTo.Location = new System.Drawing.Point(999, 22); this.lblCreateTimeTo.Name = "lblCreateTimeTo"; this.lblCreateTimeTo.Size = new System.Drawing.Size(17, 12); this.lblCreateTimeTo.TabIndex = 34; this.lblCreateTimeTo.Text = "至"; // // dtpCreateTimeBegin // this.dtpCreateTimeBegin.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.dtpCreateTimeBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpCreateTimeBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpCreateTimeBegin.Location = new System.Drawing.Point(840, 17); this.dtpCreateTimeBegin.Name = "dtpCreateTimeBegin"; this.dtpCreateTimeBegin.Size = new System.Drawing.Size(152, 21); this.dtpCreateTimeBegin.TabIndex = 33; // // lblCreateTime // this.lblCreateTime.AutoSize = true; this.lblCreateTime.BackColor = System.Drawing.Color.Transparent; this.lblCreateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblCreateTime.Location = new System.Drawing.Point(781, 21); this.lblCreateTime.Name = "lblCreateTime"; this.lblCreateTime.Size = new System.Drawing.Size(53, 12); this.lblCreateTime.TabIndex = 32; this.lblCreateTime.Text = "检验时间"; // // btnClearCondition // this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnClearCondition.BackColor = System.Drawing.Color.Transparent; this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage"))); this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnClearCondition.ForeColor = System.Drawing.Color.White; this.btnClearCondition.Location = new System.Drawing.Point(1290, 42); this.btnClearCondition.Name = "btnClearCondition"; this.btnClearCondition.Size = new System.Drawing.Size(85, 30); this.btnClearCondition.TabIndex = 29; 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(1199, 42); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(85, 30); this.btnSearch.TabIndex = 28; this.btnSearch.Text = "查询(&Q)"; this.btnSearch.UseVisualStyleBackColor = true; this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); // // txtBarCode // this.txtBarCode.BackColor = System.Drawing.SystemColors.Window; 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.Location = new System.Drawing.Point(68, 17); this.txtBarCode.MaxLength = 50; this.txtBarCode.Name = "txtBarCode"; this.txtBarCode.Size = new System.Drawing.Size(152, 21); this.txtBarCode.TabIndex = 2; this.txtBarCode.TextValue = ""; // // txtMatnr // this.txtMatnr.BackColor = System.Drawing.SystemColors.Window; this.txtMatnr.BackgroundColor = System.Drawing.SystemColors.Window; this.txtMatnr.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtMatnr.ErrorMessage = ""; this.txtMatnr.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtMatnr.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtMatnr.Location = new System.Drawing.Point(286, 17); this.txtMatnr.MaxLength = 20; this.txtMatnr.Name = "txtMatnr"; this.txtMatnr.Size = new System.Drawing.Size(115, 21); this.txtMatnr.TabIndex = 5; this.txtMatnr.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.Location = new System.Drawing.Point(9, 21); 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 = "产品条码"; // // lblIdnrk // this.lblIdnrk.AutoSize = true; this.lblIdnrk.BackColor = System.Drawing.Color.Transparent; this.lblIdnrk.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblIdnrk.Location = new System.Drawing.Point(226, 21); this.lblIdnrk.Name = "lblIdnrk"; this.lblIdnrk.Size = new System.Drawing.Size(53, 12); this.lblIdnrk.TabIndex = 11; this.lblIdnrk.Text = "组件编码"; // // tabControl // this.tabControl.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.tabControl.Controls.Add(this.tabPage1); this.tabControl.Controls.Add(this.tabPage2); this.tabControl.Location = new System.Drawing.Point(0, 116); this.tabControl.Name = "tabControl"; this.tabControl.SelectedIndex = 0; this.tabControl.Size = new System.Drawing.Size(1393, 557); this.tabControl.TabIndex = 32; // // tabPage1 // this.tabPage1.Controls.Add(this.SummaryDataView); this.tabPage1.Location = new System.Drawing.Point(4, 22); this.tabPage1.Name = "tabPage1"; this.tabPage1.Padding = new System.Windows.Forms.Padding(3); this.tabPage1.Size = new System.Drawing.Size(1385, 531); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "BOM物料检验汇总"; this.tabPage1.UseVisualStyleBackColor = true; // // SummaryDataView // this.SummaryDataView.AllowUserToAddRows = false; this.SummaryDataView.AllowUserToDeleteRows = false; this.SummaryDataView.AllowUserToModifyRows = true; this.SummaryDataView.AllowUserToOrderColumns = true; this.SummaryDataView.AllowUserToSortRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.SummaryDataView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.SummaryDataView.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.SummaryDataView.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.SummaryDataView.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.SummaryDataView.CellHeight = 23; this.SummaryDataView.ChildNodeColumnName = null; this.SummaryDataView.ChildNodeColumnText = null; this.SummaryDataView.ColumnDeep = 1; this.SummaryDataView.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.SummaryDataView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.SummaryDataView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.SummaryDataView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.BARCODES, this.GOODSCODE, this.INSPECTNAME, this.CheckUserName, this.CheckFlag, this.CheckTime}); this.SummaryDataView.ColumnTreeView = null; this.SummaryDataView.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.SummaryDataView.DynamicColumnName = ""; this.SummaryDataView.EnableHeadersVisualStyles = false; this.SummaryDataView.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.SummaryDataView.FormatQuantityColumns = null; this.SummaryDataView.HasNode = false; this.SummaryDataView.HorizontalMergeColumn = null; this.SummaryDataView.IsAutoCountSum = true; this.SummaryDataView.IsAutoResizeColumns = false; this.SummaryDataView.IsClickF12 = false; this.SummaryDataView.IsOpenMergeCellFlag = false; this.SummaryDataView.IsSubTotalFlag = false; this.SummaryDataView.IsTopDeep = false; this.SummaryDataView.Location = new System.Drawing.Point(-1, 1); this.SummaryDataView.Margin = new System.Windows.Forms.Padding(0); this.SummaryDataView.MergeColumnNames = null; this.SummaryDataView.MergeDetailColumnNames = null; this.SummaryDataView.MergeDetailOnlyColumn = null; this.SummaryDataView.MergeOnlyColumn = null; this.SummaryDataView.MultiSelect = false; this.SummaryDataView.Name = "SummaryDataView"; this.SummaryDataView.ReadOnly = true; this.SummaryDataView.RefreshAtHscroll = false; this.SummaryDataView.RowHeadersWidth = 50; this.SummaryDataView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.SummaryDataView.RowsDefaultCellStyle = dataGridViewCellStyle3; this.SummaryDataView.RowTemplate.Height = 21; this.SummaryDataView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.SummaryDataView.Size = new System.Drawing.Size(1390, 530); this.SummaryDataView.SortOrderColumnName = null; this.SummaryDataView.TabIndex = 34; this.SummaryDataView.Tag = true; this.SummaryDataView.TotalSumColumns = null; this.SummaryDataView.ViewRowFilter = ""; this.SummaryDataView.VirtualNodes = false; this.SummaryDataView.CellContentDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.SummaryDataView_CellContentDoubleClick); // // tabPage2 // this.tabPage2.Controls.Add(this.dgvBarcodeIdnrk); this.tabPage2.Location = new System.Drawing.Point(4, 22); this.tabPage2.Name = "tabPage2"; this.tabPage2.Padding = new System.Windows.Forms.Padding(3); this.tabPage2.Size = new System.Drawing.Size(1385, 531); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "BOM物料检验明细"; this.tabPage2.UseVisualStyleBackColor = true; // // dgvBarcodeIdnrk // this.dgvBarcodeIdnrk.AllowUserToAddRows = false; this.dgvBarcodeIdnrk.AllowUserToDeleteRows = false; this.dgvBarcodeIdnrk.AllowUserToModifyRows = true; this.dgvBarcodeIdnrk.AllowUserToOrderColumns = true; this.dgvBarcodeIdnrk.AllowUserToSortRows = false; dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvBarcodeIdnrk.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4; this.dgvBarcodeIdnrk.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.dgvBarcodeIdnrk.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvBarcodeIdnrk.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvBarcodeIdnrk.CellHeight = 23; this.dgvBarcodeIdnrk.ChildNodeColumnName = null; this.dgvBarcodeIdnrk.ChildNodeColumnText = null; this.dgvBarcodeIdnrk.ColumnDeep = 1; this.dgvBarcodeIdnrk.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvBarcodeIdnrk.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5; this.dgvBarcodeIdnrk.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvBarcodeIdnrk.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.BARCODE, this.IDNRK, this.MEINS, this.IDNRKNAME, this.checkvalue, this.CREATEUSERNAME, this.CheckNames, this.CREATETIME, this.RELATIONID}); this.dgvBarcodeIdnrk.ColumnTreeView = null; this.dgvBarcodeIdnrk.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.dgvBarcodeIdnrk.DynamicColumnName = ""; this.dgvBarcodeIdnrk.EnableHeadersVisualStyles = false; this.dgvBarcodeIdnrk.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvBarcodeIdnrk.FormatQuantityColumns = null; this.dgvBarcodeIdnrk.HasNode = false; this.dgvBarcodeIdnrk.HorizontalMergeColumn = null; this.dgvBarcodeIdnrk.IsAutoCountSum = true; this.dgvBarcodeIdnrk.IsAutoResizeColumns = false; this.dgvBarcodeIdnrk.IsClickF12 = false; this.dgvBarcodeIdnrk.IsOpenMergeCellFlag = false; this.dgvBarcodeIdnrk.IsSubTotalFlag = false; this.dgvBarcodeIdnrk.IsTopDeep = false; this.dgvBarcodeIdnrk.Location = new System.Drawing.Point(3, 0); this.dgvBarcodeIdnrk.Margin = new System.Windows.Forms.Padding(0); this.dgvBarcodeIdnrk.MergeColumnNames = null; this.dgvBarcodeIdnrk.MergeDetailColumnNames = null; this.dgvBarcodeIdnrk.MergeDetailOnlyColumn = null; this.dgvBarcodeIdnrk.MergeOnlyColumn = null; this.dgvBarcodeIdnrk.MultiSelect = false; this.dgvBarcodeIdnrk.Name = "dgvBarcodeIdnrk"; this.dgvBarcodeIdnrk.ReadOnly = true; this.dgvBarcodeIdnrk.RefreshAtHscroll = false; this.dgvBarcodeIdnrk.RowHeadersWidth = 50; this.dgvBarcodeIdnrk.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvBarcodeIdnrk.RowsDefaultCellStyle = dataGridViewCellStyle6; this.dgvBarcodeIdnrk.RowTemplate.Height = 21; this.dgvBarcodeIdnrk.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvBarcodeIdnrk.Size = new System.Drawing.Size(1382, 528); this.dgvBarcodeIdnrk.SortOrderColumnName = null; this.dgvBarcodeIdnrk.TabIndex = 33; this.dgvBarcodeIdnrk.Tag = true; this.dgvBarcodeIdnrk.TotalSumColumns = null; this.dgvBarcodeIdnrk.ViewRowFilter = ""; this.dgvBarcodeIdnrk.VirtualNodes = false; // // BARCODE // this.BARCODE.DataPropertyName = "BARCODE"; this.BARCODE.HeaderText = "产品条码"; this.BARCODE.Name = "BARCODE"; this.BARCODE.ReadOnly = true; // // IDNRK // this.IDNRK.DataPropertyName = "IDNRK"; this.IDNRK.HeaderText = "组件编码"; this.IDNRK.Name = "IDNRK"; this.IDNRK.ReadOnly = true; // // MEINS // this.MEINS.DataPropertyName = "MEINS"; this.MEINS.HeaderText = "组件单位"; this.MEINS.Name = "MEINS"; this.MEINS.ReadOnly = true; // // IDNRKNAME // this.IDNRKNAME.DataPropertyName = "IDNRKNAME"; this.IDNRKNAME.HeaderText = "组件名称"; this.IDNRKNAME.Name = "IDNRKNAME"; this.IDNRKNAME.ReadOnly = true; // // checkvalue // this.checkvalue.DataPropertyName = "checkvalue"; this.checkvalue.HeaderText = "检验值"; this.checkvalue.Name = "checkvalue"; this.checkvalue.ReadOnly = true; // // CREATEUSERNAME // this.CREATEUSERNAME.DataPropertyName = "CREATEUSERNAME"; this.CREATEUSERNAME.HeaderText = "检验工号"; this.CREATEUSERNAME.Name = "CREATEUSERNAME"; this.CREATEUSERNAME.ReadOnly = true; // // CheckNames // this.CheckNames.DataPropertyName = "CheckNames"; this.CheckNames.HeaderText = "检验人名称"; this.CheckNames.Name = "CheckNames"; this.CheckNames.ReadOnly = true; // // CREATETIME // this.CREATETIME.DataPropertyName = "CREATETIME"; this.CREATETIME.HeaderText = "检验时间"; this.CREATETIME.Name = "CREATETIME"; this.CREATETIME.ReadOnly = true; // // RELATIONID // this.RELATIONID.DataPropertyName = "CHECKID"; this.RELATIONID.HeaderText = "CHECKID"; this.RELATIONID.Name = "RELATIONID"; this.RELATIONID.ReadOnly = true; this.RELATIONID.Visible = false; // // BARCODES // this.BARCODES.DataPropertyName = "BARCODE"; this.BARCODES.HeaderText = "产品条码"; this.BARCODES.Name = "BARCODES"; this.BARCODES.ReadOnly = true; // // GOODSCODE // this.GOODSCODE.DataPropertyName = "GOODSCODE"; this.GOODSCODE.HeaderText = "产品编码"; this.GOODSCODE.Name = "GOODSCODE"; this.GOODSCODE.ReadOnly = true; // // INSPECTNAME // this.INSPECTNAME.DataPropertyName = "INSPECTNAME"; this.INSPECTNAME.HeaderText = "检验标准名称"; this.INSPECTNAME.Name = "INSPECTNAME"; this.INSPECTNAME.ReadOnly = true; // // CheckUserName // this.CheckUserName.DataPropertyName = "CheckNames"; this.CheckUserName.HeaderText = "检验人"; this.CheckUserName.Name = "CheckUserName"; this.CheckUserName.ReadOnly = true; // // CheckFlag // this.CheckFlag.DataPropertyName = "ConformityMarking"; this.CheckFlag.HeaderText = "是否合格"; this.CheckFlag.Name = "CheckFlag"; this.CheckFlag.ReadOnly = true; // // CheckTime // this.CheckTime.DataPropertyName = "createtime"; this.CheckTime.HeaderText = "检验时间"; this.CheckTime.Name = "CheckTime"; this.CheckTime.ReadOnly = true; // // F_RPT_080113 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1393, 674); this.Controls.Add(this.tabControl); this.Controls.Add(this.gbxCondition); this.Controls.Add(this.tsrOperate); this.Name = "F_RPT_080113"; this.Text = "BOM物料检验明细表"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_080113_FormClosed); this.Load += new System.EventHandler(this.F_RPT_080113_Load); this.tsrOperate.ResumeLayout(false); this.tsrOperate.PerformLayout(); this.gbxCondition.ResumeLayout(false); this.gbxCondition.PerformLayout(); this.tabControl.ResumeLayout(false); this.tabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.SummaryDataView)).EndInit(); this.tabPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvBarcodeIdnrk)).EndInit(); this.ResumeLayout(false); } #endregion private Basics.BaseControls.C_ToolStrip tsrOperate; private System.Windows.Forms.ToolStripButton tsbtnAdaptive; private System.Windows.Forms.ToolStripButton tsbtnClose; private Basics.BaseControls.C_GroupBox gbxCondition; private Basics.BaseControls.C_Button btnClearCondition; private Basics.BaseControls.C_Button btnSearch; private Basics.BaseControls.C_Label lblIdnrk; private Basics.BaseControls.C_TextBox txtMatnr; private Basics.BaseControls.C_Label c_Label1; private Basics.BaseControls.C_TextBox txtBarCode; private Basics.BaseControls.C_DateTimePicker dtpCreateTimeEnd; private Basics.BaseControls.C_Label lblCreateTimeTo; private Basics.BaseControls.C_DateTimePicker dtpCreateTimeBegin; private Basics.BaseControls.C_Label lblCreateTime; private Basics.BaseControls.C_TextBox txtIdnrkName; private Basics.BaseControls.C_Label lblIdnrkName; private Basics.BaseControls.C_Label lblcheckValue; private Basics.BaseControls.C_ComboBox cbCheckValue; private System.Windows.Forms.TabControl tabControl; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.TabPage tabPage2; private Basics.BaseControls.C_DataGridView dgvBarcodeIdnrk; private Basics.BaseControls.C_DataGridView SummaryDataView; private System.Windows.Forms.DataGridViewTextBoxColumn BARCODE; private System.Windows.Forms.DataGridViewTextBoxColumn IDNRK; private System.Windows.Forms.DataGridViewTextBoxColumn MEINS; private System.Windows.Forms.DataGridViewTextBoxColumn IDNRKNAME; private System.Windows.Forms.DataGridViewTextBoxColumn checkvalue; private System.Windows.Forms.DataGridViewTextBoxColumn CREATEUSERNAME; private System.Windows.Forms.DataGridViewTextBoxColumn CheckNames; private System.Windows.Forms.DataGridViewTextBoxColumn CREATETIME; private System.Windows.Forms.DataGridViewTextBoxColumn RELATIONID; private System.Windows.Forms.DataGridViewTextBoxColumn BARCODES; private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE; private System.Windows.Forms.DataGridViewTextBoxColumn INSPECTNAME; private System.Windows.Forms.DataGridViewTextBoxColumn CheckUserName; private System.Windows.Forms.DataGridViewTextBoxColumn CheckFlag; private System.Windows.Forms.DataGridViewTextBoxColumn CheckTime; } }