namespace Dongke.IBOSS.PRD.Client.PMModule { partial class F_PM_0202 { /// /// 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_0202)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = 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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip(); this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton(); this.tsbtnClose = new System.Windows.Forms.ToolStripButton(); this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox(); this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtGroutingBatchNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital(); this.chkDMDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox(); this.chkGroutingDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox(); this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtBarcode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Code(); this.cboGroutingLineType = new Dongke.IBOSS.PRD.Basics.BaseControls.DKListBoxComboBox(); this.txtWorkUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.lblWorkUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtGroutingUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.lblGroutingUser = 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.lblBarcode = 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.dtpDMDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.dtpGroutingDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.dtpDMDateBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.dtpGroutingDateBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); 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.dgvBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.colBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.BarCodeRecord = 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.MONITORname = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.DMCreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ProcedureTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.IsPublicBody = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.WorkUserCodes = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tsrOperate.SuspendLayout(); this.gbxCondition.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvBarCode)).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.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; // // 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.chkDMDate); this.gbxCondition.Controls.Add(this.chkGroutingDate); this.gbxCondition.Controls.Add(this.btnClearCondition); this.gbxCondition.Controls.Add(this.btnSearch); this.gbxCondition.Controls.Add(this.txtRemarks); this.gbxCondition.Controls.Add(this.lblRemarks); this.gbxCondition.Controls.Add(this.txtBarcode); this.gbxCondition.Controls.Add(this.cboGroutingLineType); this.gbxCondition.Controls.Add(this.txtWorkUserCode); this.gbxCondition.Controls.Add(this.lblWorkUserCode); this.gbxCondition.Controls.Add(this.txtGroutingUser); this.gbxCondition.Controls.Add(this.lblGroutingUser); 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.lblBarcode); this.gbxCondition.Controls.Add(this.lblGoodsCode); this.gbxCondition.Controls.Add(this.txtGroutingMouldCode); this.gbxCondition.Controls.Add(this.lblGroutingMouldCode); this.gbxCondition.Controls.Add(this.dtpDMDateEnd); this.gbxCondition.Controls.Add(this.dtpGroutingDateEnd); this.gbxCondition.Controls.Add(this.dtpDMDateBegin); this.gbxCondition.Controls.Add(this.dtpGroutingDateBegin); 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 = 0; 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(816, 21); this.c_Label2.Name = "c_Label2"; this.c_Label2.Size = new System.Drawing.Size(53, 12); this.c_Label2.TabIndex = 10; 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(875, 17); 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(90, 21); this.txtGroutingBatchNo.TabIndex = 11; this.txtGroutingBatchNo.TextValue = ""; // // chkDMDate // this.chkDMDate.AutoSize = true; this.chkDMDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.chkDMDate.Location = new System.Drawing.Point(507, 44); this.chkDMDate.Name = "chkDMDate"; this.chkDMDate.Size = new System.Drawing.Size(72, 16); this.chkDMDate.TabIndex = 18; this.chkDMDate.Text = "交坯日期"; this.chkDMDate.UseVisualStyleBackColor = true; this.chkDMDate.CheckedChanged += new System.EventHandler(this.chkDMDate_CheckedChanged); // // chkGroutingDate // this.chkGroutingDate.AutoSize = true; this.chkGroutingDate.Checked = true; this.chkGroutingDate.CheckState = System.Windows.Forms.CheckState.Checked; this.chkGroutingDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.chkGroutingDate.Location = new System.Drawing.Point(507, 19); this.chkGroutingDate.Name = "chkGroutingDate"; this.chkGroutingDate.Size = new System.Drawing.Size(72, 16); this.chkGroutingDate.TabIndex = 6; this.chkGroutingDate.Text = "注浆日期"; this.chkGroutingDate.UseVisualStyleBackColor = true; this.chkGroutingDate.CheckedChanged += new System.EventHandler(this.chkGroutingDate_CheckedChanged); // // 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 = 31; 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 = 30; this.btnSearch.Text = "查询(&Q)"; this.btnSearch.UseVisualStyleBackColor = false; this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); // // 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(542, 67); this.txtRemarks.MaxLength = 500; this.txtRemarks.Name = "txtRemarks"; this.txtRemarks.Size = new System.Drawing.Size(268, 21); this.txtRemarks.TabIndex = 29; // // 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(507, 71); this.lblRemarks.Name = "lblRemarks"; this.lblRemarks.Size = new System.Drawing.Size(29, 12); this.lblRemarks.TabIndex = 28; this.lblRemarks.Text = "备注"; // // txtBarcode // this.txtBarcode.BackColor = System.Drawing.SystemColors.Window; this.txtBarcode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtBarcode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtBarcode.ErrorMessage = ""; this.txtBarcode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtBarcode.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtBarcode.Location = new System.Drawing.Point(411, 67); this.txtBarcode.MaxLength = 11; this.txtBarcode.Name = "txtBarcode"; this.txtBarcode.Size = new System.Drawing.Size(90, 21); this.txtBarcode.TabIndex = 27; this.txtBarcode.TextValue = ""; // // 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(88, 136); this.cboGroutingLineType.ListBox.TabIndex = 0; this.cboGroutingLineType.ListBox.ValueMember = "GMOULDTYPEID"; this.cboGroutingLineType.Location = new System.Drawing.Point(411, 17); this.cboGroutingLineType.Name = "cboGroutingLineType"; this.cboGroutingLineType.Size = new System.Drawing.Size(90, 20); this.cboGroutingLineType.TabIndex = 5; this.cboGroutingLineType.ValueMember = "GMOULDTYPEID"; // // txtWorkUserCode // this.txtWorkUserCode.BackColor = System.Drawing.SystemColors.Window; this.txtWorkUserCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtWorkUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtWorkUserCode.ErrorMessage = ""; this.txtWorkUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtWorkUserCode.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtWorkUserCode.Location = new System.Drawing.Point(244, 68); this.txtWorkUserCode.MaxLength = 20; this.txtWorkUserCode.Name = "txtWorkUserCode"; this.txtWorkUserCode.Size = new System.Drawing.Size(90, 21); this.txtWorkUserCode.TabIndex = 25; // // lblWorkUserCode // this.lblWorkUserCode.AutoSize = true; this.lblWorkUserCode.BackColor = System.Drawing.Color.Transparent; this.lblWorkUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblWorkUserCode.ForeColor = System.Drawing.SystemColors.ControlText; this.lblWorkUserCode.Location = new System.Drawing.Point(185, 72); this.lblWorkUserCode.Name = "lblWorkUserCode"; this.lblWorkUserCode.Size = new System.Drawing.Size(53, 12); this.lblWorkUserCode.TabIndex = 24; this.lblWorkUserCode.Text = "生产工号"; // // 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(90, 21); this.txtGroutingUser.TabIndex = 23; // // 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 = 22; this.lblGroutingUser.Text = "成型工号"; // // txtGoodsName // this.txtGoodsName.BackColor = System.Drawing.SystemColors.Window; this.txtGoodsName.BackgroundColor = System.Drawing.SystemColors.Window; 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(411, 42); this.txtGoodsName.MaxLength = 20; this.txtGoodsName.Name = "txtGoodsName"; this.txtGoodsName.Size = new System.Drawing.Size(90, 21); this.txtGoodsName.TabIndex = 17; // // 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(340, 20); 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(352, 46); this.lblGoodsName.Name = "lblGoodsName"; this.lblGoodsName.Size = new System.Drawing.Size(53, 12); this.lblGoodsName.TabIndex = 16; 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(244, 43); this.txtGoodsCode.MaxLength = 10; this.txtGoodsCode.Name = "txtGoodsCode"; this.txtGoodsCode.Size = new System.Drawing.Size(90, 21); this.txtGoodsCode.TabIndex = 15; // // 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(689, 45); this.c_Label3.Name = "c_Label3"; this.c_Label3.Size = new System.Drawing.Size(17, 12); this.c_Label3.TabIndex = 20; 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(689, 21); this.c_Label1.Name = "c_Label1"; this.c_Label1.Size = new System.Drawing.Size(17, 12); this.c_Label1.TabIndex = 8; this.c_Label1.Text = "至"; // // lblBarcode // this.lblBarcode.AutoSize = true; this.lblBarcode.BackColor = System.Drawing.Color.Transparent; this.lblBarcode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblBarcode.ForeColor = System.Drawing.SystemColors.ControlText; this.lblBarcode.Location = new System.Drawing.Point(352, 70); this.lblBarcode.Name = "lblBarcode"; this.lblBarcode.Size = new System.Drawing.Size(53, 12); this.lblBarcode.TabIndex = 26; this.lblBarcode.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(185, 47); this.lblGoodsCode.Name = "lblGoodsCode"; this.lblGoodsCode.Size = new System.Drawing.Size(53, 12); this.lblGoodsCode.TabIndex = 14; 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(90, 21); this.txtGroutingMouldCode.TabIndex = 13; // // 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 = 12; this.lblGroutingMouldCode.Text = "模具编号"; // // dtpDMDateEnd // this.dtpDMDateEnd.CustomFormat = "yyyy-MM-dd"; this.dtpDMDateEnd.Enabled = false; this.dtpDMDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpDMDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpDMDateEnd.Location = new System.Drawing.Point(712, 41); this.dtpDMDateEnd.Name = "dtpDMDateEnd"; this.dtpDMDateEnd.Size = new System.Drawing.Size(98, 21); this.dtpDMDateEnd.TabIndex = 21; // // dtpGroutingDateEnd // this.dtpGroutingDateEnd.CustomFormat = "yyyy-MM-dd"; 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(712, 17); this.dtpGroutingDateEnd.Name = "dtpGroutingDateEnd"; this.dtpGroutingDateEnd.Size = new System.Drawing.Size(98, 21); this.dtpGroutingDateEnd.TabIndex = 9; // // dtpDMDateBegin // this.dtpDMDateBegin.CustomFormat = "yyyy-MM-dd"; this.dtpDMDateBegin.Enabled = false; this.dtpDMDateBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpDMDateBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpDMDateBegin.Location = new System.Drawing.Point(585, 41); this.dtpDMDateBegin.Name = "dtpDMDateBegin"; this.dtpDMDateBegin.Size = new System.Drawing.Size(98, 21); this.dtpDMDateBegin.TabIndex = 19; // // dtpGroutingDateBegin // this.dtpGroutingDateBegin.CustomFormat = "yyyy-MM-dd"; 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(585, 17); this.dtpGroutingDateBegin.Name = "dtpGroutingDateBegin"; this.dtpGroutingDateBegin.Size = new System.Drawing.Size(98, 21); this.dtpGroutingDateBegin.TabIndex = 7; // // 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(244, 17); this.txtGroutingLineName.MaxLength = 50; this.txtGroutingLineName.Name = "txtGroutingLineName"; this.txtGroutingLineName.Size = new System.Drawing.Size(90, 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(173, 21); 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(90, 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 = "成型线编码"; // // dgvBarCode // this.dgvBarCode.AllowUserToAddRows = false; this.dgvBarCode.AllowUserToDeleteRows = false; this.dgvBarCode.AllowUserToModifyRows = true; this.dgvBarCode.AllowUserToOrderColumns = true; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvBarCode.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvBarCode.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.dgvBarCode.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvBarCode.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvBarCode.CellHeight = 23; this.dgvBarCode.ChildNodeColumnName = null; this.dgvBarCode.ChildNodeColumnText = null; this.dgvBarCode.ColumnDeep = 1; this.dgvBarCode.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.dgvBarCode.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvBarCode.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvBarCode.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.colBarCode, this.BarCodeRecord, this.GroutingLineCode, this.GroutingLineName, this.GroutingDate, this.GroutingBatchNo, this.UserCode, this.GoodsCode, this.GoodsName, this.GroutingMouldCode, this.colGMouldStatus, this.GroutingCount, this.GMouldTypeName, this.MONITORname, this.DMCreateTime, this.ProcedureName, this.ProcedureTime, this.IsPublicBody, this.WorkUserCodes, this.Remarks}); this.dgvBarCode.ColumnTreeView = null; this.dgvBarCode.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))); dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvBarCode.DefaultCellStyle = dataGridViewCellStyle7; this.dgvBarCode.DynamicColumnName = ""; this.dgvBarCode.EnableHeadersVisualStyles = false; this.dgvBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvBarCode.FormatQuantityColumns = null; this.dgvBarCode.HorizontalMergeColumn = null; this.dgvBarCode.IsAutoCountSum = true; this.dgvBarCode.IsAutoResizeColumns = false; this.dgvBarCode.IsClickF12 = false; this.dgvBarCode.IsOpenMergeCellFlag = false; this.dgvBarCode.IsSubTotalFlag = false; this.dgvBarCode.IsTopDeep = false; this.dgvBarCode.Location = new System.Drawing.Point(0, 142); this.dgvBarCode.MergeColumnNames = null; this.dgvBarCode.MergeDetailColumnNames = null; this.dgvBarCode.MergeDetailOnlyColumn = null; this.dgvBarCode.MergeOnlyColumn = null; this.dgvBarCode.MultiSelect = false; this.dgvBarCode.Name = "dgvBarCode"; this.dgvBarCode.ReadOnly = true; this.dgvBarCode.RefreshAtHscroll = false; this.dgvBarCode.RowHeadersWidth = 50; this.dgvBarCode.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvBarCode.RowsDefaultCellStyle = dataGridViewCellStyle8; this.dgvBarCode.RowTemplate.Height = 21; this.dgvBarCode.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvBarCode.Size = new System.Drawing.Size(959, 395); this.dgvBarCode.SortOrderColumnName = null; this.dgvBarCode.TabIndex = 2; this.dgvBarCode.Tag = true; this.dgvBarCode.TotalSumColumns = null; this.dgvBarCode.ViewRowFilter = ""; this.dgvBarCode.VirtualMode = true; this.dgvBarCode.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvBarCode_CellDoubleClick); // // colBarCode // this.colBarCode.DataPropertyName = "BarCode"; this.colBarCode.HeaderText = "产品条码"; this.colBarCode.Name = "colBarCode"; this.colBarCode.ReadOnly = true; // // BarCodeRecord // this.BarCodeRecord.DataPropertyName = "BarCodeRecord"; this.BarCodeRecord.HeaderText = "历史条码"; this.BarCodeRecord.Name = "BarCodeRecord"; this.BarCodeRecord.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"; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle3.Format = "yyyy-MM-dd"; this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle3; 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"; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.GroutingCount.DefaultCellStyle = dataGridViewCellStyle4; 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; // // MONITORname // this.MONITORname.DataPropertyName = "MONITORname"; this.MONITORname.HeaderText = "成型班长"; this.MONITORname.Name = "MONITORname"; this.MONITORname.ReadOnly = true; // // DMCreateTime // this.DMCreateTime.DataPropertyName = "DMCreateTime"; dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle5.Format = "yyyy-MM-dd HH:mm:ss"; this.DMCreateTime.DefaultCellStyle = dataGridViewCellStyle5; this.DMCreateTime.HeaderText = "交坯时间"; this.DMCreateTime.Name = "DMCreateTime"; this.DMCreateTime.ReadOnly = true; // // ProcedureName // this.ProcedureName.DataPropertyName = "ProcedureName"; this.ProcedureName.HeaderText = "当前工序名称"; this.ProcedureName.Name = "ProcedureName"; this.ProcedureName.ReadOnly = true; // // ProcedureTime // this.ProcedureTime.DataPropertyName = "ProcedureTime"; dataGridViewCellStyle6.Format = "yyyy-MM-dd HH:mm:ss"; this.ProcedureTime.DefaultCellStyle = dataGridViewCellStyle6; this.ProcedureTime.HeaderText = "当前工序完成时间"; this.ProcedureTime.Name = "ProcedureTime"; this.ProcedureTime.ReadOnly = true; // // IsPublicBody // this.IsPublicBody.DataPropertyName = "IsPublicBody"; this.IsPublicBody.FalseValue = "0"; this.IsPublicBody.HeaderText = "公坯标识"; this.IsPublicBody.IndeterminateValue = "0"; this.IsPublicBody.Name = "IsPublicBody"; this.IsPublicBody.ReadOnly = true; this.IsPublicBody.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.IsPublicBody.TrueValue = "1"; // // WorkUserCodes // this.WorkUserCodes.DataPropertyName = "WorkUserCodes"; this.WorkUserCodes.HeaderText = "生产工号"; this.WorkUserCodes.Name = "WorkUserCodes"; this.WorkUserCodes.ReadOnly = true; // // Remarks // this.Remarks.DataPropertyName = "Remarks"; this.Remarks.HeaderText = "备注"; this.Remarks.Name = "Remarks"; this.Remarks.ReadOnly = true; // // F_PM_0202 // 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.dgvBarCode); this.Controls.Add(this.gbxCondition); this.Controls.Add(this.tsrOperate); this.Name = "F_PM_0202"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "选择条码"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_0101_FormClosed); this.Load += new System.EventHandler(this.F_PM_0202_Load); this.Shown += new System.EventHandler(this.F_PM_0202_1_Shown); this.Controls.SetChildIndex(this.tsrOperate, 0); this.Controls.SetChildIndex(this.gbxCondition, 0); this.Controls.SetChildIndex(this.dgvBarCode, 0); this.tsrOperate.ResumeLayout(false); this.tsrOperate.PerformLayout(); this.gbxCondition.ResumeLayout(false); this.gbxCondition.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvBarCode)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private Basics.BaseControls.C_ToolStrip tsrOperate; private System.Windows.Forms.ToolStripButton tsbtnAdaptive; private System.Windows.Forms.ToolStripButton tsbtnClose; private Basics.BaseControls.C_GroupBox gbxCondition; private Basics.BaseControls.C_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 dgvBarCode; private Basics.BaseControls.C_Label c_Label1; private Basics.BaseControls.C_DateTimePicker dtpGroutingDateEnd; 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_TXT_Code txtBarcode; private Basics.BaseControls.C_Label lblBarcode; private Basics.BaseControls.C_Label c_Label3; private Basics.BaseControls.C_DateTimePicker dtpDMDateEnd; private Basics.BaseControls.C_DateTimePicker dtpDMDateBegin; private Basics.BaseControls.C_CheckBox chkGroutingDate; private Basics.BaseControls.C_CheckBox chkDMDate; private Basics.BaseControls.C_TextBox txtWorkUserCode; private Basics.BaseControls.C_Label lblWorkUserCode; 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 BarCodeRecord; 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; private System.Windows.Forms.DataGridViewTextBoxColumn MONITORname; private System.Windows.Forms.DataGridViewTextBoxColumn DMCreateTime; private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName; private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureTime; private System.Windows.Forms.DataGridViewCheckBoxColumn IsPublicBody; private System.Windows.Forms.DataGridViewTextBoxColumn WorkUserCodes; private System.Windows.Forms.DataGridViewTextBoxColumn Remarks; } }