namespace Dongke.IBOSS.PRD.Client.PMModule { partial class F_PM_0101 { /// /// 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_0101)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = 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 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(); this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip(); this.tsbtnAdd = new System.Windows.Forms.ToolStripButton(); this.tsbtnEdit = new System.Windows.Forms.ToolStripButton(); this.tsbtnBindBarCode = 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.chkDeliverTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox(); this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.cboGroutingLineType = new Dongke.IBOSS.PRD.Basics.BaseControls.DKListBoxComboBox(); this.chkDeliverFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox(); this.chkBarcodeFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox(); this.chkScrapFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox(); this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.chkGroutingFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox(); 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_Label4 = 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.dtpDeliverTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.txtGroutingDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.dtpDeliverTimeBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.txtGroutingDateBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblGroutingDate = 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.txtGroutingBatchNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital(); this.dgvGroutingDaily = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.GroutingDailyDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingDailyID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingLineID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingLineDetailID = 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.GroutingFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.NoGroutingRreason = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GroutingCount = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.collogo = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GMouldTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ScrapFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.DeliverFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.DeliverTime = 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.tsrOperate.SuspendLayout(); this.gbxCondition.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingDaily)).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.tsbtnAdd, this.tsbtnEdit, this.tsbtnBindBarCode, 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(978, 35); this.tsrOperate.TabIndex = 0; // // 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); // // tsbtnBindBarCode // this.tsbtnBindBarCode.AutoSize = false; this.tsbtnBindBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnBindBarCode.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnBindBarCode.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnBindBarCode.Name = "tsbtnBindBarCode"; this.tsbtnBindBarCode.Size = new System.Drawing.Size(80, 25); this.tsbtnBindBarCode.Text = "绑定条码(&B)"; this.tsbtnBindBarCode.Click += new System.EventHandler(this.tsbtnBindBarCode_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.chkDeliverTime); this.gbxCondition.Controls.Add(this.btnSearch); this.gbxCondition.Controls.Add(this.cboGroutingLineType); this.gbxCondition.Controls.Add(this.chkDeliverFlag); this.gbxCondition.Controls.Add(this.chkBarcodeFlag); this.gbxCondition.Controls.Add(this.chkScrapFlag); this.gbxCondition.Controls.Add(this.btnClearCondition); this.gbxCondition.Controls.Add(this.chkGroutingFlag); 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_Label4); 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.dtpDeliverTimeEnd); this.gbxCondition.Controls.Add(this.txtGroutingDateEnd); this.gbxCondition.Controls.Add(this.dtpDeliverTimeBegin); this.gbxCondition.Controls.Add(this.txtGroutingDateBegin); this.gbxCondition.Controls.Add(this.c_Label2); this.gbxCondition.Controls.Add(this.lblGroutingDate); 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.Controls.Add(this.txtGroutingBatchNo); 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(966, 124); this.gbxCondition.TabIndex = 0; this.gbxCondition.TabStop = false; this.gbxCondition.Text = "查询条件 ▼"; // // chkDeliverTime // this.chkDeliverTime.AutoSize = true; this.chkDeliverTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.chkDeliverTime.Location = new System.Drawing.Point(408, 47); this.chkDeliverTime.Name = "chkDeliverTime"; this.chkDeliverTime.Size = new System.Drawing.Size(72, 16); this.chkDeliverTime.TabIndex = 14; this.chkDeliverTime.Text = "交坯日期"; this.chkDeliverTime.UseVisualStyleBackColor = true; this.chkDeliverTime.CheckedChanged += new System.EventHandler(this.chkDeliverTime_CheckedChanged); // // 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(784, 89); 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); // // 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(119, 136); this.cboGroutingLineType.ListBox.TabIndex = 0; this.cboGroutingLineType.ListBox.ValueMember = "GMOULDTYPEID"; this.cboGroutingLineType.Location = new System.Drawing.Point(77, 45); this.cboGroutingLineType.Name = "cboGroutingLineType"; this.cboGroutingLineType.Size = new System.Drawing.Size(121, 20); this.cboGroutingLineType.TabIndex = 11; this.cboGroutingLineType.ValueMember = "GMOULDTYPEID"; // // chkDeliverFlag // this.chkDeliverFlag.BackColor = System.Drawing.SystemColors.Control; this.chkDeliverFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkDeliverFlag.BackgroundImage"))); this.chkDeliverFlag.FalseText = "否"; this.chkDeliverFlag.Location = new System.Drawing.Point(571, 100); this.chkDeliverFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1); this.chkDeliverFlag.Name = "chkDeliverFlag"; this.chkDeliverFlag.Size = new System.Drawing.Size(136, 16); this.chkDeliverFlag.TabIndex = 29; this.chkDeliverFlag.Title = "交坯标识"; this.chkDeliverFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft; this.chkDeliverFlag.TrueText = "是"; // // chkBarcodeFlag // this.chkBarcodeFlag.BackColor = System.Drawing.SystemColors.Control; this.chkBarcodeFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkBarcodeFlag.BackgroundImage"))); this.chkBarcodeFlag.FalseText = "否"; this.chkBarcodeFlag.Location = new System.Drawing.Point(425, 100); this.chkBarcodeFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1); this.chkBarcodeFlag.Name = "chkBarcodeFlag"; this.chkBarcodeFlag.Size = new System.Drawing.Size(136, 16); this.chkBarcodeFlag.TabIndex = 28; this.chkBarcodeFlag.Title = "绑定条码"; this.chkBarcodeFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft; this.chkBarcodeFlag.TrueText = "是"; // // chkScrapFlag // this.chkScrapFlag.BackColor = System.Drawing.SystemColors.Control; this.chkScrapFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkScrapFlag.BackgroundImage"))); this.chkScrapFlag.FalseText = "否"; this.chkScrapFlag.Location = new System.Drawing.Point(571, 73); this.chkScrapFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1); this.chkScrapFlag.Name = "chkScrapFlag"; this.chkScrapFlag.Size = new System.Drawing.Size(136, 16); this.chkScrapFlag.TabIndex = 23; this.chkScrapFlag.Title = "损坯标识"; this.chkScrapFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft; this.chkScrapFlag.TrueText = "是"; // // 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(875, 89); 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); // // chkGroutingFlag // this.chkGroutingFlag.BackColor = System.Drawing.SystemColors.Control; this.chkGroutingFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkGroutingFlag.BackgroundImage"))); this.chkGroutingFlag.FalseText = "否"; this.chkGroutingFlag.Location = new System.Drawing.Point(425, 73); this.chkGroutingFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1); this.chkGroutingFlag.Name = "chkGroutingFlag"; this.chkGroutingFlag.Size = new System.Drawing.Size(136, 16); this.chkGroutingFlag.TabIndex = 22; this.chkGroutingFlag.Title = "注浆标识"; this.chkGroutingFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft; this.chkGroutingFlag.TrueText = "是"; // // 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, 98); this.txtGroutingUser.MaxLength = 20; this.txtGroutingUser.Name = "txtGroutingUser"; this.txtGroutingUser.Size = new System.Drawing.Size(121, 21); this.txtGroutingUser.TabIndex = 25; // // 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, 102); this.lblGroutingUser.Name = "lblGroutingUser"; this.lblGroutingUser.Size = new System.Drawing.Size(53, 12); this.lblGroutingUser.TabIndex = 24; 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(749, 18); this.txtRemarks.MaxLength = 500; this.txtRemarks.Multiline = true; this.txtRemarks.Name = "txtRemarks"; this.txtRemarks.ScrollBars = System.Windows.Forms.ScrollBars.Both; this.txtRemarks.Size = new System.Drawing.Size(165, 69); this.txtRemarks.TabIndex = 9; // // 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(714, 22); this.lblRemarks.Name = "lblRemarks"; this.lblRemarks.Size = new System.Drawing.Size(29, 12); this.lblRemarks.TabIndex = 8; this.lblRemarks.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(275, 71); this.txtGoodsName.MaxLength = 20; this.txtGoodsName.Name = "txtGoodsName"; this.txtGoodsName.Size = new System.Drawing.Size(119, 21); this.txtGoodsName.TabIndex = 21; // // 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(6, 49); this.lblGroutingLineType.Name = "lblGroutingLineType"; this.lblGroutingLineType.Size = new System.Drawing.Size(65, 12); this.lblGroutingLineType.TabIndex = 10; 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(216, 75); this.lblGoodsName.Name = "lblGoodsName"; this.lblGoodsName.Size = new System.Drawing.Size(53, 12); this.lblGoodsName.TabIndex = 20; 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(77, 71); this.txtGoodsCode.MaxLength = 10; this.txtGoodsCode.Name = "txtGoodsCode"; this.txtGoodsCode.Size = new System.Drawing.Size(121, 21); this.txtGoodsCode.TabIndex = 19; // // c_Label4 // this.c_Label4.AutoSize = true; this.c_Label4.BackColor = System.Drawing.Color.Transparent; this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label4.Location = new System.Drawing.Point(587, 49); this.c_Label4.Name = "c_Label4"; this.c_Label4.Size = new System.Drawing.Size(17, 12); this.c_Label4.TabIndex = 16; this.c_Label4.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(587, 22); this.c_Label1.Name = "c_Label1"; this.c_Label1.Size = new System.Drawing.Size(17, 12); this.c_Label1.TabIndex = 6; 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(18, 75); this.lblGoodsCode.Name = "lblGoodsCode"; this.lblGoodsCode.Size = new System.Drawing.Size(53, 12); this.lblGoodsCode.TabIndex = 18; 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(275, 45); this.txtGroutingMouldCode.MaxLength = 40; this.txtGroutingMouldCode.Name = "txtGroutingMouldCode"; this.txtGroutingMouldCode.Size = new System.Drawing.Size(121, 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(216, 49); this.lblGroutingMouldCode.Name = "lblGroutingMouldCode"; this.lblGroutingMouldCode.Size = new System.Drawing.Size(53, 12); this.lblGroutingMouldCode.TabIndex = 12; this.lblGroutingMouldCode.Text = "模具编号"; // // dtpDeliverTimeEnd // this.dtpDeliverTimeEnd.CustomFormat = "yyyy-MM-dd"; this.dtpDeliverTimeEnd.Enabled = false; this.dtpDeliverTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpDeliverTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpDeliverTimeEnd.Location = new System.Drawing.Point(610, 45); this.dtpDeliverTimeEnd.Name = "dtpDeliverTimeEnd"; this.dtpDeliverTimeEnd.Size = new System.Drawing.Size(98, 21); this.dtpDeliverTimeEnd.TabIndex = 17; // // txtGroutingDateEnd // this.txtGroutingDateEnd.CustomFormat = "yyyy-MM-dd"; this.txtGroutingDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtGroutingDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.txtGroutingDateEnd.Location = new System.Drawing.Point(610, 18); this.txtGroutingDateEnd.Name = "txtGroutingDateEnd"; this.txtGroutingDateEnd.Size = new System.Drawing.Size(98, 21); this.txtGroutingDateEnd.TabIndex = 7; // // dtpDeliverTimeBegin // this.dtpDeliverTimeBegin.CustomFormat = "yyyy-MM-dd"; this.dtpDeliverTimeBegin.Enabled = false; this.dtpDeliverTimeBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpDeliverTimeBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpDeliverTimeBegin.Location = new System.Drawing.Point(483, 45); this.dtpDeliverTimeBegin.Name = "dtpDeliverTimeBegin"; this.dtpDeliverTimeBegin.Size = new System.Drawing.Size(98, 21); this.dtpDeliverTimeBegin.TabIndex = 15; // // txtGroutingDateBegin // this.txtGroutingDateBegin.CustomFormat = "yyyy-MM-dd"; this.txtGroutingDateBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtGroutingDateBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.txtGroutingDateBegin.Location = new System.Drawing.Point(483, 18); this.txtGroutingDateBegin.Name = "txtGroutingDateBegin"; this.txtGroutingDateBegin.Size = new System.Drawing.Size(98, 21); this.txtGroutingDateBegin.TabIndex = 5; // // 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(216, 102); this.c_Label2.Name = "c_Label2"; this.c_Label2.Size = new System.Drawing.Size(53, 12); this.c_Label2.TabIndex = 26; this.c_Label2.Text = "注浆批次"; // // lblGroutingDate // this.lblGroutingDate.AutoSize = true; this.lblGroutingDate.BackColor = System.Drawing.Color.Transparent; this.lblGroutingDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGroutingDate.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGroutingDate.Location = new System.Drawing.Point(425, 22); this.lblGroutingDate.Name = "lblGroutingDate"; this.lblGroutingDate.Size = new System.Drawing.Size(53, 12); this.lblGroutingDate.TabIndex = 4; this.lblGroutingDate.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 = "成型线编码"; // // 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(275, 98); 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 = 27; this.txtGroutingBatchNo.TextValue = ""; // // dgvGroutingDaily // this.dgvGroutingDaily.AllowUserToAddRows = false; this.dgvGroutingDaily.AllowUserToDeleteRows = false; this.dgvGroutingDaily.AllowUserToModifyRows = true; this.dgvGroutingDaily.AllowUserToOrderColumns = true; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvGroutingDaily.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvGroutingDaily.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.dgvGroutingDaily.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvGroutingDaily.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvGroutingDaily.CellHeight = 23; this.dgvGroutingDaily.ChildNodeColumnName = null; this.dgvGroutingDaily.ChildNodeColumnText = null; this.dgvGroutingDaily.ColumnDeep = 1; this.dgvGroutingDaily.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.dgvGroutingDaily.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvGroutingDaily.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvGroutingDaily.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.GroutingDailyDetailID, this.GroutingDailyID, this.GroutingLineID, this.GroutingLineDetailID, this.GroutingLineCode, this.GroutingLineName, this.GroutingDate, this.GroutingBatchNo, this.UserCode, this.GoodsCode, this.GoodsName, this.GroutingMouldCode, this.colGMouldStatus, this.GroutingFlag, this.NoGroutingRreason, this.GroutingCount, this.BarCode, this.collogo, this.GMouldTypeName, this.ScrapFlag, this.DeliverFlag, this.DeliverTime, this.CreateTime, this.Createuser, this.Remarks}); this.dgvGroutingDaily.ColumnTreeView = null; this.dgvGroutingDaily.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))); dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvGroutingDaily.DefaultCellStyle = dataGridViewCellStyle8; this.dgvGroutingDaily.DynamicColumnName = ""; this.dgvGroutingDaily.EnableHeadersVisualStyles = false; this.dgvGroutingDaily.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvGroutingDaily.IsAutoCountSum = true; this.dgvGroutingDaily.IsAutoResizeColumns = false; this.dgvGroutingDaily.IsClickF12 = false; this.dgvGroutingDaily.IsSubTotalFlag = false; this.dgvGroutingDaily.Location = new System.Drawing.Point(0, 168); this.dgvGroutingDaily.MultiSelect = false; this.dgvGroutingDaily.Name = "dgvGroutingDaily"; this.dgvGroutingDaily.ReadOnly = true; this.dgvGroutingDaily.RefreshAtHscroll = false; this.dgvGroutingDaily.RowHeadersWidth = 50; this.dgvGroutingDaily.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvGroutingDaily.RowsDefaultCellStyle = dataGridViewCellStyle9; this.dgvGroutingDaily.RowTemplate.Height = 21; this.dgvGroutingDaily.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvGroutingDaily.Size = new System.Drawing.Size(966, 394); this.dgvGroutingDaily.SortOrderColumnName = null; this.dgvGroutingDaily.TabIndex = 2; this.dgvGroutingDaily.Tag = true; this.dgvGroutingDaily.TotalSumColumns = null; this.dgvGroutingDaily.ViewRowFilter = ""; this.dgvGroutingDaily.VirtualMode = true; this.dgvGroutingDaily.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvGroutingDaily_CellDoubleClick); // // GroutingDailyDetailID // this.GroutingDailyDetailID.DataPropertyName = "GroutingDailyDetailID"; this.GroutingDailyDetailID.HeaderText = "注浆日报明细ID"; this.GroutingDailyDetailID.Name = "GroutingDailyDetailID"; this.GroutingDailyDetailID.ReadOnly = true; this.GroutingDailyDetailID.Visible = false; // // GroutingDailyID // this.GroutingDailyID.DataPropertyName = "GroutingDailyID"; this.GroutingDailyID.HeaderText = "注浆日报ID"; this.GroutingDailyID.Name = "GroutingDailyID"; this.GroutingDailyID.ReadOnly = true; this.GroutingDailyID.Visible = false; // // GroutingLineID // this.GroutingLineID.DataPropertyName = "GroutingLineID"; this.GroutingLineID.HeaderText = "成型线ID"; this.GroutingLineID.Name = "GroutingLineID"; this.GroutingLineID.ReadOnly = true; this.GroutingLineID.Visible = false; // // GroutingLineDetailID // this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID"; this.GroutingLineDetailID.HeaderText = "成型线明细ID"; this.GroutingLineDetailID.Name = "GroutingLineDetailID"; this.GroutingLineDetailID.ReadOnly = true; this.GroutingLineDetailID.Visible = false; // // 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"; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.GroutingBatchNo.DefaultCellStyle = dataGridViewCellStyle4; 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; // // GroutingFlag // this.GroutingFlag.DataPropertyName = "GroutingFlag"; this.GroutingFlag.FalseValue = "0"; this.GroutingFlag.HeaderText = "注浆标识"; this.GroutingFlag.Name = "GroutingFlag"; this.GroutingFlag.ReadOnly = true; this.GroutingFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.GroutingFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.GroutingFlag.TrueValue = "1"; // // NoGroutingRreason // this.NoGroutingRreason.DataPropertyName = "NoGroutingRreason"; this.NoGroutingRreason.HeaderText = "未注浆原因"; this.NoGroutingRreason.Name = "NoGroutingRreason"; this.NoGroutingRreason.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; // // BarCode // this.BarCode.DataPropertyName = "BarCode"; this.BarCode.HeaderText = "绑定条码"; this.BarCode.Name = "BarCode"; this.BarCode.ReadOnly = true; // // collogo // this.collogo.DataPropertyName = "logonamecode"; this.collogo.HeaderText = "产品商标"; this.collogo.Name = "collogo"; this.collogo.ReadOnly = true; // // GMouldTypeName // this.GMouldTypeName.DataPropertyName = "GMouldTypeName"; this.GMouldTypeName.HeaderText = "成型线类型"; this.GMouldTypeName.Name = "GMouldTypeName"; this.GMouldTypeName.ReadOnly = true; // // ScrapFlag // this.ScrapFlag.DataPropertyName = "ScrapFlag"; this.ScrapFlag.FalseValue = "0"; this.ScrapFlag.HeaderText = "损坯标识"; this.ScrapFlag.Name = "ScrapFlag"; this.ScrapFlag.ReadOnly = true; this.ScrapFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.ScrapFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.ScrapFlag.TrueValue = "1"; // // DeliverFlag // this.DeliverFlag.DataPropertyName = "DeliverFlag"; this.DeliverFlag.FalseValue = "0"; this.DeliverFlag.HeaderText = "交坯标识"; this.DeliverFlag.Name = "DeliverFlag"; this.DeliverFlag.ReadOnly = true; this.DeliverFlag.TrueValue = "1"; // // DeliverTime // this.DeliverTime.DataPropertyName = "DeliverTime"; dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle6.Format = "yyyy-MM-dd"; this.DeliverTime.DefaultCellStyle = dataGridViewCellStyle6; this.DeliverTime.HeaderText = "交坯日期"; this.DeliverTime.Name = "DeliverTime"; this.DeliverTime.ReadOnly = true; // // CreateTime // this.CreateTime.DataPropertyName = "CreateTime"; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle7.Format = "yyyy-MM-dd HH:mm:ss"; this.CreateTime.DefaultCellStyle = dataGridViewCellStyle7; 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; // // F_PM_0101 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(978, 562); this.Controls.Add(this.dgvGroutingDaily); this.Controls.Add(this.gbxCondition); this.Controls.Add(this.tsrOperate); this.Name = "F_PM_0101"; this.Text = "注浆登记一览"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_0101_FormClosed); this.Load += new System.EventHandler(this.F_PM_0101_Load); this.tsrOperate.ResumeLayout(false); this.tsrOperate.PerformLayout(); this.gbxCondition.ResumeLayout(false); this.gbxCondition.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingDaily)).EndInit(); this.ResumeLayout(false); } #endregion private Basics.BaseControls.C_ToolStrip tsrOperate; private System.Windows.Forms.ToolStripButton tsbtnEdit; 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_Label lblGroutingDate; private Basics.BaseControls.C_DateTimePicker txtGroutingDateBegin; 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_StatusCheckBox chkGroutingFlag; private Basics.BaseControls.C_Button btnSearch; private Basics.BaseControls.C_Button btnClearCondition; private Basics.BaseControls.C_DataGridView dgvGroutingDaily; private Basics.BaseControls.C_Label c_Label1; private Basics.BaseControls.C_DateTimePicker txtGroutingDateEnd; private Basics.BaseControls.C_StatusCheckBox chkScrapFlag; private System.Windows.Forms.ToolStripButton tsbtnAdd; private System.Windows.Forms.ToolStripButton tsbtnBindBarCode; 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_StatusCheckBox chkBarcodeFlag; private Basics.BaseControls.C_Label c_Label2; private Basics.BaseControls.C_TXT_Digital txtGroutingBatchNo; private Basics.BaseControls.C_Label c_Label4; private Basics.BaseControls.C_DateTimePicker dtpDeliverTimeEnd; private Basics.BaseControls.C_DateTimePicker dtpDeliverTimeBegin; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyDetailID; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyID; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineID; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineDetailID; 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.DataGridViewCheckBoxColumn GroutingFlag; private System.Windows.Forms.DataGridViewTextBoxColumn NoGroutingRreason; private System.Windows.Forms.DataGridViewTextBoxColumn GroutingCount; private System.Windows.Forms.DataGridViewTextBoxColumn BarCode; private System.Windows.Forms.DataGridViewTextBoxColumn collogo; private System.Windows.Forms.DataGridViewTextBoxColumn GMouldTypeName; private System.Windows.Forms.DataGridViewCheckBoxColumn ScrapFlag; private System.Windows.Forms.DataGridViewCheckBoxColumn DeliverFlag; private System.Windows.Forms.DataGridViewTextBoxColumn DeliverTime; private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime; private System.Windows.Forms.DataGridViewTextBoxColumn Createuser; private System.Windows.Forms.DataGridViewTextBoxColumn Remarks; private Basics.BaseControls.C_StatusCheckBox chkDeliverFlag; private Basics.BaseControls.C_CheckBox chkDeliverTime; } }