namespace Dongke.IBOSS.PRD.Client.PCModule { partial class F_PC_1001 { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle(); this.dgvMould = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.grpCollapsible1 = new Dongke.WinForm.Controls.GrpCollapsible(); this.txtRemarks = new Dongke.WinForm.Controls.TxtTextBox(); this.calMouldStatus = new Dongke.WinForm.Controls.CalCheckAllListBox(); this.dtpScrapDateEnd = new Dongke.WinForm.Controls.DtpDate(); this.dtpScrapDateBegin = new Dongke.WinForm.Controls.DtpDate(); this.chkScrapDate = new Dongke.WinForm.Controls.ChkCheckBox(); this.lblLabel7 = new Dongke.WinForm.Controls.LblLabel(); this.dtpPDateEnd = new Dongke.WinForm.Controls.DtpDate(); this.dtpPDateBegin = new Dongke.WinForm.Controls.DtpDate(); this.chkPDate = new Dongke.WinForm.Controls.ChkCheckBox(); this.ckcSuppliers = new Dongke.WinForm.Controls.CkcCheckedComboBox(); this.ckcMouldType = new Dongke.WinForm.Controls.CkcCheckedComboBox(); this.lblLabel3 = new Dongke.WinForm.Controls.LblLabel(); this.lblLabel2 = new Dongke.WinForm.Controls.LblLabel(); this.lblLabel8 = new Dongke.WinForm.Controls.LblLabel(); this.lblLabel5 = new Dongke.WinForm.Controls.LblLabel(); this.lblLabel6 = new Dongke.WinForm.Controls.LblLabel(); this.lblLabel4 = new Dongke.WinForm.Controls.LblLabel(); this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel(); this.txtGoodsCode = new Dongke.WinForm.Controls.TxtCode(); this.txtUserCode = new Dongke.WinForm.Controls.TxtCode(); this.txtModelBarcode = new Dongke.WinForm.Controls.TxtCode(); this.tsrToolStrip1 = new Dongke.WinForm.Controls.TsrToolStrip(); this.tsbtnSearch = new System.Windows.Forms.ToolStripButton(); this.tsbtnClearCondition = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); this.tsbtnAdd = new System.Windows.Forms.ToolStripButton(); this.tsbtnEdit = new System.Windows.Forms.ToolStripButton(); this.tsbtnPrint = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); this.tsbtnSelectAll = new System.Windows.Forms.ToolStripButton(); this.tsbtnReSelect = new System.Windows.Forms.ToolStripButton(); this.tsbtnUnSelect = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.tsbtnScrap = new System.Windows.Forms.ToolStripButton(); this.tsbtnUndoScrap = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.tsbtnOut = new System.Windows.Forms.ToolStripButton(); this.tsbtnIn = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.tsbtnChangeBarcode = new System.Windows.Forms.ToolStripButton(); this.tsbtnChangeGoodsCode = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton(); this.tsbtnClose = new System.Windows.Forms.ToolStripButton(); this.Sel = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.MouldID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MouldBarcode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MouldTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SupplierName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ProductionDate = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.mouldmaterialcode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.UserID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Cost = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OutputCount = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.StandardGroutingNum = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.StandardGroutingSum = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingNum = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingNums = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.notusedGroutingNum = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingDateBegin = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingDateEnd = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.LastGroutingBatchNo = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MouldStatus = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.mouldstatusname = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.RepairFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.ScrapDate = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ScrapUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ScrapReason = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ScrapResponsibility = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.UnloadingMouldLine = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.groutinglinecode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.groutingmouldcode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CreateUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); ((System.ComponentModel.ISupportInitialize)(this.dgvMould)).BeginInit(); this.grpCollapsible1.SuspendLayout(); this.tsrToolStrip1.SuspendLayout(); this.SuspendLayout(); // // dgvMould // this.dgvMould.AllowUserToAddRows = false; this.dgvMould.AllowUserToDeleteRows = false; this.dgvMould.AllowUserToModifyRows = true; this.dgvMould.AllowUserToOrderColumns = true; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvMould.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvMould.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.dgvMould.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvMould.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvMould.CellHeight = 23; this.dgvMould.ChildNodeColumnName = null; this.dgvMould.ChildNodeColumnText = null; this.dgvMould.ColumnDeep = 1; this.dgvMould.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.dgvMould.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvMould.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvMould.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Sel, this.MouldID, this.MouldCode, this.MouldBarcode, this.MouldTypeName, this.SupplierName, this.ProductionDate, this.GoodsID, this.GoodsCode, this.mouldmaterialcode, this.UserID, this.UserCode, this.Weight, this.Cost, this.OutputCount, this.StandardGroutingNum, this.StandardGroutingSum, this.GroutingNum, this.GroutingNums, this.notusedGroutingNum, this.GroutingDateBegin, this.GroutingDateEnd, this.LastGroutingBatchNo, this.MouldStatus, this.mouldstatusname, this.RepairFlag, this.ScrapDate, this.ScrapUserCode, this.ScrapReason, this.ScrapResponsibility, this.UnloadingMouldLine, this.groutinglinecode, this.groutingmouldcode, this.Remarks, this.CreateTime, this.CreateUserCode}); this.dgvMould.ColumnTreeView = null; this.dgvMould.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.dgvMould.DynamicColumnName = ""; this.dgvMould.EnableHeadersVisualStyles = false; this.dgvMould.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvMould.FormatQuantityColumns = null; this.dgvMould.HorizontalMergeColumn = null; this.dgvMould.IsAutoCountSum = true; this.dgvMould.IsAutoResizeColumns = false; this.dgvMould.IsClickF12 = false; this.dgvMould.IsOpenMergeCellFlag = false; this.dgvMould.IsSubTotalFlag = false; this.dgvMould.IsTopDeep = false; this.dgvMould.Location = new System.Drawing.Point(0, 144); this.dgvMould.MergeColumnNames = null; this.dgvMould.MergeDetailColumnNames = null; this.dgvMould.MergeDetailOnlyColumn = null; this.dgvMould.MergeOnlyColumn = null; this.dgvMould.MultiSelect = false; this.dgvMould.Name = "dgvMould"; this.dgvMould.RefreshAtHscroll = false; this.dgvMould.RowHeadersWidth = 50; this.dgvMould.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle17.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvMould.RowsDefaultCellStyle = dataGridViewCellStyle17; this.dgvMould.RowTemplate.Height = 21; this.dgvMould.Size = new System.Drawing.Size(984, 213); this.dgvMould.SortOrderColumnName = null; this.dgvMould.TabIndex = 2; this.dgvMould.Tag = ""; this.dgvMould.TotalSumColumns = null; this.dgvMould.ViewRowFilter = ""; this.dgvMould.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvMould_CellDoubleClick); this.dgvMould.CurrentCellDirtyStateChanged += new System.EventHandler(this.dgvMould_CurrentCellDirtyStateChanged); this.dgvMould.SelectionChanged += new System.EventHandler(this.dgvMould_SelectionChanged); this.dgvMould.Sorted += new System.EventHandler(this.dgvMould_Sorted); // // grpCollapsible1 // this.grpCollapsible1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grpCollapsible1.Controls.Add(this.txtRemarks); this.grpCollapsible1.Controls.Add(this.calMouldStatus); this.grpCollapsible1.Controls.Add(this.dtpScrapDateEnd); this.grpCollapsible1.Controls.Add(this.dtpScrapDateBegin); this.grpCollapsible1.Controls.Add(this.chkScrapDate); this.grpCollapsible1.Controls.Add(this.lblLabel7); this.grpCollapsible1.Controls.Add(this.dtpPDateEnd); this.grpCollapsible1.Controls.Add(this.dtpPDateBegin); this.grpCollapsible1.Controls.Add(this.chkPDate); this.grpCollapsible1.Controls.Add(this.ckcSuppliers); this.grpCollapsible1.Controls.Add(this.ckcMouldType); this.grpCollapsible1.Controls.Add(this.lblLabel3); this.grpCollapsible1.Controls.Add(this.lblLabel2); this.grpCollapsible1.Controls.Add(this.lblLabel8); this.grpCollapsible1.Controls.Add(this.lblLabel5); this.grpCollapsible1.Controls.Add(this.lblLabel6); this.grpCollapsible1.Controls.Add(this.lblLabel4); this.grpCollapsible1.Controls.Add(this.lblLabel1); this.grpCollapsible1.Controls.Add(this.txtGoodsCode); this.grpCollapsible1.Controls.Add(this.txtUserCode); this.grpCollapsible1.Controls.Add(this.txtModelBarcode); this.grpCollapsible1.Location = new System.Drawing.Point(0, 38); this.grpCollapsible1.Name = "grpCollapsible1"; this.grpCollapsible1.Size = new System.Drawing.Size(984, 100); this.grpCollapsible1.TabIndex = 1; this.grpCollapsible1.TabStop = false; this.grpCollapsible1.Text = "查询条件"; // // txtRemarks // this.txtRemarks.Location = new System.Drawing.Point(268, 74); this.txtRemarks.Name = "txtRemarks"; this.txtRemarks.Size = new System.Drawing.Size(467, 21); this.txtRemarks.TabIndex = 20; // // calMouldStatus // this.calMouldStatus.DisplayMember = "MouldStatusName"; this.calMouldStatus.Location = new System.Drawing.Point(741, 20); this.calMouldStatus.Name = "calMouldStatus"; this.calMouldStatus.Size = new System.Drawing.Size(95, 75); this.calMouldStatus.TabIndex = 8; this.calMouldStatus.ValueMember = "MouldStatusID"; // // dtpScrapDateEnd // this.dtpScrapDateEnd.AllowNull = false; this.dtpScrapDateEnd.Enabled = false; this.dtpScrapDateEnd.Location = new System.Drawing.Point(615, 47); this.dtpScrapDateEnd.Name = "dtpScrapDateEnd"; this.dtpScrapDateEnd.Size = new System.Drawing.Size(120, 21); this.dtpScrapDateEnd.TabIndex = 16; this.dtpScrapDateEnd.Value = new System.DateTime(2017, 12, 7, 0, 0, 0, 0); // // dtpScrapDateBegin // this.dtpScrapDateBegin.AllowNull = false; this.dtpScrapDateBegin.Enabled = false; this.dtpScrapDateBegin.Location = new System.Drawing.Point(472, 47); this.dtpScrapDateBegin.Name = "dtpScrapDateBegin"; this.dtpScrapDateBegin.Size = new System.Drawing.Size(120, 21); this.dtpScrapDateBegin.TabIndex = 14; this.dtpScrapDateBegin.Value = new System.DateTime(2017, 12, 7, 0, 0, 0, 0); // // chkScrapDate // this.chkScrapDate.Location = new System.Drawing.Point(394, 49); this.chkScrapDate.Name = "chkScrapDate"; this.chkScrapDate.Size = new System.Drawing.Size(72, 16); this.chkScrapDate.TabIndex = 13; this.chkScrapDate.Text = "报废日期"; this.chkScrapDate.UseVisualStyleBackColor = false; this.chkScrapDate.CheckedChanged += new System.EventHandler(this.chkScrapDate_CheckedChanged); // // lblLabel7 // this.lblLabel7.Location = new System.Drawing.Point(598, 51); this.lblLabel7.Name = "lblLabel7"; this.lblLabel7.Size = new System.Drawing.Size(11, 12); this.lblLabel7.TabIndex = 15; this.lblLabel7.Text = "-"; // // dtpPDateEnd // this.dtpPDateEnd.AllowNull = false; this.dtpPDateEnd.Location = new System.Drawing.Point(615, 20); this.dtpPDateEnd.Name = "dtpPDateEnd"; this.dtpPDateEnd.Size = new System.Drawing.Size(120, 21); this.dtpPDateEnd.TabIndex = 7; this.dtpPDateEnd.Value = new System.DateTime(2017, 12, 7, 0, 0, 0, 0); // // dtpPDateBegin // this.dtpPDateBegin.AllowNull = false; this.dtpPDateBegin.Location = new System.Drawing.Point(472, 20); this.dtpPDateBegin.Name = "dtpPDateBegin"; this.dtpPDateBegin.Size = new System.Drawing.Size(120, 21); this.dtpPDateBegin.TabIndex = 5; this.dtpPDateBegin.Value = new System.DateTime(2017, 12, 7, 0, 0, 0, 0); // // chkPDate // this.chkPDate.Checked = true; this.chkPDate.CheckState = System.Windows.Forms.CheckState.Checked; this.chkPDate.Location = new System.Drawing.Point(394, 22); this.chkPDate.Name = "chkPDate"; this.chkPDate.Size = new System.Drawing.Size(72, 16); this.chkPDate.TabIndex = 4; this.chkPDate.Text = "生产日期"; this.chkPDate.UseVisualStyleBackColor = false; this.chkPDate.CheckedChanged += new System.EventHandler(this.chkPDate_CheckedChanged); // // ckcSuppliers // this.ckcSuppliers.DisplayMember = "suppliername"; this.ckcSuppliers.FormattingEnabled = true; this.ckcSuppliers.Location = new System.Drawing.Point(268, 47); this.ckcSuppliers.Name = "ckcSuppliers"; this.ckcSuppliers.Size = new System.Drawing.Size(120, 20); this.ckcSuppliers.TabIndex = 12; this.ckcSuppliers.ValueMember = "supplierid"; // // ckcMouldType // this.ckcMouldType.DisplayMember = "dictionaryvalue"; this.ckcMouldType.FormattingEnabled = true; this.ckcMouldType.Location = new System.Drawing.Point(268, 20); this.ckcMouldType.Name = "ckcMouldType"; this.ckcMouldType.Size = new System.Drawing.Size(120, 20); this.ckcMouldType.TabIndex = 3; this.ckcMouldType.ValueMember = "dictionaryid"; // // lblLabel3 // this.lblLabel3.Location = new System.Drawing.Point(12, 78); this.lblLabel3.Name = "lblLabel3"; this.lblLabel3.Size = new System.Drawing.Size(53, 12); this.lblLabel3.TabIndex = 17; this.lblLabel3.Text = "产品编码"; // // lblLabel2 // this.lblLabel2.Location = new System.Drawing.Point(12, 51); this.lblLabel2.Name = "lblLabel2"; this.lblLabel2.Size = new System.Drawing.Size(53, 12); this.lblLabel2.TabIndex = 9; this.lblLabel2.Text = "生产工号"; // // lblLabel8 // this.lblLabel8.Location = new System.Drawing.Point(233, 78); this.lblLabel8.Name = "lblLabel8"; this.lblLabel8.Size = new System.Drawing.Size(29, 12); this.lblLabel8.TabIndex = 19; this.lblLabel8.Text = "备注"; // // lblLabel5 // this.lblLabel5.Location = new System.Drawing.Point(197, 51); this.lblLabel5.Name = "lblLabel5"; this.lblLabel5.Size = new System.Drawing.Size(65, 12); this.lblLabel5.TabIndex = 11; this.lblLabel5.Text = "材料供应商"; // // lblLabel6 // this.lblLabel6.Location = new System.Drawing.Point(598, 24); this.lblLabel6.Name = "lblLabel6"; this.lblLabel6.Size = new System.Drawing.Size(11, 12); this.lblLabel6.TabIndex = 6; this.lblLabel6.Text = "-"; // // lblLabel4 // this.lblLabel4.Location = new System.Drawing.Point(209, 24); this.lblLabel4.Name = "lblLabel4"; this.lblLabel4.Size = new System.Drawing.Size(53, 12); this.lblLabel4.TabIndex = 2; this.lblLabel4.Text = "模具类型"; // // lblLabel1 // this.lblLabel1.Location = new System.Drawing.Point(12, 24); this.lblLabel1.Name = "lblLabel1"; this.lblLabel1.Size = new System.Drawing.Size(53, 12); this.lblLabel1.TabIndex = 0; this.lblLabel1.Text = "模具条码"; // // txtGoodsCode // this.txtGoodsCode.Location = new System.Drawing.Point(71, 74); this.txtGoodsCode.Name = "txtGoodsCode"; this.txtGoodsCode.Size = new System.Drawing.Size(120, 21); this.txtGoodsCode.TabIndex = 18; // // txtUserCode // this.txtUserCode.Location = new System.Drawing.Point(71, 47); this.txtUserCode.Name = "txtUserCode"; this.txtUserCode.Size = new System.Drawing.Size(120, 21); this.txtUserCode.TabIndex = 10; // // txtModelBarcode // this.txtModelBarcode.Location = new System.Drawing.Point(71, 20); this.txtModelBarcode.Name = "txtModelBarcode"; this.txtModelBarcode.Size = new System.Drawing.Size(120, 21); this.txtModelBarcode.TabIndex = 1; // // tsrToolStrip1 // this.tsrToolStrip1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsrToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbtnSearch, this.tsbtnClearCondition, this.toolStripSeparator4, this.tsbtnAdd, this.tsbtnEdit, this.tsbtnPrint, this.toolStripSeparator7, this.tsbtnSelectAll, this.tsbtnReSelect, this.tsbtnUnSelect, this.toolStripSeparator1, this.tsbtnScrap, this.tsbtnUndoScrap, this.toolStripSeparator3, this.tsbtnOut, this.tsbtnIn, this.toolStripSeparator2, this.tsbtnChangeBarcode, this.tsbtnChangeGoodsCode, this.toolStripSeparator5, this.tsbtnAdaptive, this.tsbtnClose}); this.tsrToolStrip1.Location = new System.Drawing.Point(0, 0); this.tsrToolStrip1.Name = "tsrToolStrip1"; this.tsrToolStrip1.Size = new System.Drawing.Size(996, 35); this.tsrToolStrip1.TabIndex = 0; // // tsbtnSearch // this.tsbtnSearch.AutoSize = false; this.tsbtnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnSearch.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnSearch.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnSearch.Name = "tsbtnSearch"; this.tsbtnSearch.Size = new System.Drawing.Size(60, 25); this.tsbtnSearch.Text = "查询(&Q)"; this.tsbtnSearch.Click += new System.EventHandler(this.tsbtnSearch_Click); // // tsbtnClearCondition // this.tsbtnClearCondition.AutoSize = false; this.tsbtnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnClearCondition.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnClearCondition.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnClearCondition.Name = "tsbtnClearCondition"; this.tsbtnClearCondition.Size = new System.Drawing.Size(80, 25); this.tsbtnClearCondition.Text = "清空条件(&C)"; this.tsbtnClearCondition.Click += new System.EventHandler(this.tsbtnClearCondition_Click); // // toolStripSeparator4 // this.toolStripSeparator4.AutoSize = false; this.toolStripSeparator4.Name = "toolStripSeparator4"; this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25); // // tsbtnAdd // this.tsbtnAdd.AutoSize = false; this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnAdd.Name = "tsbtnAdd"; this.tsbtnAdd.Size = new System.Drawing.Size(60, 25); this.tsbtnAdd.Text = "新建(&N)"; this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click); // // tsbtnEdit // this.tsbtnEdit.AutoSize = false; this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnEdit.Name = "tsbtnEdit"; this.tsbtnEdit.Size = new System.Drawing.Size(60, 25); this.tsbtnEdit.Text = "编辑(&E)"; this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_Click); // // tsbtnPrint // this.tsbtnPrint.AutoSize = false; this.tsbtnPrint.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnPrint.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnPrint.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnPrint.Name = "tsbtnPrint"; this.tsbtnPrint.Size = new System.Drawing.Size(60, 25); this.tsbtnPrint.Text = "打印(&P)"; this.tsbtnPrint.Click += new System.EventHandler(this.tsbtnPrint_Click); // // toolStripSeparator7 // this.toolStripSeparator7.AutoSize = false; this.toolStripSeparator7.Name = "toolStripSeparator7"; this.toolStripSeparator7.Size = new System.Drawing.Size(6, 25); // // tsbtnSelectAll // this.tsbtnSelectAll.AutoSize = false; this.tsbtnSelectAll.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnSelectAll.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnSelectAll.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnSelectAll.Name = "tsbtnSelectAll"; this.tsbtnSelectAll.Size = new System.Drawing.Size(40, 25); this.tsbtnSelectAll.Text = "全选"; this.tsbtnSelectAll.Click += new System.EventHandler(this.tsbtnSelectAll_Click); // // tsbtnReSelect // this.tsbtnReSelect.AutoSize = false; this.tsbtnReSelect.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnReSelect.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnReSelect.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnReSelect.Name = "tsbtnReSelect"; this.tsbtnReSelect.Size = new System.Drawing.Size(40, 25); this.tsbtnReSelect.Text = "反选"; this.tsbtnReSelect.Click += new System.EventHandler(this.tsbtnReSelect_Click); // // tsbtnUnSelect // this.tsbtnUnSelect.AutoSize = false; this.tsbtnUnSelect.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnUnSelect.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnUnSelect.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnUnSelect.Name = "tsbtnUnSelect"; this.tsbtnUnSelect.Size = new System.Drawing.Size(40, 25); this.tsbtnUnSelect.Text = "不选"; this.tsbtnUnSelect.Click += new System.EventHandler(this.tsbtnUnSelect_Click); // // toolStripSeparator1 // this.toolStripSeparator1.AutoSize = false; this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); // // tsbtnScrap // this.tsbtnScrap.AutoSize = false; this.tsbtnScrap.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnScrap.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnScrap.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnScrap.Name = "tsbtnScrap"; this.tsbtnScrap.Size = new System.Drawing.Size(60, 25); this.tsbtnScrap.Text = "报损(&S)"; this.tsbtnScrap.Click += new System.EventHandler(this.tsbtnScrap_Click); // // tsbtnUndoScrap // this.tsbtnUndoScrap.AutoSize = false; this.tsbtnUndoScrap.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnUndoScrap.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnUndoScrap.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnUndoScrap.Name = "tsbtnUndoScrap"; this.tsbtnUndoScrap.Size = new System.Drawing.Size(60, 25); this.tsbtnUndoScrap.Text = "撤销(&U)"; this.tsbtnUndoScrap.Click += new System.EventHandler(this.tsbtnUndoScrap_Click); // // toolStripSeparator3 // this.toolStripSeparator3.AutoSize = false; this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25); // // tsbtnOut // this.tsbtnOut.AutoSize = false; this.tsbtnOut.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnOut.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnOut.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnOut.Name = "tsbtnOut"; this.tsbtnOut.Size = new System.Drawing.Size(60, 25); this.tsbtnOut.Text = "领用(&O)"; this.tsbtnOut.Click += new System.EventHandler(this.tsbtnOut_Click); // // tsbtnIn // this.tsbtnIn.AutoSize = false; this.tsbtnIn.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnIn.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnIn.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnIn.Name = "tsbtnIn"; this.tsbtnIn.Size = new System.Drawing.Size(60, 25); this.tsbtnIn.Text = "回收(&I)"; this.tsbtnIn.Click += new System.EventHandler(this.tsbtnIn_Click); // // toolStripSeparator2 // this.toolStripSeparator2.AutoSize = false; this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25); // // tsbtnChangeBarcode // this.tsbtnChangeBarcode.AutoSize = false; this.tsbtnChangeBarcode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnChangeBarcode.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnChangeBarcode.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnChangeBarcode.Name = "tsbtnChangeBarcode"; this.tsbtnChangeBarcode.Size = new System.Drawing.Size(80, 25); this.tsbtnChangeBarcode.Text = "替换条码(&B)"; this.tsbtnChangeBarcode.Click += new System.EventHandler(this.tsbtnChangeBarcode_Click); // // tsbtnChangeGoodsCode // this.tsbtnChangeGoodsCode.AutoSize = false; this.tsbtnChangeGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnChangeGoodsCode.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnChangeGoodsCode.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnChangeGoodsCode.Name = "tsbtnChangeGoodsCode"; this.tsbtnChangeGoodsCode.Size = new System.Drawing.Size(80, 25); this.tsbtnChangeGoodsCode.Text = "变更型号(&G)"; this.tsbtnChangeGoodsCode.Click += new System.EventHandler(this.tsbtnChangeGoodsCode_Click); // // toolStripSeparator5 // this.toolStripSeparator5.AutoSize = false; this.toolStripSeparator5.Name = "toolStripSeparator5"; this.toolStripSeparator5.Size = new System.Drawing.Size(6, 25); // // tsbtnAdaptive // this.tsbtnAdaptive.AutoSize = false; this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnAdaptive.Name = "tsbtnAdaptive"; this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25); this.tsbtnAdaptive.Text = "自适应列宽(&A)"; this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click); // // tsbtnClose // this.tsbtnClose.AutoSize = false; this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnClose.Name = "tsbtnClose"; this.tsbtnClose.Size = new System.Drawing.Size(60, 25); this.tsbtnClose.Text = "关闭(&X)"; this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click); // // Sel // this.Sel.DataPropertyName = "Sel"; this.Sel.FalseValue = "0"; this.Sel.HeaderText = "选择"; this.Sel.Name = "Sel"; this.Sel.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Sel.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.Sel.TrueValue = "1"; this.Sel.Width = 60; // // MouldID // this.MouldID.DataPropertyName = "MouldID"; this.MouldID.HeaderText = "MouldID"; this.MouldID.Name = "MouldID"; this.MouldID.ReadOnly = true; this.MouldID.Visible = false; // // MouldCode // this.MouldCode.DataPropertyName = "MouldCode"; this.MouldCode.HeaderText = "MouldCode"; this.MouldCode.Name = "MouldCode"; this.MouldCode.ReadOnly = true; this.MouldCode.Visible = false; // // MouldBarcode // this.MouldBarcode.DataPropertyName = "MouldBarcode"; this.MouldBarcode.HeaderText = "模具条码"; this.MouldBarcode.Name = "MouldBarcode"; this.MouldBarcode.ReadOnly = true; // // MouldTypeName // this.MouldTypeName.DataPropertyName = "MouldTypeName"; this.MouldTypeName.HeaderText = "模具类型"; this.MouldTypeName.Name = "MouldTypeName"; this.MouldTypeName.ReadOnly = true; // // SupplierName // this.SupplierName.DataPropertyName = "SupplierName"; this.SupplierName.HeaderText = "材料供应商"; this.SupplierName.Name = "SupplierName"; this.SupplierName.ReadOnly = true; // // ProductionDate // this.ProductionDate.DataPropertyName = "ProductionDate"; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle3.Format = "yyyy-MM-dd"; this.ProductionDate.DefaultCellStyle = dataGridViewCellStyle3; this.ProductionDate.HeaderText = "生产日期"; this.ProductionDate.Name = "ProductionDate"; this.ProductionDate.ReadOnly = true; // // GoodsID // this.GoodsID.DataPropertyName = "GoodsID"; this.GoodsID.HeaderText = "GoodsID"; this.GoodsID.Name = "GoodsID"; this.GoodsID.ReadOnly = true; this.GoodsID.Visible = false; // // GoodsCode // this.GoodsCode.DataPropertyName = "GoodsCode"; this.GoodsCode.HeaderText = "产品编码"; this.GoodsCode.Name = "GoodsCode"; this.GoodsCode.ReadOnly = true; // // mouldmaterialcode // this.mouldmaterialcode.DataPropertyName = "mouldmaterialcode"; this.mouldmaterialcode.HeaderText = "物料编码"; this.mouldmaterialcode.Name = "mouldmaterialcode"; this.mouldmaterialcode.ReadOnly = true; // // UserID // this.UserID.DataPropertyName = "UserID"; this.UserID.HeaderText = "UserID"; this.UserID.Name = "UserID"; this.UserID.ReadOnly = true; this.UserID.Visible = false; // // UserCode // this.UserCode.DataPropertyName = "UserCode"; this.UserCode.HeaderText = "生产工号"; this.UserCode.Name = "UserCode"; this.UserCode.ReadOnly = true; // // Weight // this.Weight.DataPropertyName = "Weight"; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle4.Format = "N2"; this.Weight.DefaultCellStyle = dataGridViewCellStyle4; this.Weight.HeaderText = "重量(KG)"; this.Weight.Name = "Weight"; this.Weight.ReadOnly = true; // // Cost // this.Cost.DataPropertyName = "Cost"; dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle5.Format = "N2"; this.Cost.DefaultCellStyle = dataGridViewCellStyle5; this.Cost.HeaderText = "成本(元)"; this.Cost.Name = "Cost"; this.Cost.ReadOnly = true; // // OutputCount // this.OutputCount.DataPropertyName = "OutputCount"; dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle6.Format = "N0"; dataGridViewCellStyle6.NullValue = null; this.OutputCount.DefaultCellStyle = dataGridViewCellStyle6; this.OutputCount.HeaderText = "产出数量"; this.OutputCount.Name = "OutputCount"; this.OutputCount.ReadOnly = true; // // StandardGroutingNum // this.StandardGroutingNum.DataPropertyName = "StandardGroutingNum"; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle7.Format = "N0"; this.StandardGroutingNum.DefaultCellStyle = dataGridViewCellStyle7; this.StandardGroutingNum.HeaderText = "标准次数"; this.StandardGroutingNum.Name = "StandardGroutingNum"; this.StandardGroutingNum.ReadOnly = true; // // StandardGroutingSum // this.StandardGroutingSum.DataPropertyName = "StandardGroutingSum"; dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle8.Format = "N0"; this.StandardGroutingSum.DefaultCellStyle = dataGridViewCellStyle8; this.StandardGroutingSum.HeaderText = "标准总数"; this.StandardGroutingSum.Name = "StandardGroutingSum"; this.StandardGroutingSum.ReadOnly = true; // // GroutingNum // this.GroutingNum.DataPropertyName = "GroutingNum"; dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle9.Format = "N0"; this.GroutingNum.DefaultCellStyle = dataGridViewCellStyle9; this.GroutingNum.HeaderText = "注浆次数"; this.GroutingNum.Name = "GroutingNum"; this.GroutingNum.ReadOnly = true; // // GroutingNums // this.GroutingNums.DataPropertyName = "GroutingNums"; dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle10.Format = "N0"; this.GroutingNums.DefaultCellStyle = dataGridViewCellStyle10; this.GroutingNums.HeaderText = "注浆总数"; this.GroutingNums.Name = "GroutingNums"; this.GroutingNums.ReadOnly = true; // // notusedGroutingNum // this.notusedGroutingNum.DataPropertyName = "notusedGroutingNum"; dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle11.Format = "N0"; this.notusedGroutingNum.DefaultCellStyle = dataGridViewCellStyle11; this.notusedGroutingNum.HeaderText = "剩余次数"; this.notusedGroutingNum.Name = "notusedGroutingNum"; this.notusedGroutingNum.ReadOnly = true; // // GroutingDateBegin // this.GroutingDateBegin.DataPropertyName = "GroutingDateBegin"; dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle12.Format = "yyyy-MM-dd"; this.GroutingDateBegin.DefaultCellStyle = dataGridViewCellStyle12; this.GroutingDateBegin.HeaderText = "注浆日期(起始)"; this.GroutingDateBegin.Name = "GroutingDateBegin"; this.GroutingDateBegin.ReadOnly = true; // // GroutingDateEnd // this.GroutingDateEnd.DataPropertyName = "GroutingDateEnd"; dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle13.Format = "yyyy-MM-dd"; this.GroutingDateEnd.DefaultCellStyle = dataGridViewCellStyle13; this.GroutingDateEnd.HeaderText = "注浆日期(当前)"; this.GroutingDateEnd.Name = "GroutingDateEnd"; this.GroutingDateEnd.ReadOnly = true; // // LastGroutingBatchNo // this.LastGroutingBatchNo.DataPropertyName = "LastGroutingBatchNo"; dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle14.Format = "N0"; this.LastGroutingBatchNo.DefaultCellStyle = dataGridViewCellStyle14; this.LastGroutingBatchNo.HeaderText = "注浆批次(当前)"; this.LastGroutingBatchNo.Name = "LastGroutingBatchNo"; this.LastGroutingBatchNo.ReadOnly = true; // // MouldStatus // this.MouldStatus.DataPropertyName = "MouldStatus"; this.MouldStatus.HeaderText = "MouldStatus"; this.MouldStatus.Name = "MouldStatus"; this.MouldStatus.ReadOnly = true; this.MouldStatus.Visible = false; // // mouldstatusname // this.mouldstatusname.DataPropertyName = "mouldstatusname"; this.mouldstatusname.HeaderText = "模具状态"; this.mouldstatusname.Name = "mouldstatusname"; this.mouldstatusname.ReadOnly = true; // // RepairFlag // this.RepairFlag.DataPropertyName = "RepairFlag"; this.RepairFlag.FalseValue = "0"; this.RepairFlag.HeaderText = "维修标识"; this.RepairFlag.Name = "RepairFlag"; this.RepairFlag.ReadOnly = true; this.RepairFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.RepairFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.RepairFlag.TrueValue = "1"; // // ScrapDate // this.ScrapDate.DataPropertyName = "ScrapDate"; dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle15.Format = "yyyy-MM-dd"; this.ScrapDate.DefaultCellStyle = dataGridViewCellStyle15; this.ScrapDate.HeaderText = "报废日期"; this.ScrapDate.Name = "ScrapDate"; this.ScrapDate.ReadOnly = true; // // ScrapUserCode // this.ScrapUserCode.DataPropertyName = "ScrapUserCode"; this.ScrapUserCode.HeaderText = "报废工号"; this.ScrapUserCode.Name = "ScrapUserCode"; this.ScrapUserCode.ReadOnly = true; // // ScrapReason // this.ScrapReason.DataPropertyName = "ScrapReason"; this.ScrapReason.HeaderText = "报废原因"; this.ScrapReason.Name = "ScrapReason"; this.ScrapReason.ReadOnly = true; // // ScrapResponsibility // this.ScrapResponsibility.DataPropertyName = "ScrapResponsibility"; this.ScrapResponsibility.HeaderText = "报废责任"; this.ScrapResponsibility.Name = "ScrapResponsibility"; this.ScrapResponsibility.ReadOnly = true; // // UnloadingMouldLine // this.UnloadingMouldLine.DataPropertyName = "UnloadingMouldLine"; this.UnloadingMouldLine.HeaderText = "卸模线号"; this.UnloadingMouldLine.Name = "UnloadingMouldLine"; this.UnloadingMouldLine.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; // // Remarks // this.Remarks.DataPropertyName = "Remarks"; this.Remarks.HeaderText = "备注"; this.Remarks.Name = "Remarks"; this.Remarks.ReadOnly = true; // // CreateTime // this.CreateTime.DataPropertyName = "CreateTime"; dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle16.Format = "yyyy-MM-dd"; this.CreateTime.DefaultCellStyle = dataGridViewCellStyle16; 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; // // F_PC_1001 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(996, 357); this.Controls.Add(this.dgvMould); this.Controls.Add(this.grpCollapsible1); this.Controls.Add(this.tsrToolStrip1); this.DockAreas = ((Dongke.IBOSS.PRD.Basics.DockPanel.DockAreas)((((((Dongke.IBOSS.PRD.Basics.DockPanel.DockAreas.Float | Dongke.IBOSS.PRD.Basics.DockPanel.DockAreas.DockLeft) | Dongke.IBOSS.PRD.Basics.DockPanel.DockAreas.DockRight) | Dongke.IBOSS.PRD.Basics.DockPanel.DockAreas.DockTop) | Dongke.IBOSS.PRD.Basics.DockPanel.DockAreas.DockBottom) | Dongke.IBOSS.PRD.Basics.DockPanel.DockAreas.Document))); this.Name = "F_PC_1001"; this.ShowHint = Dongke.IBOSS.PRD.Basics.DockPanel.DockState.Unknown; this.Text = "模具档案"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PC_1001_FormClosed); this.Load += new System.EventHandler(this.F_PC_1001_Load); ((System.ComponentModel.ISupportInitialize)(this.dgvMould)).EndInit(); this.grpCollapsible1.ResumeLayout(false); this.grpCollapsible1.PerformLayout(); this.tsrToolStrip1.ResumeLayout(false); this.tsrToolStrip1.PerformLayout(); this.ResumeLayout(false); } #endregion private Dongke.WinForm.Controls.TsrToolStrip tsrToolStrip1; private System.Windows.Forms.ToolStripButton tsbtnSearch; private System.Windows.Forms.ToolStripButton tsbtnClearCondition; private System.Windows.Forms.ToolStripSeparator toolStripSeparator4; private System.Windows.Forms.ToolStripButton tsbtnAdd; private System.Windows.Forms.ToolStripButton tsbtnEdit; private System.Windows.Forms.ToolStripButton tsbtnScrap; private System.Windows.Forms.ToolStripButton tsbtnUndoScrap; private System.Windows.Forms.ToolStripButton tsbtnOut; private System.Windows.Forms.ToolStripButton tsbtnAdaptive; private System.Windows.Forms.ToolStripButton tsbtnClose; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private WinForm.Controls.GrpCollapsible grpCollapsible1; private Basics.BaseControls.C_DataGridView dgvMould; private WinForm.Controls.TxtCode txtModelBarcode; private WinForm.Controls.LblLabel lblLabel1; private WinForm.Controls.LblLabel lblLabel3; private WinForm.Controls.LblLabel lblLabel2; private WinForm.Controls.TxtCode txtGoodsCode; private WinForm.Controls.TxtCode txtUserCode; private WinForm.Controls.LblLabel lblLabel4; private WinForm.Controls.CkcCheckedComboBox ckcMouldType; private WinForm.Controls.LblLabel lblLabel5; private WinForm.Controls.CkcCheckedComboBox ckcSuppliers; private WinForm.Controls.ChkCheckBox chkPDate; private WinForm.Controls.DtpDate dtpPDateEnd; private WinForm.Controls.DtpDate dtpPDateBegin; private WinForm.Controls.LblLabel lblLabel6; private WinForm.Controls.DtpDate dtpScrapDateEnd; private WinForm.Controls.DtpDate dtpScrapDateBegin; private WinForm.Controls.ChkCheckBox chkScrapDate; private WinForm.Controls.LblLabel lblLabel7; private WinForm.Controls.CalCheckAllListBox calMouldStatus; private WinForm.Controls.TxtTextBox txtRemarks; private WinForm.Controls.LblLabel lblLabel8; private System.Windows.Forms.ToolStripButton tsbtnIn; private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; private System.Windows.Forms.ToolStripButton tsbtnChangeBarcode; private System.Windows.Forms.ToolStripButton tsbtnChangeGoodsCode; private System.Windows.Forms.ToolStripSeparator toolStripSeparator5; private System.Windows.Forms.ToolStripSeparator toolStripSeparator7; private System.Windows.Forms.ToolStripButton tsbtnSelectAll; private System.Windows.Forms.ToolStripButton tsbtnUnSelect; private System.Windows.Forms.ToolStripButton tsbtnReSelect; private System.Windows.Forms.ToolStripButton tsbtnPrint; private System.Windows.Forms.DataGridViewCheckBoxColumn Sel; private System.Windows.Forms.DataGridViewTextBoxColumn MouldID; private System.Windows.Forms.DataGridViewTextBoxColumn MouldCode; private System.Windows.Forms.DataGridViewTextBoxColumn MouldBarcode; private System.Windows.Forms.DataGridViewTextBoxColumn MouldTypeName; private System.Windows.Forms.DataGridViewTextBoxColumn SupplierName; private System.Windows.Forms.DataGridViewTextBoxColumn ProductionDate; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode; private System.Windows.Forms.DataGridViewTextBoxColumn mouldmaterialcode; private System.Windows.Forms.DataGridViewTextBoxColumn UserID; private System.Windows.Forms.DataGridViewTextBoxColumn UserCode; private System.Windows.Forms.DataGridViewTextBoxColumn Weight; private System.Windows.Forms.DataGridViewTextBoxColumn Cost; private System.Windows.Forms.DataGridViewTextBoxColumn OutputCount; private System.Windows.Forms.DataGridViewTextBoxColumn StandardGroutingNum; private System.Windows.Forms.DataGridViewTextBoxColumn StandardGroutingSum; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingNum; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingNums; private System.Windows.Forms.DataGridViewTextBoxColumn notusedGroutingNum; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDateBegin; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDateEnd; private System.Windows.Forms.DataGridViewTextBoxColumn LastGroutingBatchNo; private System.Windows.Forms.DataGridViewTextBoxColumn MouldStatus; private System.Windows.Forms.DataGridViewTextBoxColumn mouldstatusname; private System.Windows.Forms.DataGridViewCheckBoxColumn RepairFlag; private System.Windows.Forms.DataGridViewTextBoxColumn ScrapDate; private System.Windows.Forms.DataGridViewTextBoxColumn ScrapUserCode; private System.Windows.Forms.DataGridViewTextBoxColumn ScrapReason; private System.Windows.Forms.DataGridViewTextBoxColumn ScrapResponsibility; private System.Windows.Forms.DataGridViewTextBoxColumn UnloadingMouldLine; private System.Windows.Forms.DataGridViewTextBoxColumn groutinglinecode; private System.Windows.Forms.DataGridViewTextBoxColumn groutingmouldcode; private System.Windows.Forms.DataGridViewTextBoxColumn Remarks; private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime; private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserCode; } }