namespace Dongke.IBOSS.PRD.Client.PMModule { partial class F_PM_0203 { /// /// 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_PM_0203)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = 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 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(); this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip(); this.tsbtnReplace = new System.Windows.Forms.ToolStripButton(); this.tsbtnSelectBarCode = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); 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.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtGroutingBatchNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital(); this.dtpGroutingDateBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.ckbGroutingDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox(); this.cboGroutingLineType = new Dongke.IBOSS.PRD.Basics.BaseControls.DKListBoxComboBox(); this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.txtGroutingUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.lblGroutingUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.lblGroutingLineType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtGroutingMouldCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.lblGroutingMouldCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dtpCreateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.dtpGroutingDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.dtpCreateTimeBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.lblCreateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.lblGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.lblGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dgvBarCodes = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.colBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.colNewBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CreateUser = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.colProcedureCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.colProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingBatchNo = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.colGMouldStatus = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingCount = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GMouldTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tsrOperate.SuspendLayout(); this.gbxCondition.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvBarCodes)).BeginInit(); this.SuspendLayout(); // // tsrOperate // this.tsrOperate.AutoSize = false; this.tsrOperate.BackColor = System.Drawing.SystemColors.Control; this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.functionbackground; 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.tsbtnReplace, this.tsbtnSelectBarCode, this.toolStripSeparator3, 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(971, 35); this.tsrOperate.TabIndex = 0; // // tsbtnReplace // this.tsbtnReplace.AutoSize = false; this.tsbtnReplace.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnReplace.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnReplace.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnReplace.Name = "tsbtnReplace"; this.tsbtnReplace.Size = new System.Drawing.Size(60, 25); this.tsbtnReplace.Text = "变更(&R)"; this.tsbtnReplace.Click += new System.EventHandler(this.tsbtnReplace_Click); // // tsbtnSelectBarCode // this.tsbtnSelectBarCode.AutoSize = false; this.tsbtnSelectBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnSelectBarCode.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnSelectBarCode.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnSelectBarCode.Name = "tsbtnSelectBarCode"; this.tsbtnSelectBarCode.Size = new System.Drawing.Size(80, 25); this.tsbtnSelectBarCode.Text = "选择条码(&S)"; this.tsbtnSelectBarCode.Click += new System.EventHandler(this.tsbtnSelectBarCode_Click); // // toolStripSeparator3 // this.toolStripSeparator3.AutoSize = false; this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.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); // // 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.c_Label2); this.gbxCondition.Controls.Add(this.txtGroutingBatchNo); this.gbxCondition.Controls.Add(this.dtpGroutingDateBegin); this.gbxCondition.Controls.Add(this.ckbGroutingDate); this.gbxCondition.Controls.Add(this.cboGroutingLineType); this.gbxCondition.Controls.Add(this.btnClearCondition); this.gbxCondition.Controls.Add(this.btnSearch); this.gbxCondition.Controls.Add(this.txtGroutingUser); this.gbxCondition.Controls.Add(this.lblGroutingUser); this.gbxCondition.Controls.Add(this.txtRemarks); this.gbxCondition.Controls.Add(this.lblRemarks); this.gbxCondition.Controls.Add(this.txtGoodsName); this.gbxCondition.Controls.Add(this.lblGroutingLineType); this.gbxCondition.Controls.Add(this.lblGoodsName); this.gbxCondition.Controls.Add(this.txtGoodsCode); this.gbxCondition.Controls.Add(this.c_Label3); this.gbxCondition.Controls.Add(this.c_Label1); this.gbxCondition.Controls.Add(this.lblGoodsCode); this.gbxCondition.Controls.Add(this.txtGroutingMouldCode); this.gbxCondition.Controls.Add(this.lblGroutingMouldCode); this.gbxCondition.Controls.Add(this.dtpCreateTimeEnd); this.gbxCondition.Controls.Add(this.dtpGroutingDateEnd); this.gbxCondition.Controls.Add(this.dtpCreateTimeBegin); this.gbxCondition.Controls.Add(this.lblCreateTime); this.gbxCondition.Controls.Add(this.txtGroutingLineName); this.gbxCondition.Controls.Add(this.lblGroutingLineName); this.gbxCondition.Controls.Add(this.txtGroutingLineCode); this.gbxCondition.Controls.Add(this.lblGroutingLineCode); 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(959, 98); this.gbxCondition.TabIndex = 1; this.gbxCondition.TabStop = false; this.gbxCondition.Text = "查询条件 ▼"; // // c_Label2 // this.c_Label2.AutoSize = true; this.c_Label2.BackColor = System.Drawing.Color.Transparent; this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label2.Location = new System.Drawing.Point(508, 75); this.c_Label2.Name = "c_Label2"; this.c_Label2.Size = new System.Drawing.Size(53, 12); this.c_Label2.TabIndex = 24; this.c_Label2.Text = "注浆批次"; // // txtGroutingBatchNo // this.txtGroutingBatchNo.BackColor = System.Drawing.SystemColors.Window; this.txtGroutingBatchNo.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGroutingBatchNo.ErrorMessage = ""; this.txtGroutingBatchNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtGroutingBatchNo.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtGroutingBatchNo.Location = new System.Drawing.Point(566, 69); this.txtGroutingBatchNo.MaxValue = new decimal(new int[] { 1000, 0, 0, 0}); this.txtGroutingBatchNo.MinValue = new decimal(new int[] { 1, 0, 0, 0}); this.txtGroutingBatchNo.Name = "txtGroutingBatchNo"; this.txtGroutingBatchNo.Number = new System.Drawing.Point(3, 0); this.txtGroutingBatchNo.Size = new System.Drawing.Size(121, 21); this.txtGroutingBatchNo.TabIndex = 25; this.txtGroutingBatchNo.TextValue = ""; // // dtpGroutingDateBegin // this.dtpGroutingDateBegin.CustomFormat = "yyyy-MM-dd"; this.dtpGroutingDateBegin.Enabled = false; this.dtpGroutingDateBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpGroutingDateBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpGroutingDateBegin.Location = new System.Drawing.Point(280, 69); this.dtpGroutingDateBegin.Name = "dtpGroutingDateBegin"; this.dtpGroutingDateBegin.Size = new System.Drawing.Size(98, 21); this.dtpGroutingDateBegin.TabIndex = 21; // // ckbGroutingDate // this.ckbGroutingDate.AutoSize = true; this.ckbGroutingDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ckbGroutingDate.Location = new System.Drawing.Point(203, 71); this.ckbGroutingDate.Name = "ckbGroutingDate"; this.ckbGroutingDate.Size = new System.Drawing.Size(72, 16); this.ckbGroutingDate.TabIndex = 20; this.ckbGroutingDate.Text = "注浆日期"; this.ckbGroutingDate.UseVisualStyleBackColor = true; this.ckbGroutingDate.CheckedChanged += new System.EventHandler(this.ckbGroutingDate_CheckedChanged); // // cboGroutingLineType // this.cboGroutingLineType.BackColor = System.Drawing.SystemColors.Window; this.cboGroutingLineType.BackgroundColor = System.Drawing.SystemColors.Window; this.cboGroutingLineType.DataSource = null; this.cboGroutingLineType.DisplayMember = "GMOULDTYPENAME"; this.cboGroutingLineType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cboGroutingLineType.FormattingEnabled = true; // // // this.cboGroutingLineType.ListBox.DisplayMember = "GMOULDTYPENAME"; this.cboGroutingLineType.ListBox.Dock = System.Windows.Forms.DockStyle.Fill; this.cboGroutingLineType.ListBox.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cboGroutingLineType.ListBox.IntegralHeight = false; this.cboGroutingLineType.ListBox.Location = new System.Drawing.Point(0, 0); this.cboGroutingLineType.ListBox.Name = ""; this.cboGroutingLineType.ListBox.Size = new System.Drawing.Size(117, 136); this.cboGroutingLineType.ListBox.TabIndex = 0; this.cboGroutingLineType.ListBox.ValueMember = "GMOULDTYPEID"; this.cboGroutingLineType.Location = new System.Drawing.Point(473, 18); this.cboGroutingLineType.Name = "cboGroutingLineType"; this.cboGroutingLineType.Size = new System.Drawing.Size(119, 20); this.cboGroutingLineType.TabIndex = 5; this.cboGroutingLineType.ValueMember = "GMOULDTYPEID"; // // btnClearCondition // this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnClearCondition.BackColor = System.Drawing.Color.Gray; 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(868, 64); this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.btnClearCondition.Name = "btnClearCondition"; this.btnClearCondition.Size = new System.Drawing.Size(85, 30); this.btnClearCondition.TabIndex = 27; this.btnClearCondition.Text = "清空条件(&C)"; this.btnClearCondition.UseVisualStyleBackColor = false; 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.Gray; 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(777, 64); this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(85, 30); this.btnSearch.TabIndex = 26; this.btnSearch.Text = "查询(&Q)"; this.btnSearch.UseVisualStyleBackColor = false; this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); // // txtGroutingUser // this.txtGroutingUser.BackColor = System.Drawing.SystemColors.Window; this.txtGroutingUser.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGroutingUser.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtGroutingUser.ErrorMessage = ""; this.txtGroutingUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtGroutingUser.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtGroutingUser.Location = new System.Drawing.Point(77, 69); this.txtGroutingUser.MaxLength = 20; this.txtGroutingUser.Name = "txtGroutingUser"; this.txtGroutingUser.Size = new System.Drawing.Size(121, 21); this.txtGroutingUser.TabIndex = 19; // // lblGroutingUser // this.lblGroutingUser.AutoSize = true; this.lblGroutingUser.BackColor = System.Drawing.Color.Transparent; this.lblGroutingUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGroutingUser.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGroutingUser.Location = new System.Drawing.Point(18, 73); this.lblGroutingUser.Name = "lblGroutingUser"; this.lblGroutingUser.Size = new System.Drawing.Size(53, 12); this.lblGroutingUser.TabIndex = 18; this.lblGroutingUser.Text = "成型工号"; // // 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(656, 44); this.txtRemarks.MaxLength = 500; this.txtRemarks.Name = "txtRemarks"; this.txtRemarks.Size = new System.Drawing.Size(225, 21); this.txtRemarks.TabIndex = 17; // // 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.ForeColor = System.Drawing.SystemColors.ControlText; this.lblRemarks.Location = new System.Drawing.Point(621, 48); this.lblRemarks.Name = "lblRemarks"; this.lblRemarks.Size = new System.Drawing.Size(29, 12); this.lblRemarks.TabIndex = 16; this.lblRemarks.Text = "备注"; // // txtGoodsName // this.txtGoodsName.BackColor = System.Drawing.SystemColors.Window; this.txtGoodsName.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGoodsName.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtGoodsName.ErrorMessage = ""; this.txtGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtGoodsName.Location = new System.Drawing.Point(473, 44); this.txtGoodsName.MaxLength = 20; this.txtGoodsName.Name = "txtGoodsName"; this.txtGoodsName.Size = new System.Drawing.Size(119, 21); this.txtGoodsName.TabIndex = 15; // // lblGroutingLineType // this.lblGroutingLineType.AutoSize = true; this.lblGroutingLineType.BackColor = System.Drawing.Color.Transparent; this.lblGroutingLineType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGroutingLineType.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGroutingLineType.Location = new System.Drawing.Point(402, 22); this.lblGroutingLineType.Name = "lblGroutingLineType"; this.lblGroutingLineType.Size = new System.Drawing.Size(65, 12); this.lblGroutingLineType.TabIndex = 4; this.lblGroutingLineType.Text = "成型线类型"; // // lblGoodsName // this.lblGoodsName.AutoSize = true; this.lblGoodsName.BackColor = System.Drawing.Color.Transparent; this.lblGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGoodsName.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGoodsName.Location = new System.Drawing.Point(414, 48); this.lblGoodsName.Name = "lblGoodsName"; this.lblGoodsName.Size = new System.Drawing.Size(53, 12); this.lblGoodsName.TabIndex = 14; this.lblGoodsName.Text = "产品名称"; // // txtGoodsCode // this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window; this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtGoodsCode.ErrorMessage = ""; this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtGoodsCode.Location = new System.Drawing.Point(275, 44); this.txtGoodsCode.MaxLength = 10; this.txtGoodsCode.Name = "txtGoodsCode"; this.txtGoodsCode.Size = new System.Drawing.Size(121, 21); this.txtGoodsCode.TabIndex = 13; // // c_Label3 // this.c_Label3.AutoSize = true; this.c_Label3.BackColor = System.Drawing.Color.Transparent; this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label3.Location = new System.Drawing.Point(760, 22); this.c_Label3.Name = "c_Label3"; this.c_Label3.Size = new System.Drawing.Size(17, 12); this.c_Label3.TabIndex = 8; this.c_Label3.Text = "至"; // // c_Label1 // this.c_Label1.AutoSize = true; this.c_Label1.BackColor = System.Drawing.Color.Transparent; this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label1.Location = new System.Drawing.Point(383, 73); this.c_Label1.Name = "c_Label1"; this.c_Label1.Size = new System.Drawing.Size(17, 12); this.c_Label1.TabIndex = 22; this.c_Label1.Text = "至"; // // lblGoodsCode // this.lblGoodsCode.AutoSize = true; this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent; this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGoodsCode.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGoodsCode.Location = new System.Drawing.Point(216, 48); this.lblGoodsCode.Name = "lblGoodsCode"; this.lblGoodsCode.Size = new System.Drawing.Size(53, 12); this.lblGoodsCode.TabIndex = 12; this.lblGoodsCode.Text = "产品编码"; // // txtGroutingMouldCode // this.txtGroutingMouldCode.BackColor = System.Drawing.SystemColors.Window; this.txtGroutingMouldCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGroutingMouldCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtGroutingMouldCode.ErrorMessage = ""; this.txtGroutingMouldCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtGroutingMouldCode.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtGroutingMouldCode.Location = new System.Drawing.Point(77, 44); this.txtGroutingMouldCode.MaxLength = 40; this.txtGroutingMouldCode.Name = "txtGroutingMouldCode"; this.txtGroutingMouldCode.Size = new System.Drawing.Size(121, 21); this.txtGroutingMouldCode.TabIndex = 11; // // lblGroutingMouldCode // this.lblGroutingMouldCode.AutoSize = true; this.lblGroutingMouldCode.BackColor = System.Drawing.Color.Transparent; this.lblGroutingMouldCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGroutingMouldCode.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGroutingMouldCode.Location = new System.Drawing.Point(18, 48); this.lblGroutingMouldCode.Name = "lblGroutingMouldCode"; this.lblGroutingMouldCode.Size = new System.Drawing.Size(53, 12); this.lblGroutingMouldCode.TabIndex = 10; this.lblGroutingMouldCode.Text = "模具编号"; // // dtpCreateTimeEnd // this.dtpCreateTimeEnd.CustomFormat = "yyyy-MM-dd"; 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(783, 18); this.dtpCreateTimeEnd.Name = "dtpCreateTimeEnd"; this.dtpCreateTimeEnd.Size = new System.Drawing.Size(98, 21); this.dtpCreateTimeEnd.TabIndex = 9; // // dtpGroutingDateEnd // this.dtpGroutingDateEnd.CustomFormat = "yyyy-MM-dd"; this.dtpGroutingDateEnd.Enabled = false; this.dtpGroutingDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpGroutingDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpGroutingDateEnd.Location = new System.Drawing.Point(405, 69); this.dtpGroutingDateEnd.Name = "dtpGroutingDateEnd"; this.dtpGroutingDateEnd.Size = new System.Drawing.Size(98, 21); this.dtpGroutingDateEnd.TabIndex = 23; // // dtpCreateTimeBegin // this.dtpCreateTimeBegin.CustomFormat = "yyyy-MM-dd"; 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(656, 18); this.dtpCreateTimeBegin.Name = "dtpCreateTimeBegin"; this.dtpCreateTimeBegin.Size = new System.Drawing.Size(98, 21); this.dtpCreateTimeBegin.TabIndex = 7; // // 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.ForeColor = System.Drawing.SystemColors.ControlText; this.lblCreateTime.Location = new System.Drawing.Point(597, 22); this.lblCreateTime.Name = "lblCreateTime"; this.lblCreateTime.Size = new System.Drawing.Size(53, 12); this.lblCreateTime.TabIndex = 6; this.lblCreateTime.Text = "变更日期"; // // txtGroutingLineName // this.txtGroutingLineName.BackColor = System.Drawing.SystemColors.Window; this.txtGroutingLineName.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGroutingLineName.ErrorMessage = ""; this.txtGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtGroutingLineName.Location = new System.Drawing.Point(275, 18); this.txtGroutingLineName.MaxLength = 50; this.txtGroutingLineName.Name = "txtGroutingLineName"; this.txtGroutingLineName.Size = new System.Drawing.Size(121, 21); this.txtGroutingLineName.TabIndex = 3; // // lblGroutingLineName // this.lblGroutingLineName.AutoSize = true; this.lblGroutingLineName.BackColor = System.Drawing.Color.Transparent; this.lblGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGroutingLineName.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGroutingLineName.Location = new System.Drawing.Point(204, 22); this.lblGroutingLineName.Name = "lblGroutingLineName"; this.lblGroutingLineName.Size = new System.Drawing.Size(65, 12); this.lblGroutingLineName.TabIndex = 2; this.lblGroutingLineName.Text = "成型线名称"; // // txtGroutingLineCode // this.txtGroutingLineCode.BackColor = System.Drawing.SystemColors.Window; this.txtGroutingLineCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGroutingLineCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtGroutingLineCode.ErrorMessage = ""; this.txtGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtGroutingLineCode.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtGroutingLineCode.Location = new System.Drawing.Point(77, 18); this.txtGroutingLineCode.MaxLength = 30; this.txtGroutingLineCode.Name = "txtGroutingLineCode"; this.txtGroutingLineCode.Size = new System.Drawing.Size(121, 21); this.txtGroutingLineCode.TabIndex = 1; // // lblGroutingLineCode // this.lblGroutingLineCode.AutoSize = true; this.lblGroutingLineCode.BackColor = System.Drawing.Color.Transparent; this.lblGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGroutingLineCode.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGroutingLineCode.Location = new System.Drawing.Point(6, 22); this.lblGroutingLineCode.Name = "lblGroutingLineCode"; this.lblGroutingLineCode.Size = new System.Drawing.Size(65, 12); this.lblGroutingLineCode.TabIndex = 0; this.lblGroutingLineCode.Text = "成型线编码"; // // dgvBarCodes // this.dgvBarCodes.AllowUserToAddRows = false; this.dgvBarCodes.AllowUserToDeleteRows = false; this.dgvBarCodes.AllowUserToModifyRows = true; this.dgvBarCodes.AllowUserToOrderColumns = true; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvBarCodes.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvBarCodes.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.dgvBarCodes.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvBarCodes.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvBarCodes.CellHeight = 23; this.dgvBarCodes.ChildNodeColumnName = null; this.dgvBarCodes.ChildNodeColumnText = null; this.dgvBarCodes.ColumnDeep = 1; this.dgvBarCodes.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.dgvBarCodes.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvBarCodes.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvBarCodes.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.colBarCode, this.colNewBarCode, this.CreateTime, this.CreateUser, this.Remarks, this.colProcedureCode, this.colProcedureName, this.GroutingLineCode, this.GroutingLineName, this.GroutingDate, this.GroutingBatchNo, this.UserCode, this.GoodsCode, this.GoodsName, this.GroutingMouldCode, this.colGMouldStatus, this.GroutingCount, this.GMouldTypeName}); this.dgvBarCodes.ColumnTreeView = null; this.dgvBarCodes.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))); dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvBarCodes.DefaultCellStyle = dataGridViewCellStyle6; this.dgvBarCodes.DynamicColumnName = ""; this.dgvBarCodes.EnableHeadersVisualStyles = false; this.dgvBarCodes.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvBarCodes.IsAutoCountSum = true; this.dgvBarCodes.IsAutoResizeColumns = false; this.dgvBarCodes.IsClickF12 = false; this.dgvBarCodes.IsSubTotalFlag = false; this.dgvBarCodes.Location = new System.Drawing.Point(0, 142); this.dgvBarCodes.MultiSelect = false; this.dgvBarCodes.Name = "dgvBarCodes"; this.dgvBarCodes.ReadOnly = true; this.dgvBarCodes.RefreshAtHscroll = false; this.dgvBarCodes.RowHeadersWidth = 50; this.dgvBarCodes.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvBarCodes.RowsDefaultCellStyle = dataGridViewCellStyle7; this.dgvBarCodes.RowTemplate.Height = 21; this.dgvBarCodes.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvBarCodes.Size = new System.Drawing.Size(959, 420); this.dgvBarCodes.SortOrderColumnName = null; this.dgvBarCodes.TabIndex = 2; this.dgvBarCodes.Tag = true; this.dgvBarCodes.TotalSumColumns = null; this.dgvBarCodes.ViewRowFilter = ""; this.dgvBarCodes.VirtualMode = true; // // colBarCode // this.colBarCode.DataPropertyName = "BarCode"; this.colBarCode.HeaderText = "原产品条码"; this.colBarCode.Name = "colBarCode"; this.colBarCode.ReadOnly = true; // // colNewBarCode // this.colNewBarCode.DataPropertyName = "NewBarCode"; this.colNewBarCode.HeaderText = "新产品条码"; this.colNewBarCode.Name = "colNewBarCode"; this.colNewBarCode.ReadOnly = true; // // CreateTime // this.CreateTime.DataPropertyName = "CreateTime"; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle3.Format = "yyyy-MM-dd HH:mm:ss"; this.CreateTime.DefaultCellStyle = dataGridViewCellStyle3; this.CreateTime.HeaderText = "变更时间"; this.CreateTime.Name = "CreateTime"; this.CreateTime.ReadOnly = true; // // CreateUser // this.CreateUser.DataPropertyName = "CreateUser"; this.CreateUser.HeaderText = "变更者"; this.CreateUser.Name = "CreateUser"; this.CreateUser.ReadOnly = true; // // Remarks // this.Remarks.DataPropertyName = "Remarks"; this.Remarks.HeaderText = "备注"; this.Remarks.Name = "Remarks"; this.Remarks.ReadOnly = true; // // colProcedureCode // this.colProcedureCode.DataPropertyName = "ProcedureCode"; this.colProcedureCode.HeaderText = "变更工序编码"; this.colProcedureCode.Name = "colProcedureCode"; this.colProcedureCode.ReadOnly = true; // // colProcedureName // this.colProcedureName.DataPropertyName = "ProcedureName"; this.colProcedureName.HeaderText = "变更工序名称"; this.colProcedureName.Name = "colProcedureName"; this.colProcedureName.ReadOnly = true; // // GroutingLineCode // this.GroutingLineCode.DataPropertyName = "GroutingLineCode"; this.GroutingLineCode.HeaderText = "成型线编码"; this.GroutingLineCode.Name = "GroutingLineCode"; this.GroutingLineCode.ReadOnly = true; // // GroutingLineName // this.GroutingLineName.DataPropertyName = "GroutingLineName"; this.GroutingLineName.HeaderText = "成型线名称"; this.GroutingLineName.Name = "GroutingLineName"; this.GroutingLineName.ReadOnly = true; // // GroutingDate // this.GroutingDate.DataPropertyName = "GroutingDate"; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle4.Format = "yyyy-MM-dd"; this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle4; this.GroutingDate.HeaderText = "注浆日期"; this.GroutingDate.Name = "GroutingDate"; this.GroutingDate.ReadOnly = true; // // GroutingBatchNo // this.GroutingBatchNo.DataPropertyName = "GroutingBatchNo"; this.GroutingBatchNo.HeaderText = "注浆批次"; this.GroutingBatchNo.Name = "GroutingBatchNo"; this.GroutingBatchNo.ReadOnly = true; // // UserCode // this.UserCode.DataPropertyName = "UserCode"; this.UserCode.HeaderText = "成型工号"; this.UserCode.Name = "UserCode"; this.UserCode.ReadOnly = true; // // GoodsCode // this.GoodsCode.DataPropertyName = "GoodsCode"; this.GoodsCode.HeaderText = "产品编码"; this.GoodsCode.Name = "GoodsCode"; this.GoodsCode.ReadOnly = true; // // GoodsName // this.GoodsName.DataPropertyName = "GoodsName"; this.GoodsName.HeaderText = "产品名称"; this.GoodsName.Name = "GoodsName"; this.GoodsName.ReadOnly = true; // // GroutingMouldCode // this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode"; this.GroutingMouldCode.HeaderText = "模具编号"; this.GroutingMouldCode.Name = "GroutingMouldCode"; this.GroutingMouldCode.ReadOnly = true; // // colGMouldStatus // this.colGMouldStatus.DataPropertyName = "GMouldStatusName"; this.colGMouldStatus.HeaderText = "模具状态"; this.colGMouldStatus.Name = "colGMouldStatus"; this.colGMouldStatus.ReadOnly = true; // // GroutingCount // this.GroutingCount.DataPropertyName = "GroutingCount"; dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.GroutingCount.DefaultCellStyle = dataGridViewCellStyle5; this.GroutingCount.HeaderText = "注浆次数"; this.GroutingCount.Name = "GroutingCount"; this.GroutingCount.ReadOnly = true; // // GMouldTypeName // this.GMouldTypeName.DataPropertyName = "GMouldTypeName"; this.GMouldTypeName.HeaderText = "成型线类型"; this.GMouldTypeName.Name = "GMouldTypeName"; this.GMouldTypeName.ReadOnly = true; // // F_PM_0203 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(971, 562); this.Controls.Add(this.dgvBarCodes); this.Controls.Add(this.gbxCondition); this.Controls.Add(this.tsrOperate); this.Name = "F_PM_0203"; this.Text = "条码变更"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_0101_FormClosed); this.Load += new System.EventHandler(this.F_PM_0203_Load); this.tsrOperate.ResumeLayout(false); this.tsrOperate.PerformLayout(); this.gbxCondition.ResumeLayout(false); this.gbxCondition.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvBarCodes)).EndInit(); this.ResumeLayout(false); } #endregion private Basics.BaseControls.C_ToolStrip tsrOperate; private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; private System.Windows.Forms.ToolStripButton tsbtnAdaptive; private System.Windows.Forms.ToolStripButton tsbtnClose; private Basics.BaseControls.C_GroupBox gbxCondition; private Basics.BaseControls.C_TextBox txtGroutingLineName; private Basics.BaseControls.C_Label lblGroutingLineName; private Basics.BaseControls.C_TextBox txtGroutingLineCode; private Basics.BaseControls.C_Label lblGroutingLineCode; private Basics.BaseControls.C_DateTimePicker dtpGroutingDateBegin; private Basics.BaseControls.C_TextBox txtRemarks; private Basics.BaseControls.C_Label lblRemarks; private Basics.BaseControls.C_TextBox txtGoodsName; private Basics.BaseControls.C_Label lblGoodsName; private Basics.BaseControls.C_TextBox txtGoodsCode; private Basics.BaseControls.C_Label lblGoodsCode; private Basics.BaseControls.C_TextBox txtGroutingMouldCode; private Basics.BaseControls.C_Label lblGroutingMouldCode; private Basics.BaseControls.C_Button btnSearch; private Basics.BaseControls.C_Button btnClearCondition; private Basics.BaseControls.C_DataGridView dgvBarCodes; private Basics.BaseControls.C_Label c_Label1; private Basics.BaseControls.C_DateTimePicker dtpGroutingDateEnd; private System.Windows.Forms.ToolStripButton tsbtnReplace; private System.Windows.Forms.ToolStripButton tsbtnSelectBarCode; private Basics.BaseControls.DKListBoxComboBox cboGroutingLineType; private Basics.BaseControls.C_Label lblGroutingLineType; private Basics.BaseControls.C_TextBox txtGroutingUser; private Basics.BaseControls.C_Label lblGroutingUser; private Basics.BaseControls.C_Label c_Label3; private Basics.BaseControls.C_DateTimePicker dtpCreateTimeEnd; private Basics.BaseControls.C_DateTimePicker dtpCreateTimeBegin; private Basics.BaseControls.C_Label lblCreateTime; private Basics.BaseControls.C_CheckBox ckbGroutingDate; private Basics.BaseControls.C_Label c_Label2; private Basics.BaseControls.C_TXT_Digital txtGroutingBatchNo; private System.Windows.Forms.DataGridViewTextBoxColumn colBarCode; private System.Windows.Forms.DataGridViewTextBoxColumn colNewBarCode; private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime; private System.Windows.Forms.DataGridViewTextBoxColumn CreateUser; private System.Windows.Forms.DataGridViewTextBoxColumn Remarks; private System.Windows.Forms.DataGridViewTextBoxColumn colProcedureCode; private System.Windows.Forms.DataGridViewTextBoxColumn colProcedureName; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingBatchNo; private System.Windows.Forms.DataGridViewTextBoxColumn UserCode; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode; private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode; private System.Windows.Forms.DataGridViewTextBoxColumn colGMouldStatus; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingCount; private System.Windows.Forms.DataGridViewTextBoxColumn GMouldTypeName; } }