|
|
@@ -47,6 +47,9 @@
|
|
|
this.ThreeColumn = new System.Windows.Forms.RadioButton();
|
|
|
this.FourColumn = new System.Windows.Forms.RadioButton();
|
|
|
this.GenSN = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.ma_count = new System.Windows.Forms.NumericUpDown();
|
|
|
+ this.label1 = new System.Windows.Forms.Label();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.ma_count)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// ma_salecode_label
|
|
|
@@ -99,7 +102,7 @@
|
|
|
//
|
|
|
this.pr_detail.AutoSize = true;
|
|
|
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail.Location = new System.Drawing.Point(349, 420);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(349, 463);
|
|
|
this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
this.pr_detail.Size = new System.Drawing.Size(0, 41);
|
|
|
@@ -109,7 +112,7 @@
|
|
|
//
|
|
|
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(171, 420);
|
|
|
+ this.label4.Location = new System.Drawing.Point(171, 463);
|
|
|
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);
|
|
|
@@ -120,7 +123,7 @@
|
|
|
//
|
|
|
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(171, 343);
|
|
|
+ this.label8.Location = new System.Drawing.Point(171, 386);
|
|
|
this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label8.Name = "label8";
|
|
|
this.label8.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -132,7 +135,7 @@
|
|
|
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(356, 352);
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(356, 395);
|
|
|
this.pr_code.Name = "pr_code";
|
|
|
this.pr_code.Power = null;
|
|
|
this.pr_code.Size = new System.Drawing.Size(388, 35);
|
|
|
@@ -169,7 +172,7 @@
|
|
|
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(603, 548);
|
|
|
+ this.Export.Location = new System.Drawing.Point(603, 591);
|
|
|
this.Export.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.Export.MoveImage = ((System.Drawing.Image)(resources.GetObject("Export.MoveImage")));
|
|
|
this.Export.Name = "Export";
|
|
|
@@ -233,7 +236,7 @@
|
|
|
// OneColumn
|
|
|
//
|
|
|
this.OneColumn.AutoSize = true;
|
|
|
- this.OneColumn.Location = new System.Drawing.Point(356, 475);
|
|
|
+ this.OneColumn.Location = new System.Drawing.Point(356, 518);
|
|
|
this.OneColumn.Name = "OneColumn";
|
|
|
this.OneColumn.Size = new System.Drawing.Size(89, 28);
|
|
|
this.OneColumn.TabIndex = 242;
|
|
|
@@ -244,7 +247,7 @@
|
|
|
// TwoColumn
|
|
|
//
|
|
|
this.TwoColumn.AutoSize = true;
|
|
|
- this.TwoColumn.Location = new System.Drawing.Point(465, 475);
|
|
|
+ this.TwoColumn.Location = new System.Drawing.Point(465, 518);
|
|
|
this.TwoColumn.Name = "TwoColumn";
|
|
|
this.TwoColumn.Size = new System.Drawing.Size(89, 28);
|
|
|
this.TwoColumn.TabIndex = 243;
|
|
|
@@ -256,7 +259,7 @@
|
|
|
//
|
|
|
this.ThreeColumn.AutoSize = true;
|
|
|
this.ThreeColumn.Checked = true;
|
|
|
- this.ThreeColumn.Location = new System.Drawing.Point(583, 475);
|
|
|
+ this.ThreeColumn.Location = new System.Drawing.Point(583, 518);
|
|
|
this.ThreeColumn.Name = "ThreeColumn";
|
|
|
this.ThreeColumn.Size = new System.Drawing.Size(89, 28);
|
|
|
this.ThreeColumn.TabIndex = 244;
|
|
|
@@ -267,7 +270,7 @@
|
|
|
// FourColumn
|
|
|
//
|
|
|
this.FourColumn.AutoSize = true;
|
|
|
- this.FourColumn.Location = new System.Drawing.Point(693, 475);
|
|
|
+ this.FourColumn.Location = new System.Drawing.Point(693, 518);
|
|
|
this.FourColumn.Name = "FourColumn";
|
|
|
this.FourColumn.Size = new System.Drawing.Size(89, 28);
|
|
|
this.FourColumn.TabIndex = 245;
|
|
|
@@ -283,7 +286,7 @@
|
|
|
this.GenSN.DownImage = ((System.Drawing.Image)(resources.GetObject("GenSN.DownImage")));
|
|
|
this.GenSN.Image = null;
|
|
|
this.GenSN.IsShowBorder = true;
|
|
|
- this.GenSN.Location = new System.Drawing.Point(358, 548);
|
|
|
+ this.GenSN.Location = new System.Drawing.Point(358, 591);
|
|
|
this.GenSN.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.GenSN.MoveImage = ((System.Drawing.Image)(resources.GetObject("GenSN.MoveImage")));
|
|
|
this.GenSN.Name = "GenSN";
|
|
|
@@ -295,11 +298,31 @@
|
|
|
this.GenSN.UseVisualStyleBackColor = false;
|
|
|
this.GenSN.Click += new System.EventHandler(this.GenSN_Click);
|
|
|
//
|
|
|
+ // ma_count
|
|
|
+ //
|
|
|
+ this.ma_count.Location = new System.Drawing.Point(356, 335);
|
|
|
+ this.ma_count.Name = "ma_count";
|
|
|
+ this.ma_count.Size = new System.Drawing.Size(120, 35);
|
|
|
+ this.ma_count.TabIndex = 247;
|
|
|
+ //
|
|
|
+ // 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(171, 329);
|
|
|
+ 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 = 248;
|
|
|
+ this.label1.Text = "工单数量";
|
|
|
+ //
|
|
|
// Query_SN
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(2034, 1118);
|
|
|
+ this.Controls.Add(this.label1);
|
|
|
+ this.Controls.Add(this.ma_count);
|
|
|
this.Controls.Add(this.GenSN);
|
|
|
this.Controls.Add(this.FourColumn);
|
|
|
this.Controls.Add(this.ThreeColumn);
|
|
|
@@ -324,7 +347,8 @@
|
|
|
this.Tag = "Query_SN";
|
|
|
this.Text = "打印机调试";
|
|
|
this.Load += new System.EventHandler(this.SystemSetting_PrinterTest_Load);
|
|
|
- this.ResumeLayout(false);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.ma_count)).EndInit();
|
|
|
+ this.ResumeLayout(true);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
@@ -348,5 +372,7 @@
|
|
|
private System.Windows.Forms.RadioButton ThreeColumn;
|
|
|
private System.Windows.Forms.RadioButton FourColumn;
|
|
|
private CustomControl.ButtonUtil.NormalButton GenSN;
|
|
|
+ private System.Windows.Forms.NumericUpDown ma_count;
|
|
|
+ private System.Windows.Forms.Label label1;
|
|
|
}
|
|
|
}
|