Эх сурвалжийг харах

Merge branch 'master' of http://git.dongkesoft.com:9001/hg5010/dk.hg5010.wcf

chenxy 5 жил өмнө
parent
commit
840058b6d5

+ 1416 - 1416
DK.Client/SystemModule/F_MST_0502.Designer.cs

@@ -28,1594 +28,1594 @@
         /// </summary>
         private void InitializeComponent()
         {
-            this.components = new System.ComponentModel.Container();
-            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_MST_0502));
-            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();
-            this.odlgFile = new System.Windows.Forms.OpenFileDialog();
-            this.ilPic = new System.Windows.Forms.ImageList(this.components);
-            this.lvPic = new System.Windows.Forms.ListView();
-            this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
-            this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
-            this.lblPhoto = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
-            this.cbValueFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
-            this.cbCeaseFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
-            this.txtProductionCycle = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
-            this.txtGlazeWeight = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
-            this.txtMudWeight = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
-            this.txtGoodsModel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
-            this.txtGoodsSpecification = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
-            this.txtGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
-            this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
-            this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.lblProductionCycle = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.lblGlazeWeight = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.lblMudWeight = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.lblGlazeTypeID = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.lblGoodsModel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.lblGoodsSpecification = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.lblGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.lblLusterwareWeight = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.txtLusterwareWeight = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
-            this.btnDelete = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
-            this.btnUpload = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
-            this.dtpStartingDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
-            this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.txtMouldWeight = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
-            this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.txtMouldCost = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
-            this.chkScrapSumFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
-            this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.lblMouldMaterialCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.lblWaterLabelCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.lblMouldOutputCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.lblStandardGroutingNum = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.txtWaterLabelCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
-            this.txtMouldMaterialCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
-            this.c_Label5 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.tabControl1 = new System.Windows.Forms.TabControl();
-            this.tabPage1 = new System.Windows.Forms.TabPage();
-            this.ddlGlazeTypeID = new Dongke.WinForm.Controls.FtcFilterComboBox();
-            this.groupBox2 = new System.Windows.Forms.GroupBox();
-            this.txtMouldOutputCount = new Dongke.WinForm.Controls.TxtNumerical();
-            this.txtStandardGroutingSum = new Dongke.WinForm.Controls.TxtNumerical();
-            this.c_Label7 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.txtStandardGroutingNum = new Dongke.WinForm.Controls.TxtNumerical();
-            this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
-            this.txtSEATCOVERCODE = new Dongke.WinForm.Controls.TxtNumerical();
-            this.txtReservedDays = new Dongke.WinForm.Controls.TxtNumerical();
-            this.lblLabel10 = new Dongke.WinForm.Controls.LblLabel();
-            this.lblLabel9 = new Dongke.WinForm.Controls.LblLabel();
-            this.txtUnitPrice = new Dongke.WinForm.Controls.TxtNumerical();
-            this.txtPlateLimitNum = new Dongke.WinForm.Controls.TxtNumerical();
-            this.lblLabel3 = new Dongke.WinForm.Controls.LblLabel();
-            this.txtSPM002 = new Dongke.WinForm.Controls.TxtNumerical();
-            this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel();
-            this.lblLabel2 = new Dongke.WinForm.Controls.LblLabel();
-            this.txtSPM001 = new Dongke.WinForm.Controls.TxtNumerical();
-            this.tabPage2 = new System.Windows.Forms.TabPage();
-            this.dgvGoodsSap = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
-            this.LogoID = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.logoName = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.colmaterialcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.colmaterialremark = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.colWaterLabelCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.colValueflag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
-            this.panel1 = new System.Windows.Forms.Panel();
-            this.scbSAPCode2 = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbSAPCode();
-            this.c_Label6 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
-            this.lblLabel12 = new Dongke.WinForm.Controls.LblLabel();
-            this.lblLabel11 = new Dongke.WinForm.Controls.LblLabel();
-            this.txtSAPRemark = new Dongke.WinForm.Controls.TxtTextBox();
-            this.txtSAPWaterLabelCode = new Dongke.WinForm.Controls.TxtTextBox();
-            this.label1 = new System.Windows.Forms.Label();
-            this.groupBox1 = new System.Windows.Forms.GroupBox();
-            this.scbSAPCode1 = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbSAPCode();
-            this.ftcLogo = new Dongke.WinForm.Controls.FtcFilterComboBox();
-            this.lblLabel13 = new Dongke.WinForm.Controls.LblLabel();
-            this.lblLabel8 = new Dongke.WinForm.Controls.LblLabel();
-            this.txtCopies = new Dongke.WinForm.Controls.TxtNumerical();
-            this.lblLabel7 = new Dongke.WinForm.Controls.LblLabel();
-            this.txtPackageNum = new Dongke.WinForm.Controls.TxtTextBox();
-            this.txtMaterialRemark = new Dongke.WinForm.Controls.TxtTextBox();
-            this.lblLabel6 = new Dongke.WinForm.Controls.LblLabel();
-            this.txtOutletDistance = new Dongke.WinForm.Controls.TxtCodeNo();
-            this.lblLabel5 = new Dongke.WinForm.Controls.LblLabel();
-            this.lblLabel4 = new Dongke.WinForm.Controls.LblLabel();
-            this.txtSAPCode = new Dongke.WinForm.Controls.TxtCodeNo();
-            this.txtMaterialCode = new Dongke.WinForm.Controls.TxtCodeNo();
-            this.chkGLT = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
-            this.tabControl1.SuspendLayout();
-            this.tabPage1.SuspendLayout();
-            this.groupBox2.SuspendLayout();
-            this.tabPage2.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.dgvGoodsSap)).BeginInit();
-            this.panel1.SuspendLayout();
-            this.groupBox1.SuspendLayout();
-            this.SuspendLayout();
-            // 
-            // odlgFile
-            // 
-            this.odlgFile.FileName = "openFileDialog1";
-            // 
-            // ilPic
-            // 
-            this.ilPic.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit;
-            this.ilPic.ImageSize = new System.Drawing.Size(16, 16);
-            this.ilPic.TransparentColor = System.Drawing.Color.Transparent;
-            // 
-            // lvPic
-            // 
-            this.lvPic.HideSelection = false;
-            this.lvPic.Location = new System.Drawing.Point(64, 214);
-            this.lvPic.Name = "lvPic";
-            this.lvPic.Size = new System.Drawing.Size(454, 99);
-            this.lvPic.TabIndex = 41;
-            this.lvPic.UseCompatibleStateImageBehavior = false;
-            this.lvPic.DoubleClick += new System.EventHandler(this.lvPic_DoubleClick);
-            // 
-            // btnCancel
-            // 
-            this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
-            this.btnCancel.BackColor = System.Drawing.Color.Transparent;
-            this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
-            this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
-            this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.btnCancel.ForeColor = System.Drawing.Color.White;
-            this.btnCancel.Location = new System.Drawing.Point(687, 354);
-            this.btnCancel.Name = "btnCancel";
-            this.btnCancel.Size = new System.Drawing.Size(85, 30);
-            this.btnCancel.TabIndex = 5;
-            this.btnCancel.Text = "关闭";
-            this.btnCancel.UseVisualStyleBackColor = false;
-            this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
-            // 
-            // btnSave
-            // 
-            this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
-            this.btnSave.BackColor = System.Drawing.Color.Transparent;
-            this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
-            this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.btnSave.ForeColor = System.Drawing.Color.White;
-            this.btnSave.Location = new System.Drawing.Point(596, 354);
-            this.btnSave.Name = "btnSave";
-            this.btnSave.Size = new System.Drawing.Size(85, 30);
-            this.btnSave.TabIndex = 4;
-            this.btnSave.Text = "保存(&S)";
-            this.btnSave.UseVisualStyleBackColor = false;
-            this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
-            // 
-            // lblPhoto
-            // 
-            this.lblPhoto.AutoSize = true;
-            this.lblPhoto.BackColor = System.Drawing.Color.Transparent;
-            this.lblPhoto.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblPhoto.ForeColor = System.Drawing.SystemColors.ControlText;
-            this.lblPhoto.Location = new System.Drawing.Point(5, 214);
-            this.lblPhoto.Name = "lblPhoto";
-            this.lblPhoto.Size = new System.Drawing.Size(53, 12);
-            this.lblPhoto.TabIndex = 40;
-            this.lblPhoto.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(64, 142);
-            this.txtRemarks.MaxLength = 500;
-            this.txtRemarks.Multiline = true;
-            this.txtRemarks.Name = "txtRemarks";
-            this.txtRemarks.ScrollBars = System.Windows.Forms.ScrollBars.Both;
-            this.txtRemarks.Size = new System.Drawing.Size(454, 66);
-            this.txtRemarks.TabIndex = 29;
-            // 
-            // cbValueFlag
-            // 
-            this.cbValueFlag.AutoSize = true;
-            this.cbValueFlag.Checked = true;
-            this.cbValueFlag.CheckState = System.Windows.Forms.CheckState.Checked;
-            this.cbValueFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.cbValueFlag.Location = new System.Drawing.Point(68, 354);
-            this.cbValueFlag.Name = "cbValueFlag";
-            this.cbValueFlag.Size = new System.Drawing.Size(48, 16);
-            this.cbValueFlag.TabIndex = 2;
-            this.cbValueFlag.Text = "有效";
-            this.cbValueFlag.UseVisualStyleBackColor = true;
-            // 
-            // cbCeaseFlag
-            // 
-            this.cbCeaseFlag.AutoSize = true;
-            this.cbCeaseFlag.Checked = true;
-            this.cbCeaseFlag.CheckState = System.Windows.Forms.CheckState.Checked;
-            this.cbCeaseFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.cbCeaseFlag.Location = new System.Drawing.Point(14, 354);
-            this.cbCeaseFlag.Name = "cbCeaseFlag";
-            this.cbCeaseFlag.Size = new System.Drawing.Size(48, 16);
-            this.cbCeaseFlag.TabIndex = 1;
-            this.cbCeaseFlag.Text = "在产";
-            this.cbCeaseFlag.UseVisualStyleBackColor = true;
-            // 
-            // txtProductionCycle
-            // 
-            this.txtProductionCycle.AllowNegative = false;
-            this.txtProductionCycle.BackColor = System.Drawing.SystemColors.Window;
-            this.txtProductionCycle.BackgroundColor = System.Drawing.SystemColors.Window;
-            this.txtProductionCycle.ErrorMessage = "";
-            this.txtProductionCycle.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.txtProductionCycle.ImeMode = System.Windows.Forms.ImeMode.Off;
-            this.txtProductionCycle.Location = new System.Drawing.Point(418, 7);
-            this.txtProductionCycle.MaxLength = 10;
-            this.txtProductionCycle.MaxValue = new decimal(new int[] {
+			this.components = new System.ComponentModel.Container();
+			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_MST_0502));
+			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();
+			this.odlgFile = new System.Windows.Forms.OpenFileDialog();
+			this.ilPic = new System.Windows.Forms.ImageList(this.components);
+			this.lvPic = new System.Windows.Forms.ListView();
+			this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
+			this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
+			this.lblPhoto = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
+			this.cbValueFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
+			this.cbCeaseFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
+			this.txtProductionCycle = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
+			this.txtGlazeWeight = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
+			this.txtMudWeight = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
+			this.txtGoodsModel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
+			this.txtGoodsSpecification = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
+			this.txtGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
+			this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
+			this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.lblProductionCycle = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.lblGlazeWeight = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.lblMudWeight = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.lblGlazeTypeID = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.lblGoodsModel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.lblGoodsSpecification = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.lblGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.lblLusterwareWeight = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.txtLusterwareWeight = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
+			this.btnDelete = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
+			this.btnUpload = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
+			this.dtpStartingDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
+			this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.txtMouldWeight = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
+			this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.txtMouldCost = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
+			this.chkScrapSumFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
+			this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.lblMouldMaterialCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.lblWaterLabelCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.lblMouldOutputCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.lblStandardGroutingNum = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.txtWaterLabelCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
+			this.txtMouldMaterialCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
+			this.c_Label5 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.tabControl1 = new System.Windows.Forms.TabControl();
+			this.tabPage1 = new System.Windows.Forms.TabPage();
+			this.ddlGlazeTypeID = new Dongke.WinForm.Controls.FtcFilterComboBox();
+			this.groupBox2 = new System.Windows.Forms.GroupBox();
+			this.txtMouldOutputCount = new Dongke.WinForm.Controls.TxtNumerical();
+			this.txtStandardGroutingSum = new Dongke.WinForm.Controls.TxtNumerical();
+			this.c_Label7 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.txtStandardGroutingNum = new Dongke.WinForm.Controls.TxtNumerical();
+			this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
+			this.txtSEATCOVERCODE = new Dongke.WinForm.Controls.TxtNumerical();
+			this.txtReservedDays = new Dongke.WinForm.Controls.TxtNumerical();
+			this.lblLabel10 = new Dongke.WinForm.Controls.LblLabel();
+			this.lblLabel9 = new Dongke.WinForm.Controls.LblLabel();
+			this.txtUnitPrice = new Dongke.WinForm.Controls.TxtNumerical();
+			this.txtPlateLimitNum = new Dongke.WinForm.Controls.TxtNumerical();
+			this.lblLabel3 = new Dongke.WinForm.Controls.LblLabel();
+			this.txtSPM002 = new Dongke.WinForm.Controls.TxtNumerical();
+			this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel();
+			this.lblLabel2 = new Dongke.WinForm.Controls.LblLabel();
+			this.txtSPM001 = new Dongke.WinForm.Controls.TxtNumerical();
+			this.tabPage2 = new System.Windows.Forms.TabPage();
+			this.dgvGoodsSap = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
+			this.LogoID = new System.Windows.Forms.DataGridViewTextBoxColumn();
+			this.logoName = new System.Windows.Forms.DataGridViewTextBoxColumn();
+			this.colmaterialcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
+			this.colmaterialremark = new System.Windows.Forms.DataGridViewTextBoxColumn();
+			this.colWaterLabelCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
+			this.colValueflag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
+			this.panel1 = new System.Windows.Forms.Panel();
+			this.scbSAPCode2 = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbSAPCode();
+			this.c_Label6 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+			this.lblLabel12 = new Dongke.WinForm.Controls.LblLabel();
+			this.lblLabel11 = new Dongke.WinForm.Controls.LblLabel();
+			this.txtSAPRemark = new Dongke.WinForm.Controls.TxtTextBox();
+			this.txtSAPWaterLabelCode = new Dongke.WinForm.Controls.TxtTextBox();
+			this.label1 = new System.Windows.Forms.Label();
+			this.groupBox1 = new System.Windows.Forms.GroupBox();
+			this.scbSAPCode1 = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbSAPCode();
+			this.ftcLogo = new Dongke.WinForm.Controls.FtcFilterComboBox();
+			this.lblLabel13 = new Dongke.WinForm.Controls.LblLabel();
+			this.lblLabel8 = new Dongke.WinForm.Controls.LblLabel();
+			this.txtCopies = new Dongke.WinForm.Controls.TxtNumerical();
+			this.lblLabel7 = new Dongke.WinForm.Controls.LblLabel();
+			this.txtPackageNum = new Dongke.WinForm.Controls.TxtTextBox();
+			this.txtMaterialRemark = new Dongke.WinForm.Controls.TxtTextBox();
+			this.lblLabel6 = new Dongke.WinForm.Controls.LblLabel();
+			this.txtOutletDistance = new Dongke.WinForm.Controls.TxtCodeNo();
+			this.lblLabel5 = new Dongke.WinForm.Controls.LblLabel();
+			this.lblLabel4 = new Dongke.WinForm.Controls.LblLabel();
+			this.txtSAPCode = new Dongke.WinForm.Controls.TxtCodeNo();
+			this.txtMaterialCode = new Dongke.WinForm.Controls.TxtCodeNo();
+			this.chkGLT = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
+			this.tabControl1.SuspendLayout();
+			this.tabPage1.SuspendLayout();
+			this.groupBox2.SuspendLayout();
+			this.tabPage2.SuspendLayout();
+			((System.ComponentModel.ISupportInitialize)(this.dgvGoodsSap)).BeginInit();
+			this.panel1.SuspendLayout();
+			this.groupBox1.SuspendLayout();
+			this.SuspendLayout();
+			// 
+			// odlgFile
+			// 
+			this.odlgFile.FileName = "openFileDialog1";
+			// 
+			// ilPic
+			// 
+			this.ilPic.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit;
+			this.ilPic.ImageSize = new System.Drawing.Size(16, 16);
+			this.ilPic.TransparentColor = System.Drawing.Color.Transparent;
+			// 
+			// lvPic
+			// 
+			this.lvPic.HideSelection = false;
+			this.lvPic.Location = new System.Drawing.Point(64, 214);
+			this.lvPic.Name = "lvPic";
+			this.lvPic.Size = new System.Drawing.Size(454, 99);
+			this.lvPic.TabIndex = 41;
+			this.lvPic.UseCompatibleStateImageBehavior = false;
+			this.lvPic.DoubleClick += new System.EventHandler(this.lvPic_DoubleClick);
+			// 
+			// btnCancel
+			// 
+			this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
+			this.btnCancel.BackColor = System.Drawing.Color.Transparent;
+			this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
+			this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
+			this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.btnCancel.ForeColor = System.Drawing.Color.White;
+			this.btnCancel.Location = new System.Drawing.Point(687, 354);
+			this.btnCancel.Name = "btnCancel";
+			this.btnCancel.Size = new System.Drawing.Size(85, 30);
+			this.btnCancel.TabIndex = 5;
+			this.btnCancel.Text = "关闭";
+			this.btnCancel.UseVisualStyleBackColor = false;
+			this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
+			// 
+			// btnSave
+			// 
+			this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
+			this.btnSave.BackColor = System.Drawing.Color.Transparent;
+			this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
+			this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.btnSave.ForeColor = System.Drawing.Color.White;
+			this.btnSave.Location = new System.Drawing.Point(596, 354);
+			this.btnSave.Name = "btnSave";
+			this.btnSave.Size = new System.Drawing.Size(85, 30);
+			this.btnSave.TabIndex = 4;
+			this.btnSave.Text = "保存(&S)";
+			this.btnSave.UseVisualStyleBackColor = false;
+			this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
+			// 
+			// lblPhoto
+			// 
+			this.lblPhoto.AutoSize = true;
+			this.lblPhoto.BackColor = System.Drawing.Color.Transparent;
+			this.lblPhoto.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.lblPhoto.ForeColor = System.Drawing.SystemColors.ControlText;
+			this.lblPhoto.Location = new System.Drawing.Point(5, 214);
+			this.lblPhoto.Name = "lblPhoto";
+			this.lblPhoto.Size = new System.Drawing.Size(53, 12);
+			this.lblPhoto.TabIndex = 40;
+			this.lblPhoto.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(64, 142);
+			this.txtRemarks.MaxLength = 500;
+			this.txtRemarks.Multiline = true;
+			this.txtRemarks.Name = "txtRemarks";
+			this.txtRemarks.ScrollBars = System.Windows.Forms.ScrollBars.Both;
+			this.txtRemarks.Size = new System.Drawing.Size(454, 66);
+			this.txtRemarks.TabIndex = 29;
+			// 
+			// cbValueFlag
+			// 
+			this.cbValueFlag.AutoSize = true;
+			this.cbValueFlag.Checked = true;
+			this.cbValueFlag.CheckState = System.Windows.Forms.CheckState.Checked;
+			this.cbValueFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.cbValueFlag.Location = new System.Drawing.Point(68, 354);
+			this.cbValueFlag.Name = "cbValueFlag";
+			this.cbValueFlag.Size = new System.Drawing.Size(48, 16);
+			this.cbValueFlag.TabIndex = 2;
+			this.cbValueFlag.Text = "有效";
+			this.cbValueFlag.UseVisualStyleBackColor = true;
+			// 
+			// cbCeaseFlag
+			// 
+			this.cbCeaseFlag.AutoSize = true;
+			this.cbCeaseFlag.Checked = true;
+			this.cbCeaseFlag.CheckState = System.Windows.Forms.CheckState.Checked;
+			this.cbCeaseFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.cbCeaseFlag.Location = new System.Drawing.Point(14, 354);
+			this.cbCeaseFlag.Name = "cbCeaseFlag";
+			this.cbCeaseFlag.Size = new System.Drawing.Size(48, 16);
+			this.cbCeaseFlag.TabIndex = 1;
+			this.cbCeaseFlag.Text = "在产";
+			this.cbCeaseFlag.UseVisualStyleBackColor = true;
+			// 
+			// txtProductionCycle
+			// 
+			this.txtProductionCycle.AllowNegative = false;
+			this.txtProductionCycle.BackColor = System.Drawing.SystemColors.Window;
+			this.txtProductionCycle.BackgroundColor = System.Drawing.SystemColors.Window;
+			this.txtProductionCycle.ErrorMessage = "";
+			this.txtProductionCycle.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.txtProductionCycle.ImeMode = System.Windows.Forms.ImeMode.Off;
+			this.txtProductionCycle.Location = new System.Drawing.Point(418, 7);
+			this.txtProductionCycle.MaxLength = 10;
+			this.txtProductionCycle.MaxValue = new decimal(new int[] {
             999,
             0,
             0,
             0});
