namespace Dongke.IBOSS.PRD.Client.ReportModule
{
partial class F_RPT_030120
{
///
/// 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 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 dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_030120));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
this.tblworkShopTotalModule = new System.Windows.Forms.TabControl();
this.tapScrapTotalModule = new System.Windows.Forms.TabPage();
this.dgvAll = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.tabDetail = new System.Windows.Forms.TabPage();
this.dgvDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
this.cmbItem = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
this.lbItem = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.cmbWorkShop = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
this.lbWorkShop = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.cmbDataCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
this.lbDataCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.c_LbCreatedate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.chkTestMouldFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dtpEndTime = new System.Windows.Forms.DateTimePicker();
this.dtpStartTime = new System.Windows.Forms.DateTimePicker();
this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.g4mremark = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.g2goodsmodel = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.MATERIALCODE1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.MATERIALREMARK2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.LogoName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.workshopname1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.datacode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.PROCEDURENAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.zscsname1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.item1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CREATETIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.MATERIALCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.workshopname = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.workshop = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.datacode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.itemname = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.zscsname = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.testmouldflag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.quanlity = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.item = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tblworkShopTotalModule.SuspendLayout();
this.tapScrapTotalModule.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvAll)).BeginInit();
this.tabDetail.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).BeginInit();
this.tsrOperate.SuspendLayout();
this.gbxCondition.SuspendLayout();
this.SuspendLayout();
//
// tblworkShopTotalModule
//
this.tblworkShopTotalModule.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.tblworkShopTotalModule.Controls.Add(this.tapScrapTotalModule);
this.tblworkShopTotalModule.Controls.Add(this.tabDetail);
this.tblworkShopTotalModule.Location = new System.Drawing.Point(0, 109);
this.tblworkShopTotalModule.Margin = new System.Windows.Forms.Padding(0);
this.tblworkShopTotalModule.Name = "tblworkShopTotalModule";
this.tblworkShopTotalModule.Padding = new System.Drawing.Point(0, 0);
this.tblworkShopTotalModule.SelectedIndex = 0;
this.tblworkShopTotalModule.Size = new System.Drawing.Size(1008, 427);
this.tblworkShopTotalModule.TabIndex = 2;
//
// tapScrapTotalModule
//
this.tapScrapTotalModule.Controls.Add(this.dgvAll);
this.tapScrapTotalModule.Location = new System.Drawing.Point(4, 22);
this.tapScrapTotalModule.Margin = new System.Windows.Forms.Padding(0);
this.tapScrapTotalModule.Name = "tapScrapTotalModule";
this.tapScrapTotalModule.Size = new System.Drawing.Size(1000, 401);
this.tapScrapTotalModule.TabIndex = 0;
this.tapScrapTotalModule.Text = "跨车间作业量汇总表";
this.tapScrapTotalModule.UseVisualStyleBackColor = true;
//
// dgvAll
//
this.dgvAll.AllowUserToAddRows = false;
this.dgvAll.AllowUserToDeleteRows = false;
this.dgvAll.AllowUserToModifyRows = true;
this.dgvAll.AllowUserToOrderColumns = true;
this.dgvAll.AllowUserToSortRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvAll.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvAll.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvAll.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvAll.CellHeight = 23;
this.dgvAll.ChildNodeColumnName = null;
this.dgvAll.ChildNodeColumnText = null;
this.dgvAll.ColumnDeep = 1;
this.dgvAll.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.dgvAll.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvAll.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvAll.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.MATERIALCODE,
this.goodscode,
this.workshopname,
this.workshop,
this.datacode,
this.itemname,
this.zscsname,
this.testmouldflag,
this.quanlity,
this.item});
this.dgvAll.ColumnTreeView = null;
this.dgvAll.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.dgvAll.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvAll.DynamicColumnName = "";
this.dgvAll.EnableHeadersVisualStyles = false;
this.dgvAll.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvAll.FormatQuantityColumns = null;
this.dgvAll.HorizontalMergeColumn = null;
this.dgvAll.IsAutoCountSum = true;
this.dgvAll.IsAutoResizeColumns = false;
this.dgvAll.IsClickF12 = false;
this.dgvAll.IsOpenMergeCellFlag = false;
this.dgvAll.IsSubTotalFlag = false;
this.dgvAll.IsTopDeep = false;
this.dgvAll.Location = new System.Drawing.Point(0, 0);
this.dgvAll.Margin = new System.Windows.Forms.Padding(0);
this.dgvAll.MergeColumnNames = null;
this.dgvAll.MergeDetailColumnNames = null;
this.dgvAll.MergeDetailOnlyColumn = null;
this.dgvAll.MergeOnlyColumn = null;
this.dgvAll.MultiSelect = false;
this.dgvAll.Name = "dgvAll";
this.dgvAll.ReadOnly = true;
this.dgvAll.RefreshAtHscroll = false;
this.dgvAll.RowHeadersWidth = 50;
this.dgvAll.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvAll.RowsDefaultCellStyle = dataGridViewCellStyle3;
this.dgvAll.RowTemplate.Height = 21;
this.dgvAll.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvAll.Size = new System.Drawing.Size(1000, 401);
this.dgvAll.SortOrderColumnName = null;
this.dgvAll.TabIndex = 0;
this.dgvAll.Tag = true;
this.dgvAll.TotalSumColumns = null;
this.dgvAll.ViewRowFilter = "";
this.dgvAll.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvAll_CellDoubleClick);
//
// tabDetail
//
this.tabDetail.Controls.Add(this.dgvDetail);
this.tabDetail.Location = new System.Drawing.Point(4, 22);
this.tabDetail.Name = "tabDetail";
this.tabDetail.Padding = new System.Windows.Forms.Padding(3);
this.tabDetail.Size = new System.Drawing.Size(1000, 401);
this.tabDetail.TabIndex = 1;
this.tabDetail.Text = "跨车间作业量明细表";
this.tabDetail.UseVisualStyleBackColor = true;
//
// dgvDetail
//
this.dgvDetail.AllowUserToAddRows = false;
this.dgvDetail.AllowUserToDeleteRows = false;
this.dgvDetail.AllowUserToModifyRows = true;
this.dgvDetail.AllowUserToOrderColumns = true;
this.dgvDetail.AllowUserToSortRows = false;
dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
this.dgvDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvDetail.CellHeight = 23;
this.dgvDetail.ChildNodeColumnName = null;
this.dgvDetail.ChildNodeColumnText = null;
this.dgvDetail.ColumnDeep = 1;
this.dgvDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
this.dgvDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.BarCode,
this.dataGridViewTextBoxColumn1,
this.g2goodsmodel,
this.MATERIALCODE1,
this.MATERIALREMARK2,
this.LogoName,
this.UserCode,
this.GroutingLineCode,
this.GroutingMouldCode,
this.dataGridViewCheckBoxColumn1,
this.workshopname1,
this.datacode1,
this.PROCEDURENAME,
this.zscsname1,
this.item1,
this.CREATETIME});
this.dgvDetail.ColumnTreeView = null;
this.dgvDetail.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.dgvDetail.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvDetail.DynamicColumnName = "";
this.dgvDetail.EnableHeadersVisualStyles = false;
this.dgvDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvDetail.FormatQuantityColumns = null;
this.dgvDetail.HorizontalMergeColumn = null;
this.dgvDetail.IsAutoCountSum = true;
this.dgvDetail.IsAutoResizeColumns = false;
this.dgvDetail.IsClickF12 = false;
this.dgvDetail.IsOpenMergeCellFlag = false;
this.dgvDetail.IsSubTotalFlag = false;
this.dgvDetail.IsTopDeep = false;
this.dgvDetail.Location = new System.Drawing.Point(3, 3);
this.dgvDetail.Margin = new System.Windows.Forms.Padding(0);
this.dgvDetail.MergeColumnNames = null;
this.dgvDetail.MergeDetailColumnNames = null;
this.dgvDetail.MergeDetailOnlyColumn = null;
this.dgvDetail.MergeOnlyColumn = null;
this.dgvDetail.MultiSelect = false;
this.dgvDetail.Name = "dgvDetail";
this.dgvDetail.ReadOnly = true;
this.dgvDetail.RefreshAtHscroll = false;
this.dgvDetail.RowHeadersWidth = 50;
this.dgvDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvDetail.RowsDefaultCellStyle = dataGridViewCellStyle7;
this.dgvDetail.RowTemplate.Height = 21;
this.dgvDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvDetail.Size = new System.Drawing.Size(994, 395);
this.dgvDetail.SortOrderColumnName = null;
this.dgvDetail.TabIndex = 1;
this.dgvDetail.Tag = true;
this.dgvDetail.TotalSumColumns = null;
this.dgvDetail.ViewRowFilter = "";
//
// 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.ImageScalingSize = new System.Drawing.Size(24, 24);
this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsbtnAdaptive,
this.tsbtnClose});
this.tsrOperate.Location = new System.Drawing.Point(0, 0);
this.tsrOperate.Name = "tsrOperate";
this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
this.tsrOperate.ShowItemToolTips = false;
this.tsrOperate.Size = new System.Drawing.Size(1024, 35);
this.tsrOperate.TabIndex = 0;
this.tsrOperate.Text = "toolStrip1";
//
// 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.cmbItem);
this.gbxCondition.Controls.Add(this.lbItem);
this.gbxCondition.Controls.Add(this.cmbWorkShop);
this.gbxCondition.Controls.Add(this.lbWorkShop);
this.gbxCondition.Controls.Add(this.cmbDataCode);
this.gbxCondition.Controls.Add(this.lbDataCode);
this.gbxCondition.Controls.Add(this.c_LbCreatedate);
this.gbxCondition.Controls.Add(this.btnClearCondition);
this.gbxCondition.Controls.Add(this.chkTestMouldFlag);
this.gbxCondition.Controls.Add(this.lblAccountDateEnd);
this.gbxCondition.Controls.Add(this.dtpEndTime);
this.gbxCondition.Controls.Add(this.dtpStartTime);
this.gbxCondition.Controls.Add(this.btnSearch);
this.gbxCondition.Controls.Add(this.txtGoodsCode);
this.gbxCondition.Controls.Add(this.lblGoodsCode);
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(4, 38);
this.gbxCondition.Name = "gbxCondition";
this.gbxCondition.OriginalHeight = -1;
this.gbxCondition.Size = new System.Drawing.Size(1004, 68);
this.gbxCondition.TabIndex = 1;
this.gbxCondition.TabStop = false;
this.gbxCondition.Text = "查询条件 ▼";
//
// cmbItem
//
this.cmbItem.BackColor = System.Drawing.SystemColors.Window;
this.cmbItem.BackgroundColor = System.Drawing.SystemColors.Window;
this.cmbItem.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbItem.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbItem.FormattingEnabled = true;
this.cmbItem.Location = new System.Drawing.Point(774, 15);
this.cmbItem.Name = "cmbItem";
this.cmbItem.Size = new System.Drawing.Size(121, 20);
this.cmbItem.TabIndex = 54;
//
// lbItem
//
this.lbItem.AutoSize = true;
this.lbItem.BackColor = System.Drawing.Color.Transparent;
this.lbItem.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbItem.Location = new System.Drawing.Point(715, 21);
this.lbItem.Name = "lbItem";
this.lbItem.Size = new System.Drawing.Size(53, 12);
this.lbItem.TabIndex = 53;
this.lbItem.Text = "报工类型";
//
// cmbWorkShop
//
this.cmbWorkShop.BackColor = System.Drawing.SystemColors.Window;
this.cmbWorkShop.BackgroundColor = System.Drawing.SystemColors.Window;
this.cmbWorkShop.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbWorkShop.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbWorkShop.FormattingEnabled = true;
this.cmbWorkShop.Location = new System.Drawing.Point(402, 15);
this.cmbWorkShop.Name = "cmbWorkShop";
this.cmbWorkShop.Size = new System.Drawing.Size(121, 20);
this.cmbWorkShop.TabIndex = 52;
//
// lbWorkShop
//
this.lbWorkShop.AutoSize = true;
this.lbWorkShop.BackColor = System.Drawing.Color.Transparent;
this.lbWorkShop.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbWorkShop.Location = new System.Drawing.Point(343, 21);
this.lbWorkShop.Name = "lbWorkShop";
this.lbWorkShop.Size = new System.Drawing.Size(53, 12);
this.lbWorkShop.TabIndex = 51;
this.lbWorkShop.Text = "代工车间";
//
// cmbDataCode
//
this.cmbDataCode.BackColor = System.Drawing.SystemColors.Window;
this.cmbDataCode.BackgroundColor = System.Drawing.SystemColors.Window;
this.cmbDataCode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbDataCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbDataCode.FormattingEnabled = true;
this.cmbDataCode.Location = new System.Drawing.Point(588, 15);
this.cmbDataCode.Name = "cmbDataCode";
this.cmbDataCode.Size = new System.Drawing.Size(121, 20);
this.cmbDataCode.TabIndex = 50;
//
// lbDataCode
//
this.lbDataCode.AutoSize = true;
this.lbDataCode.BackColor = System.Drawing.Color.Transparent;
this.lbDataCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbDataCode.Location = new System.Drawing.Point(529, 21);
this.lbDataCode.Name = "lbDataCode";
this.lbDataCode.Size = new System.Drawing.Size(53, 12);
this.lbDataCode.TabIndex = 49;
this.lbDataCode.Text = "工序节点";
//
// c_LbCreatedate
//
this.c_LbCreatedate.AutoSize = true;
this.c_LbCreatedate.BackColor = System.Drawing.SystemColors.Control;
this.c_LbCreatedate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_LbCreatedate.ForeColor = System.Drawing.SystemColors.ControlText;
this.c_LbCreatedate.Location = new System.Drawing.Point(8, 21);
this.c_LbCreatedate.Name = "c_LbCreatedate";
this.c_LbCreatedate.Size = new System.Drawing.Size(53, 12);
this.c_LbCreatedate.TabIndex = 48;
this.c_LbCreatedate.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.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, 32);
this.btnClearCondition.Name = "btnClearCondition";
this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
this.btnClearCondition.TabIndex = 13;
this.btnClearCondition.Text = "清空条件";
this.btnClearCondition.UseVisualStyleBackColor = true;
this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
//
// chkTestMouldFlag
//
this.chkTestMouldFlag.BackColor = System.Drawing.SystemColors.Control;
this.chkTestMouldFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkTestMouldFlag.BackgroundImage")));
this.chkTestMouldFlag.FalseText = "否";
this.chkTestMouldFlag.Location = new System.Drawing.Point(216, 45);
this.chkTestMouldFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
this.chkTestMouldFlag.Name = "chkTestMouldFlag";
this.chkTestMouldFlag.Size = new System.Drawing.Size(130, 16);
this.chkTestMouldFlag.TabIndex = 45;
this.chkTestMouldFlag.Title = "试验标识";
this.chkTestMouldFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.chkTestMouldFlag.TrueText = "是";
//
// lblAccountDateEnd
//
this.lblAccountDateEnd.AutoSize = true;
this.lblAccountDateEnd.BackColor = System.Drawing.Color.Transparent;
this.lblAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAccountDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblAccountDateEnd.Location = new System.Drawing.Point(193, 21);
this.lblAccountDateEnd.Name = "lblAccountDateEnd";
this.lblAccountDateEnd.Size = new System.Drawing.Size(17, 12);
this.lblAccountDateEnd.TabIndex = 6;
this.lblAccountDateEnd.Text = "至";
//
// dtpEndTime
//
this.dtpEndTime.CustomFormat = "yyyy-MM-dd";
this.dtpEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpEndTime.Location = new System.Drawing.Point(216, 15);
this.dtpEndTime.Name = "dtpEndTime";
this.dtpEndTime.Size = new System.Drawing.Size(121, 21);
this.dtpEndTime.TabIndex = 7;
this.dtpEndTime.Value = new System.DateTime(2014, 9, 23, 0, 0, 0, 0);
//
// dtpStartTime
//
this.dtpStartTime.CustomFormat = "yyyy-MM-dd";
this.dtpStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpStartTime.Location = new System.Drawing.Point(66, 15);
this.dtpStartTime.Name = "dtpStartTime";
this.dtpStartTime.Size = new System.Drawing.Size(121, 21);
this.dtpStartTime.TabIndex = 5;
this.dtpStartTime.Value = new System.DateTime(2014, 9, 24, 0, 0, 0, 0);
//
// btnSearch
//
this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | 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, 32);
this.btnSearch.Name = "btnSearch";
this.btnSearch.Size = new System.Drawing.Size(85, 30);
this.btnSearch.TabIndex = 12;
this.btnSearch.Text = "查询";
this.btnSearch.UseVisualStyleBackColor = true;
this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
//
// 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(65, 41);
this.txtGoodsCode.MaxLength = 21;
this.txtGoodsCode.Name = "txtGoodsCode";
this.txtGoodsCode.Size = new System.Drawing.Size(145, 21);
this.txtGoodsCode.TabIndex = 10;
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.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblGoodsCode.Location = new System.Drawing.Point(6, 44);
this.lblGoodsCode.Name = "lblGoodsCode";
this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
this.lblGoodsCode.TabIndex = 9;
this.lblGoodsCode.Text = "产品编码";
//
// dataGridViewTextBoxColumn6
//
this.dataGridViewTextBoxColumn6.DataPropertyName = "goodscount";
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle8.Format = "N0";
this.dataGridViewTextBoxColumn6.DefaultCellStyle = dataGridViewCellStyle8;
this.dataGridViewTextBoxColumn6.HeaderText = "产品数量";
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
this.dataGridViewTextBoxColumn6.ReadOnly = true;
//
// g4mremark
//
this.g4mremark.DataPropertyName = "mremark";
this.g4mremark.HeaderText = "物料描述";
this.g4mremark.Name = "g4mremark";
this.g4mremark.ReadOnly = true;
//
// dataGridViewTextBoxColumn5
//
this.dataGridViewTextBoxColumn5.DataPropertyName = "mcode";
this.dataGridViewTextBoxColumn5.HeaderText = "物料编码";
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
this.dataGridViewTextBoxColumn5.ReadOnly = true;
//
// dataGridViewTextBoxColumn4
//
this.dataGridViewTextBoxColumn4.DataPropertyName = "goodsmodel";
this.dataGridViewTextBoxColumn4.HeaderText = "产品型号";
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
this.dataGridViewTextBoxColumn4.ReadOnly = true;
//
// dataGridViewTextBoxColumn3
//
this.dataGridViewTextBoxColumn3.DataPropertyName = "goodscode";
this.dataGridViewTextBoxColumn3.HeaderText = "产品编码";
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
this.dataGridViewTextBoxColumn3.ReadOnly = true;
//
// BarCode
//
this.BarCode.DataPropertyName = "BarCode";
this.BarCode.HeaderText = "产品条码";
this.BarCode.Name = "BarCode";
this.BarCode.ReadOnly = true;
//
// dataGridViewTextBoxColumn1
//
this.dataGridViewTextBoxColumn1.DataPropertyName = "GoodsCode";
this.dataGridViewTextBoxColumn1.HeaderText = "产品编码";
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
this.dataGridViewTextBoxColumn1.ReadOnly = true;
//
// g2goodsmodel
//
this.g2goodsmodel.DataPropertyName = "goodsmodel";
this.g2goodsmodel.HeaderText = "产品型号";
this.g2goodsmodel.Name = "g2goodsmodel";
this.g2goodsmodel.ReadOnly = true;
//
// MATERIALCODE1
//
this.MATERIALCODE1.DataPropertyName = "MATERIALCODE";
this.MATERIALCODE1.HeaderText = "物料编码";
this.MATERIALCODE1.Name = "MATERIALCODE1";
this.MATERIALCODE1.ReadOnly = true;
//
// MATERIALREMARK2
//
this.MATERIALREMARK2.DataPropertyName = "MATERIALREMARK";
this.MATERIALREMARK2.HeaderText = "物料描述";
this.MATERIALREMARK2.Name = "MATERIALREMARK2";
this.MATERIALREMARK2.ReadOnly = true;
//
// LogoName
//
this.LogoName.DataPropertyName = "LogoName";
this.LogoName.HeaderText = "产品商标";
this.LogoName.Name = "LogoName";
this.LogoName.ReadOnly = true;
//
// UserCode
//
this.UserCode.DataPropertyName = "UserCode";
this.UserCode.HeaderText = "生产工号";
this.UserCode.Name = "UserCode";
this.UserCode.ReadOnly = true;
this.UserCode.Visible = false;
//
// GroutingLineCode
//
this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
this.GroutingLineCode.HeaderText = "成型线编码";
this.GroutingLineCode.Name = "GroutingLineCode";
this.GroutingLineCode.ReadOnly = true;
//
// GroutingMouldCode
//
this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
this.GroutingMouldCode.HeaderText = "模具编号";
this.GroutingMouldCode.Name = "GroutingMouldCode";
this.GroutingMouldCode.ReadOnly = true;
this.GroutingMouldCode.Visible = false;
//
// dataGridViewCheckBoxColumn1
//
this.dataGridViewCheckBoxColumn1.DataPropertyName = "TestMouldFlag";
this.dataGridViewCheckBoxColumn1.FalseValue = "0";
this.dataGridViewCheckBoxColumn1.HeaderText = "试验标识";
this.dataGridViewCheckBoxColumn1.IndeterminateValue = "0";
this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
this.dataGridViewCheckBoxColumn1.ReadOnly = true;
this.dataGridViewCheckBoxColumn1.TrueValue = "1";
//
// workshopname1
//
this.workshopname1.DataPropertyName = "workshopname";
this.workshopname1.HeaderText = "代工车间";
this.workshopname1.Name = "workshopname1";
this.workshopname1.ReadOnly = true;
//
// datacode1
//
this.datacode1.DataPropertyName = "datacode";
this.datacode1.HeaderText = "工序节点";
this.datacode1.Name = "datacode1";
this.datacode1.ReadOnly = true;
//
// PROCEDURENAME
//
this.PROCEDURENAME.DataPropertyName = "PROCEDURENAME";
this.PROCEDURENAME.HeaderText = "工序名称";
this.PROCEDURENAME.Name = "PROCEDURENAME";
this.PROCEDURENAME.ReadOnly = true;
//
// zscsname1
//
this.zscsname1.DataPropertyName = "zscsname";
this.zscsname1.HeaderText = "生产工艺";
this.zscsname1.Name = "zscsname1";
this.zscsname1.ReadOnly = true;
//
// item1
//
this.item1.DataPropertyName = "item";
this.item1.HeaderText = "报工类型";
this.item1.Name = "item1";
this.item1.ReadOnly = true;
//
// CREATETIME
//
this.CREATETIME.DataPropertyName = "CREATETIME";
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle6.Format = "yyyy-MM-dd HH:mm:ss";
this.CREATETIME.DefaultCellStyle = dataGridViewCellStyle6;
this.CREATETIME.HeaderText = "创建时间";
this.CREATETIME.Name = "CREATETIME";
this.CREATETIME.ReadOnly = true;
//
// MATERIALCODE
//
this.MATERIALCODE.DataPropertyName = "materialcode";
this.MATERIALCODE.HeaderText = "物料编码";
this.MATERIALCODE.Name = "MATERIALCODE";
this.MATERIALCODE.ReadOnly = true;
//
// goodscode
//
this.goodscode.DataPropertyName = "goodscode";
this.goodscode.HeaderText = "产品编码";
this.goodscode.Name = "goodscode";
this.goodscode.ReadOnly = true;
//
// workshopname
//
this.workshopname.DataPropertyName = "workshopname";
this.workshopname.HeaderText = "代工车间";
this.workshopname.Name = "workshopname";
this.workshopname.ReadOnly = true;
//
// workshop
//
this.workshop.DataPropertyName = "workshop";
this.workshop.HeaderText = "代工车间id";
this.workshop.Name = "workshop";
this.workshop.ReadOnly = true;
this.workshop.Visible = false;
//
// datacode
//
this.datacode.DataPropertyName = "datacode";
this.datacode.HeaderText = "工序节点";
this.datacode.Name = "datacode";
this.datacode.ReadOnly = true;
//
// itemname
//
this.itemname.DataPropertyName = "itemname";
this.itemname.HeaderText = "报工类型";
this.itemname.Name = "itemname";
this.itemname.ReadOnly = true;
//
// zscsname
//
this.zscsname.DataPropertyName = "zscsname";
this.zscsname.HeaderText = "生产工艺";
this.zscsname.Name = "zscsname";
this.zscsname.ReadOnly = true;
//
// testmouldflag
//
this.testmouldflag.DataPropertyName = "testmouldflag";
this.testmouldflag.FalseValue = "0";
this.testmouldflag.HeaderText = "试验线标识";
this.testmouldflag.IndeterminateValue = "0";
this.testmouldflag.Name = "testmouldflag";
this.testmouldflag.ReadOnly = true;
this.testmouldflag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.testmouldflag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.testmouldflag.TrueValue = "1";
//
// quanlity
//
this.quanlity.DataPropertyName = "quanlity";
this.quanlity.HeaderText = "数量";
this.quanlity.Name = "quanlity";
this.quanlity.ReadOnly = true;
//
// item
//
this.item.DataPropertyName = "item";
this.item.HeaderText = "报工类型ID";
this.item.Name = "item";
this.item.ReadOnly = true;
this.item.Visible = false;
//
// F_RPT_030120
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1024, 536);
this.Controls.Add(this.gbxCondition);
this.Controls.Add(this.tblworkShopTotalModule);
this.Controls.Add(this.tsrOperate);
this.Name = "F_RPT_030120";
this.RightToLeftLayout = true;
this.Text = "跨车间作业量汇总表";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_030102_1_FormClosed);
this.Load += new System.EventHandler(this.F_RPT_030102_1_Load);
this.tblworkShopTotalModule.ResumeLayout(false);
this.tapScrapTotalModule.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvAll)).EndInit();
this.tabDetail.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).EndInit();
this.tsrOperate.ResumeLayout(false);
this.tsrOperate.PerformLayout();
this.gbxCondition.ResumeLayout(false);
this.gbxCondition.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private Basics.BaseControls.C_ToolStrip tsrOperate;
private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
private System.Windows.Forms.ToolStripButton tsbtnClose;
private System.Windows.Forms.TabControl tblworkShopTotalModule;
private System.Windows.Forms.TabPage tapScrapTotalModule;
private Basics.BaseControls.C_DataGridView dgvAll;
private Basics.BaseControls.C_GroupBox gbxCondition;
private Basics.BaseControls.C_Label lblAccountDateEnd;
private Basics.BaseControls.C_Button btnSearch;
private Basics.BaseControls.C_Button btnClearCondition;
private Basics.BaseControls.C_TextBox txtGoodsCode;
private Basics.BaseControls.C_Label lblGoodsCode;
private Basics.BaseControls.C_StatusCheckBox chkTestMouldFlag;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
private System.Windows.Forms.DataGridViewTextBoxColumn g4mremark;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
private Basics.BaseControls.C_Label c_LbCreatedate;
private System.Windows.Forms.DateTimePicker dtpEndTime;
private System.Windows.Forms.DateTimePicker dtpStartTime;
private Basics.BaseControls.C_Label lbDataCode;
private Basics.BaseControls.C_ComboBox cmbDataCode;
private Basics.BaseControls.C_ComboBox cmbWorkShop;
private Basics.BaseControls.C_Label lbWorkShop;
private Basics.BaseControls.C_ComboBox cmbItem;
private Basics.BaseControls.C_Label lbItem;
private System.Windows.Forms.TabPage tabDetail;
private Basics.BaseControls.C_DataGridView dgvDetail;
private System.Windows.Forms.DataGridViewTextBoxColumn MATERIALCODE;
private System.Windows.Forms.DataGridViewTextBoxColumn goodscode;
private System.Windows.Forms.DataGridViewTextBoxColumn workshopname;
private System.Windows.Forms.DataGridViewTextBoxColumn workshop;
private System.Windows.Forms.DataGridViewTextBoxColumn datacode;
private System.Windows.Forms.DataGridViewTextBoxColumn itemname;
private System.Windows.Forms.DataGridViewTextBoxColumn zscsname;
private System.Windows.Forms.DataGridViewCheckBoxColumn testmouldflag;
private System.Windows.Forms.DataGridViewTextBoxColumn quanlity;
private System.Windows.Forms.DataGridViewTextBoxColumn item;
private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn g2goodsmodel;
private System.Windows.Forms.DataGridViewTextBoxColumn MATERIALCODE1;
private System.Windows.Forms.DataGridViewTextBoxColumn MATERIALREMARK2;
private System.Windows.Forms.DataGridViewTextBoxColumn LogoName;
private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn workshopname1;
private System.Windows.Forms.DataGridViewTextBoxColumn datacode1;
private System.Windows.Forms.DataGridViewTextBoxColumn PROCEDURENAME;
private System.Windows.Forms.DataGridViewTextBoxColumn zscsname1;
private System.Windows.Forms.DataGridViewTextBoxColumn item1;
private System.Windows.Forms.DataGridViewTextBoxColumn CREATETIME;
}
}