namespace APSM 
 | 
{ 
 | 
    partial class Sc_ICMOSortBillDlg_Remark 
 | 
    { 
 | 
        /// <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.components = new System.ComponentModel.Container(); 
 | 
            this.timer1 = new System.Windows.Forms.Timer(this.components); 
 | 
            this.groupBox2 = new System.Windows.Forms.GroupBox(); 
 | 
            this.dtpHDate = new System.Windows.Forms.DateTimePicker(); 
 | 
            this.label9 = new System.Windows.Forms.Label(); 
 | 
            this.txtHRemark = new System.Windows.Forms.TextBox(); 
 | 
            this.label8 = new System.Windows.Forms.Label(); 
 | 
            this.label7 = new System.Windows.Forms.Label(); 
 | 
            this.txtHSourceName = new System.Windows.Forms.TextBox(); 
 | 
            this.label6 = new System.Windows.Forms.Label(); 
 | 
            this.txtHSourceNumber = new System.Windows.Forms.TextBox(); 
 | 
            this.label5 = new System.Windows.Forms.Label(); 
 | 
            this.txtHMaterModel = new System.Windows.Forms.TextBox(); 
 | 
            this.label4 = new System.Windows.Forms.Label(); 
 | 
            this.txtHMaterName = new System.Windows.Forms.TextBox(); 
 | 
            this.label3 = new System.Windows.Forms.Label(); 
 | 
            this.txtHMaterNumber = new System.Windows.Forms.TextBox(); 
 | 
            this.label2 = new System.Windows.Forms.Label(); 
 | 
            this.txtHSplitNO = new System.Windows.Forms.TextBox(); 
 | 
            this.label1 = new System.Windows.Forms.Label(); 
 | 
            this.txtHICMOBillNo = new System.Windows.Forms.TextBox(); 
 | 
            this.cmdOK = new System.Windows.Forms.Button(); 
 | 
            this.cmdCancel = new System.Windows.Forms.Button(); 
 | 
            this.groupBox2.SuspendLayout(); 
 | 
            this.SuspendLayout(); 
 | 
            //  
 | 
            // timer1 
 | 
            //  
 | 
            this.timer1.Enabled = true; 
 | 
            //  
 | 
            // groupBox2 
 | 
            //  
 | 
            this.groupBox2.Controls.Add(this.dtpHDate); 
 | 
            this.groupBox2.Controls.Add(this.label9); 
 | 
            this.groupBox2.Controls.Add(this.txtHRemark); 
 | 
            this.groupBox2.Controls.Add(this.label8); 
 | 
            this.groupBox2.Controls.Add(this.label7); 
 | 
            this.groupBox2.Controls.Add(this.txtHSourceName); 
 | 
            this.groupBox2.Controls.Add(this.label6); 
 | 
            this.groupBox2.Controls.Add(this.txtHSourceNumber); 
 | 
            this.groupBox2.Controls.Add(this.label5); 
 | 
            this.groupBox2.Controls.Add(this.txtHMaterModel); 
 | 
            this.groupBox2.Controls.Add(this.label4); 
 | 
            this.groupBox2.Controls.Add(this.txtHMaterName); 
 | 
            this.groupBox2.Controls.Add(this.label3); 
 | 
            this.groupBox2.Controls.Add(this.txtHMaterNumber); 
 | 
            this.groupBox2.Controls.Add(this.label2); 
 | 
            this.groupBox2.Controls.Add(this.txtHSplitNO); 
 | 
            this.groupBox2.Controls.Add(this.label1); 
 | 
            this.groupBox2.Controls.Add(this.txtHICMOBillNo); 
 | 
            this.groupBox2.Location = new System.Drawing.Point(12, 8); 
 | 
            this.groupBox2.Name = "groupBox2"; 
 | 
            this.groupBox2.Size = new System.Drawing.Size(432, 236); 
 | 
            this.groupBox2.TabIndex = 57; 
 | 
            this.groupBox2.TabStop = false; 
 | 
            //  
 | 
            // dtpHDate 
 | 
            //  
 | 
            this.dtpHDate.Enabled = false; 
 | 
            this.dtpHDate.Format = System.Windows.Forms.DateTimePickerFormat.Short; 
 | 
            this.dtpHDate.Location = new System.Drawing.Point(65, 133); 
 | 
            this.dtpHDate.Name = "dtpHDate"; 
 | 
            this.dtpHDate.Size = new System.Drawing.Size(133, 21); 
 | 
            this.dtpHDate.TabIndex = 18; 
 | 
            //  
 | 
            // label9 
 | 
            //  
 | 
            this.label9.AutoSize = true; 
 | 
            this.label9.Location = new System.Drawing.Point(6, 163); 
 | 
            this.label9.Name = "label9"; 
 | 
            this.label9.Size = new System.Drawing.Size(53, 12); 
 | 
            this.label9.TabIndex = 17; 
 | 
            this.label9.Text = "备    注"; 
 | 
            //  
 | 
            // txtHRemark 
 | 
            //  
 | 
            this.txtHRemark.Location = new System.Drawing.Point(65, 160); 
 | 
            this.txtHRemark.Multiline = true; 
 | 
            this.txtHRemark.Name = "txtHRemark"; 
 | 
            this.txtHRemark.Size = new System.Drawing.Size(345, 63); 
 | 
            this.txtHRemark.TabIndex = 16; 
 | 
            //  
 | 
            // label8 
 | 
            //  
 | 
            this.label8.AutoSize = true; 
 | 
            this.label8.Location = new System.Drawing.Point(6, 136); 
 | 
            this.label8.Name = "label8"; 
 | 
            this.label8.Size = new System.Drawing.Size(53, 12); 
 | 
            this.label8.TabIndex = 15; 
 | 
            this.label8.Text = "排程时间"; 
 | 
            //  
 | 
            // label7 
 | 
            //  
 | 
            this.label7.AutoSize = true; 
 | 
            this.label7.Location = new System.Drawing.Point(218, 109); 
 | 
            this.label7.Name = "label7"; 
 | 
            this.label7.Size = new System.Drawing.Size(53, 12); 
 | 
            this.label7.TabIndex = 13; 
 | 
            this.label7.Text = "资源名称"; 
 | 
            //  
 | 
            // txtHSourceName 
 | 
            //  
 | 
            this.txtHSourceName.Location = new System.Drawing.Point(277, 106); 
 | 
            this.txtHSourceName.Name = "txtHSourceName"; 
 | 
            this.txtHSourceName.ReadOnly = true; 
 | 
            this.txtHSourceName.Size = new System.Drawing.Size(133, 21); 
 | 
            this.txtHSourceName.TabIndex = 12; 
 | 
            //  
 | 
            // label6 
 | 
            //  
 | 
            this.label6.AutoSize = true; 
 | 
            this.label6.Location = new System.Drawing.Point(6, 109); 
 | 
            this.label6.Name = "label6"; 
 | 
            this.label6.Size = new System.Drawing.Size(53, 12); 
 | 
            this.label6.TabIndex = 11; 
 | 
            this.label6.Text = "资源代码"; 
 | 
            //  
 | 
            // txtHSourceNumber 
 | 
            //  
 | 
            this.txtHSourceNumber.Location = new System.Drawing.Point(65, 106); 
 | 
            this.txtHSourceNumber.Name = "txtHSourceNumber"; 
 | 
            this.txtHSourceNumber.ReadOnly = true; 
 | 
            this.txtHSourceNumber.Size = new System.Drawing.Size(133, 21); 
 | 
            this.txtHSourceNumber.TabIndex = 10; 
 | 
            //  
 | 
            // label5 
 | 
            //  
 | 
            this.label5.AutoSize = true; 
 | 
            this.label5.Location = new System.Drawing.Point(6, 82); 
 | 
            this.label5.Name = "label5"; 
 | 
            this.label5.Size = new System.Drawing.Size(53, 12); 
 | 
            this.label5.TabIndex = 9; 
 | 
            this.label5.Text = "规格型号"; 
 | 
            //  
 | 
            // txtHMaterModel 
 | 
            //  
 | 
            this.txtHMaterModel.Location = new System.Drawing.Point(65, 79); 
 | 
            this.txtHMaterModel.Name = "txtHMaterModel"; 
 | 
            this.txtHMaterModel.ReadOnly = true; 
 | 
            this.txtHMaterModel.Size = new System.Drawing.Size(133, 21); 
 | 
            this.txtHMaterModel.TabIndex = 8; 
 | 
            //  
 | 
            // label4 
 | 
            //  
 | 
            this.label4.AutoSize = true; 
 | 
            this.label4.Location = new System.Drawing.Point(218, 55); 
 | 
            this.label4.Name = "label4"; 
 | 
            this.label4.Size = new System.Drawing.Size(53, 12); 
 | 
            this.label4.TabIndex = 7; 
 | 
            this.label4.Text = "物料名称"; 
 | 
            //  
 | 
            // txtHMaterName 
 | 
            //  
 | 
            this.txtHMaterName.Location = new System.Drawing.Point(277, 52); 
 | 
            this.txtHMaterName.Name = "txtHMaterName"; 
 | 
            this.txtHMaterName.ReadOnly = true; 
 | 
            this.txtHMaterName.Size = new System.Drawing.Size(133, 21); 
 | 
            this.txtHMaterName.TabIndex = 6; 
 | 
            //  
 | 
            // label3 
 | 
            //  
 | 
            this.label3.AutoSize = true; 
 | 
            this.label3.Location = new System.Drawing.Point(6, 55); 
 | 
            this.label3.Name = "label3"; 
 | 
            this.label3.Size = new System.Drawing.Size(53, 12); 
 | 
            this.label3.TabIndex = 5; 
 | 
            this.label3.Text = "物料代码"; 
 | 
            //  
 | 
            // txtHMaterNumber 
 | 
            //  
 | 
            this.txtHMaterNumber.Location = new System.Drawing.Point(65, 52); 
 | 
            this.txtHMaterNumber.Name = "txtHMaterNumber"; 
 | 
            this.txtHMaterNumber.ReadOnly = true; 
 | 
            this.txtHMaterNumber.Size = new System.Drawing.Size(133, 21); 
 | 
            this.txtHMaterNumber.TabIndex = 4; 
 | 
            //  
 | 
            // label2 
 | 
            //  
 | 
            this.label2.AutoSize = true; 
 | 
            this.label2.Location = new System.Drawing.Point(218, 28); 
 | 
            this.label2.Name = "label2"; 
 | 
            this.label2.Size = new System.Drawing.Size(53, 12); 
 | 
            this.label2.TabIndex = 3; 
 | 
            this.label2.Text = "拆分单号"; 
 | 
            //  
 | 
            // txtHSplitNO 
 | 
            //  
 | 
            this.txtHSplitNO.Location = new System.Drawing.Point(277, 25); 
 | 
            this.txtHSplitNO.Name = "txtHSplitNO"; 
 | 
            this.txtHSplitNO.ReadOnly = true; 
 | 
            this.txtHSplitNO.Size = new System.Drawing.Size(133, 21); 
 | 
            this.txtHSplitNO.TabIndex = 2; 
 | 
            //  
 | 
            // label1 
 | 
            //  
 | 
            this.label1.AutoSize = true; 
 | 
            this.label1.Location = new System.Drawing.Point(6, 28); 
 | 
            this.label1.Name = "label1"; 
 | 
            this.label1.Size = new System.Drawing.Size(53, 12); 
 | 
            this.label1.TabIndex = 1; 
 | 
            this.label1.Text = "任务单号"; 
 | 
            //  
 | 
            // txtHICMOBillNo 
 | 
            //  
 | 
            this.txtHICMOBillNo.Location = new System.Drawing.Point(65, 25); 
 | 
            this.txtHICMOBillNo.Name = "txtHICMOBillNo"; 
 | 
            this.txtHICMOBillNo.ReadOnly = true; 
 | 
            this.txtHICMOBillNo.Size = new System.Drawing.Size(133, 21); 
 | 
            this.txtHICMOBillNo.TabIndex = 0; 
 | 
            //  
 | 
            // cmdOK 
 | 
            //  
 | 
            this.cmdOK.Location = new System.Drawing.Point(306, 250); 
 | 
            this.cmdOK.Name = "cmdOK"; 
 | 
            this.cmdOK.Size = new System.Drawing.Size(66, 23); 
 | 
            this.cmdOK.TabIndex = 55; 
 | 
            this.cmdOK.Text = "确定"; 
 | 
            this.cmdOK.UseVisualStyleBackColor = true; 
 | 
            this.cmdOK.Click += new System.EventHandler(this.cmdOK_Click); 
 | 
            //  
 | 
            // cmdCancel 
 | 
            //  
 | 
            this.cmdCancel.Location = new System.Drawing.Point(378, 250); 
 | 
            this.cmdCancel.Name = "cmdCancel"; 
 | 
            this.cmdCancel.Size = new System.Drawing.Size(66, 23); 
 | 
            this.cmdCancel.TabIndex = 56; 
 | 
            this.cmdCancel.Text = "取消"; 
 | 
            this.cmdCancel.UseVisualStyleBackColor = true; 
 | 
            this.cmdCancel.Click += new System.EventHandler(this.cmdCancel_Click); 
 | 
            //  
 | 
            // Sc_ICMOSortBillDlg_Remark 
 | 
            //  
 | 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); 
 | 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 
 | 
            this.ClientSize = new System.Drawing.Size(456, 285); 
 | 
            this.ControlBox = false; 
 | 
            this.Controls.Add(this.groupBox2); 
 | 
            this.Controls.Add(this.cmdOK); 
 | 
            this.Controls.Add(this.cmdCancel); 
 | 
            this.ImeMode = System.Windows.Forms.ImeMode.On; 
 | 
            this.Name = "Sc_ICMOSortBillDlg_Remark"; 
 | 
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; 
 | 
            this.Text = "设置备注"; 
 | 
            this.Load += new System.EventHandler(this.Sc_ICMOSortBillDlg_Remark_Load); 
 | 
            this.groupBox2.ResumeLayout(false); 
 | 
            this.groupBox2.PerformLayout(); 
 | 
            this.ResumeLayout(false); 
 | 
  
 | 
        } 
 | 
  
 | 
        #endregion 
 | 
  
 | 
        private System.Windows.Forms.Timer timer1; 
 | 
        public System.Windows.Forms.GroupBox groupBox2; 
 | 
        private System.Windows.Forms.Button cmdOK; 
 | 
        private System.Windows.Forms.Button cmdCancel; 
 | 
        private System.Windows.Forms.Label label1; 
 | 
        private System.Windows.Forms.TextBox txtHICMOBillNo; 
 | 
        private System.Windows.Forms.Label label9; 
 | 
        private System.Windows.Forms.TextBox txtHRemark; 
 | 
        private System.Windows.Forms.Label label8; 
 | 
        private System.Windows.Forms.Label label7; 
 | 
        private System.Windows.Forms.TextBox txtHSourceName; 
 | 
        private System.Windows.Forms.Label label6; 
 | 
        private System.Windows.Forms.TextBox txtHSourceNumber; 
 | 
        private System.Windows.Forms.Label label5; 
 | 
        private System.Windows.Forms.TextBox txtHMaterModel; 
 | 
        private System.Windows.Forms.Label label4; 
 | 
        private System.Windows.Forms.TextBox txtHMaterName; 
 | 
        private System.Windows.Forms.Label label3; 
 | 
        private System.Windows.Forms.TextBox txtHMaterNumber; 
 | 
        private System.Windows.Forms.Label label2; 
 | 
        private System.Windows.Forms.TextBox txtHSplitNO; 
 | 
        private System.Windows.Forms.DateTimePicker dtpHDate; 
 | 
    } 
 | 
} 
 |