|
@@ -38,6 +38,15 @@
|
|
|
this.date = new System.Windows.Forms.DateTimePicker();
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
+ this.label8 = new System.Windows.Forms.Label();
|
|
|
+ this.label9 = new System.Windows.Forms.Label();
|
|
|
+ this.label10 = new System.Windows.Forms.Label();
|
|
|
+ this.label11 = new System.Windows.Forms.Label();
|
|
|
+ this.currentSerial = new System.Windows.Forms.NumericUpDown();
|
|
|
+ this.Printer = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
+ this.Print = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.BeginMac = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
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();
|
|
@@ -45,12 +54,7 @@
|
|
|
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.BeginMac = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.label8 = new System.Windows.Forms.Label();
|
|
|
- this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.label9 = new System.Windows.Forms.Label();
|
|
|
- this.currentSerial = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.label10 = new System.Windows.Forms.Label();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.currentSerial)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
|
|
|
|
|
@@ -138,6 +142,114 @@
|
|
|
this.label7.TabIndex = 19;
|
|
|
this.label7.Text = "SN数量";
|
|
|
|
|
|
+
|
|
|
+
|
|
|
+ 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, 599);
|
|
|
+ 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";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ 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, 44);
|
|
|
+ this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label9.Name = "label9";
|
|
|
+ this.label9.Size = new System.Drawing.Size(114, 41);
|
|
|
+ this.label9.TabIndex = 23;
|
|
|
+ this.label9.Text = "工单号";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.label10.AutoSize = true;
|
|
|
+ this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label10.Location = new System.Drawing.Point(106, 669);
|
|
|
+ this.label10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label10.Name = "label10";
|
|
|
+ this.label10.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.label10.TabIndex = 25;
|
|
|
+ this.label10.Text = "当前流水";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.label11.AutoSize = true;
|
|
|
+ this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label11.Location = new System.Drawing.Point(836, 44);
|
|
|
+ this.label11.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label11.Name = "label11";
|
|
|
+ this.label11.Size = new System.Drawing.Size(178, 41);
|
|
|
+ this.label11.TabIndex = 29;
|
|
|
+ this.label11.Text = "打印机列表";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.currentSerial.Location = new System.Drawing.Point(305, 675);
|
|
|
+ this.currentSerial.Name = "currentSerial";
|
|
|
+ this.currentSerial.Size = new System.Drawing.Size(388, 35);
|
|
|
+ this.currentSerial.TabIndex = 30;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.Printer.Location = new System.Drawing.Point(1030, 47);
|
|
|
+ this.Printer.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
|
|
|
+ this.Printer.Name = "Printer";
|
|
|
+ this.Printer.Size = new System.Drawing.Size(378, 45);
|
|
|
+ this.Printer.TabIndex = 28;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.Print.AllPower = null;
|
|
|
+ this.Print.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.Print.DownImage = ((System.Drawing.Image)(resources.GetObject("Print.DownImage")));
|
|
|
+ this.Print.Image = null;
|
|
|
+ this.Print.IsShowBorder = true;
|
|
|
+ this.Print.Location = new System.Drawing.Point(519, 742);
|
|
|
+ this.Print.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.Print.MoveImage = ((System.Drawing.Image)(resources.GetObject("Print.MoveImage")));
|
|
|
+ this.Print.Name = "Print";
|
|
|
+ this.Print.NormalImage = ((System.Drawing.Image)(resources.GetObject("Print.NormalImage")));
|
|
|
+ this.Print.Power = null;
|
|
|
+ this.Print.Size = new System.Drawing.Size(150, 56);
|
|
|
+ this.Print.TabIndex = 27;
|
|
|
+ this.Print.Text = "打印";
|
|
|
+ this.Print.UseVisualStyleBackColor = false;
|
|
|
+ this.Print.Click += new System.EventHandler(this.Print_Click);
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ 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, 47);
|
|
|
+ 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 = 24;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.BeginMac.AllPower = null;
|
|
|
+ this.BeginMac.BackColor = System.Drawing.Color.White;
|
|
|
+ this.BeginMac.ID = null;
|
|
|
+ this.BeginMac.Location = new System.Drawing.Point(305, 601);
|
|
|
+ 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;
|
|
|
+
|
|
|
|
|
|
|
|
|
this.num.AllPower = null;
|
|
@@ -251,90 +363,15 @@
|
|
|
this.Export.UseVisualStyleBackColor = false;
|
|
|
this.Export.Click += new System.EventHandler(this.Export_Click);
|
|
|
|
|
|
-
|
|
|
-
|
|
|
- this.BeginMac.AllPower = null;
|
|
|
- this.BeginMac.BackColor = System.Drawing.Color.White;
|
|
|
- this.BeginMac.ID = null;
|
|
|
- this.BeginMac.Location = new System.Drawing.Point(305, 601);
|
|
|
- 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;
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- 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, 599);
|
|
|
- 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";
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- 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, 47);
|
|
|
- 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 = 24;
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- 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, 44);
|
|
|
- this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.label9.Name = "label9";
|
|
|
- this.label9.Size = new System.Drawing.Size(114, 41);
|
|
|
- this.label9.TabIndex = 23;
|
|
|
- this.label9.Text = "工单号";
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- this.currentSerial.AllPower = null;
|
|
|
- this.currentSerial.BackColor = System.Drawing.Color.White;
|
|
|
- this.currentSerial.ID = null;
|
|
|
- this.currentSerial.Location = new System.Drawing.Point(305, 672);
|
|
|
- this.currentSerial.Margin = new System.Windows.Forms.Padding(6);
|
|
|
- this.currentSerial.Name = "currentSerial";
|
|
|
- this.currentSerial.Power = null;
|
|
|
- this.currentSerial.Size = new System.Drawing.Size(388, 35);
|
|
|
- this.currentSerial.Str = null;
|
|
|
- this.currentSerial.Str1 = null;
|
|
|
- this.currentSerial.Str2 = null;
|
|
|
- this.currentSerial.TabIndex = 26;
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- this.label10.AutoSize = true;
|
|
|
- this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label10.Location = new System.Drawing.Point(106, 669);
|
|
|
- this.label10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.label10.Name = "label10";
|
|
|
- this.label10.Size = new System.Drawing.Size(146, 41);
|
|
|
- this.label10.TabIndex = 25;
|
|
|
- this.label10.Text = "当前流水";
|
|
|
-
|
|
|
|
|
|
|
|
|
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.currentSerial);
|
|
|
+ this.Controls.Add(this.label11);
|
|
|
+ this.Controls.Add(this.Printer);
|
|
|
+ this.Controls.Add(this.Print);
|
|
|
this.Controls.Add(this.label10);
|
|
|
this.Controls.Add(this.ma_code);
|
|
|
this.Controls.Add(this.label9);
|
|
@@ -361,6 +398,7 @@
|
|
|
this.Tag = "Query!SpecialReport";
|
|
|
this.Text = "Query_SpecialReport";
|
|
|
this.Load += new System.EventHandler(this.Query_SpecialReport_Load);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.currentSerial)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
@@ -388,7 +426,10 @@
|
|
|
private System.Windows.Forms.Label label8;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox ma_code;
|
|
|
private System.Windows.Forms.Label label9;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox currentSerial;
|
|
|
private System.Windows.Forms.Label label10;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton Print;
|
|
|
+ private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
|
|
|
+ private System.Windows.Forms.Label label11;
|
|
|
+ private System.Windows.Forms.NumericUpDown currentSerial;
|
|
|
}
|
|
|
}
|