-            this.txtProductionCycle.MinValue = new decimal(new int[] {
+			this.txtProductionCycle.MinValue = new decimal(new int[] {
             0,
             0,
             0,
             0});
-            this.txtProductionCycle.Name = "txtProductionCycle";
-            this.txtProductionCycle.Size = new System.Drawing.Size(100, 21);
-            this.txtProductionCycle.TabIndex = 5;
-            this.txtProductionCycle.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
-            this.txtProductionCycle.TextValue = "";
-            // 
-            // txtGlazeWeight
-            // 
-            this.txtGlazeWeight.AllowNegative = false;
-            this.txtGlazeWeight.BackColor = System.Drawing.SystemColors.Window;
-            this.txtGlazeWeight.BackgroundColor = System.Drawing.SystemColors.Window;
-            this.txtGlazeWeight.ErrorMessage = "";
-            this.txtGlazeWeight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.txtGlazeWeight.ImeMode = System.Windows.Forms.ImeMode.Off;
-            this.txtGlazeWeight.Location = new System.Drawing.Point(418, 34);
-            this.txtGlazeWeight.MaxLength = 10;
-            this.txtGlazeWeight.MaxValue = new decimal(new int[] {
+			this.txtProductionCycle.Name = "txtProductionCycle";
+			this.txtProductionCycle.Size = new System.Drawing.Size(100, 21);
+			this.txtProductionCycle.TabIndex = 5;
+			this.txtProductionCycle.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
+			this.txtProductionCycle.TextValue = "";
+			// 
+			// txtGlazeWeight
+			// 
+			this.txtGlazeWeight.AllowNegative = false;
+			this.txtGlazeWeight.BackColor = System.Drawing.SystemColors.Window;
+			this.txtGlazeWeight.BackgroundColor = System.Drawing.SystemColors.Window;
+			this.txtGlazeWeight.ErrorMessage = "";
+			this.txtGlazeWeight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.txtGlazeWeight.ImeMode = System.Windows.Forms.ImeMode.Off;
+			this.txtGlazeWeight.Location = new System.Drawing.Point(418, 34);
+			this.txtGlazeWeight.MaxLength = 10;
+			this.txtGlazeWeight.MaxValue = new decimal(new int[] {
             100000,
             0,
             0,
             0});
-            this.txtGlazeWeight.MinValue = new decimal(new int[] {
+			this.txtGlazeWeight.MinValue = new decimal(new int[] {
             0,
             0,
             0,
             0});
-            this.txtGlazeWeight.Name = "txtGlazeWeight";
-            this.txtGlazeWeight.Number = new System.Drawing.Point(5, 2);
-            this.txtGlazeWeight.Size = new System.Drawing.Size(100, 21);
-            this.txtGlazeWeight.TabIndex = 11;
-            this.txtGlazeWeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
-            this.txtGlazeWeight.TextValue = "";
-            // 
-            // txtMudWeight
-            // 
-            this.txtMudWeight.AllowNegative = false;
-            this.txtMudWeight.BackColor = System.Drawing.SystemColors.Window;
-            this.txtMudWeight.BackgroundColor = System.Drawing.SystemColors.Window;
-            this.txtMudWeight.ErrorMessage = "";
-            this.txtMudWeight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.txtMudWeight.ImeMode = System.Windows.Forms.ImeMode.Off;
-            this.txtMudWeight.Location = new System.Drawing.Point(418, 88);
-            this.txtMudWeight.MaxLength = 10;
-            this.txtMudWeight.MaxValue = new decimal(new int[] {
+			this.txtGlazeWeight.Name = "txtGlazeWeight";
+			this.txtGlazeWeight.Number = new System.Drawing.Point(5, 2);
+			this.txtGlazeWeight.Size = new System.Drawing.Size(100, 21);
+			this.txtGlazeWeight.TabIndex = 11;
+			this.txtGlazeWeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
+			this.txtGlazeWeight.TextValue = "";
+			// 
+			// txtMudWeight
+			// 
+			this.txtMudWeight.AllowNegative = false;
+			this.txtMudWeight.BackColor = System.Drawing.SystemColors.Window;
+			this.txtMudWeight.BackgroundColor = System.Drawing.SystemColors.Window;
+			this.txtMudWeight.ErrorMessage = "";
+			this.txtMudWeight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.txtMudWeight.ImeMode = System.Windows.Forms.ImeMode.Off;
+			this.txtMudWeight.Location = new System.Drawing.Point(418, 88);
+			this.txtMudWeight.MaxLength = 10;
+			this.txtMudWeight.MaxValue = new decimal(new int[] {
             100000,
             0,
             0,
             0});
-            this.txtMudWeight.MinValue = new decimal(new int[] {
+			this.txtMudWeight.MinValue = new decimal(new int[] {
             0,
             0,
             0,
             0});
-            this.txtMudWeight.Name = "txtMudWeight";
-            this.txtMudWeight.Number = new System.Drawing.Point(5, 2);
-            this.txtMudWeight.Size = new System.Drawing.Size(100, 21);
-            this.txtMudWeight.TabIndex = 23;
-            this.txtMudWeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
-            this.txtMudWeight.TextValue = "";
-            // 
-            // txtGoodsModel
-            // 
-            this.txtGoodsModel.BackColor = System.Drawing.SystemColors.Window;
-            this.txtGoodsModel.BackgroundColor = System.Drawing.SystemColors.Window;
-            this.txtGoodsModel.ErrorMessage = "";
-            this.txtGoodsModel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.txtGoodsModel.Location = new System.Drawing.Point(229, 34);
-            this.txtGoodsModel.MaxLength = 50;
-            this.txtGoodsModel.Name = "txtGoodsModel";
-            this.txtGoodsModel.Size = new System.Drawing.Size(100, 21);
-            this.txtGoodsModel.TabIndex = 9;
-            // 
-            // txtGoodsSpecification
-            // 
-            this.txtGoodsSpecification.BackColor = System.Drawing.SystemColors.Window;
-            this.txtGoodsSpecification.BackgroundColor = System.Drawing.SystemColors.Window;
-            this.txtGoodsSpecification.ErrorMessage = "";
-            this.txtGoodsSpecification.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.txtGoodsSpecification.Location = new System.Drawing.Point(229, 61);
-            this.txtGoodsSpecification.MaxLength = 50;
-            this.txtGoodsSpecification.Name = "txtGoodsSpecification";
-            this.txtGoodsSpecification.Size = new System.Drawing.Size(100, 21);
-            this.txtGoodsSpecification.TabIndex = 15;
-            // 
-            // txtGoodsName
-            // 
-            this.txtGoodsName.BackColor = System.Drawing.SystemColors.Window;
-            this.txtGoodsName.BackgroundColor = System.Drawing.SystemColors.Window;
-            this.txtGoodsName.ErrorMessage = "必须输入项目";
-            this.txtGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.txtGoodsName.Location = new System.Drawing.Point(229, 7);
-            this.txtGoodsName.MaxLength = 20;
-            this.txtGoodsName.Name = "txtGoodsName";
-            this.txtGoodsName.Size = new System.Drawing.Size(100, 21);
-            this.txtGoodsName.TabIndex = 3;
-            // 
-            // txtGoodsCode
-            // 
-            this.txtGoodsCode.BackColor = System.Drawing.Color.Yellow;
-            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.HasError = true;
-            this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off;
-            this.txtGoodsCode.IsMustInput = true;
-            this.txtGoodsCode.Location = new System.Drawing.Point(64, 7);
-            this.txtGoodsCode.MaxLength = 50;
-            this.txtGoodsCode.Name = "txtGoodsCode";
-            this.txtGoodsCode.Size = new System.Drawing.Size(100, 21);
-            this.txtGoodsCode.TabIndex = 1;
-            // 
-            // 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(29, 142);
-            this.lblRemarks.Name = "lblRemarks";
-            this.lblRemarks.Size = new System.Drawing.Size(29, 12);
-            this.lblRemarks.TabIndex = 28;
-            this.lblRemarks.Text = "备注";
-            // 
-            // lblProductionCycle
-            // 
-            this.lblProductionCycle.AutoSize = true;
-            this.lblProductionCycle.BackColor = System.Drawing.Color.Transparent;
-            this.lblProductionCycle.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblProductionCycle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
-            this.lblProductionCycle.IsMustInput = true;
-            this.lblProductionCycle.Location = new System.Drawing.Point(335, 11);
-            this.lblProductionCycle.Name = "lblProductionCycle";
-            this.lblProductionCycle.Size = new System.Drawing.Size(77, 12);
-            this.lblProductionCycle.TabIndex = 4;
-            this.lblProductionCycle.Text = "生产周期(天)";
-            // 
-            // lblGlazeWeight
-            // 
-            this.lblGlazeWeight.AutoSize = true;
-            this.lblGlazeWeight.BackColor = System.Drawing.Color.Transparent;
-            this.lblGlazeWeight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblGlazeWeight.ForeColor = System.Drawing.SystemColors.ControlText;
-            this.lblGlazeWeight.Location = new System.Drawing.Point(335, 38);
-            this.lblGlazeWeight.Name = "lblGlazeWeight";
-            this.lblGlazeWeight.Size = new System.Drawing.Size(77, 12);
-            this.lblGlazeWeight.TabIndex = 10;
-            this.lblGlazeWeight.Text = "釉浆用量(KG)";
-            // 
-            // lblMudWeight
-            // 
-            this.lblMudWeight.AutoSize = true;
-            this.lblMudWeight.BackColor = System.Drawing.Color.Transparent;
-            this.lblMudWeight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblMudWeight.ForeColor = System.Drawing.SystemColors.ControlText;
-            this.lblMudWeight.Location = new System.Drawing.Point(335, 92);
-            this.lblMudWeight.Name = "lblMudWeight";
-            this.lblMudWeight.Size = new System.Drawing.Size(77, 12);
-            this.lblMudWeight.TabIndex = 22;
-            this.lblMudWeight.Text = "泥浆用量(KG)";
-            // 
-            // lblGlazeTypeID
-            // 
-            this.lblGlazeTypeID.AutoSize = true;
-            this.lblGlazeTypeID.BackColor = System.Drawing.Color.Transparent;
-            this.lblGlazeTypeID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblGlazeTypeID.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
-            this.lblGlazeTypeID.IsMustInput = true;
-            this.lblGlazeTypeID.Location = new System.Drawing.Point(5, 65);
-            this.lblGlazeTypeID.Name = "lblGlazeTypeID";
-            this.lblGlazeTypeID.Size = new System.Drawing.Size(53, 12);
-            this.lblGlazeTypeID.TabIndex = 12;
-            this.lblGlazeTypeID.Text = "釉料类别";
-            // 
-            // lblGoodsModel
-            // 
-            this.lblGoodsModel.AutoSize = true;
-            this.lblGoodsModel.BackColor = System.Drawing.Color.Transparent;
-            this.lblGoodsModel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblGoodsModel.ForeColor = System.Drawing.SystemColors.ControlText;
-            this.lblGoodsModel.Location = new System.Drawing.Point(170, 38);
-            this.lblGoodsModel.Name = "lblGoodsModel";
-            this.lblGoodsModel.Size = new System.Drawing.Size(53, 12);
-            this.lblGoodsModel.TabIndex = 8;
-            this.lblGoodsModel.Text = "产品型号";
-            // 
-            // lblGoodsSpecification
-            // 
-            this.lblGoodsSpecification.AutoSize = true;
-            this.lblGoodsSpecification.BackColor = System.Drawing.Color.Transparent;
-            this.lblGoodsSpecification.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblGoodsSpecification.ForeColor = System.Drawing.SystemColors.ControlText;
-            this.lblGoodsSpecification.Location = new System.Drawing.Point(170, 65);
-            this.lblGoodsSpecification.Name = "lblGoodsSpecification";
-            this.lblGoodsSpecification.Size = new System.Drawing.Size(53, 12);
-            this.lblGoodsSpecification.TabIndex = 14;
-            this.lblGoodsSpecification.Text = "产品规格";
-            // 
-            // lblGoodsName
-            // 
-            this.lblGoodsName.AutoSize = true;
-            this.lblGoodsName.BackColor = System.Drawing.Color.Transparent;
-            this.lblGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblGoodsName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
-            this.lblGoodsName.IsMustInput = true;
-            this.lblGoodsName.Location = new System.Drawing.Point(170, 11);
-            this.lblGoodsName.Name = "lblGoodsName";
-            this.lblGoodsName.Size = new System.Drawing.Size(53, 12);
-            this.lblGoodsName.TabIndex = 2;
-            this.lblGoodsName.Text = "产品名称";
-            // 
-            // lblGoodsCode
-            // 
-            this.lblGoodsCode.AutoSize = true;
-            this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent;
-            this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblGoodsCode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
-            this.lblGoodsCode.IsMustInput = true;
-            this.lblGoodsCode.Location = new System.Drawing.Point(5, 11);
-            this.lblGoodsCode.Name = "lblGoodsCode";
-            this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
-            this.lblGoodsCode.TabIndex = 0;
-            this.lblGoodsCode.Text = "产品编码";
-            // 
-            // lblLusterwareWeight
-            // 
-            this.lblLusterwareWeight.AutoSize = true;
-            this.lblLusterwareWeight.BackColor = System.Drawing.Color.Transparent;
-            this.lblLusterwareWeight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblLusterwareWeight.ForeColor = System.Drawing.SystemColors.ControlText;
-            this.lblLusterwareWeight.Location = new System.Drawing.Point(335, 65);
-            this.lblLusterwareWeight.Name = "lblLusterwareWeight";
-            this.lblLusterwareWeight.Size = new System.Drawing.Size(77, 12);
-            this.lblLusterwareWeight.TabIndex = 16;
-            this.lblLusterwareWeight.Text = "光瓷重量(KG)";
-            // 
-            // txtLusterwareWeight
-            // 
-            this.txtLusterwareWeight.AllowNegative = false;
-            this.txtLusterwareWeight.BackColor = System.Drawing.SystemColors.Window;
-            this.txtLusterwareWeight.BackgroundColor = System.Drawing.SystemColors.Window;
-            this.txtLusterwareWeight.ErrorMessage = "";
-            this.txtLusterwareWeight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.txtLusterwareWeight.ImeMode = System.Windows.Forms.ImeMode.Off;
-            this.txtLusterwareWeight.Location = new System.Drawing.Point(418, 61);
-            this.txtLusterwareWeight.MaxLength = 10;
-            this.txtLusterwareWeight.MaxValue = new decimal(new int[] {
+			this.txtMudWeight.Name = "txtMudWeight";
+			this.txtMudWeight.Number = new System.Drawing.Point(5, 2);
+			this.txtMudWeight.Size = new System.Drawing.Size(100, 21);
+			this.txtMudWeight.TabIndex = 23;
+			this.txtMudWeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
+			this.txtMudWeight.TextValue = "";
+			// 
+			// txtGoodsModel
+			// 
+			this.txtGoodsModel.BackColor = System.Drawing.SystemColors.Window;
+			this.txtGoodsModel.BackgroundColor = System.Drawing.SystemColors.Window;
+			this.txtGoodsModel.ErrorMessage = "";
+			this.txtGoodsModel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.txtGoodsModel.Location = new System.Drawing.Point(229, 34);
+			this.txtGoodsModel.MaxLength = 50;
+			this.txtGoodsModel.Name = "txtGoodsModel";
+			this.txtGoodsModel.Size = new System.Drawing.Size(100, 21);
+			this.txtGoodsModel.TabIndex = 9;
+			// 
+			// txtGoodsSpecification
+			// 
+			this.txtGoodsSpecification.BackColor = System.Drawing.SystemColors.Window;
+			this.txtGoodsSpecification.BackgroundColor = System.Drawing.SystemColors.Window;
+			this.txtGoodsSpecification.ErrorMessage = "";
+			this.txtGoodsSpecification.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.txtGoodsSpecification.Location = new System.Drawing.Point(229, 61);
+			this.txtGoodsSpecification.MaxLength = 50;
+			this.txtGoodsSpecification.Name = "txtGoodsSpecification";
+			this.txtGoodsSpecification.Size = new System.Drawing.Size(100, 21);
+			this.txtGoodsSpecification.TabIndex = 15;
+			// 
+			// txtGoodsName
+			// 
+			this.txtGoodsName.BackColor = System.Drawing.SystemColors.Window;
+			this.txtGoodsName.BackgroundColor = System.Drawing.SystemColors.Window;
+			this.txtGoodsName.ErrorMessage = "必须输入项目";
+			this.txtGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.txtGoodsName.Location = new System.Drawing.Point(229, 7);
+			this.txtGoodsName.MaxLength = 20;
+			this.txtGoodsName.Name = "txtGoodsName";
+			this.txtGoodsName.Size = new System.Drawing.Size(100, 21);
+			this.txtGoodsName.TabIndex = 3;
+			// 
+			// txtGoodsCode
+			// 
+			this.txtGoodsCode.BackColor = System.Drawing.Color.Yellow;
+			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.HasError = true;
+			this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off;
+			this.txtGoodsCode.IsMustInput = true;
+			this.txtGoodsCode.Location = new System.Drawing.Point(64, 7);
+			this.txtGoodsCode.MaxLength = 50;
+			this.txtGoodsCode.Name = "txtGoodsCode";
+			this.txtGoodsCode.Size = new System.Drawing.Size(100, 21);
+			this.txtGoodsCode.TabIndex = 1;
+			// 
+			// 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(29, 142);
+			this.lblRemarks.Name = "lblRemarks";
+			this.lblRemarks.Size = new System.Drawing.Size(29, 12);
+			this.lblRemarks.TabIndex = 28;
+			this.lblRemarks.Text = "备注";
+			// 
+			// lblProductionCycle
+			// 
+			this.lblProductionCycle.AutoSize = true;
+			this.lblProductionCycle.BackColor = System.Drawing.Color.Transparent;
+			this.lblProductionCycle.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.lblProductionCycle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
+			this.lblProductionCycle.IsMustInput = true;
+			this.lblProductionCycle.Location = new System.Drawing.Point(335, 11);
+			this.lblProductionCycle.Name = "lblProductionCycle";
+			this.lblProductionCycle.Size = new System.Drawing.Size(77, 12);
+			this.lblProductionCycle.TabIndex = 4;
+			this.lblProductionCycle.Text = "生产周期(天)";
+			// 
+			// lblGlazeWeight
+			// 
+			this.lblGlazeWeight.AutoSize = true;
+			this.lblGlazeWeight.BackColor = System.Drawing.Color.Transparent;
+			this.lblGlazeWeight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.lblGlazeWeight.ForeColor = System.Drawing.SystemColors.ControlText;
+			this.lblGlazeWeight.Location = new System.Drawing.Point(335, 38);
+			this.lblGlazeWeight.Name = "lblGlazeWeight";
+			this.lblGlazeWeight.Size = new System.Drawing.Size(77, 12);
+			this.lblGlazeWeight.TabIndex = 10;
+			this.lblGlazeWeight.Text = "釉浆用量(KG)";
+			// 
+			// lblMudWeight
+			// 
+			this.lblMudWeight.AutoSize = true;
+			this.lblMudWeight.BackColor = System.Drawing.Color.Transparent;
+			this.lblMudWeight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.lblMudWeight.ForeColor = System.Drawing.SystemColors.ControlText;
+			this.lblMudWeight.Location = new System.Drawing.Point(335, 92);
+			this.lblMudWeight.Name = "lblMudWeight";
+			this.lblMudWeight.Size = new System.Drawing.Size(77, 12);
+			this.lblMudWeight.TabIndex = 22;
+			this.lblMudWeight.Text = "泥浆用量(KG)";
+			// 
+			// lblGlazeTypeID
+			// 
+			this.lblGlazeTypeID.AutoSize = true;
+			this.lblGlazeTypeID.BackColor = System.Drawing.Color.Transparent;
+			this.lblGlazeTypeID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.lblGlazeTypeID.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
+			this.lblGlazeTypeID.IsMustInput = true;
+			this.lblGlazeTypeID.Location = new System.Drawing.Point(5, 65);
+			this.lblGlazeTypeID.Name = "lblGlazeTypeID";
+			this.lblGlazeTypeID.Size = new System.Drawing.Size(53, 12);
+			this.lblGlazeTypeID.TabIndex = 12;
+			this.lblGlazeTypeID.Text = "釉料类别";
+			// 
+			// lblGoodsModel
+			// 
+			this.lblGoodsModel.AutoSize = true;
+			this.lblGoodsModel.BackColor = System.Drawing.Color.Transparent;
+			this.lblGoodsModel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.lblGoodsModel.ForeColor = System.Drawing.SystemColors.ControlText;
+			this.lblGoodsModel.Location = new System.Drawing.Point(170, 38);
+			this.lblGoodsModel.Name = "lblGoodsModel";
+			this.lblGoodsModel.Size = new System.Drawing.Size(53, 12);
+			this.lblGoodsModel.TabIndex = 8;
+			this.lblGoodsModel.Text = "产品型号";
+			// 
+			// lblGoodsSpecification
+			// 
+			this.lblGoodsSpecification.AutoSize = true;
+			this.lblGoodsSpecification.BackColor = System.Drawing.Color.Transparent;
+			this.lblGoodsSpecification.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.lblGoodsSpecification.ForeColor = System.Drawing.SystemColors.ControlText;
+			this.lblGoodsSpecification.Location = new System.Drawing.Point(170, 65);
+			this.lblGoodsSpecification.Name = "lblGoodsSpecification";
+			this.lblGoodsSpecification.Size = new System.Drawing.Size(53, 12);
+			this.lblGoodsSpecification.TabIndex = 14;
+			this.lblGoodsSpecification.Text = "产品规格";
+			// 
+			// lblGoodsName
+			// 
+			this.lblGoodsName.AutoSize = true;
+			this.lblGoodsName.BackColor = System.Drawing.Color.Transparent;
+			this.lblGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.lblGoodsName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
+			this.lblGoodsName.IsMustInput = true;
+			this.lblGoodsName.Location = new System.Drawing.Point(170, 11);
+			this.lblGoodsName.Name = "lblGoodsName";
+			this.lblGoodsName.Size = new System.Drawing.Size(53, 12);
+			this.lblGoodsName.TabIndex = 2;
+			this.lblGoodsName.Text = "产品名称";
+			// 
+			// lblGoodsCode
+			// 
+			this.lblGoodsCode.AutoSize = true;
+			this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent;
+			this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.lblGoodsCode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
+			this.lblGoodsCode.IsMustInput = true;
+			this.lblGoodsCode.Location = new System.Drawing.Point(5, 11);
+			this.lblGoodsCode.Name = "lblGoodsCode";
+			this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
+			this.lblGoodsCode.TabIndex = 0;
+			this.lblGoodsCode.Text = "产品编码";
+			// 
+			// lblLusterwareWeight
+			// 
+			this.lblLusterwareWeight.AutoSize = true;
+			this.lblLusterwareWeight.BackColor = System.Drawing.Color.Transparent;
+			this.lblLusterwareWeight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.lblLusterwareWeight.ForeColor = System.Drawing.SystemColors.ControlText;
+			this.lblLusterwareWeight.Location = new System.Drawing.Point(335, 65);
+			this.lblLusterwareWeight.Name = "lblLusterwareWeight";
+			this.lblLusterwareWeight.Size = new System.Drawing.Size(77, 12);
+			this.lblLusterwareWeight.TabIndex = 16;
+			this.lblLusterwareWeight.Text = "光瓷重量(KG)";
+			// 
+			// txtLusterwareWeight
+			// 
+			this.txtLusterwareWeight.AllowNegative = false;
+			this.txtLusterwareWeight.BackColor = System.Drawing.SystemColors.Window;
+			this.txtLusterwareWeight.BackgroundColor = System.Drawing.SystemColors.Window;
+			this.txtLusterwareWeight.ErrorMessage = "";
+			this.txtLusterwareWeight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.txtLusterwareWeight.ImeMode = System.Windows.Forms.ImeMode.Off;
+			this.txtLusterwareWeight.Location = new System.Drawing.Point(418, 61);
+			this.txtLusterwareWeight.MaxLength = 10;
+			this.txtLusterwareWeight.MaxValue = new decimal(new int[] {
             100000,
             0,
             0,
             0});
-            this.txtLusterwareWeight.MinValue = new decimal(new int[] {
+			this.txtLusterwareWeight.MinValue = new decimal(new int[] {
             0,
             0,
             0,
             0});
-            this.txtLusterwareWeight.Name = "txtLusterwareWeight";
-            this.txtLusterwareWeight.Number = new System.Drawing.Point(5, 2);
-            this.txtLusterwareWeight.Size = new System.Drawing.Size(100, 21);
-            this.txtLusterwareWeight.TabIndex = 17;
-            this.txtLusterwareWeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
-            this.txtLusterwareWeight.TextValue = "";
-            // 
-            // btnDelete
-            // 
-            this.btnDelete.BackColor = System.Drawing.Color.Transparent;
-            this.btnDelete.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnDelete.BackgroundImage")));
-            this.btnDelete.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.btnDelete.ForeColor = System.Drawing.Color.White;
-            this.btnDelete.Location = new System.Drawing.Point(3, 283);
-            this.btnDelete.Name = "btnDelete";
-            this.btnDelete.Size = new System.Drawing.Size(55, 30);
-            this.btnDelete.TabIndex = 43;
-            this.btnDelete.Text = "删除(&E)";
-            this.btnDelete.UseVisualStyleBackColor = false;
-            this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
-            // 
-            // btnUpload
-            // 
-            this.btnUpload.BackColor = System.Drawing.Color.Transparent;
-            this.btnUpload.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnUpload.BackgroundImage")));
-            this.btnUpload.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.btnUpload.ForeColor = System.Drawing.Color.White;
-            this.btnUpload.Location = new System.Drawing.Point(3, 247);
-            this.btnUpload.Name = "btnUpload";
-            this.btnUpload.Size = new System.Drawing.Size(55, 30);
-            this.btnUpload.TabIndex = 42;
-            this.btnUpload.Text = "上传(&U)";
-            this.btnUpload.UseVisualStyleBackColor = false;
-            this.btnUpload.Click += new System.EventHandler(this.btnUpload_Click);
-            // 
-            // dtpStartingDate
-            // 
-            this.dtpStartingDate.CustomFormat = "yyyy-MM-dd";
-            this.dtpStartingDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.dtpStartingDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
-            this.dtpStartingDate.Location = new System.Drawing.Point(64, 88);
-            this.dtpStartingDate.Name = "dtpStartingDate";
-            this.dtpStartingDate.Size = new System.Drawing.Size(100, 21);
-            this.dtpStartingDate.TabIndex = 19;
-            // 
-            // 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.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
-            this.c_Label1.IsMustInput = true;
-            this.c_Label1.Location = new System.Drawing.Point(5, 92);
-            this.c_Label1.Name = "c_Label1";
-            this.c_Label1.Size = new System.Drawing.Size(53, 12);
-            this.c_Label1.TabIndex = 18;
-            this.c_Label1.Text = "投产日期";
-            // 
-            // c_Label2
-            // 
-            this.c_Label2.AutoSize = true;
-            this.c_Label2.BackColor = System.Drawing.Color.Transparent;
-            this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
-            this.c_Label2.Location = new System.Drawing.Point(170, 92);
-            this.c_Label2.Name = "c_Label2";
-            this.c_Label2.Size = new System.Drawing.Size(53, 12);
-            this.c_Label2.TabIndex = 20;
-            this.c_Label2.Text = "产品单值";
-            // 
-            // txtMouldWeight
-            // 
-            this.txtMouldWeight.AllowNegative = false;
-            this.txtMouldWeight.BackColor = System.Drawing.SystemColors.Window;
-            this.txtMouldWeight.BackgroundColor = System.Drawing.SystemColors.Window;
-            this.txtMouldWeight.ErrorMessage = "";
-            this.txtMouldWeight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.txtMouldWeight.ImeMode = System.Windows.Forms.ImeMode.Off;
-            this.txtMouldWeight.Location = new System.Drawing.Point(62, 128);
-            this.txtMouldWeight.MaxLength = 10;
-            this.txtMouldWeight.MaxValue = new decimal(new int[] {
+			this.txtLusterwareWeight.Name = "txtLusterwareWeight";
+			this.txtLusterwareWeight.Number = new System.Drawing.Point(5, 2);
+			this.txtLusterwareWeight.Size = new System.Drawing.Size(100, 21);
+			this.txtLusterwareWeight.TabIndex = 17;
+			this.txtLusterwareWeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
+			this.txtLusterwareWeight.TextValue = "";
+			// 
+			// btnDelete
+			// 
+			this.btnDelete.BackColor = System.Drawing.Color.Transparent;
+			this.btnDelete.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnDelete.BackgroundImage")));
+			this.btnDelete.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.btnDelete.ForeColor = System.Drawing.Color.White;
+			this.btnDelete.Location = new System.Drawing.Point(3, 283);
+			this.btnDelete.Name = "btnDelete";
+			this.btnDelete.Size = new System.Drawing.Size(55, 30);
+			this.btnDelete.TabIndex = 43;
+			this.btnDelete.Text = "删除(&E)";
+			this.btnDelete.UseVisualStyleBackColor = false;
+			this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
+			// 
+			// btnUpload
+			// 
+			this.btnUpload.BackColor = System.Drawing.Color.Transparent;
+			this.btnUpload.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnUpload.BackgroundImage")));
+			this.btnUpload.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.btnUpload.ForeColor = System.Drawing.Color.White;
+			this.btnUpload.Location = new System.Drawing.Point(3, 247);
+			this.btnUpload.Name = "btnUpload";
+			this.btnUpload.Size = new System.Drawing.Size(55, 30);
+			this.btnUpload.TabIndex = 42;
+			this.btnUpload.Text = "上传(&U)";
+			this.btnUpload.UseVisualStyleBackColor = false;
+			this.btnUpload.Click += new System.EventHandler(this.btnUpload_Click);
+			// 
+			// dtpStartingDate
+			// 
+			this.dtpStartingDate.CustomFormat = "yyyy-MM-dd";
+			this.dtpStartingDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.dtpStartingDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
+			this.dtpStartingDate.Location = new System.Drawing.Point(64, 88);
+			this.dtpStartingDate.Name = "dtpStartingDate";
+			this.dtpStartingDate.Size = new System.Drawing.Size(100, 21);
+			this.dtpStartingDate.TabIndex = 19;
+			// 
+			// 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.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
+			this.c_Label1.IsMustInput = true;
+			this.c_Label1.Location = new System.Drawing.Point(5, 92);
+			this.c_Label1.Name = "c_Label1";
+			this.c_Label1.Size = new System.Drawing.Size(53, 12);
+			this.c_Label1.TabIndex = 18;
+			this.c_Label1.Text = "投产日期";
+			// 
+			// c_Label2
+			// 
+			this.c_Label2.AutoSize = true;
+			this.c_Label2.BackColor = System.Drawing.Color.Transparent;
+			this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
+			this.c_Label2.Location = new System.Drawing.Point(170, 92);
+			this.c_Label2.Name = "c_Label2";
+			this.c_Label2.Size = new System.Drawing.Size(53, 12);
+			this.c_Label2.TabIndex = 20;
+			this.c_Label2.Text = "产品单值";
+			// 
+			// txtMouldWeight
+			// 
+			this.txtMouldWeight.AllowNegative = false;
+			this.txtMouldWeight.BackColor = System.Drawing.SystemColors.Window;
+			this.txtMouldWeight.BackgroundColor = System.Drawing.SystemColors.Window;
+			this.txtMouldWeight.ErrorMessage = "";
+			this.txtMouldWeight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.txtMouldWeight.ImeMode = System.Windows.Forms.ImeMode.Off;
+			this.txtMouldWeight.Location = new System.Drawing.Point(62, 128);
+			this.txtMouldWeight.MaxLength = 10;
+			this.txtMouldWeight.MaxValue = new decimal(new int[] {
             100000,
             0,
             0,
             0});
-            this.txtMouldWeight.MinValue = new decimal(new int[] {
+			this.txtMouldWeight.MinValue = new decimal(new int[] {
             0,
             0,
             0,
             0});
-            this.txtMouldWeight.Name = "txtMouldWeight";
-            this.txtMouldWeight.Number = new System.Drawing.Point(5, 2);
-            this.txtMouldWeight.Size = new System.Drawing.Size(100, 21);
-            this.txtMouldWeight.TabIndex = 7;
-            this.txtMouldWeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
-            this.txtMouldWeight.TextValue = "";
-            // 
-            // c_Label3
-            // 
-            this.c_Label3.AutoSize = true;
-            this.c_Label3.BackColor = System.Drawing.Color.Transparent;
-            this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
-            this.c_Label3.Location = new System.Drawing.Point(6, 132);
-            this.c_Label3.Name = "c_Label3";
-            this.c_Label3.Size = new System.Drawing.Size(53, 12);
-            this.c_Label3.TabIndex = 6;
-            this.c_Label3.Text = "重量(KG)";
-            // 
-            // c_Label4
-            // 
-            this.c_Label4.AutoSize = true;
-            this.c_Label4.BackColor = System.Drawing.Color.Transparent;
-            this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText;
-            this.c_Label4.Location = new System.Drawing.Point(6, 159);
-            this.c_Label4.Name = "c_Label4";
-            this.c_Label4.Size = new System.Drawing.Size(53, 12);
-            this.c_Label4.TabIndex = 8;
-            this.c_Label4.Text = "成本(元)";
-            // 
-            // txtMouldCost
-            // 
-            this.txtMouldCost.AllowNegative = false;
-            this.txtMouldCost.BackColor = System.Drawing.SystemColors.Window;
-            this.txtMouldCost.BackgroundColor = System.Drawing.SystemColors.Window;
-            this.txtMouldCost.ErrorMessage = "";
-            this.txtMouldCost.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.txtMouldCost.ImeMode = System.Windows.Forms.ImeMode.Off;
-            this.txtMouldCost.Location = new System.Drawing.Point(62, 155);
-            this.txtMouldCost.MaxLength = 10;
-            this.txtMouldCost.MaxValue = new decimal(new int[] {
+			this.txtMouldWeight.Name = "txtMouldWeight";
+			this.txtMouldWeight.Number = new System.Drawing.Point(5, 2);
+			this.txtMouldWeight.Size = new System.Drawing.Size(100, 21);
+			this.txtMouldWeight.TabIndex = 7;
+			this.txtMouldWeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
+			this.txtMouldWeight.TextValue = "";
+			// 
+			// c_Label3
+			// 
+			this.c_Label3.AutoSize = true;
+			this.c_Label3.BackColor = System.Drawing.Color.Transparent;
+			this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
+			this.c_Label3.Location = new System.Drawing.Point(6, 132);
+			this.c_Label3.Name = "c_Label3";
+			this.c_Label3.Size = new System.Drawing.Size(53, 12);
+			this.c_Label3.TabIndex = 6;
+			this.c_Label3.Text = "重量(KG)";
+			// 
+			// c_Label4
+			// 
+			this.c_Label4.AutoSize = true;
+			this.c_Label4.BackColor = System.Drawing.Color.Transparent;
+			this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText;
+			this.c_Label4.Location = new System.Drawing.Point(6, 159);
+			this.c_Label4.Name = "c_Label4";
+			this.c_Label4.Size = new System.Drawing.Size(53, 12);
+			this.c_Label4.TabIndex = 8;
+			this.c_Label4.Text = "成本(元)";
+			// 
+			// txtMouldCost
+			// 
+			this.txtMouldCost.AllowNegative = false;
+			this.txtMouldCost.BackColor = System.Drawing.SystemColors.Window;
+			this.txtMouldCost.BackgroundColor = System.Drawing.SystemColors.Window;
+			this.txtMouldCost.ErrorMessage = "";
+			this.txtMouldCost.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.txtMouldCost.ImeMode = System.Windows.Forms.ImeMode.Off;
+			this.txtMouldCost.Location = new System.Drawing.Point(62, 155);
+			this.txtMouldCost.MaxLength = 10;
+			this.txtMouldCost.MaxValue = new decimal(new int[] {
             100000,
             0,
             0,
             0});
-            this.txtMouldCost.MinValue = new decimal(new int[] {
+			this.txtMouldCost.MinValue = new decimal(new int[] {
             0,
             0,
             0,
             0});
-            this.txtMouldCost.Name = "txtMouldCost";
-            this.txtMouldCost.Number = new System.Drawing.Point(5, 2);
-            this.txtMouldCost.Size = new System.Drawing.Size(100, 21);
-            this.txtMouldCost.TabIndex = 9;
-            this.txtMouldCost.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
-            this.txtMouldCost.TextValue = "";
-            // 
-            // chkScrapSumFlag
-            // 
-            this.chkScrapSumFlag.AutoSize = true;
-            this.chkScrapSumFlag.Checked = true;
-            this.chkScrapSumFlag.CheckState = System.Windows.Forms.CheckState.Checked;
-            this.chkScrapSumFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.chkScrapSumFlag.Location = new System.Drawing.Point(122, 354);
-            this.chkScrapSumFlag.Name = "chkScrapSumFlag";
-            this.chkScrapSumFlag.Size = new System.Drawing.Size(156, 16);
-            this.chkScrapSumFlag.TabIndex = 3;
-            this.chkScrapSumFlag.Text = "损失统计(废品损失表用)";
-            this.chkScrapSumFlag.UseVisualStyleBackColor = true;
-            // 
-            // lblGoodsType
-            // 
-            this.lblGoodsType.AutoSize = true;
-            this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
-            this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblGoodsType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
-            this.lblGoodsType.IsMustInput = true;
-            this.lblGoodsType.Location = new System.Drawing.Point(5, 38);
-            this.lblGoodsType.Name = "lblGoodsType";
-            this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
-            this.lblGoodsType.TabIndex = 6;
-            this.lblGoodsType.Text = "产品类别";
-            // 
-            // lblMouldMaterialCode
-            // 
-            this.lblMouldMaterialCode.AutoSize = true;
-            this.lblMouldMaterialCode.BackColor = System.Drawing.Color.Transparent;
-            this.lblMouldMaterialCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblMouldMaterialCode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
-            this.lblMouldMaterialCode.IsMustInput = true;
-            this.lblMouldMaterialCode.Location = new System.Drawing.Point(6, 24);
-            this.lblMouldMaterialCode.Name = "lblMouldMaterialCode";
-            this.lblMouldMaterialCode.Size = new System.Drawing.Size(53, 12);
-            this.lblMouldMaterialCode.TabIndex = 0;
-            this.lblMouldMaterialCode.Text = "物料编码";
-            // 
-            // lblWaterLabelCode
-            // 
-            this.lblWaterLabelCode.AutoSize = true;
-            this.lblWaterLabelCode.BackColor = System.Drawing.Color.Transparent;
-            this.lblWaterLabelCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblWaterLabelCode.ForeColor = System.Drawing.SystemColors.ControlText;
-            this.lblWaterLabelCode.Location = new System.Drawing.Point(5, 119);
-            this.lblWaterLabelCode.Name = "lblWaterLabelCode";
-            this.lblWaterLabelCode.Size = new System.Drawing.Size(53, 12);
-            this.lblWaterLabelCode.TabIndex = 24;
-            this.lblWaterLabelCode.Text = "水效标识";
-            // 
-            // lblMouldOutputCount
-            // 
-            this.lblMouldOutputCount.AutoSize = true;
-            this.lblMouldOutputCount.BackColor = System.Drawing.Color.Transparent;
-            this.lblMouldOutputCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblMouldOutputCount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
-            this.lblMouldOutputCount.IsMustInput = true;
-            this.lblMouldOutputCount.Location = new System.Drawing.Point(6, 51);
-            this.lblMouldOutputCount.Name = "lblMouldOutputCount";
-            this.lblMouldOutputCount.Size = new System.Drawing.Size(53, 12);
-            this.lblMouldOutputCount.TabIndex = 2;
-            this.lblMouldOutputCount.Text = "产出数量";
-            // 
-            // lblStandardGroutingNum
-            // 
-            this.lblStandardGroutingNum.AutoSize = true;
-            this.lblStandardGroutingNum.BackColor = System.Drawing.Color.Transparent;
-            this.lblStandardGroutingNum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblStandardGroutingNum.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
-            this.lblStandardGroutingNum.IsMustInput = true;
-            this.lblStandardGroutingNum.Location = new System.Drawing.Point(6, 78);
-            this.lblStandardGroutingNum.Name = "lblStandardGroutingNum";
-            this.lblStandardGroutingNum.Size = new System.Drawing.Size(53, 12);
-            this.lblStandardGroutingNum.TabIndex = 4;
-            this.lblStandardGroutingNum.Text = "标准次数";
-            // 
-            // txtWaterLabelCode
-            // 
-            this.txtWaterLabelCode.BackColor = System.Drawing.SystemColors.Window;
-            this.txtWaterLabelCode.BackgroundColor = System.Drawing.SystemColors.Window;
-            this.txtWaterLabelCode.ErrorMessage = "";
-            this.txtWaterLabelCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.txtWaterLabelCode.Location = new System.Drawing.Point(64, 115);
-            this.txtWaterLabelCode.MaxLength = 100;
-            this.txtWaterLabelCode.Name = "txtWaterLabelCode";
-            this.txtWaterLabelCode.Size = new System.Drawing.Size(265, 21);
-            this.txtWaterLabelCode.TabIndex = 25;
-            // 
-            // txtMouldMaterialCode
-            // 
-            this.txtMouldMaterialCode.BackColor = System.Drawing.SystemColors.Window;
-            this.txtMouldMaterialCode.BackgroundColor = System.Drawing.SystemColors.Window;
-            this.txtMouldMaterialCode.ErrorMessage = "";
-            this.txtMouldMaterialCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.txtMouldMaterialCode.Location = new System.Drawing.Point(62, 20);
-            this.txtMouldMaterialCode.MaxLength = 50;
-            this.txtMouldMaterialCode.Name = "txtMouldMaterialCode";
-            this.txtMouldMaterialCode.Size = new System.Drawing.Size(100, 21);
-            this.txtMouldMaterialCode.TabIndex = 1;
-            // 
-            // c_Label5
-            // 
-            this.c_Label5.AutoSize = true;
-            this.c_Label5.BackColor = System.Drawing.Color.Transparent;
-            this.c_Label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.c_Label5.ForeColor = System.Drawing.SystemColors.ControlText;
-            this.c_Label5.Location = new System.Drawing.Point(347, 119);
-            this.c_Label5.Name = "c_Label5";
-            this.c_Label5.Size = new System.Drawing.Size(65, 12);
-            this.c_Label5.TabIndex = 26;
-            this.c_Label5.Text = "盖板标识码";
-            // 
-            // tabControl1
-            // 
-            this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
+			this.txtMouldCost.Name = "txtMouldCost";
+			this.txtMouldCost.Number = new System.Drawing.Point(5, 2);
+			this.txtMouldCost.Size = new System.Drawing.Size(100, 21);
+			this.txtMouldCost.TabIndex = 9;
+			this.txtMouldCost.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
+			this.txtMouldCost.TextValue = "";
+			// 
+			// chkScrapSumFlag
+			// 
+			this.chkScrapSumFlag.AutoSize = true;
+			this.chkScrapSumFlag.Checked = true;
+			this.chkScrapSumFlag.CheckState = System.Windows.Forms.CheckState.Checked;
+			this.chkScrapSumFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.chkScrapSumFlag.Location = new System.Drawing.Point(122, 354);
+			this.chkScrapSumFlag.Name = "chkScrapSumFlag";
+			this.chkScrapSumFlag.Size = new System.Drawing.Size(156, 16);
+			this.chkScrapSumFlag.TabIndex = 3;
+			this.chkScrapSumFlag.Text = "损失统计(废品损失表用)";
+			this.chkScrapSumFlag.UseVisualStyleBackColor = true;
+			// 
+			// lblGoodsType
+			// 
+			this.lblGoodsType.AutoSize = true;
+			this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
+			this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.lblGoodsType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
+			this.lblGoodsType.IsMustInput = true;
+			this.lblGoodsType.Location = new System.Drawing.Point(5, 38);
+			this.lblGoodsType.Name = "lblGoodsType";
+			this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
+			this.lblGoodsType.TabIndex = 6;
+			this.lblGoodsType.Text = "产品类别";
+			// 
+			// lblMouldMaterialCode
+			// 
+			this.lblMouldMaterialCode.AutoSize = true;
+			this.lblMouldMaterialCode.BackColor = System.Drawing.Color.Transparent;
+			this.lblMouldMaterialCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.lblMouldMaterialCode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
+			this.lblMouldMaterialCode.IsMustInput = true;
+			this.lblMouldMaterialCode.Location = new System.Drawing.Point(6, 24);
+			this.lblMouldMaterialCode.Name = "lblMouldMaterialCode";
+			this.lblMouldMaterialCode.Size = new System.Drawing.Size(53, 12);
+			this.lblMouldMaterialCode.TabIndex = 0;
+			this.lblMouldMaterialCode.Text = "物料编码";
+			// 
+			// lblWaterLabelCode
+			// 
+			this.lblWaterLabelCode.AutoSize = true;
+			this.lblWaterLabelCode.BackColor = System.Drawing.Color.Transparent;
+			this.lblWaterLabelCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.lblWaterLabelCode.ForeColor = System.Drawing.SystemColors.ControlText;
+			this.lblWaterLabelCode.Location = new System.Drawing.Point(5, 119);
+			this.lblWaterLabelCode.Name = "lblWaterLabelCode";
+			this.lblWaterLabelCode.Size = new System.Drawing.Size(53, 12);
+			this.lblWaterLabelCode.TabIndex = 24;
+			this.lblWaterLabelCode.Text = "水效标识";
+			// 
+			// lblMouldOutputCount
+			// 
+			this.lblMouldOutputCount.AutoSize = true;
+			this.lblMouldOutputCount.BackColor = System.Drawing.Color.Transparent;
+			this.lblMouldOutputCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.lblMouldOutputCount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
+			this.lblMouldOutputCount.IsMustInput = true;
+			this.lblMouldOutputCount.Location = new System.Drawing.Point(6, 51);
+			this.lblMouldOutputCount.Name = "lblMouldOutputCount";
+			this.lblMouldOutputCount.Size = new System.Drawing.Size(53, 12);
+			this.lblMouldOutputCount.TabIndex = 2;
+			this.lblMouldOutputCount.Text = "产出数量";
+			// 
+			// lblStandardGroutingNum
+			// 
+			this.lblStandardGroutingNum.AutoSize = true;
+			this.lblStandardGroutingNum.BackColor = System.Drawing.Color.Transparent;
+			this.lblStandardGroutingNum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.lblStandardGroutingNum.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
+			this.lblStandardGroutingNum.IsMustInput = true;
+			this.lblStandardGroutingNum.Location = new System.Drawing.Point(6, 78);
+			this.lblStandardGroutingNum.Name = "lblStandardGroutingNum";
+			this.lblStandardGroutingNum.Size = new System.Drawing.Size(53, 12);
+			this.lblStandardGroutingNum.TabIndex = 4;
+			this.lblStandardGroutingNum.Text = "标准次数";
+			// 
+			// txtWaterLabelCode
+			// 
+			this.txtWaterLabelCode.BackColor = System.Drawing.SystemColors.Window;
+			this.txtWaterLabelCode.BackgroundColor = System.Drawing.SystemColors.Window;
+			this.txtWaterLabelCode.ErrorMessage = "";
+			this.txtWaterLabelCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.txtWaterLabelCode.Location = new System.Drawing.Point(64, 115);
+			this.txtWaterLabelCode.MaxLength = 100;
+			this.txtWaterLabelCode.Name = "txtWaterLabelCode";
+			this.txtWaterLabelCode.Size = new System.Drawing.Size(265, 21);
+			this.txtWaterLabelCode.TabIndex = 25;
+			// 
+			// txtMouldMaterialCode
+			// 
+			this.txtMouldMaterialCode.BackColor = System.Drawing.SystemColors.Window;
+			this.txtMouldMaterialCode.BackgroundColor = System.Drawing.SystemColors.Window;
+			this.txtMouldMaterialCode.ErrorMessage = "";
+			this.txtMouldMaterialCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.txtMouldMaterialCode.Location = new System.Drawing.Point(62, 20);
+			this.txtMouldMaterialCode.MaxLength = 50;
+			this.txtMouldMaterialCode.Name = "txtMouldMaterialCode";
+			this.txtMouldMaterialCode.Size = new System.Drawing.Size(100, 21);
+			this.txtMouldMaterialCode.TabIndex = 1;
+			// 
+			// c_Label5
+			// 
+			this.c_Label5.AutoSize = true;
+			this.c_Label5.BackColor = System.Drawing.Color.Transparent;
+			this.c_Label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.c_Label5.ForeColor = System.Drawing.SystemColors.ControlText;
+			this.c_Label5.Location = new System.Drawing.Point(347, 119);
+			this.c_Label5.Name = "c_Label5";
+			this.c_Label5.Size = new System.Drawing.Size(65, 12);
+			this.c_Label5.TabIndex = 26;
+			this.c_Label5.Text = "盖板标识码";
+			// 
+			// tabControl1
+			// 
+			this.tabControl1.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.tabControl1.Controls.Add(this.tabPage1);
-            this.tabControl1.Controls.Add(this.tabPage2);
-            this.tabControl1.Location = new System.Drawing.Point(3, 3);
-            this.tabControl1.Name = "tabControl1";
-            this.tabControl1.SelectedIndex = 0;
-            this.tabControl1.Size = new System.Drawing.Size(769, 345);
-            this.tabControl1.TabIndex = 0;
-            // 
-            // tabPage1
-            // 
-            this.tabPage1.BackgroundImage = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg;
-            this.tabPage1.Controls.Add(this.ddlGlazeTypeID);
-            this.tabPage1.Controls.Add(this.btnUpload);
-            this.tabPage1.Controls.Add(this.btnDelete);
-            this.tabPage1.Controls.Add(this.groupBox2);
-            this.tabPage1.Controls.Add(this.lvPic);
-            this.tabPage1.Controls.Add(this.lblGoodsType);
-            this.tabPage1.Controls.Add(this.scbGoodsType);
-            this.tabPage1.Controls.Add(this.lblPhoto);
-            this.tabPage1.Controls.Add(this.txtGoodsCode);
-            this.tabPage1.Controls.Add(this.lblGoodsCode);
-            this.tabPage1.Controls.Add(this.txtSEATCOVERCODE);
-            this.tabPage1.Controls.Add(this.lblGoodsName);
-            this.tabPage1.Controls.Add(this.c_Label5);
-            this.tabPage1.Controls.Add(this.lblGoodsSpecification);
-            this.tabPage1.Controls.Add(this.lblGoodsModel);
-            this.tabPage1.Controls.Add(this.lblGlazeTypeID);
-            this.tabPage1.Controls.Add(this.txtWaterLabelCode);
-            this.tabPage1.Controls.Add(this.c_Label1);
-            this.tabPage1.Controls.Add(this.lblMudWeight);
-            this.tabPage1.Controls.Add(this.lblGlazeWeight);
-            this.tabPage1.Controls.Add(this.lblProductionCycle);
-            this.tabPage1.Controls.Add(this.lblWaterLabelCode);
-            this.tabPage1.Controls.Add(this.lblRemarks);
-            this.tabPage1.Controls.Add(this.txtGoodsName);
-            this.tabPage1.Controls.Add(this.txtGoodsSpecification);
-            this.tabPage1.Controls.Add(this.txtGoodsModel);
-            this.tabPage1.Controls.Add(this.txtReservedDays);
-            this.tabPage1.Controls.Add(this.txtMudWeight);
-            this.tabPage1.Controls.Add(this.lblLabel10);
-            this.tabPage1.Controls.Add(this.lblLabel9);
-            this.tabPage1.Controls.Add(this.txtGlazeWeight);
-            this.tabPage1.Controls.Add(this.txtProductionCycle);
-            this.tabPage1.Controls.Add(this.c_Label2);
-            this.tabPage1.Controls.Add(this.txtRemarks);
-            this.tabPage1.Controls.Add(this.txtUnitPrice);
-            this.tabPage1.Controls.Add(this.lblLusterwareWeight);
-            this.tabPage1.Controls.Add(this.txtPlateLimitNum);
-            this.tabPage1.Controls.Add(this.txtLusterwareWeight);
-            this.tabPage1.Controls.Add(this.lblLabel3);
-            this.tabPage1.Controls.Add(this.dtpStartingDate);
-            this.tabPage1.Controls.Add(this.txtSPM002);
-            this.tabPage1.Controls.Add(this.lblLabel1);
-            this.tabPage1.Controls.Add(this.lblLabel2);
-            this.tabPage1.Controls.Add(this.txtSPM001);
-            this.tabPage1.Location = new System.Drawing.Point(4, 22);
-            this.tabPage1.Name = "tabPage1";
-            this.tabPage1.Size = new System.Drawing.Size(761, 319);
-            this.tabPage1.TabIndex = 0;
-            this.tabPage1.Text = "基础信息";
-            // 
-            // ddlGlazeTypeID
-            // 
-            this.ddlGlazeTypeID.FormattingEnabled = true;
-            this.ddlGlazeTypeID.Location = new System.Drawing.Point(64, 61);
-            this.ddlGlazeTypeID.Name = "ddlGlazeTypeID";
-            this.ddlGlazeTypeID.ShowMustInputAlert = false;
-            this.ddlGlazeTypeID.Size = new System.Drawing.Size(100, 20);
-            this.ddlGlazeTypeID.TabIndex = 58;
-            // 
-            // groupBox2
-            // 
-            this.groupBox2.Controls.Add(this.txtMouldMaterialCode);
-            this.groupBox2.Controls.Add(this.lblMouldMaterialCode);
-            this.groupBox2.Controls.Add(this.txtMouldOutputCount);
-            this.groupBox2.Controls.Add(this.lblMouldOutputCount);
-            this.groupBox2.Controls.Add(this.txtStandardGroutingSum);
-            this.groupBox2.Controls.Add(this.c_Label7);
-            this.groupBox2.Controls.Add(this.txtStandardGroutingNum);
-            this.groupBox2.Controls.Add(this.lblStandardGroutingNum);
-            this.groupBox2.Controls.Add(this.txtMouldWeight);
-            this.groupBox2.Controls.Add(this.c_Label3);
-            this.groupBox2.Controls.Add(this.c_Label4);
-            this.groupBox2.Controls.Add(this.txtMouldCost);
-            this.groupBox2.Location = new System.Drawing.Point(526, 127);
-            this.groupBox2.Name = "groupBox2";
-            this.groupBox2.Size = new System.Drawing.Size(169, 186);
-            this.groupBox2.TabIndex = 39;
-            this.groupBox2.TabStop = false;
-            this.groupBox2.Text = "模具属性";
-            // 
-            // txtMouldOutputCount
-            // 
-            this.txtMouldOutputCount.CanLostFocusOnError = false;
-            this.txtMouldOutputCount.DataValue = new decimal(new int[] {
+			this.tabControl1.Controls.Add(this.tabPage1);
+			this.tabControl1.Controls.Add(this.tabPage2);
+			this.tabControl1.Location = new System.Drawing.Point(3, 3);
+			this.tabControl1.Name = "tabControl1";
+			this.tabControl1.SelectedIndex = 0;
+			this.tabControl1.Size = new System.Drawing.Size(769, 345);
+			this.tabControl1.TabIndex = 0;
+			// 
+			// tabPage1
+			// 
+			this.tabPage1.BackgroundImage = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg;
+			this.tabPage1.Controls.Add(this.ddlGlazeTypeID);
+			this.tabPage1.Controls.Add(this.btnUpload);
+			this.tabPage1.Controls.Add(this.btnDelete);
+			this.tabPage1.Controls.Add(this.groupBox2);
+			this.tabPage1.Controls.Add(this.lvPic);
+			this.tabPage1.Controls.Add(this.lblGoodsType);
+			this.tabPage1.Controls.Add(this.scbGoodsType);
+			this.tabPage1.Controls.Add(this.lblPhoto);
+			this.tabPage1.Controls.Add(this.txtGoodsCode);
+			this.tabPage1.Controls.Add(this.lblGoodsCode);
+			this.tabPage1.Controls.Add(this.txtSEATCOVERCODE);
+			this.tabPage1.Controls.Add(this.lblGoodsName);
+			this.tabPage1.Controls.Add(this.c_Label5);
+			this.tabPage1.Controls.Add(this.lblGoodsSpecification);
+			this.tabPage1.Controls.Add(this.lblGoodsModel);
+			this.tabPage1.Controls.Add(this.lblGlazeTypeID);
+			this.tabPage1.Controls.Add(this.txtWaterLabelCode);
+			this.tabPage1.Controls.Add(this.c_Label1);
+			this.tabPage1.Controls.Add(this.lblMudWeight);
+			this.tabPage1.Controls.Add(this.lblGlazeWeight);
+			this.tabPage1.Controls.Add(this.lblProductionCycle);
+			this.tabPage1.Controls.Add(this.lblWaterLabelCode);
+			this.tabPage1.Controls.Add(this.lblRemarks);
+			this.tabPage1.Controls.Add(this.txtGoodsName);
+			this.tabPage1.Controls.Add(this.txtGoodsSpecification);
+			this.tabPage1.Controls.Add(this.txtGoodsModel);
+			this.tabPage1.Controls.Add(this.txtReservedDays);
+			this.tabPage1.Controls.Add(this.txtMudWeight);
+			this.tabPage1.Controls.Add(this.lblLabel10);
+			this.tabPage1.Controls.Add(this.lblLabel9);
+			this.tabPage1.Controls.Add(this.txtGlazeWeight);
+			this.tabPage1.Controls.Add(this.txtProductionCycle);
+			this.tabPage1.Controls.Add(this.c_Label2);
+			this.tabPage1.Controls.Add(this.txtRemarks);
+			this.tabPage1.Controls.Add(this.txtUnitPrice);
+			this.tabPage1.Controls.Add(this.lblLusterwareWeight);
+			this.tabPage1.Controls.Add(this.txtPlateLimitNum);
+			this.tabPage1.Controls.Add(this.txtLusterwareWeight);
+			this.tabPage1.Controls.Add(this.lblLabel3);
+			this.tabPage1.Controls.Add(this.dtpStartingDate);
+			this.tabPage1.Controls.Add(this.txtSPM002);
+			this.tabPage1.Controls.Add(this.lblLabel1);
+			this.tabPage1.Controls.Add(this.lblLabel2);
+			this.tabPage1.Controls.Add(this.txtSPM001);
+			this.tabPage1.Location = new System.Drawing.Point(4, 22);
+			this.tabPage1.Name = "tabPage1";
+			this.tabPage1.Size = new System.Drawing.Size(761, 319);
+			this.tabPage1.TabIndex = 0;
+			this.tabPage1.Text = "基础信息";
+			// 
+			// ddlGlazeTypeID
+			// 
+			this.ddlGlazeTypeID.FormattingEnabled = true;
+			this.ddlGlazeTypeID.Location = new System.Drawing.Point(64, 61);
+			this.ddlGlazeTypeID.Name = "ddlGlazeTypeID";
+			this.ddlGlazeTypeID.ShowMustInputAlert = false;
+			this.ddlGlazeTypeID.Size = new System.Drawing.Size(100, 20);
+			this.ddlGlazeTypeID.TabIndex = 58;
+			// 
+			// groupBox2
+			// 
+			this.groupBox2.Controls.Add(this.txtMouldMaterialCode);
+			this.groupBox2.Controls.Add(this.lblMouldMaterialCode);
+			this.groupBox2.Controls.Add(this.txtMouldOutputCount);
+			this.groupBox2.Controls.Add(this.lblMouldOutputCount);
+			this.groupBox2.Controls.Add(this.txtStandardGroutingSum);
+			this.groupBox2.Controls.Add(this.c_Label7);
+			this.groupBox2.Controls.Add(this.txtStandardGroutingNum);
+			this.groupBox2.Controls.Add(this.lblStandardGroutingNum);
+			this.groupBox2.Controls.Add(this.txtMouldWeight);
+			this.groupBox2.Controls.Add(this.c_Label3);
+			this.groupBox2.Controls.Add(this.c_Label4);
+			this.groupBox2.Controls.Add(this.txtMouldCost);
+			this.groupBox2.Location = new System.Drawing.Point(526, 127);
+			this.groupBox2.Name = "groupBox2";
+			this.groupBox2.Size = new System.Drawing.Size(169, 186);
+			this.groupBox2.TabIndex = 39;
+			this.groupBox2.TabStop = false;
+			this.groupBox2.Text = "模具属性";
+			// 
+			// txtMouldOutputCount
+			// 
+			this.txtMouldOutputCount.CanLostFocusOnError = false;
+			this.txtMouldOutputCount.DataValue = new decimal(new int[] {
             1,
             0,
             0,
             0});
-            this.txtMouldOutputCount.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
-            this.txtMouldOutputCount.Location = new System.Drawing.Point(62, 47);
-            this.txtMouldOutputCount.MaxValue = new decimal(new int[] {
+			this.txtMouldOutputCount.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
+			this.txtMouldOutputCount.Location = new System.Drawing.Point(62, 47);
+			this.txtMouldOutputCount.MaxValue = new decimal(new int[] {
             999,
             0,
             0,
             0});
-            this.txtMouldOutputCount.MinValue = new decimal(new int[] {
+			this.txtMouldOutputCount.MinValue = new decimal(new int[] {
             1,
             0,
             0,
             0});
-            this.txtMouldOutputCount.MustInput = true;
-            this.txtMouldOutputCount.Name = "txtMouldOutputCount";
-            this.txtMouldOutputCount.ShowMustInputAlert = false;
-            this.txtMouldOutputCount.Size = new System.Drawing.Size(100, 21);
-            this.txtMouldOutputCount.TabIndex = 3;
-            this.txtMouldOutputCount.TextChanged += new System.EventHandler(this.txtMouldOutputCount_TextChanged);
-            // 
-            // txtStandardGroutingSum
-            // 
-            this.txtStandardGroutingSum.DataValue = new decimal(new int[] {
+			this.txtMouldOutputCount.MustInput = true;
+			this.txtMouldOutputCount.Name = "txtMouldOutputCount";
+			this.txtMouldOutputCount.ShowMustInputAlert = false;
+			this.txtMouldOutputCount.Size = new System.Drawing.Size(100, 21);
+			this.txtMouldOutputCount.TabIndex = 3;
+			this.txtMouldOutputCount.TextChanged += new System.EventHandler(this.txtMouldOutputCount_TextChanged);
+			// 
+			// txtStandardGroutingSum
+			// 
+			this.txtStandardGroutingSum.DataValue = new decimal(new int[] {
             1,
             0,
             0,
             0});
-            this.txtStandardGroutingSum.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
-            this.txtStandardGroutingSum.Location = new System.Drawing.Point(62, 101);
-            this.txtStandardGroutingSum.MaxValue = new decimal(new int[] {
+			this.txtStandardGroutingSum.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
+			this.txtStandardGroutingSum.Location = new System.Drawing.Point(62, 101);
+			this.txtStandardGroutingSum.MaxValue = new decimal(new int[] {
             999999,
             0,
             0,
             0});
-            this.txtStandardGroutingSum.MinValue = new decimal(new int[] {
+			this.txtStandardGroutingSum.MinValue = new decimal(new int[] {
             1,
             0,
             0,
             0});
-            this.txtStandardGroutingSum.Name = "txtStandardGroutingSum";
-            this.txtStandardGroutingSum.ReadOnly = true;
-            this.txtStandardGroutingSum.ShowDecimalPlaces = Dongke.WinForm.Controls.ShowDigitalKind.None;
-            this.txtStandardGroutingSum.ShowMustInputAlert = false;
-            this.txtStandardGroutingSum.Size = new System.Drawing.Size(100, 21);
-            this.txtStandardGroutingSum.TabIndex = 5;
-            // 
-            // c_Label7
-            // 
-            this.c_Label7.AutoSize = true;
-            this.c_Label7.BackColor = System.Drawing.Color.Transparent;
-            this.c_Label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.c_Label7.ForeColor = System.Drawing.SystemColors.ControlText;
-            this.c_Label7.Location = new System.Drawing.Point(6, 105);
-            this.c_Label7.Name = "c_Label7";
-            this.c_Label7.Size = new System.Drawing.Size(53, 12);
-            this.c_Label7.TabIndex = 4;
-            this.c_Label7.Text = "标准总数";
-            // 
-            // txtStandardGroutingNum
-            // 
-            this.txtStandardGroutingNum.DataValue = new decimal(new int[] {
+			this.txtStandardGroutingSum.Name = "txtStandardGroutingSum";
+			this.txtStandardGroutingSum.ReadOnly = true;
+			this.txtStandardGroutingSum.ShowDecimalPlaces = Dongke.WinForm.Controls.ShowDigitalKind.None;
+			this.txtStandardGroutingSum.ShowMustInputAlert = false;
+			this.txtStandardGroutingSum.Size = new System.Drawing.Size(100, 21);
+			this.txtStandardGroutingSum.TabIndex = 5;
+			// 
+			// c_Label7
+			// 
+			this.c_Label7.AutoSize = true;
+			this.c_Label7.BackColor = System.Drawing.Color.Transparent;
+			this.c_Label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.c_Label7.ForeColor = System.Drawing.SystemColors.ControlText;
+			this.c_Label7.Location = new System.Drawing.Point(6, 105);
+			this.c_Label7.Name = "c_Label7";
+			this.c_Label7.Size = new System.Drawing.Size(53, 12);
+			this.c_Label7.TabIndex = 4;
+			this.c_Label7.Text = "标准总数";
+			// 
+			// txtStandardGroutingNum
+			// 
+			this.txtStandardGroutingNum.DataValue = new decimal(new int[] {
             1,
             0,
             0,
             0});
-            this.txtStandardGroutingNum.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
-            this.txtStandardGroutingNum.Location = new System.Drawing.Point(62, 74);
-            this.txtStandardGroutingNum.MaxValue = new decimal(new int[] {
+			this.txtStandardGroutingNum.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
+			this.txtStandardGroutingNum.Location = new System.Drawing.Point(62, 74);
+			this.txtStandardGroutingNum.MaxValue = new decimal(new int[] {
             999999,
             0,
             0,
             0});
-            this.txtStandardGroutingNum.MinValue = new decimal(new int[] {
+			this.txtStandardGroutingNum.MinValue = new decimal(new int[] {
             1,
             0,
             0,
             0});
-            this.txtStandardGroutingNum.MustInput = true;
-            this.txtStandardGroutingNum.Name = "txtStandardGroutingNum";
-            this.txtStandardGroutingNum.ShowDecimalPlaces = Dongke.WinForm.Controls.ShowDigitalKind.None;
-            this.txtStandardGroutingNum.ShowMustInputAlert = false;
-            this.txtStandardGroutingNum.Size = new System.Drawing.Size(100, 21);
-            this.txtStandardGroutingNum.TabIndex = 5;
-            this.txtStandardGroutingNum.TextChanged += new System.EventHandler(this.txtMouldOutputCount_TextChanged);
-            // 
-            // scbGoodsType
-            // 
-            this.scbGoodsType.CheckedData = null;
-            this.scbGoodsType.IsOnlyDisplayEnd = false;
-            this.scbGoodsType.Location = new System.Drawing.Point(64, 34);
-            this.scbGoodsType.Name = "scbGoodsType";
-            this.scbGoodsType.Size = new System.Drawing.Size(100, 21);
-            this.scbGoodsType.TabIndex = 7;
-            // 
-            // txtSEATCOVERCODE
-            // 
-            this.txtSEATCOVERCODE.CanLostFocusOnError = false;
-            this.txtSEATCOVERCODE.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.None;
-            this.txtSEATCOVERCODE.Location = new System.Drawing.Point(418, 115);
-            this.txtSEATCOVERCODE.MaxValue = new decimal(new int[] {
+			this.txtStandardGroutingNum.MustInput = true;
+			this.txtStandardGroutingNum.Name = "txtStandardGroutingNum";
+			this.txtStandardGroutingNum.ShowDecimalPlaces = Dongke.WinForm.Controls.ShowDigitalKind.None;
+			this.txtStandardGroutingNum.ShowMustInputAlert = false;
+			this.txtStandardGroutingNum.Size = new System.Drawing.Size(100, 21);
+			this.txtStandardGroutingNum.TabIndex = 5;
+			this.txtStandardGroutingNum.TextChanged += new System.EventHandler(this.txtMouldOutputCount_TextChanged);
+			// 
+			// scbGoodsType
+			// 
+			this.scbGoodsType.CheckedData = null;
+			this.scbGoodsType.IsOnlyDisplayEnd = false;
+			this.scbGoodsType.Location = new System.Drawing.Point(64, 34);
+			this.scbGoodsType.Name = "scbGoodsType";
+			this.scbGoodsType.Size = new System.Drawing.Size(100, 21);
+			this.scbGoodsType.TabIndex = 7;
+			// 
+			// txtSEATCOVERCODE
+			// 
+			this.txtSEATCOVERCODE.CanLostFocusOnError = false;
+			this.txtSEATCOVERCODE.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.None;
+			this.txtSEATCOVERCODE.Location = new System.Drawing.Point(418, 115);
+			this.txtSEATCOVERCODE.MaxValue = new decimal(new int[] {
             999,
             0,
             0,
             0});
-            this.txtSEATCOVERCODE.MinValue = new decimal(new int[] {
+			this.txtSEATCOVERCODE.MinValue = new decimal(new int[] {
             0,
             0,
             0,
             0});
-            this.txtSEATCOVERCODE.Name = "txtSEATCOVERCODE";
-            this.txtSEATCOVERCODE.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
-            this.txtSEATCOVERCODE.ShowMustInputAlert = false;
-            this.txtSEATCOVERCODE.Size = new System.Drawing.Size(100, 21);
-            this.txtSEATCOVERCODE.TabIndex = 27;
-            // 
-            // txtReservedDays
-            // 
-            this.txtReservedDays.CanLostFocusOnError = false;
-            this.txtReservedDays.DataValue = new decimal(new int[] {
+			this.txtSEATCOVERCODE.Name = "txtSEATCOVERCODE";
+			this.txtSEATCOVERCODE.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
+			this.txtSEATCOVERCODE.ShowMustInputAlert = false;
+			this.txtSEATCOVERCODE.Size = new System.Drawing.Size(100, 21);
+			this.txtSEATCOVERCODE.TabIndex = 27;
+			// 
+			// txtReservedDays
+			// 
+			this.txtReservedDays.CanLostFocusOnError = false;
+			this.txtReservedDays.DataValue = new decimal(new int[] {
             0,
             0,
             0,
             0});
-            this.txtReservedDays.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
-            this.txtReservedDays.Location = new System.Drawing.Point(607, 89);
-            this.txtReservedDays.MaxValue = new decimal(new int[] {
+			this.txtReservedDays.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
+			this.txtReservedDays.Location = new System.Drawing.Point(607, 89);
+			this.txtReservedDays.MaxValue = new decimal(new int[] {
             999,
             0,
             0,
             0});
-            this.txtReservedDays.MinValue = new decimal(new int[] {
+			this.txtReservedDays.MinValue = new decimal(new int[] {
             0,
             0,
             0,
             0});
-            this.txtReservedDays.MustInput = true;
-            this.txtReservedDays.Name = "txtReservedDays";
-            this.txtReservedDays.ShowMustInputAlert = false;
-            this.txtReservedDays.Size = new System.Drawing.Size(49, 21);
-            this.txtReservedDays.TabIndex = 37;
-            // 
-            // lblLabel10
-            // 
-            this.lblLabel10.Location = new System.Drawing.Point(524, 112);
-            this.lblLabel10.Name = "lblLabel10";
-            this.lblLabel10.Size = new System.Drawing.Size(113, 12);
-            this.lblLabel10.TabIndex = 38;
-            this.lblLabel10.Text = "(成型存坯汇总表用)";
-            // 
-            // lblLabel9
-            // 
-            this.lblLabel9.Location = new System.Drawing.Point(524, 92);
-            this.lblLabel9.MustInput = true;
-            this.lblLabel9.Name = "lblLabel9";
-            this.lblLabel9.Size = new System.Drawing.Size(77, 12);
-            this.lblLabel9.TabIndex = 36;
-            this.lblLabel9.Text = "成型存坯天数";
-            // 
-            // txtUnitPrice
-            // 
-            this.txtUnitPrice.CanLostFocusOnError = false;
-            this.txtUnitPrice.DataValue = new decimal(new int[] {
+			this.txtReservedDays.MustInput = true;
+			this.txtReservedDays.Name = "txtReservedDays";
+			this.txtReservedDays.ShowMustInputAlert = false;
+			this.txtReservedDays.Size = new System.Drawing.Size(49, 21);
+			this.txtReservedDays.TabIndex = 37;
+			// 
+			// lblLabel10
+			// 
+			this.lblLabel10.Location = new System.Drawing.Point(524, 112);
+			this.lblLabel10.Name = "lblLabel10";
+			this.lblLabel10.Size = new System.Drawing.Size(113, 12);
+			this.lblLabel10.TabIndex = 38;
+			this.lblLabel10.Text = "(成型存坯汇总表用)";
+			// 
+			// lblLabel9
+			// 
+			this.lblLabel9.Location = new System.Drawing.Point(524, 92);
+			this.lblLabel9.MustInput = true;
+			this.lblLabel9.Name = "lblLabel9";
+			this.lblLabel9.Size = new System.Drawing.Size(77, 12);
+			this.lblLabel9.TabIndex = 36;
+			this.lblLabel9.Text = "成型存坯天数";
+			// 
+			// txtUnitPrice
+			// 
+			this.txtUnitPrice.CanLostFocusOnError = false;
+			this.txtUnitPrice.DataValue = new decimal(new int[] {
             0,
             0,
             0,
             0});
-            this.txtUnitPrice.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
-            this.txtUnitPrice.Location = new System.Drawing.Point(229, 88);
-            this.txtUnitPrice.MaxValue = new decimal(new int[] {
+			this.txtUnitPrice.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
+			this.txtUnitPrice.Location = new System.Drawing.Point(229, 88);
+			this.txtUnitPrice.MaxValue = new decimal(new int[] {
             1000000,
             0,
             0,
             0});
-            this.txtUnitPrice.MinValue = new decimal(new int[] {
+			this.txtUnitPrice.MinValue = new decimal(new int[] {
             0,
             0,
             0,
             0});
-            this.txtUnitPrice.Name = "txtUnitPrice";
-            this.txtUnitPrice.Number = new System.Drawing.Point(6, 6);
-            this.txtUnitPrice.ShowMustInputAlert = false;
-            this.txtUnitPrice.Size = new System.Drawing.Size(100, 21);
-            this.txtUnitPrice.TabIndex = 21;
-            // 
-            // txtPlateLimitNum
-            // 
-            this.txtPlateLimitNum.CanLostFocusOnError = false;
-            this.txtPlateLimitNum.DataValue = new decimal(new int[] {
+			this.txtUnitPrice.Name = "txtUnitPrice";
+			this.txtUnitPrice.Number = new System.Drawing.Point(6, 6);
+			this.txtUnitPrice.ShowMustInputAlert = false;
+			this.txtUnitPrice.Size = new System.Drawing.Size(100, 21);
+			this.txtUnitPrice.TabIndex = 21;
+			// 
+			// txtPlateLimitNum
+			// 
+			this.txtPlateLimitNum.CanLostFocusOnError = false;
+			this.txtPlateLimitNum.DataValue = new decimal(new int[] {
             0,
             0,
             0,
             0});
-            this.txtPlateLimitNum.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
-            this.txtPlateLimitNum.Location = new System.Drawing.Point(607, 61);
-            this.txtPlateLimitNum.MaxValue = new decimal(new int[] {
+			this.txtPlateLimitNum.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
+			this.txtPlateLimitNum.Location = new System.Drawing.Point(607, 61);
+			this.txtPlateLimitNum.MaxValue = new decimal(new int[] {
             999,
             0,
             0,
             0});
-            this.txtPlateLimitNum.MinValue = new decimal(new int[] {
+			this.txtPlateLimitNum.MinValue = new decimal(new int[] {
             0,
             0,
             0,
             0});
-            this.txtPlateLimitNum.MustInput = true;
-            this.txtPlateLimitNum.Name = "txtPlateLimitNum";
-            this.txtPlateLimitNum.ShowMustInputAlert = false;
-            this.txtPlateLimitNum.Size = new System.Drawing.Size(49, 21);
-            this.txtPlateLimitNum.TabIndex = 35;
-            // 
-            // lblLabel3
-            // 
-            this.lblLabel3.Location = new System.Drawing.Point(524, 65);
-            this.lblLabel3.MustInput = true;
-            this.lblLabel3.Name = "lblLabel3";
-            this.lblLabel3.Size = new System.Drawing.Size(77, 12);
-            this.lblLabel3.TabIndex = 34;
-            this.lblLabel3.Text = "装板限制数量";
-            // 
-            // txtSPM002
-            // 
-            this.txtSPM002.CanLostFocusOnError = false;
-            this.txtSPM002.DataValue = new decimal(new int[] {
+			this.txtPlateLimitNum.MustInput = true;
+			this.txtPlateLimitNum.Name = "txtPlateLimitNum";
+			this.txtPlateLimitNum.ShowMustInputAlert = false;
+			this.txtPlateLimitNum.Size = new System.Drawing.Size(49, 21);
+			this.txtPlateLimitNum.TabIndex = 35;
+			// 
+			// lblLabel3
+			// 
+			this.lblLabel3.Location = new System.Drawing.Point(524, 65);
+			this.lblLabel3.MustInput = true;
+			this.lblLabel3.Name = "lblLabel3";
+			this.lblLabel3.Size = new System.Drawing.Size(77, 12);
+			this.lblLabel3.TabIndex = 34;
+			this.lblLabel3.Text = "装板限制数量";
+			// 
+			// txtSPM002
+			// 
+			this.txtSPM002.CanLostFocusOnError = false;
+			this.txtSPM002.DataValue = new decimal(new int[] {
             0,
             0,
             0,
             0});
-            this.txtSPM002.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
-            this.txtSPM002.Location = new System.Drawing.Point(607, 35);
-            this.txtSPM002.MaxValue = new decimal(new int[] {
+			this.txtSPM002.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
+			this.txtSPM002.Location = new System.Drawing.Point(607, 35);
+			this.txtSPM002.MaxValue = new decimal(new int[] {
             999,
             0,
             0,
             0});
-            this.txtSPM002.MinValue = new decimal(new int[] {
+			this.txtSPM002.MinValue = new decimal(new int[] {
             0,
             0,
             0,
             0});
-            this.txtSPM002.MustInput = true;
-            this.txtSPM002.Name = "txtSPM002";
-            this.txtSPM002.ShowMustInputAlert = false;
-            this.txtSPM002.Size = new System.Drawing.Size(49, 21);
-            this.txtSPM002.TabIndex = 33;
-            // 
-            // lblLabel1
-            // 
-            this.lblLabel1.Location = new System.Drawing.Point(524, 11);
-            this.lblLabel1.MustInput = true;
-            this.lblLabel1.Name = "lblLabel1";
-            this.lblLabel1.Size = new System.Drawing.Size(77, 12);
-            this.lblLabel1.TabIndex = 30;
-            this.lblLabel1.Text = "自动报损天数";
-            this.lblLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
-            // 
-            // lblLabel2
-            // 
-            this.lblLabel2.Location = new System.Drawing.Point(524, 38);
-            this.lblLabel2.MustInput = true;
-            this.lblLabel2.Name = "lblLabel2";
-            this.lblLabel2.Size = new System.Drawing.Size(77, 12);
-            this.lblLabel2.TabIndex = 32;
-            this.lblLabel2.Text = "交坯限制天数";
-            this.lblLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
-            // 
-            // txtSPM001
-            // 
-            this.txtSPM001.CanLostFocusOnError = false;
-            this.txtSPM001.DataValue = new decimal(new int[] {
+			this.txtSPM002.MustInput = true;
+			this.txtSPM002.Name = "txtSPM002";
+			this.txtSPM002.ShowMustInputAlert = false;
+			this.txtSPM002.Size = new System.Drawing.Size(49, 21);
+			this.txtSPM002.TabIndex = 33;
+			// 
+			// lblLabel1
+			// 
+			this.lblLabel1.Location = new System.Drawing.Point(524, 11);
+			this.lblLabel1.MustInput = true;
+			this.lblLabel1.Name = "lblLabel1";
+			this.lblLabel1.Size = new System.Drawing.Size(77, 12);
+			this.lblLabel1.TabIndex = 30;
+			this.lblLabel1.Text = "自动报损天数";
+			this.lblLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+			// 
+			// lblLabel2
+			// 
+			this.lblLabel2.Location = new System.Drawing.Point(524, 38);
+			this.lblLabel2.MustInput = true;
+			this.lblLabel2.Name = "lblLabel2";
+			this.lblLabel2.Size = new System.Drawing.Size(77, 12);
+			this.lblLabel2.TabIndex = 32;
+			this.lblLabel2.Text = "交坯限制天数";
+			this.lblLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+			// 
+			// txtSPM001
+			// 
+			this.txtSPM001.CanLostFocusOnError = false;
+			this.txtSPM001.DataValue = new decimal(new int[] {
             0,
             0,
             0,
             0});
-            this.txtSPM001.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
-            this.txtSPM001.Location = new System.Drawing.Point(607, 8);
-            this.txtSPM001.MaxValue = new decimal(new int[] {
+			this.txtSPM001.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
+			this.txtSPM001.Location = new System.Drawing.Point(607, 8);
+			this.txtSPM001.MaxValue = new decimal(new int[] {
             999,
             0,
             0,
             0});
-            this.txtSPM001.MinValue = new decimal(new int[] {
+			this.txtSPM001.MinValue = new decimal(new int[] {
             0,
             0,
             0,
             0});
-            this.txtSPM001.MustInput = true;
-            this.txtSPM001.Name = "txtSPM001";
-            this.txtSPM001.ShowMustInputAlert = false;
-            this.txtSPM001.Size = new System.Drawing.Size(49, 21);
-            this.txtSPM001.TabIndex = 31;
-            // 
-            // tabPage2
-            // 
-            this.tabPage2.BackgroundImage = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg;
-            this.tabPage2.Controls.Add(this.dgvGoodsSap);
-            this.tabPage2.Controls.Add(this.panel1);
-            this.tabPage2.Controls.Add(this.label1);
-            this.tabPage2.Controls.Add(this.groupBox1);
-            this.tabPage2.Location = new System.Drawing.Point(4, 22);
-            this.tabPage2.Name = "tabPage2";
-            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
-            this.tabPage2.Size = new System.Drawing.Size(761, 319);
-            this.tabPage2.TabIndex = 1;
-            this.tabPage2.Text = "物料信息";
-            // 
-            // dgvGoodsSap
-            // 
-            this.dgvGoodsSap.AllowUserToAddRows = false;
-            this.dgvGoodsSap.AllowUserToDeleteRows = false;
-            this.dgvGoodsSap.AllowUserToModifyRows = true;
-            this.dgvGoodsSap.AllowUserToOrderColumns = true;
-            dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
-            this.dgvGoodsSap.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
-            this.dgvGoodsSap.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
-            this.dgvGoodsSap.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
-            this.dgvGoodsSap.CellHeight = 23;
-            this.dgvGoodsSap.ChildNodeColumnName = null;
-            this.dgvGoodsSap.ChildNodeColumnText = null;
-            this.dgvGoodsSap.ColumnDeep = 1;
-            this.dgvGoodsSap.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.dgvGoodsSap.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
-            this.dgvGoodsSap.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
-            this.dgvGoodsSap.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
+			this.txtSPM001.MustInput = true;
+			this.txtSPM001.Name = "txtSPM001";
+			this.txtSPM001.ShowMustInputAlert = false;
+			this.txtSPM001.Size = new System.Drawing.Size(49, 21);
+			this.txtSPM001.TabIndex = 31;
+			// 
+			// tabPage2
+			// 
+			this.tabPage2.BackgroundImage = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg;
+			this.tabPage2.Controls.Add(this.dgvGoodsSap);
+			this.tabPage2.Controls.Add(this.panel1);
+			this.tabPage2.Controls.Add(this.label1);
+			this.tabPage2.Controls.Add(this.groupBox1);
+			this.tabPage2.Location = new System.Drawing.Point(4, 22);
+			this.tabPage2.Name = "tabPage2";
+			this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
+			this.tabPage2.Size = new System.Drawing.Size(761, 319);
+			this.tabPage2.TabIndex = 1;
+			this.tabPage2.Text = "物料信息";
+			// 
+			// dgvGoodsSap
+			// 
+			this.dgvGoodsSap.AllowUserToAddRows = false;
+			this.dgvGoodsSap.AllowUserToDeleteRows = false;
+			this.dgvGoodsSap.AllowUserToModifyRows = true;
+			this.dgvGoodsSap.AllowUserToOrderColumns = true;
+			dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
+			this.dgvGoodsSap.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
+			this.dgvGoodsSap.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
+			this.dgvGoodsSap.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
+			this.dgvGoodsSap.CellHeight = 23;
+			this.dgvGoodsSap.ChildNodeColumnName = null;
+			this.dgvGoodsSap.ChildNodeColumnText = null;
+			this.dgvGoodsSap.ColumnDeep = 1;
+			this.dgvGoodsSap.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.dgvGoodsSap.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
+			this.dgvGoodsSap.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
+			this.dgvGoodsSap.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
             this.LogoID,
             this.logoName,
             this.colmaterialcode,
             this.colmaterialremark,
             this.colWaterLabelCode,
             this.colValueflag});
-            this.dgvGoodsSap.ColumnTreeView = null;
-            this.dgvGoodsSap.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)));
-            dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
-            dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
-            dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
-            dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
-            dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
-            dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
-            this.dgvGoodsSap.DefaultCellStyle = dataGridViewCellStyle3;
-            this.dgvGoodsSap.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.dgvGoodsSap.DynamicColumnName = "";
-            this.dgvGoodsSap.EnableHeadersVisualStyles = false;
-            this.dgvGoodsSap.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.dgvGoodsSap.FormatQuantityColumns = null;
-            this.dgvGoodsSap.HorizontalMergeColumn = null;
-            this.dgvGoodsSap.IsAutoCountSum = true;
-            this.dgvGoodsSap.IsAutoResizeColumns = false;
-            this.dgvGoodsSap.IsClickF12 = false;
-            this.dgvGoodsSap.IsOpenMergeCellFlag = false;
-            this.dgvGoodsSap.IsSubTotalFlag = false;
-            this.dgvGoodsSap.IsTopDeep = false;
-            this.dgvGoodsSap.Location = new System.Drawing.Point(198, 3);
-            this.dgvGoodsSap.MergeColumnNames = null;
-            this.dgvGoodsSap.MergeDetailColumnNames = null;
-            this.dgvGoodsSap.MergeDetailOnlyColumn = null;
-            this.dgvGoodsSap.MergeOnlyColumn = null;
-            this.dgvGoodsSap.Name = "dgvGoodsSap";
-            this.dgvGoodsSap.ReadOnly = true;
-            this.dgvGoodsSap.RefreshAtHscroll = false;
-            this.dgvGoodsSap.RowHeadersWidth = 50;
-            this.dgvGoodsSap.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
-            dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
-            this.dgvGoodsSap.RowsDefaultCellStyle = dataGridViewCellStyle4;
-            this.dgvGoodsSap.RowTemplate.Height = 21;
-            this.dgvGoodsSap.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
-            this.dgvGoodsSap.Size = new System.Drawing.Size(560, 227);
-            this.dgvGoodsSap.SortOrderColumnName = null;
-            this.dgvGoodsSap.TabIndex = 1;
-            this.dgvGoodsSap.Tag = "";
-            this.dgvGoodsSap.TotalSumColumns = null;
-            this.dgvGoodsSap.ViewRowFilter = "";
-            this.dgvGoodsSap.VirtualMode = true;
-            this.dgvGoodsSap.SelectionChanged += new System.EventHandler(this.dgvGoodsSap_SelectionChanged);
-            // 
-            // LogoID
-            // 
-            this.LogoID.HeaderText = "LogoID";
-            this.LogoID.Name = "LogoID";
-            this.LogoID.ReadOnly = true;
-            this.LogoID.Visible = false;
-            // 
-            // logoName
-            // 
-            this.logoName.DataPropertyName = "logoName";
-            this.logoName.HeaderText = "产品商标";
-            this.logoName.Name = "logoName";
-            this.logoName.ReadOnly = true;
-            // 
-            // colmaterialcode
-            // 
-            this.colmaterialcode.DataPropertyName = "materialcode";
-            this.colmaterialcode.HeaderText = "物料编码";
-            this.colmaterialcode.Name = "colmaterialcode";
-            this.colmaterialcode.ReadOnly = true;
-            // 
-            // colmaterialremark
-            // 
-            this.colmaterialremark.DataPropertyName = "materialremark";
-            this.colmaterialremark.HeaderText = "物料描述";
-            this.colmaterialremark.Name = "colmaterialremark";
-            this.colmaterialremark.ReadOnly = true;
-            // 
-            // colWaterLabelCode
-            // 
-            this.colWaterLabelCode.DataPropertyName = "WaterLabelCode";
-            this.colWaterLabelCode.HeaderText = "水效标识";
-            this.colWaterLabelCode.Name = "colWaterLabelCode";
-            this.colWaterLabelCode.ReadOnly = true;
-            // 
-            // colValueflag
-            // 
-            this.colValueflag.DataPropertyName = "Valueflag";
-            this.colValueflag.FalseValue = "0";
-            this.colValueflag.HeaderText = "有效标识";
-            this.colValueflag.Name = "colValueflag";
-            this.colValueflag.ReadOnly = true;
-            this.colValueflag.TrueValue = "1";
-            // 
-            // panel1
-            // 
-            this.panel1.Controls.Add(this.scbSAPCode2);
-            this.panel1.Controls.Add(this.c_Label6);
-            this.panel1.Controls.Add(this.lblLabel12);
-            this.panel1.Controls.Add(this.lblLabel11);
-            this.panel1.Controls.Add(this.txtSAPRemark);
-            this.panel1.Controls.Add(this.txtSAPWaterLabelCode);
-            this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.panel1.Location = new System.Drawing.Point(198, 230);
-            this.panel1.Name = "panel1";
-            this.panel1.Size = new System.Drawing.Size(560, 86);
-            this.panel1.TabIndex = 2;
-            // 
-            // scbSAPCode2
-            // 
-            this.scbSAPCode2.CheckedData = null;
-            this.scbSAPCode2.EditReadOnly = false;
-            this.scbSAPCode2.Location = new System.Drawing.Point(65, 6);
-            this.scbSAPCode2.Name = "scbSAPCode2";
-            this.scbSAPCode2.Size = new System.Drawing.Size(125, 21);
-            this.scbSAPCode2.TabIndex = 14;
-            this.scbSAPCode2.VisibleChanged += new System.EventHandler(this.scbSAPCode2_VisibleChanged);
-            // 
-            // c_Label6
-            // 
-            this.c_Label6.AutoSize = true;
-            this.c_Label6.BackColor = System.Drawing.Color.Transparent;
-            this.c_Label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.c_Label6.ForeColor = System.Drawing.SystemColors.ControlText;
-            this.c_Label6.Location = new System.Drawing.Point(196, 10);
-            this.c_Label6.Name = "c_Label6";
-            this.c_Label6.Size = new System.Drawing.Size(53, 12);
-            this.c_Label6.TabIndex = 4;
-            this.c_Label6.Text = "水效标识";
-            // 
-            // lblLabel12
-            // 
-            this.lblLabel12.AutoSize = false;
-            this.lblLabel12.Location = new System.Drawing.Point(6, 33);
-            this.lblLabel12.Name = "lblLabel12";
-            this.lblLabel12.Size = new System.Drawing.Size(15, 50);
-            this.lblLabel12.TabIndex = 2;
-            this.lblLabel12.Text = "物料描述";
-            // 
-            // lblLabel11
-            // 
-            this.lblLabel11.Location = new System.Drawing.Point(6, 10);
-            this.lblLabel11.Name = "lblLabel11";
-            this.lblLabel11.Size = new System.Drawing.Size(53, 12);
-            this.lblLabel11.TabIndex = 0;
-            this.lblLabel11.Text = "物料编码";
-            // 
-            // txtSAPRemark
-            // 
-            this.txtSAPRemark.Location = new System.Drawing.Point(27, 33);
-            this.txtSAPRemark.MaxLength = 100;
-            this.txtSAPRemark.Multiline = true;
-            this.txtSAPRemark.Name = "txtSAPRemark";
-            this.txtSAPRemark.ScrollBars = System.Windows.Forms.ScrollBars.Both;
-            this.txtSAPRemark.Size = new System.Drawing.Size(530, 50);
-            this.txtSAPRemark.TabIndex = 3;
-            this.txtSAPRemark.TextChanged += new System.EventHandler(this.txtSAPRemark_TextChanged);
-            this.txtSAPRemark.Validated += new System.EventHandler(this.txtSAPRemark_Validated);
-            // 
-            // txtSAPWaterLabelCode
-            // 
-            this.txtSAPWaterLabelCode.Location = new System.Drawing.Point(255, 6);
-            this.txtSAPWaterLabelCode.MaxLength = 100;
-            this.txtSAPWaterLabelCode.Name = "txtSAPWaterLabelCode";
-            this.txtSAPWaterLabelCode.Size = new System.Drawing.Size(302, 21);
-            this.txtSAPWaterLabelCode.TabIndex = 5;
-            this.txtSAPWaterLabelCode.Validated += new System.EventHandler(this.txtSAPWaterLabelCode_Validated);
-            // 
-            // label1
-            // 
-            this.label1.Dock = System.Windows.Forms.DockStyle.Left;
-            this.label1.Location = new System.Drawing.Point(195, 3);
-            this.label1.Name = "label1";
-            this.label1.Size = new System.Drawing.Size(3, 313);
-            this.label1.TabIndex = 1;
-            // 
-            // groupBox1
-            // 
-            this.groupBox1.BackColor = System.Drawing.Color.Transparent;
-            this.groupBox1.Controls.Add(this.scbSAPCode1);
-            this.groupBox1.Controls.Add(this.ftcLogo);
-            this.groupBox1.Controls.Add(this.lblLabel13);
-            this.groupBox1.Controls.Add(this.lblLabel8);
-            this.groupBox1.Controls.Add(this.txtCopies);
-            this.groupBox1.Controls.Add(this.lblLabel7);
-            this.groupBox1.Controls.Add(this.txtPackageNum);
-            this.groupBox1.Controls.Add(this.txtMaterialRemark);
-            this.groupBox1.Controls.Add(this.lblLabel6);
-            this.groupBox1.Controls.Add(this.txtOutletDistance);
-            this.groupBox1.Controls.Add(this.lblLabel5);
-            this.groupBox1.Controls.Add(this.lblLabel4);
-            this.groupBox1.Dock = System.Windows.Forms.DockStyle.Left;
-            this.groupBox1.Location = new System.Drawing.Point(3, 3);
-            this.groupBox1.Name = "groupBox1";
-            this.groupBox1.Size = new System.Drawing.Size(192, 313);
-            this.groupBox1.TabIndex = 0;
-            this.groupBox1.TabStop = false;
-            this.groupBox1.Text = "默认信息";
-            // 
-            // scbSAPCode1
-            // 
-            this.scbSAPCode1.CheckedData = null;
-            this.scbSAPCode1.EditReadOnly = false;
-            this.scbSAPCode1.Location = new System.Drawing.Point(62, 74);
-            this.scbSAPCode1.Name = "scbSAPCode1";
-            this.scbSAPCode1.Size = new System.Drawing.Size(125, 21);
-            this.scbSAPCode1.TabIndex = 13;
-            // 
-            // ftcLogo
-            // 
-            this.ftcLogo.FormattingEnabled = true;
-            this.ftcLogo.Location = new System.Drawing.Point(62, 285);
-            this.ftcLogo.Name = "ftcLogo";
-            this.ftcLogo.ShowMustInputAlert = false;
-            this.ftcLogo.Size = new System.Drawing.Size(124, 20);
-            this.ftcLogo.TabIndex = 11;
-            // 
-            // lblLabel13
-            // 
-            this.lblLabel13.Location = new System.Drawing.Point(3, 289);
-            this.lblLabel13.MustInput = true;
-            this.lblLabel13.Name = "lblLabel13";
-            this.lblLabel13.Size = new System.Drawing.Size(53, 12);
-            this.lblLabel13.TabIndex = 10;
-            this.lblLabel13.Text = "注浆商标";
-            // 
-            // lblLabel8
-            // 
-            this.lblLabel8.Location = new System.Drawing.Point(3, 247);
-            this.lblLabel8.MustInput = true;
-            this.lblLabel8.Name = "lblLabel8";
-            this.lblLabel8.Size = new System.Drawing.Size(53, 12);
-            this.lblLabel8.TabIndex = 8;
-            this.lblLabel8.Text = "打印份数";
-            this.lblLabel8.Visible = false;
-            // 
-            // txtCopies
-            // 
-            this.txtCopies.CanLostFocusOnError = false;
-            this.txtCopies.DataValue = new decimal(new int[] {
+			this.dgvGoodsSap.ColumnTreeView = null;
+			this.dgvGoodsSap.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)));
+			dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
+			dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
+			dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
+			dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+			dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
+			dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
+			this.dgvGoodsSap.DefaultCellStyle = dataGridViewCellStyle3;
+			this.dgvGoodsSap.Dock = System.Windows.Forms.DockStyle.Fill;
+			this.dgvGoodsSap.DynamicColumnName = "";
+			this.dgvGoodsSap.EnableHeadersVisualStyles = false;
+			this.dgvGoodsSap.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.dgvGoodsSap.FormatQuantityColumns = null;
+			this.dgvGoodsSap.HorizontalMergeColumn = null;
+			this.dgvGoodsSap.IsAutoCountSum = true;
+			this.dgvGoodsSap.IsAutoResizeColumns = false;
+			this.dgvGoodsSap.IsClickF12 = false;
+			this.dgvGoodsSap.IsOpenMergeCellFlag = false;
+			this.dgvGoodsSap.IsSubTotalFlag = false;
+			this.dgvGoodsSap.IsTopDeep = false;
+			this.dgvGoodsSap.Location = new System.Drawing.Point(198, 3);
+			this.dgvGoodsSap.MergeColumnNames = null;
+			this.dgvGoodsSap.MergeDetailColumnNames = null;
+			this.dgvGoodsSap.MergeDetailOnlyColumn = null;
+			this.dgvGoodsSap.MergeOnlyColumn = null;
+			this.dgvGoodsSap.Name = "dgvGoodsSap";
+			this.dgvGoodsSap.ReadOnly = true;
+			this.dgvGoodsSap.RefreshAtHscroll = false;
+			this.dgvGoodsSap.RowHeadersWidth = 50;
+			this.dgvGoodsSap.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
+			dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
+			this.dgvGoodsSap.RowsDefaultCellStyle = dataGridViewCellStyle4;
+			this.dgvGoodsSap.RowTemplate.Height = 21;
+			this.dgvGoodsSap.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
+			this.dgvGoodsSap.Size = new System.Drawing.Size(560, 227);
+			this.dgvGoodsSap.SortOrderColumnName = null;
+			this.dgvGoodsSap.TabIndex = 1;
+			this.dgvGoodsSap.Tag = "";
+			this.dgvGoodsSap.TotalSumColumns = null;
+			this.dgvGoodsSap.ViewRowFilter = "";
+			this.dgvGoodsSap.VirtualMode = true;
+			this.dgvGoodsSap.SelectionChanged += new System.EventHandler(this.dgvGoodsSap_SelectionChanged);
+			// 
+			// LogoID
+			// 
+			this.LogoID.HeaderText = "LogoID";
+			this.LogoID.Name = "LogoID";
+			this.LogoID.ReadOnly = true;
+			this.LogoID.Visible = false;
+			// 
+			// logoName
+			// 
+			this.logoName.DataPropertyName = "logoName";
+			this.logoName.HeaderText = "产品商标";
+			this.logoName.Name = "logoName";
+			this.logoName.ReadOnly = true;
+			// 
+			// colmaterialcode
+			// 
+			this.colmaterialcode.DataPropertyName = "materialcode";
+			this.colmaterialcode.HeaderText = "物料编码";
+			this.colmaterialcode.Name = "colmaterialcode";
+			this.colmaterialcode.ReadOnly = true;
+			// 
+			// colmaterialremark
+			// 
+			this.colmaterialremark.DataPropertyName = "materialremark";
+			this.colmaterialremark.HeaderText = "物料描述";
+			this.colmaterialremark.Name = "colmaterialremark";
+			this.colmaterialremark.ReadOnly = true;
+			// 
+			// colWaterLabelCode
+			// 
+			this.colWaterLabelCode.DataPropertyName = "WaterLabelCode";
+			this.colWaterLabelCode.HeaderText = "水效标识";
+			this.colWaterLabelCode.Name = "colWaterLabelCode";
+			this.colWaterLabelCode.ReadOnly = true;
+			// 
+			// colValueflag
+			// 
+			this.colValueflag.DataPropertyName = "Valueflag";
+			this.colValueflag.FalseValue = "0";
+			this.colValueflag.HeaderText = "有效标识";
+			this.colValueflag.Name = "colValueflag";
+			this.colValueflag.ReadOnly = true;
+			this.colValueflag.TrueValue = "1";
+			// 
+			// panel1
+			// 
+			this.panel1.Controls.Add(this.scbSAPCode2);
+			this.panel1.Controls.Add(this.c_Label6);
+			this.panel1.Controls.Add(this.lblLabel12);
+			this.panel1.Controls.Add(this.lblLabel11);
+			this.panel1.Controls.Add(this.txtSAPRemark);
+			this.panel1.Controls.Add(this.txtSAPWaterLabelCode);
+			this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
+			this.panel1.Location = new System.Drawing.Point(198, 230);
+			this.panel1.Name = "panel1";
+			this.panel1.Size = new System.Drawing.Size(560, 86);
+			this.panel1.TabIndex = 2;
+			// 
+			// scbSAPCode2
+			// 
+			this.scbSAPCode2.CheckedData = null;
+			this.scbSAPCode2.EditReadOnly = false;
+			this.scbSAPCode2.Location = new System.Drawing.Point(65, 6);
+			this.scbSAPCode2.Name = "scbSAPCode2";
+			this.scbSAPCode2.Size = new System.Drawing.Size(125, 21);
+			this.scbSAPCode2.TabIndex = 14;
+			this.scbSAPCode2.TextValueChanged += new Dongke.WinForm.Controls.ScbSearchBox.TextBoxChangedHandle(this.scbSAPCode2_TextValueChanged);
+			// 
+			// c_Label6
+			// 
+			this.c_Label6.AutoSize = true;
+			this.c_Label6.BackColor = System.Drawing.Color.Transparent;
+			this.c_Label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.c_Label6.ForeColor = System.Drawing.SystemColors.ControlText;
+			this.c_Label6.Location = new System.Drawing.Point(196, 10);
+			this.c_Label6.Name = "c_Label6";
+			this.c_Label6.Size = new System.Drawing.Size(53, 12);
+			this.c_Label6.TabIndex = 4;
+			this.c_Label6.Text = "水效标识";
+			// 
+			// lblLabel12
+			// 
+			this.lblLabel12.AutoSize = false;
+			this.lblLabel12.Location = new System.Drawing.Point(6, 33);
+			this.lblLabel12.Name = "lblLabel12";
+			this.lblLabel12.Size = new System.Drawing.Size(15, 50);
+			this.lblLabel12.TabIndex = 2;
+			this.lblLabel12.Text = "物料描述";
+			// 
+			// lblLabel11
+			// 
+			this.lblLabel11.Location = new System.Drawing.Point(6, 10);
+			this.lblLabel11.Name = "lblLabel11";
+			this.lblLabel11.Size = new System.Drawing.Size(53, 12);
+			this.lblLabel11.TabIndex = 0;
+			this.lblLabel11.Text = "物料编码";
+			// 
+			// txtSAPRemark
+			// 
+			this.txtSAPRemark.Location = new System.Drawing.Point(27, 33);
+			this.txtSAPRemark.MaxLength = 100;
+			this.txtSAPRemark.Multiline = true;
+			this.txtSAPRemark.Name = "txtSAPRemark";
+			this.txtSAPRemark.ScrollBars = System.Windows.Forms.ScrollBars.Both;
+			this.txtSAPRemark.Size = new System.Drawing.Size(530, 50);
+			this.txtSAPRemark.TabIndex = 3;
+			this.txtSAPRemark.TextChanged += new System.EventHandler(this.txtSAPRemark_TextChanged);
+			this.txtSAPRemark.Validated += new System.EventHandler(this.txtSAPRemark_Validated);
+			// 
+			// txtSAPWaterLabelCode
+			// 
+			this.txtSAPWaterLabelCode.Location = new System.Drawing.Point(255, 6);
+			this.txtSAPWaterLabelCode.MaxLength = 100;
+			this.txtSAPWaterLabelCode.Name = "txtSAPWaterLabelCode";
+			this.txtSAPWaterLabelCode.Size = new System.Drawing.Size(302, 21);
+			this.txtSAPWaterLabelCode.TabIndex = 5;
+			this.txtSAPWaterLabelCode.Validated += new System.EventHandler(this.txtSAPWaterLabelCode_Validated);
+			// 
+			// label1
+			// 
+			this.label1.Dock = System.Windows.Forms.DockStyle.Left;
+			this.label1.Location = new System.Drawing.Point(195, 3);
+			this.label1.Name = "label1";
+			this.label1.Size = new System.Drawing.Size(3, 313);
+			this.label1.TabIndex = 1;
+			// 
+			// groupBox1
+			// 
+			this.groupBox1.BackColor = System.Drawing.Color.Transparent;
+			this.groupBox1.Controls.Add(this.scbSAPCode1);
+			this.groupBox1.Controls.Add(this.ftcLogo);
+			this.groupBox1.Controls.Add(this.lblLabel13);
+			this.groupBox1.Controls.Add(this.lblLabel8);
+			this.groupBox1.Controls.Add(this.txtCopies);
+			this.groupBox1.Controls.Add(this.lblLabel7);
+			this.groupBox1.Controls.Add(this.txtPackageNum);
+			this.groupBox1.Controls.Add(this.txtMaterialRemark);
+			this.groupBox1.Controls.Add(this.lblLabel6);
+			this.groupBox1.Controls.Add(this.txtOutletDistance);
+			this.groupBox1.Controls.Add(this.lblLabel5);
+			this.groupBox1.Controls.Add(this.lblLabel4);
+			this.groupBox1.Dock = System.Windows.Forms.DockStyle.Left;
+			this.groupBox1.Location = new System.Drawing.Point(3, 3);
+			this.groupBox1.Name = "groupBox1";
+			this.groupBox1.Size = new System.Drawing.Size(192, 313);
+			this.groupBox1.TabIndex = 0;
+			this.groupBox1.TabStop = false;
+			this.groupBox1.Text = "默认信息";
+			// 
+			// scbSAPCode1
+			// 
+			this.scbSAPCode1.CheckedData = null;
+			this.scbSAPCode1.EditReadOnly = false;
+			this.scbSAPCode1.Location = new System.Drawing.Point(62, 74);
+			this.scbSAPCode1.Name = "scbSAPCode1";
+			this.scbSAPCode1.Size = new System.Drawing.Size(125, 21);
+			this.scbSAPCode1.TabIndex = 13;
+			// 
+			// ftcLogo
+			// 
+			this.ftcLogo.FormattingEnabled = true;
+			this.ftcLogo.Location = new System.Drawing.Point(62, 285);
+			this.ftcLogo.Name = "ftcLogo";
+			this.ftcLogo.ShowMustInputAlert = false;
+			this.ftcLogo.Size = new System.Drawing.Size(124, 20);
+			this.ftcLogo.TabIndex = 11;
+			// 
+			// lblLabel13
+			// 
+			this.lblLabel13.Location = new System.Drawing.Point(3, 289);
+			this.lblLabel13.MustInput = true;
+			this.lblLabel13.Name = "lblLabel13";
+			this.lblLabel13.Size = new System.Drawing.Size(53, 12);
+			this.lblLabel13.TabIndex = 10;
+			this.lblLabel13.Text = "注浆商标";
+			// 
+			// lblLabel8
+			// 
+			this.lblLabel8.Location = new System.Drawing.Point(3, 247);
+			this.lblLabel8.MustInput = true;
+			this.lblLabel8.Name = "lblLabel8";
+			this.lblLabel8.Size = new System.Drawing.Size(53, 12);
+			this.lblLabel8.TabIndex = 8;
+			this.lblLabel8.Text = "打印份数";
+			this.lblLabel8.Visible = false;
+			// 
+			// txtCopies
+			// 
+			this.txtCopies.CanLostFocusOnError = false;
+			this.txtCopies.DataValue = new decimal(new int[] {
             0,
             0,
             0,
             0});
-            this.txtCopies.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
-            this.txtCopies.Location = new System.Drawing.Point(62, 243);
-            this.txtCopies.MaxValue = new decimal(new int[] {
+			this.txtCopies.InputErrorAlert = Dongke.WinForm.Controls.InputErrorAlert.Always;
+			this.txtCopies.Location = new System.Drawing.Point(62, 243);
+			this.txtCopies.MaxValue = new decimal(new int[] {
             99,
             0,
             0,
             0});
-            this.txtCopies.MinValue = new decimal(new int[] {
+			this.txtCopies.MinValue = new decimal(new int[] {
             0,
             0,
             0,
             0});
-            this.txtCopies.MustInput = true;
-            this.txtCopies.Name = "txtCopies";
-            this.txtCopies.ShowMustInputAlert = false;
-            this.txtCopies.Size = new System.Drawing.Size(100, 21);
-            this.txtCopies.TabIndex = 9;
-            this.txtCopies.Visible = false;
-            // 
-            // lblLabel7
-            // 
-            this.lblLabel7.Location = new System.Drawing.Point(3, 105);
-            this.lblLabel7.MustInput = true;
-            this.lblLabel7.Name = "lblLabel7";
-            this.lblLabel7.Size = new System.Drawing.Size(53, 12);
-            this.lblLabel7.TabIndex = 6;
-            this.lblLabel7.Text = "物料描述";
-            // 
-            // txtPackageNum
-            // 
-            this.txtPackageNum.Location = new System.Drawing.Point(62, 20);
-            this.txtPackageNum.MaxLength = 10;
-            this.txtPackageNum.Name = "txtPackageNum";
-            this.txtPackageNum.Size = new System.Drawing.Size(124, 21);
-            this.txtPackageNum.TabIndex = 1;
-            // 
-            // txtMaterialRemark
-            // 
-            this.txtMaterialRemark.Location = new System.Drawing.Point(5, 128);
-            this.txtMaterialRemark.MaxLength = 100;
-            this.txtMaterialRemark.Multiline = true;
-            this.txtMaterialRemark.Name = "txtMaterialRemark";
-            this.txtMaterialRemark.ScrollBars = System.Windows.Forms.ScrollBars.Both;
-            this.txtMaterialRemark.Size = new System.Drawing.Size(181, 151);
-            this.txtMaterialRemark.TabIndex = 7;
-            // 
-            // lblLabel6
-            // 
-            this.lblLabel6.Location = new System.Drawing.Point(3, 78);
-            this.lblLabel6.MustInput = true;
-            this.lblLabel6.Name = "lblLabel6";
-            this.lblLabel6.Size = new System.Drawing.Size(53, 12);
-            this.lblLabel6.TabIndex = 4;
-            this.lblLabel6.Text = "物料编码";
-            // 
-            // txtOutletDistance
-            // 
-            this.txtOutletDistance.Location = new System.Drawing.Point(62, 47);
-            this.txtOutletDistance.MaxLength = 3;
-            this.txtOutletDistance.Name = "txtOutletDistance";
-            this.txtOutletDistance.Size = new System.Drawing.Size(124, 21);
-            this.txtOutletDistance.TabIndex = 3;
-            // 
-            // lblLabel5
-            // 
-            this.lblLabel5.Location = new System.Drawing.Point(15, 51);
-            this.lblLabel5.MustInput = true;
-            this.lblLabel5.Name = "lblLabel5";
-            this.lblLabel5.Size = new System.Drawing.Size(41, 12);
-            this.lblLabel5.TabIndex = 2;
-            this.lblLabel5.Text = "出水距";
-            // 
-            // lblLabel4
-            // 
-            this.lblLabel4.Location = new System.Drawing.Point(3, 24);
-            this.lblLabel4.MustInput = true;
-            this.lblLabel4.Name = "lblLabel4";
-            this.lblLabel4.Size = new System.Drawing.Size(53, 12);
-            this.lblLabel4.TabIndex = 0;
-            this.lblLabel4.Text = "包装数量";
-            // 
-            // txtSAPCode
-            // 
-            this.txtSAPCode.Location = new System.Drawing.Point(490, 363);
-            this.txtSAPCode.MaxLength = 20;
-            this.txtSAPCode.Name = "txtSAPCode";
-            this.txtSAPCode.Size = new System.Drawing.Size(100, 21);
-            this.txtSAPCode.TabIndex = 1;
-            this.txtSAPCode.Visible = false;
-            this.txtSAPCode.Validated += new System.EventHandler(this.txtSAPCode_Validated);
-            // 
-            // txtMaterialCode
-            // 
-            this.txtMaterialCode.Location = new System.Drawing.Point(384, 363);
-            this.txtMaterialCode.MaxLength = 20;
-            this.txtMaterialCode.Name = "txtMaterialCode";
-            this.txtMaterialCode.Size = new System.Drawing.Size(100, 21);
-            this.txtMaterialCode.TabIndex = 5;
-            this.txtMaterialCode.Visible = false;
-            // 
-            // chkGLT
-            // 
-            this.chkGLT.AutoSize = true;
-            this.chkGLT.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.chkGLT.Location = new System.Drawing.Point(284, 354);
-            this.chkGLT.Name = "chkGLT";
-            this.chkGLT.Size = new System.Drawing.Size(96, 16);
-            this.chkGLT.TabIndex = 2;
-            this.chkGLT.Text = "高压型号标识";
-            this.chkGLT.UseVisualStyleBackColor = true;
-            // 
-            // F_MST_0502
-            // 
-            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
-            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.CancelButton = this.btnCancel;
-            this.ClientSize = new System.Drawing.Size(784, 409);
-            this.Controls.Add(this.btnCancel);
-            this.Controls.Add(this.txtSAPCode);
-            this.Controls.Add(this.btnSave);
-            this.Controls.Add(this.tabControl1);
-            this.Controls.Add(this.chkScrapSumFlag);
-            this.Controls.Add(this.chkGLT);
-            this.Controls.Add(this.cbValueFlag);
-            this.Controls.Add(this.cbCeaseFlag);
-            this.Controls.Add(this.txtMaterialCode);
-            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
-            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
-            this.IsSaveFormSize = false;
-            this.MaximizeBox = false;
-            this.MinimizeBox = false;
-            this.Name = "F_MST_0502";
-            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
-            this.StatusSizingGrip = false;
-            this.Text = "新建商品档案";
-            this.Load += new System.EventHandler(this.F_MST_0702_Load);
-            this.Controls.SetChildIndex(this.txtMaterialCode, 0);
-            this.Controls.SetChildIndex(this.cbCeaseFlag, 0);
-            this.Controls.SetChildIndex(this.cbValueFlag, 0);
-            this.Controls.SetChildIndex(this.chkGLT, 0);
-            this.Controls.SetChildIndex(this.chkScrapSumFlag, 0);
-            this.Controls.SetChildIndex(this.tabControl1, 0);
-            this.Controls.SetChildIndex(this.btnSave, 0);
-            this.Controls.SetChildIndex(this.txtSAPCode, 0);
-            this.Controls.SetChildIndex(this.btnCancel, 0);
-            this.tabControl1.ResumeLayout(false);
-            this.tabPage1.ResumeLayout(false);
-            this.tabPage1.PerformLayout();
-            this.groupBox2.ResumeLayout(false);
-            this.groupBox2.PerformLayout();
-            this.tabPage2.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.dgvGoodsSap)).EndInit();
-            this.panel1.ResumeLayout(false);
-            this.panel1.PerformLayout();
-            this.groupBox1.ResumeLayout(false);
-            this.groupBox1.PerformLayout();
-            this.ResumeLayout(false);
-            this.PerformLayout();
+			this.txtCopies.MustInput = true;
+			this.txtCopies.Name = "txtCopies";
+			this.txtCopies.ShowMustInputAlert = false;
+			this.txtCopies.Size = new System.Drawing.Size(100, 21);
+			this.txtCopies.TabIndex = 9;
+			this.txtCopies.Visible = false;
+			// 
+			// lblLabel7
+			// 
+			this.lblLabel7.Location = new System.Drawing.Point(3, 105);
+			this.lblLabel7.MustInput = true;
+			this.lblLabel7.Name = "lblLabel7";
+			this.lblLabel7.Size = new System.Drawing.Size(53, 12);
+			this.lblLabel7.TabIndex = 6;
+			this.lblLabel7.Text = "物料描述";
+			// 
+			// txtPackageNum
+			// 
+			this.txtPackageNum.Location = new System.Drawing.Point(62, 20);
+			this.txtPackageNum.MaxLength = 10;
+			this.txtPackageNum.Name = "txtPackageNum";
+			this.txtPackageNum.Size = new System.Drawing.Size(124, 21);
+			this.txtPackageNum.TabIndex = 1;
+			// 
+			// txtMaterialRemark
+			// 
+			this.txtMaterialRemark.Location = new System.Drawing.Point(5, 128);
+			this.txtMaterialRemark.MaxLength = 100;
+			this.txtMaterialRemark.Multiline = true;
+			this.txtMaterialRemark.Name = "txtMaterialRemark";
+			this.txtMaterialRemark.ScrollBars = System.Windows.Forms.ScrollBars.Both;
+			this.txtMaterialRemark.Size = new System.Drawing.Size(181, 151);
+			this.txtMaterialRemark.TabIndex = 7;
+			// 
+			// lblLabel6
+			// 
+			this.lblLabel6.Location = new System.Drawing.Point(3, 78);
+			this.lblLabel6.MustInput = true;
+			this.lblLabel6.Name = "lblLabel6";
+			this.lblLabel6.Size = new System.Drawing.Size(53, 12);
+			this.lblLabel6.TabIndex = 4;
+			this.lblLabel6.Text = "物料编码";
+			// 
+			// txtOutletDistance
+			// 
+			this.txtOutletDistance.Location = new System.Drawing.Point(62, 47);
+			this.txtOutletDistance.MaxLength = 3;
+			this.txtOutletDistance.Name = "txtOutletDistance";
+			this.txtOutletDistance.Size = new System.Drawing.Size(124, 21);
+			this.txtOutletDistance.TabIndex = 3;
+			// 
+			// lblLabel5
+			// 
+			this.lblLabel5.Location = new System.Drawing.Point(15, 51);
+			this.lblLabel5.MustInput = true;
+			this.lblLabel5.Name = "lblLabel5";
+			this.lblLabel5.Size = new System.Drawing.Size(41, 12);
+			this.lblLabel5.TabIndex = 2;
+			this.lblLabel5.Text = "出水距";
+			// 
+			// lblLabel4
+			// 
+			this.lblLabel4.Location = new System.Drawing.Point(3, 24);
+			this.lblLabel4.MustInput = true;
+			this.lblLabel4.Name = "lblLabel4";
+			this.lblLabel4.Size = new System.Drawing.Size(53, 12);
+			this.lblLabel4.TabIndex = 0;
+			this.lblLabel4.Text = "包装数量";
+			// 
+			// txtSAPCode
+			// 
+			this.txtSAPCode.Location = new System.Drawing.Point(490, 363);
+			this.txtSAPCode.MaxLength = 20;
+			this.txtSAPCode.Name = "txtSAPCode";
+			this.txtSAPCode.Size = new System.Drawing.Size(100, 21);
+			this.txtSAPCode.TabIndex = 1;
+			this.txtSAPCode.Visible = false;
+			this.txtSAPCode.Validated += new System.EventHandler(this.txtSAPCode_Validated);
+			// 
+			// txtMaterialCode
+			// 
+			this.txtMaterialCode.Location = new System.Drawing.Point(384, 363);
+			this.txtMaterialCode.MaxLength = 20;
+			this.txtMaterialCode.Name = "txtMaterialCode";
+			this.txtMaterialCode.Size = new System.Drawing.Size(100, 21);
+			this.txtMaterialCode.TabIndex = 5;
+			this.txtMaterialCode.Visible = false;
+			// 
+			// chkGLT
+			// 
+			this.chkGLT.AutoSize = true;
+			this.chkGLT.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+			this.chkGLT.Location = new System.Drawing.Point(284, 354);
+			this.chkGLT.Name = "chkGLT";
+			this.chkGLT.Size = new System.Drawing.Size(96, 16);
+			this.chkGLT.TabIndex = 2;
+			this.chkGLT.Text = "高压型号标识";
+			this.chkGLT.UseVisualStyleBackColor = true;
+			// 
+			// F_MST_0502
+			// 
+			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
+			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+			this.CancelButton = this.btnCancel;
+			this.ClientSize = new System.Drawing.Size(784, 409);
+			this.Controls.Add(this.btnCancel);
+			this.Controls.Add(this.txtSAPCode);
+			this.Controls.Add(this.btnSave);
+			this.Controls.Add(this.tabControl1);
+			this.Controls.Add(this.chkScrapSumFlag);
+			this.Controls.Add(this.chkGLT);
+			this.Controls.Add(this.cbValueFlag);
+			this.Controls.Add(this.cbCeaseFlag);
+			this.Controls.Add(this.txtMaterialCode);
+			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
+			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
+			this.IsSaveFormSize = false;
+			this.MaximizeBox = false;
+			this.MinimizeBox = false;
+			this.Name = "F_MST_0502";
+			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
+			this.StatusSizingGrip = false;
+			this.Text = "新建商品档案";
+			this.Load += new System.EventHandler(this.F_MST_0702_Load);
+			this.Controls.SetChildIndex(this.txtMaterialCode, 0);
+			this.Controls.SetChildIndex(this.cbCeaseFlag, 0);
+			this.Controls.SetChildIndex(this.cbValueFlag, 0);
+			this.Controls.SetChildIndex(this.chkGLT, 0);
+			this.Controls.SetChildIndex(this.chkScrapSumFlag, 0);
+			this.Controls.SetChildIndex(this.tabControl1, 0);
+			this.Controls.SetChildIndex(this.btnSave, 0);
+			this.Controls.SetChildIndex(this.txtSAPCode, 0);
+			this.Controls.SetChildIndex(this.btnCancel, 0);
+			this.tabControl1.ResumeLayout(false);
+			this.tabPage1.ResumeLayout(false);
+			this.tabPage1.PerformLayout();
+			this.groupBox2.ResumeLayout(false);
+			this.groupBox2.PerformLayout();
+			this.tabPage2.ResumeLayout(false);
+			((System.ComponentModel.ISupportInitialize)(this.dgvGoodsSap)).EndInit();
+			this.panel1.ResumeLayout(false);
+			this.panel1.PerformLayout();
+			this.groupBox1.ResumeLayout(false);
+			this.groupBox1.PerformLayout();
+			this.ResumeLayout(false);
+			this.PerformLayout();
 
         }
 

+ 30 - 2
DK.Client/SystemModule/F_MST_0502.cs

@@ -1027,7 +1027,7 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
 		/// </summary>
 		/// <param name="sender"></param>
 		/// <param name="e"></param>
-		private void scbSAPCode2_VisibleChanged(object sender, EventArgs e)
+		private void scbSAPCode2_TextValueChanged(object sender, WinForm.Controls.ScbSearchBox.TextChangeEventArgs e)
 		{
 			if (this.dgvGoodsSap.CurrentRow == null)
 			{
@@ -1049,6 +1049,34 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
 					System.Reflection.MethodBase.GetCurrentMethod().Name, this.Text, ex);
 			}
 		}
+
+		/// <summary>
+		/// 物料编码改变事件
+		/// </summary>
+		/// <param name="sender"></param>
+		/// <param name="e"></param>
+		//private void scbSAPCode2_VisibleChanged(object sender, EventArgs e)
+		//{
+		//	if (this.dgvGoodsSap.CurrentRow == null)
+		//	{
+		//		return;
+		//	}
+		//	try
+		//	{
+		//		DataRowView row = this.dgvGoodsSap.CurrentRow.DataBoundItem as DataRowView;
+		//		if (row != null)
+		//		{
+		//			row["materialcode"] = scbSAPCode2.Text;
+		//			row.EndEdit();
+		//		}
+		//	}
+		//	catch (Exception ex)
+		//	{
+		//		// 对异常进行共通处理
+		//		ExceptionManager.HandleEventException(this.ToString(),
+		//			System.Reflection.MethodBase.GetCurrentMethod().Name, this.Text, ex);
+		//	}
+		//}
 		#endregion
 
 		private void txtMouldOutputCount_TextChanged(object sender, EventArgs e)
@@ -1066,5 +1094,5 @@ namespace Dongke.IBOSS.PRD.Client.SystemModule
                     System.Reflection.MethodBase.GetCurrentMethod().Name, this.Text, ex);
             }
         }
-    }
+	}
 }