namespace 优软MES { partial class Batch_In { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.Panel0 = new System.Windows.Forms.Panel(); this.Confirm_In = new System.Windows.Forms.Button(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.Screen_Button = new System.Windows.Forms.Button(); this.pi_status = new System.Windows.Forms.TextBox(); this.wh_code = new 优软MES.CustomControl.TextBoxWithIcon.SearchTextBox(); this.pr_code = new 优软MES.CustomControl.TextBoxWithIcon.SearchTextBox(); this.pi_inoutno = new 优软MES.CustomControl.TextBoxWithIcon.SearchTextBox(); this.timePickerWithCombo1 = new 优软MES.CustomControl.TimePickerWithCombo.TimePickerWithCombo(); this.BI_DataGrid = new 优软MES.CustomControl.DataGrid_View.DataGridViewWithCheckBox(); this.Panel0.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.BI_DataGrid)).BeginInit(); this.SuspendLayout(); // // Panel0 // this.Panel0.Controls.Add(this.Confirm_In); this.Panel0.Controls.Add(this.label5); this.Panel0.Controls.Add(this.label4); this.Panel0.Controls.Add(this.label3); this.Panel0.Controls.Add(this.label2); this.Panel0.Controls.Add(this.label1); this.Panel0.Controls.Add(this.Screen_Button); this.Panel0.Controls.Add(this.pi_status); this.Panel0.Controls.Add(this.wh_code); this.Panel0.Controls.Add(this.pr_code); this.Panel0.Controls.Add(this.pi_inoutno); this.Panel0.Controls.Add(this.timePickerWithCombo1); this.Panel0.Dock = System.Windows.Forms.DockStyle.Top; this.Panel0.Location = new System.Drawing.Point(0, 0); this.Panel0.Name = "Panel0"; this.Panel0.Size = new System.Drawing.Size(1308, 161); this.Panel0.TabIndex = 14; // // Confirm_In // this.Confirm_In.Cursor = System.Windows.Forms.Cursors.Hand; this.Confirm_In.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Confirm_In.Image = global::优软MES.Properties.Resources._2_0btn_36; this.Confirm_In.Location = new System.Drawing.Point(1143, 14); this.Confirm_In.Name = "Confirm_In"; this.Confirm_In.Size = new System.Drawing.Size(111, 33); this.Confirm_In.TabIndex = 22; this.Confirm_In.Text = "确认入库"; this.Confirm_In.UseVisualStyleBackColor = true; this.Confirm_In.Click += new System.EventHandler(this.Confirm_In_Click); // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label5.Location = new System.Drawing.Point(40, 122); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(77, 14); this.label5.TabIndex = 21; this.label5.Text = "物料编号:"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label4.Location = new System.Drawing.Point(444, 124); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(56, 14); this.label4.TabIndex = 20; this.label4.Text = "仓 库:"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(935, 75); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(56, 14); this.label3.TabIndex = 19; this.label3.Text = "状 态:"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.Location = new System.Drawing.Point(444, 75); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(56, 14); this.label2.TabIndex = 18; this.label2.Text = "日 期:"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Location = new System.Drawing.Point(40, 76); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(77, 14); this.label1.TabIndex = 17; this.label1.Text = "入库单号:"; // // Screen_Button // this.Screen_Button.Cursor = System.Windows.Forms.Cursors.Hand; this.Screen_Button.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Screen_Button.Image = global::优软MES.Properties.Resources._2_0btn_36; this.Screen_Button.Location = new System.Drawing.Point(16, 14); this.Screen_Button.Name = "Screen_Button"; this.Screen_Button.Size = new System.Drawing.Size(111, 33); this.Screen_Button.TabIndex = 16; this.Screen_Button.Text = "筛选"; this.Screen_Button.UseVisualStyleBackColor = true; this.Screen_Button.Click += new System.EventHandler(this.Screen_Button_Click); // // pi_status // this.pi_status.Location = new System.Drawing.Point(1007, 74); this.pi_status.Name = "pi_status"; this.pi_status.Size = new System.Drawing.Size(247, 21); this.pi_status.TabIndex = 15; // // wh_code // this.wh_code.Caller = null; this.wh_code.FormName = null; this.wh_code.Location = new System.Drawing.Point(517, 120); this.wh_code.Name = "wh_code"; this.wh_code.Size = new System.Drawing.Size(247, 21); this.wh_code.TabIndex = 14; // // pr_code // this.pr_code.Caller = null; this.pr_code.FormName = null; this.pr_code.Location = new System.Drawing.Point(123, 120); this.pr_code.Name = "pr_code"; this.pr_code.Size = new System.Drawing.Size(247, 21); this.pr_code.TabIndex = 13; // // pi_inoutno // this.pi_inoutno.Caller = null; this.pi_inoutno.FormName = null; this.pi_inoutno.Location = new System.Drawing.Point(123, 74); this.pi_inoutno.Name = "pi_inoutno"; this.pi_inoutno.Size = new System.Drawing.Size(247, 21); this.pi_inoutno.TabIndex = 12; // // timePickerWithCombo1 // this.timePickerWithCombo1.BeginTime = null; this.timePickerWithCombo1.BeginTimeText = null; this.timePickerWithCombo1.EndTime = null; this.timePickerWithCombo1.EndTimeText = null; this.timePickerWithCombo1.Location = new System.Drawing.Point(517, 75); this.timePickerWithCombo1.Name = "timePickerWithCombo1"; this.timePickerWithCombo1.Size = new System.Drawing.Size(380, 25); this.timePickerWithCombo1.TabIndex = 11; // // BI_DataGrid // this.BI_DataGrid.AllowUserToAddRows = false; this.BI_DataGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.BI_DataGrid.Dock = System.Windows.Forms.DockStyle.Fill; this.BI_DataGrid.Location = new System.Drawing.Point(0, 161); this.BI_DataGrid.Name = "BI_DataGrid"; this.BI_DataGrid.RowTemplate.Height = 23; this.BI_DataGrid.Size = new System.Drawing.Size(1308, 367); this.BI_DataGrid.TabIndex = 15; // // Batch_In // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1308, 528); this.Controls.Add(this.BI_DataGrid); this.Controls.Add(this.Panel0); this.Name = "Batch_In"; this.Text = "批量入库"; this.Panel0.ResumeLayout(false); this.Panel0.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.BI_DataGrid)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel Panel0; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button Screen_Button; private System.Windows.Forms.TextBox pi_status; private CustomControl.TextBoxWithIcon.SearchTextBox wh_code; private CustomControl.TextBoxWithIcon.SearchTextBox pr_code; private CustomControl.TextBoxWithIcon.SearchTextBox pi_inoutno; private CustomControl.TimePickerWithCombo.TimePickerWithCombo timePickerWithCombo1; private System.Windows.Forms.Button Confirm_In; private CustomControl.DataGrid_View.DataGridViewWithCheckBox BI_DataGrid; } }