| namespace WorkM | 
| { | 
|     partial class Sc_MpsResultBill_ICMO | 
|     { | 
|         /// <summary> | 
|         /// 必需的设计器变量。 | 
|         /// </summary> | 
|         private System.ComponentModel.IContainer components = null; | 
|   | 
|         /// <summary> | 
|         /// 清理所有正在使用的资源。 | 
|         /// </summary> | 
|         /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param> | 
|         protected override void Dispose(bool disposing) | 
|         { | 
|             if (disposing && (components != null)) | 
|             { | 
|                 components.Dispose(); | 
|             } | 
|             base.Dispose(disposing); | 
|         } | 
|   | 
|         #region Windows 窗体设计器生成的代码 | 
|   | 
|         /// <summary> | 
|         /// 设计器支持所需的方法 - 不要 | 
|         /// 使用代码编辑器修改此方法的内容。 | 
|         /// </summary> | 
|         private void InitializeComponent() | 
|         { | 
|             this.txtHBillNo = new System.Windows.Forms.TextBox(); | 
|             this.label9 = new System.Windows.Forms.Label(); | 
|             this.label1 = new System.Windows.Forms.Label(); | 
|             this.txtHUnitID = new System.Windows.Forms.TextBox(); | 
|             this.txtHMaterName = new System.Windows.Forms.TextBox(); | 
|             this.label5 = new System.Windows.Forms.Label(); | 
|             this.label6 = new System.Windows.Forms.Label(); | 
|             this.txtHQty = new System.Windows.Forms.TextBox(); | 
|             this.txtHMaterNumber = new System.Windows.Forms.TextBox(); | 
|             this.label4 = new System.Windows.Forms.Label(); | 
|             this.label7 = new System.Windows.Forms.Label(); | 
|             this.txtHEmpID = new System.Windows.Forms.TextBox(); | 
|             this.txtHModel = new System.Windows.Forms.TextBox(); | 
|             this.label3 = new System.Windows.Forms.Label(); | 
|             this.label8 = new System.Windows.Forms.Label(); | 
|             this.txtHDeptID = new System.Windows.Forms.TextBox(); | 
|             this.txtHSeBillNo = new System.Windows.Forms.TextBox(); | 
|             this.label2 = new System.Windows.Forms.Label(); | 
|             this.cmbOK = new System.Windows.Forms.Button(); | 
|             this.cmbCancel = new System.Windows.Forms.Button(); | 
|             this.SuspendLayout(); | 
|             //  | 
|             // txtHBillNo | 
|             //  | 
|             this.txtHBillNo.Enabled = false; | 
|             this.txtHBillNo.Location = new System.Drawing.Point(91, 23); | 
|             this.txtHBillNo.Name = "txtHBillNo"; | 
|             this.txtHBillNo.Size = new System.Drawing.Size(162, 21); | 
|             this.txtHBillNo.TabIndex = 35; | 
|             //  | 
|             // label9 | 
|             //  | 
|             this.label9.AutoSize = true; | 
|             this.label9.Location = new System.Drawing.Point(531, 85); | 
|             this.label9.Name = "label9"; | 
|             this.label9.Size = new System.Drawing.Size(65, 12); | 
|             this.label9.TabIndex = 50; | 
|             this.label9.Text = "单    位:"; | 
|             //  | 
|             // label1 | 
|             //  | 
|             this.label1.AutoSize = true; | 
|             this.label1.Location = new System.Drawing.Point(20, 23); | 
|             this.label1.Name = "label1"; | 
|             this.label1.Size = new System.Drawing.Size(71, 12); | 
|             this.label1.TabIndex = 34; | 
|             this.label1.Text = "MPS订单号:"; | 
|             //  | 
|             // txtHUnitID | 
|             //  | 
|             this.txtHUnitID.Enabled = false; | 
|             this.txtHUnitID.Location = new System.Drawing.Point(611, 85); | 
|             this.txtHUnitID.Name = "txtHUnitID"; | 
|             this.txtHUnitID.Size = new System.Drawing.Size(162, 21); | 
|             this.txtHUnitID.TabIndex = 51; | 
|             //  | 
|             // txtHMaterName | 
|             //  | 
|             this.txtHMaterName.Enabled = false; | 
|             this.txtHMaterName.Location = new System.Drawing.Point(91, 53); | 
|             this.txtHMaterName.Name = "txtHMaterName"; | 
|             this.txtHMaterName.Size = new System.Drawing.Size(162, 21); | 
|             this.txtHMaterName.TabIndex = 36; | 
|             //  | 
|             // label5 | 
|             //  | 
|             this.label5.AutoSize = true; | 
|             this.label5.Location = new System.Drawing.Point(531, 23); | 
|             this.label5.Name = "label5"; | 
|             this.label5.Size = new System.Drawing.Size(65, 12); | 
|             this.label5.TabIndex = 48; | 
|             this.label5.Text = "数    量:"; | 
|             //  | 
|             // label6 | 
|             //  | 
|             this.label6.AutoSize = true; | 
|             this.label6.Location = new System.Drawing.Point(20, 53); | 
|             this.label6.Name = "label6"; | 
|             this.label6.Size = new System.Drawing.Size(65, 12); | 
|             this.label6.TabIndex = 39; | 
|             this.label6.Text = "产品名称:"; | 
|             //  | 
|             // txtHQty | 
|             //  | 
|             this.txtHQty.Location = new System.Drawing.Point(611, 23); | 
|             this.txtHQty.Name = "txtHQty"; | 
|             this.txtHQty.Size = new System.Drawing.Size(162, 21); | 
|             this.txtHQty.TabIndex = 49; | 
|             //  | 
|             // txtHMaterNumber | 
|             //  | 
|             this.txtHMaterNumber.Enabled = false; | 
|             this.txtHMaterNumber.Location = new System.Drawing.Point(357, 53); | 
|             this.txtHMaterNumber.Name = "txtHMaterNumber"; | 
|             this.txtHMaterNumber.Size = new System.Drawing.Size(162, 21); | 
|             this.txtHMaterNumber.TabIndex = 37; | 
|             //  | 
|             // label4 | 
|             //  | 
|             this.label4.AutoSize = true; | 
|             this.label4.Location = new System.Drawing.Point(277, 85); | 
|             this.label4.Name = "label4"; | 
|             this.label4.Size = new System.Drawing.Size(65, 12); | 
|             this.label4.TabIndex = 46; | 
|             this.label4.Text = "业 务 员:"; | 
|             //  | 
|             // label7 | 
|             //  | 
|             this.label7.AutoSize = true; | 
|             this.label7.Location = new System.Drawing.Point(277, 53); | 
|             this.label7.Name = "label7"; | 
|             this.label7.Size = new System.Drawing.Size(65, 12); | 
|             this.label7.TabIndex = 40; | 
|             this.label7.Text = "产品代码:"; | 
|             //  | 
|             // txtHEmpID | 
|             //  | 
|             this.txtHEmpID.Enabled = false; | 
|             this.txtHEmpID.Location = new System.Drawing.Point(357, 85); | 
|             this.txtHEmpID.Name = "txtHEmpID"; | 
|             this.txtHEmpID.Size = new System.Drawing.Size(162, 21); | 
|             this.txtHEmpID.TabIndex = 47; | 
|             //  | 
|             // txtHModel | 
|             //  | 
|             this.txtHModel.Enabled = false; | 
|             this.txtHModel.Location = new System.Drawing.Point(611, 53); | 
|             this.txtHModel.Name = "txtHModel"; | 
|             this.txtHModel.Size = new System.Drawing.Size(162, 21); | 
|             this.txtHModel.TabIndex = 38; | 
|             //  | 
|             // label3 | 
|             //  | 
|             this.label3.AutoSize = true; | 
|             this.label3.Location = new System.Drawing.Point(20, 85); | 
|             this.label3.Name = "label3"; | 
|             this.label3.Size = new System.Drawing.Size(65, 12); | 
|             this.label3.TabIndex = 44; | 
|             this.label3.Text = "部    门:"; | 
|             //  | 
|             // label8 | 
|             //  | 
|             this.label8.AutoSize = true; | 
|             this.label8.Location = new System.Drawing.Point(531, 53); | 
|             this.label8.Name = "label8"; | 
|             this.label8.Size = new System.Drawing.Size(65, 12); | 
|             this.label8.TabIndex = 41; | 
|             this.label8.Text = "规格型号:"; | 
|             //  | 
|             // txtHDeptID | 
|             //  | 
|             this.txtHDeptID.Enabled = false; | 
|             this.txtHDeptID.Location = new System.Drawing.Point(91, 85); | 
|             this.txtHDeptID.Name = "txtHDeptID"; | 
|             this.txtHDeptID.Size = new System.Drawing.Size(162, 21); | 
|             this.txtHDeptID.TabIndex = 45; | 
|             //  | 
|             // txtHSeBillNo | 
|             //  | 
|             this.txtHSeBillNo.Enabled = false; | 
|             this.txtHSeBillNo.Location = new System.Drawing.Point(357, 23); | 
|             this.txtHSeBillNo.Name = "txtHSeBillNo"; | 
|             this.txtHSeBillNo.Size = new System.Drawing.Size(162, 21); | 
|             this.txtHSeBillNo.TabIndex = 43; | 
|             //  | 
|             // label2 | 
|             //  | 
|             this.label2.AutoSize = true; | 
|             this.label2.Location = new System.Drawing.Point(277, 23); | 
|             this.label2.Name = "label2"; | 
|             this.label2.Size = new System.Drawing.Size(77, 12); | 
|             this.label2.TabIndex = 42; | 
|             this.label2.Text = "销售订单号:"; | 
|             //  | 
|             // cmbOK | 
|             //  | 
|             this.cmbOK.Location = new System.Drawing.Point(611, 139); | 
|             this.cmbOK.Name = "cmbOK"; | 
|             this.cmbOK.Size = new System.Drawing.Size(75, 23); | 
|             this.cmbOK.TabIndex = 52; | 
|             this.cmbOK.Text = "保    存"; | 
|             this.cmbOK.UseVisualStyleBackColor = true; | 
|             this.cmbOK.Click += new System.EventHandler(this.cmbOK_Click); | 
|             //  | 
|             // cmbCancel | 
|             //  | 
|             this.cmbCancel.Location = new System.Drawing.Point(698, 139); | 
|             this.cmbCancel.Name = "cmbCancel"; | 
|             this.cmbCancel.Size = new System.Drawing.Size(75, 23); | 
|             this.cmbCancel.TabIndex = 53; | 
|             this.cmbCancel.Text = "取    消"; | 
|             this.cmbCancel.UseVisualStyleBackColor = true; | 
|             this.cmbCancel.Click += new System.EventHandler(this.cmbCancel_Click); | 
|             //  | 
|             // Sc_MpsResultBill_ICMO | 
|             //  | 
|             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); | 
|             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; | 
|             this.ClientSize = new System.Drawing.Size(810, 183); | 
|             this.Controls.Add(this.cmbCancel); | 
|             this.Controls.Add(this.cmbOK); | 
|             this.Controls.Add(this.txtHBillNo); | 
|             this.Controls.Add(this.label9); | 
|             this.Controls.Add(this.label1); | 
|             this.Controls.Add(this.txtHUnitID); | 
|             this.Controls.Add(this.txtHMaterName); | 
|             this.Controls.Add(this.label5); | 
|             this.Controls.Add(this.label6); | 
|             this.Controls.Add(this.txtHQty); | 
|             this.Controls.Add(this.txtHMaterNumber); | 
|             this.Controls.Add(this.label4); | 
|             this.Controls.Add(this.label7); | 
|             this.Controls.Add(this.txtHEmpID); | 
|             this.Controls.Add(this.txtHModel); | 
|             this.Controls.Add(this.label3); | 
|             this.Controls.Add(this.label8); | 
|             this.Controls.Add(this.txtHDeptID); | 
|             this.Controls.Add(this.txtHSeBillNo); | 
|             this.Controls.Add(this.label2); | 
|             this.Name = "Sc_MpsResultBill_ICMO"; | 
|             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; | 
|             this.Text = "成品任务单"; | 
|             this.ResumeLayout(false); | 
|             this.PerformLayout(); | 
|   | 
|         } | 
|   | 
|         #endregion | 
|   | 
|         public System.Windows.Forms.TextBox txtHBillNo; | 
|         private System.Windows.Forms.Label label9; | 
|         private System.Windows.Forms.Label label1; | 
|         public System.Windows.Forms.TextBox txtHUnitID; | 
|         public System.Windows.Forms.TextBox txtHMaterName; | 
|         private System.Windows.Forms.Label label5; | 
|         private System.Windows.Forms.Label label6; | 
|         public System.Windows.Forms.TextBox txtHQty; | 
|         public System.Windows.Forms.TextBox txtHMaterNumber; | 
|         private System.Windows.Forms.Label label4; | 
|         private System.Windows.Forms.Label label7; | 
|         public System.Windows.Forms.TextBox txtHEmpID; | 
|         public System.Windows.Forms.TextBox txtHModel; | 
|         private System.Windows.Forms.Label label3; | 
|         private System.Windows.Forms.Label label8; | 
|         public System.Windows.Forms.TextBox txtHDeptID; | 
|         public System.Windows.Forms.TextBox txtHSeBillNo; | 
|         private System.Windows.Forms.Label label2; | 
|         private System.Windows.Forms.Button cmbOK; | 
|         private System.Windows.Forms.Button cmbCancel; | 
|     } | 
| } |