|
|
@@ -0,0 +1,298 @@
|
|
|
+namespace UAS_MES_NEW.Query
|
|
|
+{
|
|
|
+ partial class Query_SN
|
|
|
+ {
|
|
|
+ /// <summary>
|
|
|
+ /// Required designer variable.
|
|
|
+ /// </summary>
|
|
|
+ private System.ComponentModel.IContainer components = null;
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Clean up any resources being used.
|
|
|
+ /// </summary>
|
|
|
+ /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
|
+ protected override void Dispose(bool disposing)
|
|
|
+ {
|
|
|
+ if (disposing && (components != null))
|
|
|
+ {
|
|
|
+ components.Dispose();
|
|
|
+ }
|
|
|
+ base.Dispose(disposing);
|
|
|
+ }
|
|
|
+
|
|
|
+ #region Windows Form Designer generated code
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Required method for Designer support - do not modify
|
|
|
+ /// the contents of this method with the code editor.
|
|
|
+ /// </summary>
|
|
|
+ private void InitializeComponent()
|
|
|
+ {
|
|
|
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Query_SN));
|
|
|
+ this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
|
|
|
+ this.label1 = new System.Windows.Forms.Label();
|
|
|
+ this.label2 = new System.Windows.Forms.Label();
|
|
|
+ this.label5 = new System.Windows.Forms.Label();
|
|
|
+ this.label3 = new System.Windows.Forms.Label();
|
|
|
+ this.label4 = new System.Windows.Forms.Label();
|
|
|
+ this.date = new System.Windows.Forms.DateTimePicker();
|
|
|
+ this.label6 = new System.Windows.Forms.Label();
|
|
|
+ this.label7 = new System.Windows.Forms.Label();
|
|
|
+ this.num = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.status = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.seriallength = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.color = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.factory = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.Export = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.SuspendLayout();
|
|
|
+ //
|
|
|
+ // 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(106, 283);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label1.Name = "label1";
|
|
|
+ this.label1.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.label1.TabIndex = 1;
|
|
|
+ this.label1.Text = "工厂代码";
|
|
|
+ //
|
|
|
+ // 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(106, 151);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label2.Name = "label2";
|
|
|
+ this.label2.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.label2.TabIndex = 2;
|
|
|
+ this.label2.Text = "颜色代码";
|
|
|
+ //
|
|
|
+ // 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(106, 82);
|
|
|
+ this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label5.Name = "label5";
|
|
|
+ this.label5.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.label5.TabIndex = 11;
|
|
|
+ this.label5.Text = "产品代码";
|
|
|
+ //
|
|
|
+ // 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(106, 426);
|
|
|
+ this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label3.Name = "label3";
|
|
|
+ this.label3.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.label3.TabIndex = 13;
|
|
|
+ this.label3.Text = "流水长度";
|
|
|
+ //
|
|
|
+ // 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(106, 353);
|
|
|
+ this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label4.Name = "label4";
|
|
|
+ this.label4.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.label4.TabIndex = 15;
|
|
|
+ this.label4.Text = "组装状态";
|
|
|
+ //
|
|
|
+ // date
|
|
|
+ //
|
|
|
+ this.date.Location = new System.Drawing.Point(305, 219);
|
|
|
+ this.date.Name = "date";
|
|
|
+ this.date.Size = new System.Drawing.Size(388, 35);
|
|
|
+ this.date.TabIndex = 17;
|
|
|
+ this.date.Value = new System.DateTime(2020, 9, 7, 0, 0, 0, 0);
|
|
|
+ //
|
|
|
+ // label6
|
|
|
+ //
|
|
|
+ this.label6.AutoSize = true;
|
|
|
+ this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label6.Location = new System.Drawing.Point(106, 217);
|
|
|
+ this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label6.Name = "label6";
|
|
|
+ this.label6.Size = new System.Drawing.Size(82, 41);
|
|
|
+ this.label6.TabIndex = 18;
|
|
|
+ this.label6.Text = "日期";
|
|
|
+ //
|
|
|
+ // label7
|
|
|
+ //
|
|
|
+ this.label7.AutoSize = true;
|
|
|
+ this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label7.Location = new System.Drawing.Point(106, 495);
|
|
|
+ this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label7.Name = "label7";
|
|
|
+ this.label7.Size = new System.Drawing.Size(126, 41);
|
|
|
+ this.label7.TabIndex = 19;
|
|
|
+ this.label7.Text = "SN数量";
|
|
|
+ //
|
|
|
+ // num
|
|
|
+ //
|
|
|
+ this.num.AllPower = null;
|
|
|
+ this.num.BackColor = System.Drawing.Color.White;
|
|
|
+ this.num.ID = null;
|
|
|
+ this.num.Location = new System.Drawing.Point(305, 496);
|
|
|
+ this.num.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.num.Name = "num";
|
|
|
+ this.num.Power = null;
|
|
|
+ this.num.Size = new System.Drawing.Size(388, 35);
|
|
|
+ this.num.Str = null;
|
|
|
+ this.num.Str1 = null;
|
|
|
+ this.num.Str2 = null;
|
|
|
+ this.num.TabIndex = 20;
|
|
|
+ //
|
|
|
+ // status
|
|
|
+ //
|
|
|
+ this.status.AllPower = null;
|
|
|
+ this.status.BackColor = System.Drawing.Color.White;
|
|
|
+ this.status.ID = null;
|
|
|
+ this.status.Location = new System.Drawing.Point(305, 356);
|
|
|
+ this.status.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.status.Name = "status";
|
|
|
+ this.status.Power = null;
|
|
|
+ this.status.Size = new System.Drawing.Size(388, 35);
|
|
|
+ this.status.Str = null;
|
|
|
+ this.status.Str1 = null;
|
|
|
+ this.status.Str2 = null;
|
|
|
+ this.status.TabIndex = 16;
|
|
|
+ //
|
|
|
+ // seriallength
|
|
|
+ //
|
|
|
+ this.seriallength.AllPower = null;
|
|
|
+ this.seriallength.BackColor = System.Drawing.Color.White;
|
|
|
+ this.seriallength.ID = null;
|
|
|
+ this.seriallength.Location = new System.Drawing.Point(305, 427);
|
|
|
+ this.seriallength.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.seriallength.Name = "seriallength";
|
|
|
+ this.seriallength.Power = null;
|
|
|
+ this.seriallength.Size = new System.Drawing.Size(388, 35);
|
|
|
+ this.seriallength.Str = null;
|
|
|
+ this.seriallength.Str1 = null;
|
|
|
+ this.seriallength.Str2 = null;
|
|
|
+ this.seriallength.TabIndex = 14;
|
|
|
+ this.seriallength.Text = "7";
|
|
|
+ //
|
|
|
+ // pr_code
|
|
|
+ //
|
|
|
+ this.pr_code.AllPower = null;
|
|
|
+ this.pr_code.BackColor = System.Drawing.Color.White;
|
|
|
+ this.pr_code.ID = null;
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(305, 88);
|
|
|
+ this.pr_code.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.pr_code.Name = "pr_code";
|
|
|
+ this.pr_code.Power = null;
|
|
|
+ this.pr_code.Size = new System.Drawing.Size(388, 35);
|
|
|
+ this.pr_code.Str = null;
|
|
|
+ this.pr_code.Str1 = null;
|
|
|
+ this.pr_code.Str2 = null;
|
|
|
+ this.pr_code.TabIndex = 12;
|
|
|
+ this.pr_code.Text = "95023";
|
|
|
+ //
|
|
|
+ // color
|
|
|
+ //
|
|
|
+ this.color.AllPower = null;
|
|
|
+ this.color.BackColor = System.Drawing.Color.White;
|
|
|
+ this.color.ID = null;
|
|
|
+ this.color.Location = new System.Drawing.Point(305, 156);
|
|
|
+ this.color.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.color.Name = "color";
|
|
|
+ this.color.Power = null;
|
|
|
+ this.color.Size = new System.Drawing.Size(388, 35);
|
|
|
+ this.color.Str = null;
|
|
|
+ this.color.Str1 = null;
|
|
|
+ this.color.Str2 = null;
|
|
|
+ this.color.TabIndex = 6;
|
|
|
+ this.color.Text = "5";
|
|
|
+ //
|
|
|
+ // factory
|
|
|
+ //
|
|
|
+ this.factory.AllPower = null;
|
|
|
+ this.factory.BackColor = System.Drawing.Color.White;
|
|
|
+ this.factory.ID = null;
|
|
|
+ this.factory.Location = new System.Drawing.Point(305, 285);
|
|
|
+ this.factory.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.factory.Name = "factory";
|
|
|
+ this.factory.Power = null;
|
|
|
+ this.factory.Size = new System.Drawing.Size(388, 35);
|
|
|
+ this.factory.Str = null;
|
|
|
+ this.factory.Str1 = null;
|
|
|
+ this.factory.Str2 = null;
|
|
|
+ this.factory.TabIndex = 5;
|
|
|
+ this.factory.Text = "D";
|
|
|
+ //
|
|
|
+ // 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(305, 562);
|
|
|
+ this.Export.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ 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(150, 56);
|
|
|
+ this.Export.TabIndex = 0;
|
|
|
+ this.Export.Text = "导出";
|
|
|
+ this.Export.UseVisualStyleBackColor = false;
|
|
|
+ this.Export.Click += new System.EventHandler(this.Export_Click);
|
|
|
+ //
|
|
|
+ // Query_SN
|
|
|
+ //
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
+ this.ClientSize = new System.Drawing.Size(1494, 1075);
|
|
|
+ this.Controls.Add(this.num);
|
|
|
+ this.Controls.Add(this.label7);
|
|
|
+ this.Controls.Add(this.label6);
|
|
|
+ this.Controls.Add(this.date);
|
|
|
+ this.Controls.Add(this.status);
|
|
|
+ this.Controls.Add(this.label4);
|
|
|
+ this.Controls.Add(this.seriallength);
|
|
|
+ this.Controls.Add(this.label3);
|
|
|
+ this.Controls.Add(this.pr_code);
|
|
|
+ this.Controls.Add(this.label5);
|
|
|
+ this.Controls.Add(this.color);
|
|
|
+ this.Controls.Add(this.factory);
|
|
|
+ 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(6);
|
|
|
+ this.Name = "Query_SN";
|
|
|
+ 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 CustomControl.TextBoxWithIcon.EnterTextBox factory;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox color;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox pr_code;
|
|
|
+ private System.Windows.Forms.Label label5;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox seriallength;
|
|
|
+ private System.Windows.Forms.Label label3;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox status;
|
|
|
+ private System.Windows.Forms.Label label4;
|
|
|
+ private System.Windows.Forms.DateTimePicker date;
|
|
|
+ private System.Windows.Forms.Label label6;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox num;
|
|
|
+ private System.Windows.Forms.Label label7;
|
|
|
+ }
|
|
|
+}
|