namespace Dongke.IBOSS.PRD.Client.PMModule
{
partial class F_PM_2108
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_2108));
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.dgvInProductionData = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.chkDateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
this.txtBarcode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Code();
this.lblbarcode1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dtpUpdateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.dtpUpdateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.dkProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
this.dkproductionLineSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkproductionLineSearchBox();
this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
this.tsbtnClearSelected = new System.Windows.Forms.ToolStripButton();
this.tsbtnAllClear = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
this.Sel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_CheckBox();
this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ProductionLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ProductionLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ProductionLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CompleteProcedureID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CompleteProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.UpdateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.inscrapflag = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ModelType = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ProcedureModel = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsLevelName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsLevelTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GMouldTypeID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GMouldTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GROUTINGCOUNT = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GROUTINGUSERCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.UserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.UserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.IsPublicBody = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.IsReworked = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.SPECIALREPAIRFLAG = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.IsReworkFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.GroutingDailyID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingDailyDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CanManyTimes = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingLineDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CreateUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.UpdateUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.UpdateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
((System.ComponentModel.ISupportInitialize)(this.dgvInProductionData)).BeginInit();
this.gbxCondition.SuspendLayout();
this.tsrOperate.SuspendLayout();
this.SuspendLayout();
//
// dgvInProductionData
//
this.dgvInProductionData.AllowUserToAddRows = false;
this.dgvInProductionData.AllowUserToDeleteRows = false;
this.dgvInProductionData.AllowUserToModifyRows = true;
this.dgvInProductionData.AllowUserToOrderColumns = true;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvInProductionData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvInProductionData.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.dgvInProductionData.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvInProductionData.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvInProductionData.CellHeight = 23;
this.dgvInProductionData.ChildNodeColumnName = null;
this.dgvInProductionData.ChildNodeColumnText = null;
this.dgvInProductionData.ColumnDeep = 1;
this.dgvInProductionData.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.dgvInProductionData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvInProductionData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvInProductionData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Sel,
this.BarCode,
this.GoodsCode,
this.GoodsName,
this.ProductionLineID,
this.ProductionLineCode,
this.ProductionLineName,
this.CompleteProcedureID,
this.CompleteProcedureName,
this.CreateTime,
this.UpdateTime,
this.UserCode,
this.inscrapflag,
this.ModelType,
this.ProcedureModel,
this.GoodsLevelName,
this.GoodsLevelTypeName,
this.GroutingLineID,
this.GroutingLineCode,
this.GroutingLineName,
this.GMouldTypeID,
this.GMouldTypeName,
this.GroutingMouldCode,
this.GroutingDate,
this.GROUTINGCOUNT,
this.GROUTINGUSERCODE,
this.GoodsID,
this.UserID,
this.UserName,
this.IsPublicBody,
this.IsReworked,
this.SPECIALREPAIRFLAG,
this.IsReworkFlag,
this.GroutingDailyID,
this.GroutingDailyDetailID,
this.CanManyTimes,
this.GroutingLineDetailID,
this.CreateUserID,
this.CreateUserName,
this.UpdateUserID,
this.UpdateUserName,
this.Remarks});
this.dgvInProductionData.ColumnTreeView = null;
this.dgvInProductionData.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
this.dgvInProductionData.DynamicColumnName = "";
this.dgvInProductionData.EnableHeadersVisualStyles = false;
this.dgvInProductionData.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvInProductionData.FormatQuantityColumns = null;
this.dgvInProductionData.HasNode = false;
this.dgvInProductionData.HorizontalMergeColumn = null;
this.dgvInProductionData.IsAutoCountSum = true;
this.dgvInProductionData.IsAutoResizeColumns = false;
this.dgvInProductionData.IsClickF12 = false;
this.dgvInProductionData.IsOpenMergeCellFlag = false;
this.dgvInProductionData.IsSubTotalFlag = false;
this.dgvInProductionData.IsTopDeep = false;
this.dgvInProductionData.Location = new System.Drawing.Point(0, 134);
this.dgvInProductionData.MergeColumnNames = null;
this.dgvInProductionData.MergeDetailColumnNames = null;
this.dgvInProductionData.MergeDetailOnlyColumn = null;
this.dgvInProductionData.MergeOnlyColumn = null;
this.dgvInProductionData.MultiSelect = false;
this.dgvInProductionData.Name = "dgvInProductionData";
this.dgvInProductionData.RefreshAtHscroll = false;
this.dgvInProductionData.RowHeadersWidth = 50;
this.dgvInProductionData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvInProductionData.RowsDefaultCellStyle = dataGridViewCellStyle7;
this.dgvInProductionData.RowTemplate.Height = 21;
this.dgvInProductionData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvInProductionData.Size = new System.Drawing.Size(993, 267);
this.dgvInProductionData.SortOrderColumnName = null;
this.dgvInProductionData.TabIndex = 28;
this.dgvInProductionData.Tag = true;
this.dgvInProductionData.TotalSumColumns = null;
this.dgvInProductionData.ViewRowFilter = "";
this.dgvInProductionData.VirtualMode = true;
this.dgvInProductionData.VirtualNodes = false;
this.dgvInProductionData.CurrentCellDirtyStateChanged += new System.EventHandler(this.dgvInProductionData_CurrentCellDirtyStateChanged);
//
// 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.txtGoodsCode);
this.gbxCondition.Controls.Add(this.lblGoodsCode);
this.gbxCondition.Controls.Add(this.chkDateTime);
this.gbxCondition.Controls.Add(this.txtBarcode);
this.gbxCondition.Controls.Add(this.lblbarcode1);
this.gbxCondition.Controls.Add(this.c_Label1);
this.gbxCondition.Controls.Add(this.dtpUpdateTimeStart);
this.gbxCondition.Controls.Add(this.dtpUpdateTimeEnd);
this.gbxCondition.Controls.Add(this.dkProcedureSearchBox);
this.gbxCondition.Controls.Add(this.dkproductionLineSearchBox);
this.gbxCondition.Controls.Add(this.btnClearCondition);
this.gbxCondition.Controls.Add(this.btnSearch);
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(993, 80);
this.gbxCondition.TabIndex = 27;
this.gbxCondition.TabStop = false;
this.gbxCondition.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(252, 52);
this.txtGoodsCode.MaxLength = 20;
this.txtGoodsCode.Name = "txtGoodsCode";
this.txtGoodsCode.Size = new System.Drawing.Size(121, 21);
this.txtGoodsCode.TabIndex = 32;
this.txtGoodsCode.TextValue = "";
//
// 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.Location = new System.Drawing.Point(193, 56);
this.lblGoodsCode.Name = "lblGoodsCode";
this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
this.lblGoodsCode.TabIndex = 33;
this.lblGoodsCode.Text = "产品编码";
//
// chkDateTime
//
this.chkDateTime.AutoSize = true;
this.chkDateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkDateTime.Location = new System.Drawing.Point(387, 30);
this.chkDateTime.Name = "chkDateTime";
this.chkDateTime.Size = new System.Drawing.Size(72, 16);
this.chkDateTime.TabIndex = 3;
this.chkDateTime.Text = "完成日期";
this.chkDateTime.UseVisualStyleBackColor = true;
this.chkDateTime.CheckedChanged += new System.EventHandler(this.chkDateTime_CheckedChanged);
//
// 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.EditingControlFormattedValue = "";
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(73, 52);
this.txtBarcode.MaxLength = 11;
this.txtBarcode.Name = "txtBarcode";
this.txtBarcode.Size = new System.Drawing.Size(110, 21);
this.txtBarcode.TabIndex = 2;
this.txtBarcode.TextValue = "";
//
// lblbarcode1
//
this.lblbarcode1.AutoSize = true;
this.lblbarcode1.BackColor = System.Drawing.Color.Transparent;
this.lblbarcode1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblbarcode1.Location = new System.Drawing.Point(14, 57);
this.lblbarcode1.Name = "lblbarcode1";
this.lblbarcode1.Size = new System.Drawing.Size(53, 12);
this.lblbarcode1.TabIndex = 31;
this.lblbarcode1.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(580, 31);
this.c_Label1.Name = "c_Label1";
this.c_Label1.Size = new System.Drawing.Size(11, 12);
this.c_Label1.TabIndex = 30;
this.c_Label1.Text = "-";
//
// dtpUpdateTimeStart
//
this.dtpUpdateTimeStart.CustomFormat = "yyyy-MM-dd";
this.dtpUpdateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpUpdateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpUpdateTimeStart.Location = new System.Drawing.Point(461, 26);
this.dtpUpdateTimeStart.Name = "dtpUpdateTimeStart";
this.dtpUpdateTimeStart.Size = new System.Drawing.Size(113, 21);
this.dtpUpdateTimeStart.TabIndex = 4;
//
// dtpUpdateTimeEnd
//
this.dtpUpdateTimeEnd.CustomFormat = "yyyy-MM-dd";
this.dtpUpdateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpUpdateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpUpdateTimeEnd.Location = new System.Drawing.Point(597, 26);
this.dtpUpdateTimeEnd.Name = "dtpUpdateTimeEnd";
this.dtpUpdateTimeEnd.Size = new System.Drawing.Size(120, 21);
this.dtpUpdateTimeEnd.TabIndex = 5;
//
// dkProcedureSearchBox
//
this.dkProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
this.dkProcedureSearchBox.DataSource = null;
this.dkProcedureSearchBox.Enabled = true;
this.dkProcedureSearchBox.IsEnablePurview = false;
this.dkProcedureSearchBox.IsMustInput = false;
this.dkProcedureSearchBox.Location = new System.Drawing.Point(195, 26);
this.dkProcedureSearchBox.ModelType = null;
this.dkProcedureSearchBox.Name = "dkProcedureSearchBox";
this.dkProcedureSearchBox.ProcedureCode = "";
this.dkProcedureSearchBox.ProcedureID = null;
this.dkProcedureSearchBox.ProcedureIDS = null;
this.dkProcedureSearchBox.ProcedureName = null;
this.dkProcedureSearchBox.Purview = null;
this.dkProcedureSearchBox.PurviewType = ((byte)(0));
this.dkProcedureSearchBox.SelectMore = true;
this.dkProcedureSearchBox.Size = new System.Drawing.Size(178, 21);
this.dkProcedureSearchBox.TabIndex = 1;
this.dkProcedureSearchBox.Title = "完成工序";
this.dkProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
//
// dkproductionLineSearchBox
//
this.dkproductionLineSearchBox.BackColor = System.Drawing.Color.Transparent;
this.dkproductionLineSearchBox.DataSource = null;
this.dkproductionLineSearchBox.Enabled = true;
this.dkproductionLineSearchBox.IsEnablePurview = false;
this.dkproductionLineSearchBox.IsMustInput = false;
this.dkproductionLineSearchBox.Location = new System.Drawing.Point(12, 26);
this.dkproductionLineSearchBox.Name = "dkproductionLineSearchBox";
this.dkproductionLineSearchBox.ProductionLineCode = "";
this.dkproductionLineSearchBox.ProductionLineID = null;
this.dkproductionLineSearchBox.ProductionLineIDS = null;
this.dkproductionLineSearchBox.ProductionLineName = null;
this.dkproductionLineSearchBox.Purview = null;
this.dkproductionLineSearchBox.PurviewType = ((byte)(0));
this.dkproductionLineSearchBox.SelectMore = true;
this.dkproductionLineSearchBox.Size = new System.Drawing.Size(171, 21);
this.dkproductionLineSearchBox.TabIndex = 0;
this.dkproductionLineSearchBox.Title = " 生产线";
this.dkproductionLineSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
//
// btnClearCondition
//
this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnClearCondition.ForeColor = System.Drawing.Color.White;
this.btnClearCondition.Location = new System.Drawing.Point(902, 44);
this.btnClearCondition.Name = "btnClearCondition";
this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
this.btnClearCondition.TabIndex = 7;
this.btnClearCondition.Text = "清空条件(&C)";
this.btnClearCondition.UseVisualStyleBackColor = true;
this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
//
// btnSearch
//
this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnSearch.BackColor = System.Drawing.Color.Transparent;
this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnSearch.ForeColor = System.Drawing.Color.White;
this.btnSearch.Location = new System.Drawing.Point(811, 44);
this.btnSearch.Name = "btnSearch";
this.btnSearch.Size = new System.Drawing.Size(85, 30);
this.btnSearch.TabIndex = 6;
this.btnSearch.Text = "查询(&Q)";
this.btnSearch.UseVisualStyleBackColor = true;
this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
//
// tsrOperate
//
this.tsrOperate.AutoSize = false;
this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsbtnClearSelected,
this.tsbtnAllClear,
this.toolStripSeparator1,
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(1005, 35);
this.tsrOperate.TabIndex = 26;
this.tsrOperate.Text = "toolStrip1";
//
// tsbtnClearSelected
//
this.tsbtnClearSelected.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.tsbtnClearSelected.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnClearSelected.Image")));
this.tsbtnClearSelected.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnClearSelected.Name = "tsbtnClearSelected";
this.tsbtnClearSelected.Size = new System.Drawing.Size(57, 32);
this.tsbtnClearSelected.Text = "清除选择";
this.tsbtnClearSelected.Click += new System.EventHandler(this.tsbtnClearSelected_Click);
//
// tsbtnAllClear
//
this.tsbtnAllClear.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.tsbtnAllClear.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnAllClear.Image")));
this.tsbtnAllClear.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnAllClear.Name = "tsbtnAllClear";
this.tsbtnAllClear.Size = new System.Drawing.Size(57, 32);
this.tsbtnAllClear.Text = "批量清除";
this.tsbtnAllClear.Click += new System.EventHandler(this.tsbtnAllClear_Click);
//
// toolStripSeparator1
//
this.toolStripSeparator1.AutoSize = false;
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
//
// tsbtnAdaptive
//
this.tsbtnAdaptive.AutoSize = false;
this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnAdaptive.Name = "tsbtnAdaptive";
this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
this.tsbtnAdaptive.Text = "自适应列宽(&A)";
this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
//
// tsbtnClose
//
this.tsbtnClose.AutoSize = false;
this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnClose.Name = "tsbtnClose";
this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
this.tsbtnClose.Text = "关闭(&X)";
this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
//
// Sel
//
this.Sel.DataPropertyName = "Sel";
this.Sel.HeaderText = "选择";
this.Sel.Name = "Sel";
this.Sel.Resizable = System.Windows.Forms.DataGridViewTriState.True;
//
// BarCode
//
this.BarCode.DataPropertyName = "BarCode";
this.BarCode.HeaderText = "产品条码";
this.BarCode.Name = "BarCode";
this.BarCode.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;
//
// ProductionLineID
//
this.ProductionLineID.DataPropertyName = "ProductionLineID";
this.ProductionLineID.HeaderText = "生产线ID";
this.ProductionLineID.Name = "ProductionLineID";
this.ProductionLineID.ReadOnly = true;
this.ProductionLineID.Visible = false;
//
// ProductionLineCode
//
this.ProductionLineCode.DataPropertyName = "ProductionLineCode";
this.ProductionLineCode.HeaderText = "生产线编码";
this.ProductionLineCode.Name = "ProductionLineCode";
this.ProductionLineCode.ReadOnly = true;
this.ProductionLineCode.Visible = false;
//
// ProductionLineName
//
this.ProductionLineName.DataPropertyName = "ProductionLineName";
this.ProductionLineName.HeaderText = "生产线";
this.ProductionLineName.Name = "ProductionLineName";
this.ProductionLineName.ReadOnly = true;
//
// CompleteProcedureID
//
this.CompleteProcedureID.DataPropertyName = "CompleteProcedureID";
this.CompleteProcedureID.HeaderText = "完成工序ID";
this.CompleteProcedureID.Name = "CompleteProcedureID";
this.CompleteProcedureID.ReadOnly = true;
this.CompleteProcedureID.Visible = false;
//
// CompleteProcedureName
//
this.CompleteProcedureName.DataPropertyName = "CompleteProcedureName";
this.CompleteProcedureName.HeaderText = "完成工序";
this.CompleteProcedureName.Name = "CompleteProcedureName";
this.CompleteProcedureName.ReadOnly = true;
//
// CreateTime
//
this.CreateTime.DataPropertyName = "CreateTime";
dataGridViewCellStyle3.Format = "yyyy-MM-dd HH:mm:ss";
this.CreateTime.DefaultCellStyle = dataGridViewCellStyle3;
this.CreateTime.HeaderText = "交坯时间";
this.CreateTime.Name = "CreateTime";
this.CreateTime.ReadOnly = true;
this.CreateTime.Width = 180;
//
// UpdateTime
//
this.UpdateTime.DataPropertyName = "UpdateTime";
dataGridViewCellStyle4.Format = "yyyy-MM-dd HH:mm:ss";
dataGridViewCellStyle4.NullValue = null;
this.UpdateTime.DefaultCellStyle = dataGridViewCellStyle4;
this.UpdateTime.HeaderText = "完成时间";
this.UpdateTime.Name = "UpdateTime";
this.UpdateTime.ReadOnly = true;
//
// UserCode
//
this.UserCode.DataPropertyName = "UserCode";
this.UserCode.HeaderText = "生产工号";
this.UserCode.Name = "UserCode";
this.UserCode.ReadOnly = true;
//
// inscrapflag
//
this.inscrapflag.DataPropertyName = "inscrapflag";
this.inscrapflag.HeaderText = "损坯状态";
this.inscrapflag.Name = "inscrapflag";
this.inscrapflag.ReadOnly = true;
//
// ModelType
//
this.ModelType.DataPropertyName = "ModelType";
this.ModelType.HeaderText = "工序类别";
this.ModelType.Name = "ModelType";
this.ModelType.ReadOnly = true;
this.ModelType.Visible = false;
//
// ProcedureModel
//
this.ProcedureModel.DataPropertyName = "ProcedureModel";
this.ProcedureModel.HeaderText = "工序模型";
this.ProcedureModel.Name = "ProcedureModel";
this.ProcedureModel.ReadOnly = true;
this.ProcedureModel.Visible = false;
//
// GoodsLevelName
//
this.GoodsLevelName.DataPropertyName = "GoodsLevelName";
this.GoodsLevelName.HeaderText = "产品分级";
this.GoodsLevelName.Name = "GoodsLevelName";
this.GoodsLevelName.ReadOnly = true;
//
// GoodsLevelTypeName
//
this.GoodsLevelTypeName.DataPropertyName = "GoodsLevelTypeName";
this.GoodsLevelTypeName.HeaderText = "产品分级类别";
this.GoodsLevelTypeName.Name = "GoodsLevelTypeName";
this.GoodsLevelTypeName.ReadOnly = true;
this.GoodsLevelTypeName.Visible = false;
//
// GroutingLineID
//
this.GroutingLineID.DataPropertyName = "GroutingLineID";
this.GroutingLineID.HeaderText = "成型生产线ID";
this.GroutingLineID.Name = "GroutingLineID";
this.GroutingLineID.ReadOnly = true;
this.GroutingLineID.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;
this.GroutingLineName.Visible = false;
//
// GMouldTypeID
//
this.GMouldTypeID.DataPropertyName = "GMouldTypeID";
this.GMouldTypeID.HeaderText = "成型线类型ID";
this.GMouldTypeID.Name = "GMouldTypeID";
this.GMouldTypeID.ReadOnly = true;
this.GMouldTypeID.Visible = false;
//
// GMouldTypeName
//
this.GMouldTypeName.DataPropertyName = "GMouldTypeName";
this.GMouldTypeName.HeaderText = "成型线类型";
this.GMouldTypeName.Name = "GMouldTypeName";
this.GMouldTypeName.ReadOnly = true;
//
// GroutingMouldCode
//
this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
this.GroutingMouldCode.HeaderText = "模具编号";
this.GroutingMouldCode.Name = "GroutingMouldCode";
this.GroutingMouldCode.ReadOnly = true;
//
// GroutingDate
//
this.GroutingDate.DataPropertyName = "GroutingDate";
dataGridViewCellStyle5.Format = "yyyy-MM-dd";
this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle5;
this.GroutingDate.HeaderText = "注浆日期";
this.GroutingDate.Name = "GroutingDate";
this.GroutingDate.ReadOnly = true;
//
// GROUTINGCOUNT
//
this.GROUTINGCOUNT.DataPropertyName = "GROUTINGCOUNT";
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.GROUTINGCOUNT.DefaultCellStyle = dataGridViewCellStyle6;
this.GROUTINGCOUNT.HeaderText = "注浆次数";
this.GROUTINGCOUNT.Name = "GROUTINGCOUNT";
this.GROUTINGCOUNT.ReadOnly = true;
//
// GROUTINGUSERCODE
//
this.GROUTINGUSERCODE.DataPropertyName = "GROUTINGUSERCODE";
this.GROUTINGUSERCODE.HeaderText = "成型工号";
this.GROUTINGUSERCODE.Name = "GROUTINGUSERCODE";
this.GROUTINGUSERCODE.ReadOnly = true;
//
// GoodsID
//
this.GoodsID.DataPropertyName = "GoodsID";
this.GoodsID.HeaderText = "产品ID";
this.GoodsID.Name = "GoodsID";
this.GoodsID.ReadOnly = true;
this.GoodsID.Visible = false;
//
// UserID
//
this.UserID.DataPropertyName = "UserID";
this.UserID.HeaderText = "工号ID";
this.UserID.Name = "UserID";
this.UserID.ReadOnly = true;
this.UserID.Visible = false;
//
// UserName
//
this.UserName.DataPropertyName = "UserName";
this.UserName.HeaderText = "工号姓名";
this.UserName.Name = "UserName";
this.UserName.ReadOnly = true;
this.UserName.Visible = false;
//
// IsPublicBody
//
this.IsPublicBody.DataPropertyName = "IsPublicBody";
this.IsPublicBody.FalseValue = "0";
this.IsPublicBody.HeaderText = "公坯标识";
this.IsPublicBody.Name = "IsPublicBody";
this.IsPublicBody.ReadOnly = true;
this.IsPublicBody.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.IsPublicBody.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.IsPublicBody.TrueValue = "1";
this.IsPublicBody.Visible = false;
//
// IsReworked
//
this.IsReworked.DataPropertyName = "IsReFire";
this.IsReworked.FalseValue = "0";
this.IsReworked.HeaderText = "重烧标识";
this.IsReworked.Name = "IsReworked";
this.IsReworked.ReadOnly = true;
this.IsReworked.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.IsReworked.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.IsReworked.TrueValue = "1";
//
// SPECIALREPAIRFLAG
//
this.SPECIALREPAIRFLAG.DataPropertyName = "SPECIALREPAIRFLAG";
this.SPECIALREPAIRFLAG.FalseValue = "0";
this.SPECIALREPAIRFLAG.HeaderText = "干补标识";
this.SPECIALREPAIRFLAG.Name = "SPECIALREPAIRFLAG";
this.SPECIALREPAIRFLAG.ReadOnly = true;
this.SPECIALREPAIRFLAG.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.SPECIALREPAIRFLAG.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.SPECIALREPAIRFLAG.TrueValue = "1";
//
// IsReworkFlag
//
this.IsReworkFlag.DataPropertyName = "IsReworkFlag";
this.IsReworkFlag.FalseValue = "0";
this.IsReworkFlag.HeaderText = "返工标识";
this.IsReworkFlag.Name = "IsReworkFlag";
this.IsReworkFlag.ReadOnly = true;
this.IsReworkFlag.TrueValue = "1";
//
// GroutingDailyID
//
this.GroutingDailyID.DataPropertyName = "GroutingDailyID";
this.GroutingDailyID.HeaderText = "注浆日报ID";
this.GroutingDailyID.Name = "GroutingDailyID";
this.GroutingDailyID.ReadOnly = true;
this.GroutingDailyID.Visible = false;
//
// GroutingDailyDetailID
//
this.GroutingDailyDetailID.DataPropertyName = "GroutingDailyDetailID";
this.GroutingDailyDetailID.HeaderText = "注浆日报明细ID";
this.GroutingDailyDetailID.Name = "GroutingDailyDetailID";
this.GroutingDailyDetailID.ReadOnly = true;
this.GroutingDailyDetailID.Visible = false;
//
// CanManyTimes
//
this.CanManyTimes.DataPropertyName = "CanManyTimes";
this.CanManyTimes.HeaderText = "能否多次注浆";
this.CanManyTimes.Name = "CanManyTimes";
this.CanManyTimes.ReadOnly = true;
this.CanManyTimes.Visible = false;
//
// GroutingLineDetailID
//
this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
this.GroutingLineDetailID.HeaderText = "成型生产线明细ID";
this.GroutingLineDetailID.Name = "GroutingLineDetailID";
this.GroutingLineDetailID.ReadOnly = true;
this.GroutingLineDetailID.Visible = false;
//
// CreateUserID
//
this.CreateUserID.DataPropertyName = "CreateUserID";
this.CreateUserID.HeaderText = "创建数据操作员ID";
this.CreateUserID.Name = "CreateUserID";
this.CreateUserID.ReadOnly = true;
this.CreateUserID.Visible = false;
//
// CreateUserName
//
this.CreateUserName.DataPropertyName = "CreateUserName";
this.CreateUserName.HeaderText = "创建数据操作员";
this.CreateUserName.Name = "CreateUserName";
this.CreateUserName.ReadOnly = true;
this.CreateUserName.Visible = false;
//
// UpdateUserID
//
this.UpdateUserID.DataPropertyName = "UpdateUserID";
this.UpdateUserID.HeaderText = "更新数据操作员ID";
this.UpdateUserID.Name = "UpdateUserID";
this.UpdateUserID.ReadOnly = true;
this.UpdateUserID.Visible = false;
//
// UpdateUserName
//
this.UpdateUserName.DataPropertyName = "UpdateUserName";
this.UpdateUserName.HeaderText = "更新数据操作员";
this.UpdateUserName.Name = "UpdateUserName";
this.UpdateUserName.ReadOnly = true;
this.UpdateUserName.Visible = false;
//
// Remarks
//
this.Remarks.DataPropertyName = "Remarks";
this.Remarks.HeaderText = "备注";
this.Remarks.Name = "Remarks";
this.Remarks.ReadOnly = true;
this.Remarks.Visible = false;
//
// F_PM_2108
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1005, 401);
this.Controls.Add(this.dgvInProductionData);
this.Controls.Add(this.gbxCondition);
this.Controls.Add(this.tsrOperate);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "F_PM_2108";
this.RightToLeftLayout = true;
this.Text = "清除在产残留数据";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_2108_FormClosed);
this.Load += new System.EventHandler(this.F_PM_2108_Load);
((System.ComponentModel.ISupportInitialize)(this.dgvInProductionData)).EndInit();
this.gbxCondition.ResumeLayout(false);
this.gbxCondition.PerformLayout();
this.tsrOperate.ResumeLayout(false);
this.tsrOperate.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private Basics.BaseControls.C_ToolStrip tsrOperate;
private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
private System.Windows.Forms.ToolStripButton tsbtnClose;
private Basics.BaseControls.C_GroupBox gbxCondition;
private Basics.BaseControls.C_Button btnClearCondition;
private Basics.BaseControls.C_Button btnSearch;
private Basics.BaseControls.C_DataGridView dgvInProductionData;
private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox;
private Controls.SearchTextBox.dkproductionLineSearchBox dkproductionLineSearchBox;
private Basics.BaseControls.C_DateTimePicker dtpUpdateTimeStart;
private System.Windows.Forms.ToolStripButton tsbtnClearSelected;
private System.Windows.Forms.ToolStripButton tsbtnAllClear;
private Basics.BaseControls.C_Label c_Label1;
private Basics.BaseControls.C_DateTimePicker dtpUpdateTimeEnd;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private Basics.BaseControls.C_Label lblbarcode1;
private Basics.BaseControls.C_DGV_Code txtBarcode;
private Basics.BaseControls.C_CheckBox chkDateTime;
private Basics.BaseControls.C_TextBox txtGoodsCode;
private Basics.BaseControls.C_Label lblGoodsCode;
private Basics.BaseControls.C_DGV_Column_CheckBox Sel;
private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineID;
private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineCode;
private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName;
private System.Windows.Forms.DataGridViewTextBoxColumn CompleteProcedureID;
private System.Windows.Forms.DataGridViewTextBoxColumn CompleteProcedureName;
private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
private System.Windows.Forms.DataGridViewTextBoxColumn UpdateTime;
private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
private System.Windows.Forms.DataGridViewTextBoxColumn inscrapflag;
private System.Windows.Forms.DataGridViewTextBoxColumn ModelType;
private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureModel;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsLevelName;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsLevelTypeName;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineID;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName;
private System.Windows.Forms.DataGridViewTextBoxColumn GMouldTypeID;
private System.Windows.Forms.DataGridViewTextBoxColumn GMouldTypeName;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
private System.Windows.Forms.DataGridViewTextBoxColumn GROUTINGCOUNT;
private System.Windows.Forms.DataGridViewTextBoxColumn GROUTINGUSERCODE;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
private System.Windows.Forms.DataGridViewTextBoxColumn UserID;
private System.Windows.Forms.DataGridViewTextBoxColumn UserName;
private System.Windows.Forms.DataGridViewCheckBoxColumn IsPublicBody;
private System.Windows.Forms.DataGridViewCheckBoxColumn IsReworked;
private System.Windows.Forms.DataGridViewCheckBoxColumn SPECIALREPAIRFLAG;
private System.Windows.Forms.DataGridViewCheckBoxColumn IsReworkFlag;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyID;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyDetailID;
private System.Windows.Forms.DataGridViewTextBoxColumn CanManyTimes;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineDetailID;
private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserID;
private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName;
private System.Windows.Forms.DataGridViewTextBoxColumn UpdateUserID;
private System.Windows.Forms.DataGridViewTextBoxColumn UpdateUserName;
private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
}
}