|
|
@@ -48,11 +48,10 @@
|
|
|
this.autoprint = new System.Windows.Forms.CheckBox();
|
|
|
this.已称 = new System.Windows.Forms.Label();
|
|
|
this.showResult = new System.Windows.Forms.ListView();
|
|
|
+ this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
this.箱号 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
this.重量 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
this.称重时间 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
- this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
- this.ComList = new UAS_MES.CustomControl.ComBoxWithFocus.SerialPortCombox();
|
|
|
this.BaudRate = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
|
|
|
this.weightsum = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.pa_packageqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
@@ -75,7 +74,7 @@
|
|
|
//
|
|
|
this.label15.AutoSize = true;
|
|
|
this.label15.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label15.Location = new System.Drawing.Point(22, 19);
|
|
|
+ this.label15.Location = new System.Drawing.Point(22, 17);
|
|
|
this.label15.Name = "label15";
|
|
|
this.label15.Size = new System.Drawing.Size(86, 31);
|
|
|
this.label15.TabIndex = 57;
|
|
|
@@ -131,7 +130,7 @@
|
|
|
//
|
|
|
this.pa_makecode_label.AutoSize = true;
|
|
|
this.pa_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_makecode_label.Location = new System.Drawing.Point(24, 191);
|
|
|
+ this.pa_makecode_label.Location = new System.Drawing.Point(34, 191);
|
|
|
this.pa_makecode_label.Name = "pa_makecode_label";
|
|
|
this.pa_makecode_label.Size = new System.Drawing.Size(58, 21);
|
|
|
this.pa_makecode_label.TabIndex = 73;
|
|
|
@@ -151,7 +150,7 @@
|
|
|
//
|
|
|
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(24, 333);
|
|
|
+ this.label2.Location = new System.Drawing.Point(24, 327);
|
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label2.TabIndex = 75;
|
|
|
@@ -161,7 +160,7 @@
|
|
|
//
|
|
|
this.pr_detail_label.AutoSize = true;
|
|
|
this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail_label.Location = new System.Drawing.Point(24, 412);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(24, 406);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.pr_detail_label.TabIndex = 76;
|
|
|
@@ -276,6 +275,10 @@
|
|
|
this.showResult.UseCompatibleStateImageBehavior = false;
|
|
|
this.showResult.View = System.Windows.Forms.View.Details;
|
|
|
//
|
|
|
+ // columnHeader1
|
|
|
+ //
|
|
|
+ this.columnHeader1.Text = "";
|
|
|
+ //
|
|
|
// 箱号
|
|
|
//
|
|
|
this.箱号.Text = "箱号";
|
|
|
@@ -292,25 +295,12 @@
|
|
|
this.称重时间.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
this.称重时间.Width = 150;
|
|
|
//
|
|
|
- // columnHeader1
|
|
|
- //
|
|
|
- this.columnHeader1.Text = "";
|
|
|
- //
|
|
|
- // ComList
|
|
|
- //
|
|
|
- this.ComList.Location = new System.Drawing.Point(491, 91);
|
|
|
- this.ComList.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
- this.ComList.Name = "ComList";
|
|
|
- this.ComList.Size = new System.Drawing.Size(119, 20);
|
|
|
- this.ComList.TabIndex = 187;
|
|
|
- this.ComList.Visible = false;
|
|
|
- //
|
|
|
// BaudRate
|
|
|
//
|
|
|
this.BaudRate.AllPower = null;
|
|
|
this.BaudRate.BackColor = System.Drawing.Color.White;
|
|
|
this.BaudRate.ID = null;
|
|
|
- this.BaudRate.Location = new System.Drawing.Point(491, 63);
|
|
|
+ this.BaudRate.Location = new System.Drawing.Point(709, 101);
|
|
|
this.BaudRate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.BaudRate.Name = "BaudRate";
|
|
|
this.BaudRate.Negative = false;
|
|
|
@@ -327,7 +317,7 @@
|
|
|
this.weightsum.AutoSize = true;
|
|
|
this.weightsum.CutLength = null;
|
|
|
this.weightsum.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.weightsum.Location = new System.Drawing.Point(566, 122);
|
|
|
+ this.weightsum.Location = new System.Drawing.Point(540, 123);
|
|
|
this.weightsum.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.weightsum.Name = "weightsum";
|
|
|
this.weightsum.Size = new System.Drawing.Size(0, 27);
|
|
|
@@ -339,7 +329,7 @@
|
|
|
this.pa_packageqty.AutoSize = true;
|
|
|
this.pa_packageqty.CutLength = null;
|
|
|
this.pa_packageqty.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_packageqty.Location = new System.Drawing.Point(335, 254);
|
|
|
+ this.pa_packageqty.Location = new System.Drawing.Point(335, 257);
|
|
|
this.pa_packageqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.pa_packageqty.Name = "pa_packageqty";
|
|
|
this.pa_packageqty.Size = new System.Drawing.Size(0, 27);
|
|
|
@@ -351,7 +341,7 @@
|
|
|
this.pa_salecode.AutoSize = true;
|
|
|
this.pa_salecode.CutLength = null;
|
|
|
this.pa_salecode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_salecode.Location = new System.Drawing.Point(335, 185);
|
|
|
+ this.pa_salecode.Location = new System.Drawing.Point(335, 188);
|
|
|
this.pa_salecode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.pa_salecode.Name = "pa_salecode";
|
|
|
this.pa_salecode.Size = new System.Drawing.Size(0, 27);
|
|
|
@@ -363,7 +353,7 @@
|
|
|
this.pr_detail.AutoSize = true;
|
|
|
this.pr_detail.CutLength = null;
|
|
|
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail.Location = new System.Drawing.Point(108, 408);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(108, 403);
|
|
|
this.pr_detail.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
this.pr_detail.Size = new System.Drawing.Size(0, 27);
|
|
|
@@ -375,7 +365,7 @@
|
|
|
this.pa_prodcode.AutoSize = true;
|
|
|
this.pa_prodcode.CutLength = null;
|
|
|
this.pa_prodcode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_prodcode.Location = new System.Drawing.Point(108, 333);
|
|
|
+ this.pa_prodcode.Location = new System.Drawing.Point(108, 324);
|
|
|
this.pa_prodcode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.pa_prodcode.Name = "pa_prodcode";
|
|
|
this.pa_prodcode.Size = new System.Drawing.Size(0, 27);
|
|
|
@@ -388,7 +378,7 @@
|
|
|
this.pa_totalqty.AutoSize = true;
|
|
|
this.pa_totalqty.CutLength = null;
|
|
|
this.pa_totalqty.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_totalqty.Location = new System.Drawing.Point(108, 260);
|
|
|
+ this.pa_totalqty.Location = new System.Drawing.Point(108, 259);
|
|
|
this.pa_totalqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.pa_totalqty.Name = "pa_totalqty";
|
|
|
this.pa_totalqty.Size = new System.Drawing.Size(0, 27);
|
|
|
@@ -400,7 +390,7 @@
|
|
|
this.pa_makecode.AutoSize = true;
|
|
|
this.pa_makecode.CutLength = null;
|
|
|
this.pa_makecode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_makecode.Location = new System.Drawing.Point(98, 185);
|
|
|
+ this.pa_makecode.Location = new System.Drawing.Point(108, 188);
|
|
|
this.pa_makecode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.pa_makecode.Name = "pa_makecode";
|
|
|
this.pa_makecode.Size = new System.Drawing.Size(0, 27);
|
|
|
@@ -414,7 +404,7 @@
|
|
|
this.StartWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.DownImage")));
|
|
|
this.StartWeight.Image = ((System.Drawing.Image)(resources.GetObject("StartWeight.Image")));
|
|
|
this.StartWeight.IsShowBorder = true;
|
|
|
- this.StartWeight.Location = new System.Drawing.Point(491, 26);
|
|
|
+ this.StartWeight.Location = new System.Drawing.Point(481, 14);
|
|
|
this.StartWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.MoveImage")));
|
|
|
this.StartWeight.Name = "StartWeight";
|
|
|
this.StartWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.NormalImage")));
|
|
|
@@ -432,7 +422,7 @@
|
|
|
this.StopWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.DownImage")));
|
|
|
this.StopWeight.Image = ((System.Drawing.Image)(resources.GetObject("StopWeight.Image")));
|
|
|
this.StopWeight.IsShowBorder = true;
|
|
|
- this.StopWeight.Location = new System.Drawing.Point(586, 26);
|
|
|
+ this.StopWeight.Location = new System.Drawing.Point(576, 14);
|
|
|
this.StopWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.MoveImage")));
|
|
|
this.StopWeight.Name = "StopWeight";
|
|
|
this.StopWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.NormalImage")));
|
|
|
@@ -483,7 +473,7 @@
|
|
|
this.pa_outboxcode.BackColor = System.Drawing.Color.White;
|
|
|
this.pa_outboxcode.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.pa_outboxcode.ID = null;
|
|
|
- this.pa_outboxcode.Location = new System.Drawing.Point(133, 11);
|
|
|
+ this.pa_outboxcode.Location = new System.Drawing.Point(132, 14);
|
|
|
this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.pa_outboxcode.Name = "pa_outboxcode";
|
|
|
this.pa_outboxcode.Power = "ifwrite";
|
|
|
@@ -498,9 +488,8 @@
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1147, 588);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1147, 552);
|
|
|
this.Controls.Add(this.showResult);
|
|
|
- this.Controls.Add(this.ComList);
|
|
|
this.Controls.Add(this.BaudRate);
|
|
|
this.Controls.Add(this.weightsum);
|
|
|
this.Controls.Add(this.已称);
|
|
|
@@ -578,7 +567,6 @@
|
|
|
private CustomControl.ValueLabel.ValueLabel pa_packageqty;
|
|
|
private System.Windows.Forms.Label 已称;
|
|
|
private CustomControl.ValueLabel.ValueLabel weightsum;
|
|
|
- private CustomControl.ComBoxWithFocus.SerialPortCombox ComList;
|
|
|
private CustomControl.TextBoxWithIcon.NumOnlyTextBox BaudRate;
|
|
|
private System.Windows.Forms.ListView showResult;
|
|
|
public System.Windows.Forms.ColumnHeader 箱号;
|