namespace UAS_MES_NEW.Query { partial class Query_SpecialReport { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Query_SpecialReport)); this.Export = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.SerialNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.CartonBegin = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.CartonEnd = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.PaletteEnd = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.PaletteBegin = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.InDate = new System.Windows.Forms.DateTimePicker(); this.inoutno = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.label5 = new System.Windows.Forms.Label(); this.SuspendLayout(); // // Export // this.Export.AllPower = null; this.Export.BackColor = System.Drawing.Color.Transparent; this.Export.DownImage = ((System.Drawing.Image)(resources.GetObject("Export.DownImage"))); this.Export.Image = null; this.Export.IsShowBorder = true; this.Export.Location = new System.Drawing.Point(241, 340); this.Export.Margin = new System.Windows.Forms.Padding(4); this.Export.MoveImage = ((System.Drawing.Image)(resources.GetObject("Export.MoveImage"))); this.Export.Name = "Export"; this.Export.NormalImage = ((System.Drawing.Image)(resources.GetObject("Export.NormalImage"))); this.Export.Power = null; this.Export.Size = new System.Drawing.Size(100, 35); this.Export.TabIndex = 0; this.Export.Text = "导出"; this.Export.UseVisualStyleBackColor = false; this.Export.Click += new System.EventHandler(this.Export_Click); // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Location = new System.Drawing.Point(71, 100); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(65, 27); this.label1.TabIndex = 1; this.label1.Text = "SERIE"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.Location = new System.Drawing.Point(71, 145); this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(95, 27); this.label2.TabIndex = 2; this.label2.Text = "CARTON"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(71, 242); this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(100, 27); this.label3.TabIndex = 3; this.label3.Text = "DATECRE"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label4.Location = new System.Drawing.Point(71, 191); this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(92, 27); this.label4.TabIndex = 4; this.label4.Text = "PALETTE"; // // SerialNum // this.SerialNum.AllPower = null; this.SerialNum.BackColor = System.Drawing.Color.White; this.SerialNum.ID = null; this.SerialNum.Location = new System.Drawing.Point(241, 100); this.SerialNum.Margin = new System.Windows.Forms.Padding(4); this.SerialNum.Name = "SerialNum"; this.SerialNum.Power = null; this.SerialNum.Size = new System.Drawing.Size(260, 25); this.SerialNum.Str = null; this.SerialNum.Str1 = null; this.SerialNum.Str2 = null; this.SerialNum.TabIndex = 5; // // CartonBegin // this.CartonBegin.AllPower = null; this.CartonBegin.BackColor = System.Drawing.Color.White; this.CartonBegin.ID = null; this.CartonBegin.Location = new System.Drawing.Point(241, 150); this.CartonBegin.Margin = new System.Windows.Forms.Padding(4); this.CartonBegin.Name = "CartonBegin"; this.CartonBegin.Power = null; this.CartonBegin.Size = new System.Drawing.Size(260, 25); this.CartonBegin.Str = null; this.CartonBegin.Str1 = null; this.CartonBegin.Str2 = null; this.CartonBegin.TabIndex = 6; // // CartonEnd // this.CartonEnd.AllPower = null; this.CartonEnd.BackColor = System.Drawing.Color.White; this.CartonEnd.ID = null; this.CartonEnd.Location = new System.Drawing.Point(503, 150); this.CartonEnd.Margin = new System.Windows.Forms.Padding(4); this.CartonEnd.Name = "CartonEnd"; this.CartonEnd.Power = null; this.CartonEnd.Size = new System.Drawing.Size(260, 25); this.CartonEnd.Str = null; this.CartonEnd.Str1 = null; this.CartonEnd.Str2 = null; this.CartonEnd.TabIndex = 7; // // PaletteEnd // this.PaletteEnd.AllPower = null; this.PaletteEnd.BackColor = System.Drawing.Color.White; this.PaletteEnd.ID = null; this.PaletteEnd.Location = new System.Drawing.Point(503, 196); this.PaletteEnd.Margin = new System.Windows.Forms.Padding(4); this.PaletteEnd.Name = "PaletteEnd"; this.PaletteEnd.Power = null; this.PaletteEnd.Size = new System.Drawing.Size(260, 25); this.PaletteEnd.Str = null; this.PaletteEnd.Str1 = null; this.PaletteEnd.Str2 = null; this.PaletteEnd.TabIndex = 9; // // PaletteBegin // this.PaletteBegin.AllPower = null; this.PaletteBegin.BackColor = System.Drawing.Color.White; this.PaletteBegin.ID = null; this.PaletteBegin.Location = new System.Drawing.Point(241, 196); this.PaletteBegin.Margin = new System.Windows.Forms.Padding(4); this.PaletteBegin.Name = "PaletteBegin"; this.PaletteBegin.Power = null; this.PaletteBegin.Size = new System.Drawing.Size(260, 25); this.PaletteBegin.Str = null; this.PaletteBegin.Str1 = null; this.PaletteBegin.Str2 = null; this.PaletteBegin.TabIndex = 8; // // InDate // this.InDate.Checked = false; this.InDate.Location = new System.Drawing.Point(241, 242); this.InDate.Margin = new System.Windows.Forms.Padding(4); this.InDate.Name = "InDate"; this.InDate.ShowCheckBox = true; this.InDate.Size = new System.Drawing.Size(260, 25); this.InDate.TabIndex = 10; // // inoutno // this.inoutno.AllPower = null; this.inoutno.BackColor = System.Drawing.Color.White; this.inoutno.ID = null; this.inoutno.Location = new System.Drawing.Point(241, 53); this.inoutno.Margin = new System.Windows.Forms.Padding(4); this.inoutno.Name = "inoutno"; this.inoutno.Power = null; this.inoutno.Size = new System.Drawing.Size(260, 25); this.inoutno.Str = null; this.inoutno.Str1 = null; this.inoutno.Str2 = null; this.inoutno.TabIndex = 12; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label5.Location = new System.Drawing.Point(71, 53); this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(92, 27); this.label5.TabIndex = 11; this.label5.Text = "出货单号"; // // Query_SpecialReport // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(996, 672); this.Controls.Add(this.inoutno); this.Controls.Add(this.label5); this.Controls.Add(this.InDate); this.Controls.Add(this.PaletteEnd); this.Controls.Add(this.PaletteBegin); this.Controls.Add(this.CartonEnd); this.Controls.Add(this.CartonBegin); this.Controls.Add(this.SerialNum); this.Controls.Add(this.label4); this.Controls.Add(this.label3); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.Export); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(4); this.Name = "Query_SpecialReport"; this.Tag = "Query!SpecialReport"; this.Text = "Query_SpecialReport"; this.Load += new System.EventHandler(this.Query_SpecialReport_Load); this.ResumeLayout(false); this.PerformLayout(); } #endregion private CustomControl.ButtonUtil.NormalButton Export; private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; private CustomControl.TextBoxWithIcon.EnterTextBox SerialNum; private CustomControl.TextBoxWithIcon.EnterTextBox CartonBegin; private CustomControl.TextBoxWithIcon.EnterTextBox CartonEnd; private CustomControl.TextBoxWithIcon.EnterTextBox PaletteEnd; private CustomControl.TextBoxWithIcon.EnterTextBox PaletteBegin; private System.Windows.Forms.DateTimePicker InDate; private CustomControl.TextBoxWithIcon.EnterTextBox inoutno; private System.Windows.Forms.Label label5; } }