|
|
@@ -0,0 +1,365 @@
|
|
|
+namespace UAS_MES_NEW.Query
|
|
|
+{
|
|
|
+ partial class Query_SpecialReport_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_SpecialReport_SN));
|
|
|
+ this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
|
|
|
+ this.label1 = new System.Windows.Forms.Label();
|
|
|
+ this.label5 = new System.Windows.Forms.Label();
|
|
|
+ this.label7 = new System.Windows.Forms.Label();
|
|
|
+ this.label6 = new System.Windows.Forms.Label();
|
|
|
+ this.label4 = new System.Windows.Forms.Label();
|
|
|
+ this.label8 = new System.Windows.Forms.Label();
|
|
|
+ this.label2 = new System.Windows.Forms.Label();
|
|
|
+ this.label3 = new System.Windows.Forms.Label();
|
|
|
+ this.RMLength = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.SNPrefix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.BeginBT = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.BeginIMEI2 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.BeginIMEI1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.BeginMac = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.Num = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.Export = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.BeginSN = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.label9 = new System.Windows.Forms.Label();
|
|
|
+ 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, 160);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label1.Name = "label1";
|
|
|
+ this.label1.Size = new System.Drawing.Size(82, 41);
|
|
|
+ this.label1.TabIndex = 1;
|
|
|
+ this.label1.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, 85);
|
|
|
+ this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label5.Name = "label5";
|
|
|
+ this.label5.Size = new System.Drawing.Size(114, 41);
|
|
|
+ this.label5.TabIndex = 11;
|
|
|
+ this.label5.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, 556);
|
|
|
+ this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label7.Name = "label7";
|
|
|
+ this.label7.Size = new System.Drawing.Size(120, 41);
|
|
|
+ this.label7.TabIndex = 27;
|
|
|
+ this.label7.Text = "起始BT";
|
|
|
+ //
|
|
|
+ // 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, 709);
|
|
|
+ this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label6.Name = "label6";
|
|
|
+ this.label6.Size = new System.Drawing.Size(168, 41);
|
|
|
+ this.label6.TabIndex = 26;
|
|
|
+ this.label6.Text = "起始IMEI2";
|
|
|
+ //
|
|
|
+ // 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, 636);
|
|
|
+ this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label4.Name = "label4";
|
|
|
+ this.label4.Size = new System.Drawing.Size(168, 41);
|
|
|
+ this.label4.TabIndex = 23;
|
|
|
+ this.label4.Text = "起始IMEI1";
|
|
|
+ //
|
|
|
+ // label8
|
|
|
+ //
|
|
|
+ this.label8.AutoSize = true;
|
|
|
+ this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label8.Location = new System.Drawing.Point(106, 473);
|
|
|
+ this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label8.Name = "label8";
|
|
|
+ this.label8.Size = new System.Drawing.Size(157, 41);
|
|
|
+ this.label8.TabIndex = 21;
|
|
|
+ this.label8.Text = "起始MAC";
|
|
|
+ //
|
|
|
+ // 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, 233);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label2.Name = "label2";
|
|
|
+ this.label2.Size = new System.Drawing.Size(126, 41);
|
|
|
+ this.label2.TabIndex = 29;
|
|
|
+ this.label2.Text = "SN前缀";
|
|
|
+ //
|
|
|
+ // 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, 311);
|
|
|
+ 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 = 31;
|
|
|
+ this.label3.Text = "流水长度";
|
|
|
+ //
|
|
|
+ // RMLength
|
|
|
+ //
|
|
|
+ this.RMLength.AllPower = null;
|
|
|
+ this.RMLength.BackColor = System.Drawing.Color.White;
|
|
|
+ this.RMLength.ID = null;
|
|
|
+ this.RMLength.Location = new System.Drawing.Point(305, 313);
|
|
|
+ this.RMLength.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.RMLength.Name = "RMLength";
|
|
|
+ this.RMLength.Power = null;
|
|
|
+ this.RMLength.Size = new System.Drawing.Size(388, 35);
|
|
|
+ this.RMLength.Str = null;
|
|
|
+ this.RMLength.Str1 = null;
|
|
|
+ this.RMLength.Str2 = null;
|
|
|
+ this.RMLength.TabIndex = 32;
|
|
|
+ //
|
|
|
+ // SNPrefix
|
|
|
+ //
|
|
|
+ this.SNPrefix.AllPower = null;
|
|
|
+ this.SNPrefix.BackColor = System.Drawing.Color.White;
|
|
|
+ this.SNPrefix.ID = null;
|
|
|
+ this.SNPrefix.Location = new System.Drawing.Point(305, 235);
|
|
|
+ this.SNPrefix.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.SNPrefix.Name = "SNPrefix";
|
|
|
+ this.SNPrefix.Power = null;
|
|
|
+ this.SNPrefix.Size = new System.Drawing.Size(388, 35);
|
|
|
+ this.SNPrefix.Str = null;
|
|
|
+ this.SNPrefix.Str1 = null;
|
|
|
+ this.SNPrefix.Str2 = null;
|
|
|
+ this.SNPrefix.TabIndex = 30;
|
|
|
+ //
|
|
|
+ // BeginBT
|
|
|
+ //
|
|
|
+ this.BeginBT.AllPower = null;
|
|
|
+ this.BeginBT.BackColor = System.Drawing.Color.White;
|
|
|
+ this.BeginBT.ID = null;
|
|
|
+ this.BeginBT.Location = new System.Drawing.Point(305, 564);
|
|
|
+ this.BeginBT.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.BeginBT.Name = "BeginBT";
|
|
|
+ this.BeginBT.Power = null;
|
|
|
+ this.BeginBT.Size = new System.Drawing.Size(388, 35);
|
|
|
+ this.BeginBT.Str = null;
|
|
|
+ this.BeginBT.Str1 = null;
|
|
|
+ this.BeginBT.Str2 = null;
|
|
|
+ this.BeginBT.TabIndex = 28;
|
|
|
+ //
|
|
|
+ // BeginIMEI2
|
|
|
+ //
|
|
|
+ this.BeginIMEI2.AllPower = null;
|
|
|
+ this.BeginIMEI2.BackColor = System.Drawing.Color.White;
|
|
|
+ this.BeginIMEI2.ID = null;
|
|
|
+ this.BeginIMEI2.Location = new System.Drawing.Point(305, 718);
|
|
|
+ this.BeginIMEI2.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.BeginIMEI2.Name = "BeginIMEI2";
|
|
|
+ this.BeginIMEI2.Power = null;
|
|
|
+ this.BeginIMEI2.Size = new System.Drawing.Size(388, 35);
|
|
|
+ this.BeginIMEI2.Str = null;
|
|
|
+ this.BeginIMEI2.Str1 = null;
|
|
|
+ this.BeginIMEI2.Str2 = null;
|
|
|
+ this.BeginIMEI2.TabIndex = 25;
|
|
|
+ //
|
|
|
+ // BeginIMEI1
|
|
|
+ //
|
|
|
+ this.BeginIMEI1.AllPower = null;
|
|
|
+ this.BeginIMEI1.BackColor = System.Drawing.Color.White;
|
|
|
+ this.BeginIMEI1.ID = null;
|
|
|
+ this.BeginIMEI1.Location = new System.Drawing.Point(305, 642);
|
|
|
+ this.BeginIMEI1.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.BeginIMEI1.Name = "BeginIMEI1";
|
|
|
+ this.BeginIMEI1.Power = null;
|
|
|
+ this.BeginIMEI1.Size = new System.Drawing.Size(388, 35);
|
|
|
+ this.BeginIMEI1.Str = null;
|
|
|
+ this.BeginIMEI1.Str1 = null;
|
|
|
+ this.BeginIMEI1.Str2 = null;
|
|
|
+ this.BeginIMEI1.TabIndex = 24;
|
|
|
+ //
|
|
|
+ // BeginMac
|
|
|
+ //
|
|
|
+ this.BeginMac.AllPower = null;
|
|
|
+ this.BeginMac.BackColor = System.Drawing.Color.White;
|
|
|
+ this.BeginMac.ID = null;
|
|
|
+ this.BeginMac.Location = new System.Drawing.Point(305, 479);
|
|
|
+ this.BeginMac.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.BeginMac.Name = "BeginMac";
|
|
|
+ this.BeginMac.Power = null;
|
|
|
+ this.BeginMac.Size = new System.Drawing.Size(388, 35);
|
|
|
+ this.BeginMac.Str = null;
|
|
|
+ this.BeginMac.Str1 = null;
|
|
|
+ this.BeginMac.Str2 = null;
|
|
|
+ this.BeginMac.TabIndex = 22;
|
|
|
+ //
|
|
|
+ // ma_code
|
|
|
+ //
|
|
|
+ this.ma_code.AllPower = null;
|
|
|
+ this.ma_code.BackColor = System.Drawing.Color.White;
|
|
|
+ this.ma_code.ID = null;
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(305, 88);
|
|
|
+ this.ma_code.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.ma_code.Name = "ma_code";
|
|
|
+ this.ma_code.Power = null;
|
|
|
+ this.ma_code.Size = new System.Drawing.Size(388, 35);
|
|
|
+ this.ma_code.Str = null;
|
|
|
+ this.ma_code.Str1 = null;
|
|
|
+ this.ma_code.Str2 = null;
|
|
|
+ this.ma_code.TabIndex = 12;
|
|
|
+ //
|
|
|
+ // Num
|
|
|
+ //
|
|
|
+ this.Num.AllPower = null;
|
|
|
+ this.Num.BackColor = System.Drawing.Color.White;
|
|
|
+ this.Num.ID = null;
|
|
|
+ this.Num.Location = new System.Drawing.Point(305, 161);
|
|
|
+ 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 = 5;
|
|
|
+ //
|
|
|
+ // 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(317, 788);
|
|
|
+ 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);
|
|
|
+ //
|
|
|
+ // BeginSN
|
|
|
+ //
|
|
|
+ this.BeginSN.AllPower = null;
|
|
|
+ this.BeginSN.BackColor = System.Drawing.Color.White;
|
|
|
+ this.BeginSN.ID = null;
|
|
|
+ this.BeginSN.Location = new System.Drawing.Point(305, 396);
|
|
|
+ this.BeginSN.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.BeginSN.Name = "BeginSN";
|
|
|
+ this.BeginSN.Power = null;
|
|
|
+ this.BeginSN.Size = new System.Drawing.Size(388, 35);
|
|
|
+ this.BeginSN.Str = null;
|
|
|
+ this.BeginSN.Str1 = null;
|
|
|
+ this.BeginSN.Str2 = null;
|
|
|
+ this.BeginSN.TabIndex = 34;
|
|
|
+ //
|
|
|
+ // label9
|
|
|
+ //
|
|
|
+ this.label9.AutoSize = true;
|
|
|
+ this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label9.Location = new System.Drawing.Point(106, 394);
|
|
|
+ this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label9.Name = "label9";
|
|
|
+ this.label9.Size = new System.Drawing.Size(190, 41);
|
|
|
+ this.label9.TabIndex = 33;
|
|
|
+ this.label9.Text = "起始SN流水";
|
|
|
+ //
|
|
|
+ // Query_SpecialReport_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.BeginSN);
|
|
|
+ this.Controls.Add(this.label9);
|
|
|
+ this.Controls.Add(this.RMLength);
|
|
|
+ this.Controls.Add(this.label3);
|
|
|
+ this.Controls.Add(this.SNPrefix);
|
|
|
+ this.Controls.Add(this.label2);
|
|
|
+ this.Controls.Add(this.BeginBT);
|
|
|
+ this.Controls.Add(this.label7);
|
|
|
+ this.Controls.Add(this.label6);
|
|
|
+ this.Controls.Add(this.BeginIMEI2);
|
|
|
+ this.Controls.Add(this.BeginIMEI1);
|
|
|
+ this.Controls.Add(this.label4);
|
|
|
+ this.Controls.Add(this.BeginMac);
|
|
|
+ this.Controls.Add(this.label8);
|
|
|
+ this.Controls.Add(this.ma_code);
|
|
|
+ this.Controls.Add(this.label5);
|
|
|
+ this.Controls.Add(this.Num);
|
|
|
+ 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_SpecialReport_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 CustomControl.TextBoxWithIcon.EnterTextBox Num;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox ma_code;
|
|
|
+ private System.Windows.Forms.Label label5;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox BeginBT;
|
|
|
+ private System.Windows.Forms.Label label7;
|
|
|
+ private System.Windows.Forms.Label label6;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox BeginIMEI2;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox BeginIMEI1;
|
|
|
+ private System.Windows.Forms.Label label4;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox BeginMac;
|
|
|
+ private System.Windows.Forms.Label label8;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox SNPrefix;
|
|
|
+ private System.Windows.Forms.Label label2;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox RMLength;
|
|
|
+ private System.Windows.Forms.Label label3;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox BeginSN;
|
|
|
+ private System.Windows.Forms.Label label9;
|
|
|
+ }
|
|
|
+}
|