namespace Dongke.IBOSS.PRD.Client.PMModule
{
partial class F_PM_3301
{
///
/// 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_3301));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = 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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
this.gbSelect = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
this.txtGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.lblGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.lblGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblScrapDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.cmbRreason = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dtpScrapDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.lblScrapDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dtpScrapDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.lblBarCode = 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.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.tsbtnAllocateOut = new System.Windows.Forms.ToolStripButton();
this.tsbtnCancelAllocateOut = 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.dgvScrapProduct = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Rreason = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ScrapDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ProductionLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ProductionLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.MouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsLevelName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ISPUBLICBODY = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.SPECIALREPAIRFLAG = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.ProductionLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingDailyID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingDailyDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GMouldTypeID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingLineDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsLevelTypeID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.AccountID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ValueFlag = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ScrapProductID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.gbSelect.SuspendLayout();
this.tsrOperate.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvScrapProduct)).BeginInit();
this.SuspendLayout();
//
// gbSelect
//
this.gbSelect.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.gbSelect.BackColor = System.Drawing.Color.Transparent;
this.gbSelect.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbSelect.BackgroundImage")));
this.gbSelect.Controls.Add(this.txtGroutingLineName);
this.gbSelect.Controls.Add(this.lblGroutingLineName);
this.gbSelect.Controls.Add(this.txtGoodsName);
this.gbSelect.Controls.Add(this.lblGoodsName);
this.gbSelect.Controls.Add(this.lblScrapDateStart);
this.gbSelect.Controls.Add(this.cmbRreason);
this.gbSelect.Controls.Add(this.c_Label1);
this.gbSelect.Controls.Add(this.txtRemarks);
this.gbSelect.Controls.Add(this.txtGoodsCode);
this.gbSelect.Controls.Add(this.lblGoodsCode);
this.gbSelect.Controls.Add(this.dtpScrapDateEnd);
this.gbSelect.Controls.Add(this.lblScrapDateEnd);
this.gbSelect.Controls.Add(this.dtpScrapDateStart);
this.gbSelect.Controls.Add(this.lblRemarks);
this.gbSelect.Controls.Add(this.txtBarCode);
this.gbSelect.Controls.Add(this.lblBarCode);
this.gbSelect.Controls.Add(this.txtGroutingLineCode);
this.gbSelect.Controls.Add(this.lblGroutingLineCode);
this.gbSelect.Controls.Add(this.btnClearCondition);
this.gbSelect.Controls.Add(this.btnSearch);
this.gbSelect.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.gbSelect.ForeColor = System.Drawing.SystemColors.ControlText;
this.gbSelect.IsMustInput = false;
this.gbSelect.Location = new System.Drawing.Point(0, 38);
this.gbSelect.Name = "gbSelect";
this.gbSelect.OriginalHeight = -1;
this.gbSelect.Size = new System.Drawing.Size(1320, 78);
this.gbSelect.TabIndex = 13;
this.gbSelect.TabStop = false;
this.gbSelect.Text = "查询条件 ▼";
//
// txtGroutingLineName
//
this.txtGroutingLineName.BackColor = System.Drawing.SystemColors.Window;
this.txtGroutingLineName.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtGroutingLineName.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtGroutingLineName.ErrorMessage = "";
this.txtGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtGroutingLineName.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtGroutingLineName.Location = new System.Drawing.Point(493, 47);
this.txtGroutingLineName.MaxLength = 20;
this.txtGroutingLineName.Name = "txtGroutingLineName";
this.txtGroutingLineName.Size = new System.Drawing.Size(134, 21);
this.txtGroutingLineName.TabIndex = 106;
//
// 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(422, 52);
this.lblGroutingLineName.Name = "lblGroutingLineName";
this.lblGroutingLineName.Size = new System.Drawing.Size(65, 12);
this.lblGroutingLineName.TabIndex = 107;
this.lblGroutingLineName.Text = "成型线名称";
//
// txtGoodsName
//
this.txtGoodsName.BackColor = System.Drawing.SystemColors.Window;
this.txtGoodsName.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtGoodsName.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtGoodsName.ErrorMessage = "";
this.txtGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtGoodsName.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtGoodsName.Location = new System.Drawing.Point(493, 20);
this.txtGoodsName.MaxLength = 10;
this.txtGoodsName.Name = "txtGoodsName";
this.txtGoodsName.Size = new System.Drawing.Size(134, 21);
this.txtGoodsName.TabIndex = 104;
//
// 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(434, 25);
this.lblGoodsName.Name = "lblGoodsName";
this.lblGoodsName.Size = new System.Drawing.Size(53, 12);
this.lblGoodsName.TabIndex = 105;
this.lblGoodsName.Text = "产品名称";
//
// lblScrapDateStart
//
this.lblScrapDateStart.AutoSize = true;
this.lblScrapDateStart.BackColor = System.Drawing.Color.Transparent;
this.lblScrapDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblScrapDateStart.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblScrapDateStart.Location = new System.Drawing.Point(633, 23);
this.lblScrapDateStart.Name = "lblScrapDateStart";
this.lblScrapDateStart.Size = new System.Drawing.Size(53, 12);
this.lblScrapDateStart.TabIndex = 103;
this.lblScrapDateStart.Text = "调出日期";
//
// cmbRreason
//
this.cmbRreason.BackColor = System.Drawing.SystemColors.Window;
this.cmbRreason.BackgroundColor = System.Drawing.SystemColors.Window;
this.cmbRreason.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbRreason.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbRreason.FormattingEnabled = true;
this.cmbRreason.Location = new System.Drawing.Point(69, 50);
this.cmbRreason.Name = "cmbRreason";
this.cmbRreason.Size = new System.Drawing.Size(136, 20);
this.cmbRreason.TabIndex = 102;
//
// 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(12, 54);
this.c_Label1.Name = "c_Label1";
this.c_Label1.Size = new System.Drawing.Size(53, 12);
this.c_Label1.TabIndex = 101;
this.c_Label1.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(692, 47);
this.txtRemarks.MaxLength = 500;
this.txtRemarks.Name = "txtRemarks";
this.txtRemarks.Size = new System.Drawing.Size(297, 21);
this.txtRemarks.TabIndex = 12;
//
// 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(282, 20);
this.txtGoodsCode.MaxLength = 10;
this.txtGoodsCode.Name = "txtGoodsCode";
this.txtGoodsCode.Size = new System.Drawing.Size(134, 21);
this.txtGoodsCode.TabIndex = 8;
//
// 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(223, 26);
this.lblGoodsCode.Name = "lblGoodsCode";
this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
this.lblGoodsCode.TabIndex = 94;
this.lblGoodsCode.Text = "产品编码";
//
// dtpScrapDateEnd
//
this.dtpScrapDateEnd.CustomFormat = "yyyy-MM-dd";
this.dtpScrapDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpScrapDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpScrapDateEnd.Location = new System.Drawing.Point(855, 17);
this.dtpScrapDateEnd.Name = "dtpScrapDateEnd";
this.dtpScrapDateEnd.Size = new System.Drawing.Size(134, 21);
this.dtpScrapDateEnd.TabIndex = 5;
//
// lblScrapDateEnd
//
this.lblScrapDateEnd.AutoSize = true;
this.lblScrapDateEnd.BackColor = System.Drawing.Color.Transparent;
this.lblScrapDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblScrapDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblScrapDateEnd.Location = new System.Drawing.Point(832, 20);
this.lblScrapDateEnd.Name = "lblScrapDateEnd";
this.lblScrapDateEnd.Size = new System.Drawing.Size(17, 12);
this.lblScrapDateEnd.TabIndex = 92;
this.lblScrapDateEnd.Text = "至";
//
// dtpScrapDateStart
//
this.dtpScrapDateStart.CustomFormat = "yyyy-MM-dd";
this.dtpScrapDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpScrapDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpScrapDateStart.Location = new System.Drawing.Point(692, 17);
this.dtpScrapDateStart.Name = "dtpScrapDateStart";
this.dtpScrapDateStart.Size = new System.Drawing.Size(134, 21);
this.dtpScrapDateStart.TabIndex = 4;
//
// 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(657, 50);
this.lblRemarks.Name = "lblRemarks";
this.lblRemarks.Size = new System.Drawing.Size(29, 12);
this.lblRemarks.TabIndex = 83;
this.lblRemarks.Text = "备注";
//
// txtBarCode
//
this.txtBarCode.BackColor = System.Drawing.SystemColors.Window;
this.txtBarCode.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtBarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtBarCode.ErrorMessage = "";
this.txtBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtBarCode.Location = new System.Drawing.Point(71, 22);
this.txtBarCode.MaxLength = 11;
this.txtBarCode.Name = "txtBarCode";
this.txtBarCode.Size = new System.Drawing.Size(134, 21);
this.txtBarCode.TabIndex = 10;
//
// lblBarCode
//
this.lblBarCode.AutoSize = true;
this.lblBarCode.BackColor = System.Drawing.Color.Transparent;
this.lblBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblBarCode.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblBarCode.Location = new System.Drawing.Point(12, 26);
this.lblBarCode.Name = "lblBarCode";
this.lblBarCode.Size = new System.Drawing.Size(53, 12);
this.lblBarCode.TabIndex = 80;
this.lblBarCode.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(282, 47);
this.txtGroutingLineCode.MaxLength = 20;
this.txtGroutingLineCode.Name = "txtGroutingLineCode";
this.txtGroutingLineCode.Size = new System.Drawing.Size(134, 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(211, 54);
this.lblGroutingLineCode.Name = "lblGroutingLineCode";
this.lblGroutingLineCode.Size = new System.Drawing.Size(65, 12);
this.lblGroutingLineCode.TabIndex = 76;
this.lblGroutingLineCode.Text = "成型线编码";
//
// 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(1229, 37);
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 = 75;
this.btnClearCondition.Text = "清空条件(&C)";
this.btnClearCondition.UseVisualStyleBackColor = false;
this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
//
// btnSearch
//
this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnSearch.BackColor = System.Drawing.Color.Gray;
this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnSearch.ForeColor = System.Drawing.Color.White;
this.btnSearch.Location = new System.Drawing.Point(1138, 37);
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 = 74;
this.btnSearch.Text = "查询(&Q)";
this.btnSearch.UseVisualStyleBackColor = false;
this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
//
// 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.tsbtnAllocateOut,
this.tsbtnCancelAllocateOut,
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(1332, 35);
this.tsrOperate.TabIndex = 14;
//
// tsbtnAllocateOut
//
this.tsbtnAllocateOut.AutoSize = false;
this.tsbtnAllocateOut.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnAllocateOut.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnAllocateOut.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnAllocateOut.Name = "tsbtnAllocateOut";
this.tsbtnAllocateOut.Size = new System.Drawing.Size(60, 25);
this.tsbtnAllocateOut.Text = "调出(&O)";
this.tsbtnAllocateOut.Click += new System.EventHandler(this.tsbtnAllocateOut_Click);
//
// tsbtnCancelAllocateOut
//
this.tsbtnCancelAllocateOut.AutoSize = false;
this.tsbtnCancelAllocateOut.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnCancelAllocateOut.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnCancelAllocateOut.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnCancelAllocateOut.Name = "tsbtnCancelAllocateOut";
this.tsbtnCancelAllocateOut.Size = new System.Drawing.Size(80, 25);
this.tsbtnCancelAllocateOut.Text = "撤销调出(&Z)";
this.tsbtnCancelAllocateOut.Click += new System.EventHandler(this.tsbtnCancelAllocateOut_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);
//
// dgvScrapProduct
//
this.dgvScrapProduct.AllowUserToAddRows = false;
this.dgvScrapProduct.AllowUserToDeleteRows = false;
this.dgvScrapProduct.AllowUserToModifyRows = true;
this.dgvScrapProduct.AllowUserToOrderColumns = true;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvScrapProduct.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvScrapProduct.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.dgvScrapProduct.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvScrapProduct.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvScrapProduct.CellHeight = 23;
this.dgvScrapProduct.ChildNodeColumnName = null;
this.dgvScrapProduct.ChildNodeColumnText = null;
this.dgvScrapProduct.ColumnDeep = 1;
this.dgvScrapProduct.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.dgvScrapProduct.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvScrapProduct.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvScrapProduct.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.BarCode,
this.GoodsCode,
this.GoodsName,
this.Rreason,
this.ScrapDate,
this.ProcedureName,
this.ProductionLineCode,
this.ProductionLineName,
this.GroutingDate,
this.GroutingUserCode,
this.GroutingLineCode,
this.GroutingLineName,
this.GroutingMouldCode,
this.MouldCode,
this.GoodsLevelName,
this.Remarks,
this.ISPUBLICBODY,
this.SPECIALREPAIRFLAG,
this.ProductionLineID,
this.GoodsID,
this.GroutingDailyID,
this.GroutingDailyDetailID,
this.GroutingLineID,
this.GMouldTypeID,
this.GroutingLineDetailID,
this.GoodsLevelTypeID,
this.AccountID,
this.ValueFlag,
this.ScrapProductID});
this.dgvScrapProduct.ColumnTreeView = null;
this.dgvScrapProduct.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)));
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgvScrapProduct.DefaultCellStyle = dataGridViewCellStyle5;
this.dgvScrapProduct.DynamicColumnName = "";
this.dgvScrapProduct.EnableHeadersVisualStyles = false;
this.dgvScrapProduct.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvScrapProduct.FormatQuantityColumns = null;
this.dgvScrapProduct.HorizontalMergeColumn = null;
this.dgvScrapProduct.IsAutoCountSum = true;
this.dgvScrapProduct.IsAutoResizeColumns = false;
this.dgvScrapProduct.IsClickF12 = false;
this.dgvScrapProduct.IsOpenMergeCellFlag = false;
this.dgvScrapProduct.IsSubTotalFlag = false;
this.dgvScrapProduct.IsTopDeep = false;
this.dgvScrapProduct.Location = new System.Drawing.Point(0, 122);
this.dgvScrapProduct.MergeColumnNames = null;
this.dgvScrapProduct.MergeDetailColumnNames = null;
this.dgvScrapProduct.MergeDetailOnlyColumn = null;
this.dgvScrapProduct.MergeOnlyColumn = null;
this.dgvScrapProduct.Name = "dgvScrapProduct";
this.dgvScrapProduct.ReadOnly = true;
this.dgvScrapProduct.RefreshAtHscroll = false;
this.dgvScrapProduct.RowHeadersWidth = 50;
this.dgvScrapProduct.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvScrapProduct.RowsDefaultCellStyle = dataGridViewCellStyle6;
this.dgvScrapProduct.RowTemplate.Height = 21;
this.dgvScrapProduct.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvScrapProduct.Size = new System.Drawing.Size(1320, 504);
this.dgvScrapProduct.SortOrderColumnName = null;
this.dgvScrapProduct.TabIndex = 14;
this.dgvScrapProduct.Tag = true;
this.dgvScrapProduct.TotalSumColumns = null;
this.dgvScrapProduct.ViewRowFilter = "";
this.dgvScrapProduct.VirtualMode = 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;
//
// Rreason
//
this.Rreason.DataPropertyName = "Rreason";
this.Rreason.HeaderText = "调出类型";
this.Rreason.Name = "Rreason";
this.Rreason.ReadOnly = true;
//
// ScrapDate
//
this.ScrapDate.DataPropertyName = "ScrapDate";
dataGridViewCellStyle3.Format = "yyyy-MM-dd";
dataGridViewCellStyle3.NullValue = null;
this.ScrapDate.DefaultCellStyle = dataGridViewCellStyle3;
this.ScrapDate.HeaderText = "调出日期";
this.ScrapDate.Name = "ScrapDate";
this.ScrapDate.ReadOnly = true;
//
// ProcedureName
//
this.ProcedureName.DataPropertyName = "ProcedureName";
this.ProcedureName.HeaderText = "完成工序";
this.ProcedureName.Name = "ProcedureName";
this.ProcedureName.ReadOnly = true;
//
// ProductionLineCode
//
this.ProductionLineCode.DataPropertyName = "ProductionLineCode";
this.ProductionLineCode.HeaderText = "生产线编码";
this.ProductionLineCode.Name = "ProductionLineCode";
this.ProductionLineCode.ReadOnly = true;
//
// ProductionLineName
//
this.ProductionLineName.DataPropertyName = "ProductionLineName";
this.ProductionLineName.HeaderText = "生产线名称";
this.ProductionLineName.Name = "ProductionLineName";
this.ProductionLineName.ReadOnly = true;
//
// GroutingDate
//
this.GroutingDate.DataPropertyName = "GroutingDate";
dataGridViewCellStyle4.Format = "yyyy-MM-dd";
dataGridViewCellStyle4.NullValue = null;
this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle4;
this.GroutingDate.HeaderText = "注浆日期";
this.GroutingDate.Name = "GroutingDate";
this.GroutingDate.ReadOnly = true;
//
// GroutingUserCode
//
this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
this.GroutingUserCode.HeaderText = "成型工号";
this.GroutingUserCode.Name = "GroutingUserCode";
this.GroutingUserCode.ReadOnly = true;
//
// GroutingLineCode
//
this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
this.GroutingLineCode.HeaderText = "成型线编码";
this.GroutingLineCode.Name = "GroutingLineCode";
this.GroutingLineCode.ReadOnly = true;
//
// GroutingLineName
//
this.GroutingLineName.DataPropertyName = "GroutingLineName";
this.GroutingLineName.HeaderText = "成型线名称";
this.GroutingLineName.Name = "GroutingLineName";
this.GroutingLineName.ReadOnly = true;
//
// GroutingMouldCode
//
this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
this.GroutingMouldCode.HeaderText = "注浆模具编号";
this.GroutingMouldCode.Name = "GroutingMouldCode";
this.GroutingMouldCode.ReadOnly = true;
//
// MouldCode
//
this.MouldCode.DataPropertyName = "MouldCode";
this.MouldCode.HeaderText = "模具编号";
this.MouldCode.Name = "MouldCode";
this.MouldCode.ReadOnly = true;
this.MouldCode.Visible = false;
//
// GoodsLevelName
//
this.GoodsLevelName.DataPropertyName = "GoodsLevelName";
this.GoodsLevelName.HeaderText = "产品分级";
this.GoodsLevelName.Name = "GoodsLevelName";
this.GoodsLevelName.ReadOnly = true;
//
// Remarks
//
this.Remarks.DataPropertyName = "Remarks";
this.Remarks.HeaderText = "备注";
this.Remarks.Name = "Remarks";
this.Remarks.ReadOnly = true;
//
// 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";
//
// 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";
//
// ProductionLineID
//
this.ProductionLineID.DataPropertyName = "ProductionLineID";
this.ProductionLineID.HeaderText = "生产线ID";
this.ProductionLineID.Name = "ProductionLineID";
this.ProductionLineID.ReadOnly = true;
this.ProductionLineID.Visible = false;
//
// GoodsID
//
this.GoodsID.DataPropertyName = "GoodsID";
this.GoodsID.HeaderText = "产品ID";
this.GoodsID.Name = "GoodsID";
this.GoodsID.ReadOnly = true;
this.GoodsID.Visible = false;
//
// 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;
//
// GroutingLineID
//
this.GroutingLineID.DataPropertyName = "GroutingLineID";
this.GroutingLineID.HeaderText = "成型线ID";
this.GroutingLineID.Name = "GroutingLineID";
this.GroutingLineID.ReadOnly = true;
this.GroutingLineID.Visible = false;
//
// GMouldTypeID
//
this.GMouldTypeID.DataPropertyName = "GMouldTypeID";
this.GMouldTypeID.HeaderText = "成型线类型ID";
this.GMouldTypeID.Name = "GMouldTypeID";
this.GMouldTypeID.ReadOnly = true;
this.GMouldTypeID.Visible = false;
//
// GroutingLineDetailID
//
this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
this.GroutingLineDetailID.HeaderText = "成型线明细ID";
this.GroutingLineDetailID.Name = "GroutingLineDetailID";
this.GroutingLineDetailID.ReadOnly = true;
this.GroutingLineDetailID.Visible = false;
//
// GoodsLevelTypeID
//
this.GoodsLevelTypeID.DataPropertyName = "GoodsLevelTypeID";
this.GoodsLevelTypeID.HeaderText = "产品分级类别ID";
this.GoodsLevelTypeID.Name = "GoodsLevelTypeID";
this.GoodsLevelTypeID.ReadOnly = true;
this.GoodsLevelTypeID.Visible = false;
//
// AccountID
//
this.AccountID.DataPropertyName = "AccountID";
this.AccountID.HeaderText = "帐套ID";
this.AccountID.Name = "AccountID";
this.AccountID.ReadOnly = true;
this.AccountID.Visible = false;
//
// ValueFlag
//
this.ValueFlag.DataPropertyName = "ValueFlag";
this.ValueFlag.HeaderText = "有效标识";
this.ValueFlag.Name = "ValueFlag";
this.ValueFlag.ReadOnly = true;
this.ValueFlag.Visible = false;
//
// ScrapProductID
//
this.ScrapProductID.DataPropertyName = "ScrapProductID";
this.ScrapProductID.HeaderText = "报损ID";
this.ScrapProductID.Name = "ScrapProductID";
this.ScrapProductID.ReadOnly = true;
this.ScrapProductID.Visible = false;
//
// F_PM_3301
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1332, 638);
this.Controls.Add(this.dgvScrapProduct);
this.Controls.Add(this.tsrOperate);
this.Controls.Add(this.gbSelect);
this.Name = "F_PM_3301";
this.Text = "工厂调出";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_3301_FormClosed);
this.Load += new System.EventHandler(this.F_PM_3301_Load);
this.gbSelect.ResumeLayout(false);
this.gbSelect.PerformLayout();
this.tsrOperate.ResumeLayout(false);
this.tsrOperate.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvScrapProduct)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Basics.BaseControls.C_GroupBox gbSelect;
private Basics.BaseControls.C_Button btnClearCondition;
private Basics.BaseControls.C_Button btnSearch;
private Basics.BaseControls.C_TextBox txtRemarks;
private Basics.BaseControls.C_TextBox txtGoodsCode;
private Basics.BaseControls.C_Label lblGoodsCode;
private Basics.BaseControls.C_DateTimePicker dtpScrapDateEnd;
private Basics.BaseControls.C_Label lblScrapDateEnd;
private Basics.BaseControls.C_DateTimePicker dtpScrapDateStart;
private Basics.BaseControls.C_Label lblRemarks;
private Basics.BaseControls.C_TextBox txtBarCode;
private Basics.BaseControls.C_Label lblBarCode;
private Basics.BaseControls.C_TextBox txtGroutingLineCode;
private Basics.BaseControls.C_Label lblGroutingLineCode;
private Basics.BaseControls.C_ToolStrip tsrOperate;
private System.Windows.Forms.ToolStripButton tsbtnAllocateOut;
private System.Windows.Forms.ToolStripButton tsbtnCancelAllocateOut;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
private System.Windows.Forms.ToolStripButton tsbtnClose;
private Basics.BaseControls.C_DataGridView dgvScrapProduct;
private Basics.BaseControls.C_ComboBox cmbRreason;
private Basics.BaseControls.C_Label c_Label1;
private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
private System.Windows.Forms.DataGridViewTextBoxColumn Rreason;
private System.Windows.Forms.DataGridViewTextBoxColumn ScrapDate;
private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName;
private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineCode;
private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
private System.Windows.Forms.DataGridViewTextBoxColumn MouldCode;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsLevelName;
private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
private System.Windows.Forms.DataGridViewCheckBoxColumn ISPUBLICBODY;
private System.Windows.Forms.DataGridViewCheckBoxColumn SPECIALREPAIRFLAG;
private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineID;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyID;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyDetailID;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineID;
private System.Windows.Forms.DataGridViewTextBoxColumn GMouldTypeID;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineDetailID;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsLevelTypeID;
private System.Windows.Forms.DataGridViewTextBoxColumn AccountID;
private System.Windows.Forms.DataGridViewTextBoxColumn ValueFlag;
private System.Windows.Forms.DataGridViewTextBoxColumn ScrapProductID;
private Basics.BaseControls.C_TextBox txtGroutingLineName;
private Basics.BaseControls.C_Label lblGroutingLineName;
private Basics.BaseControls.C_TextBox txtGoodsName;
private Basics.BaseControls.C_Label lblGoodsName;
private Basics.BaseControls.C_Label lblScrapDateStart;
}
}