|
|
@@ -65,9 +65,15 @@
|
|
|
this.groupBoxWithBorder1 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.AutoGenBoxCode = new System.Windows.Forms.CheckBox();
|
|
|
this.groupBoxWithBorder2 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
+ this.ob_batchqty = new System.Windows.Forms.Label();
|
|
|
+ this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
|
|
|
+ this.ob_batchqty_label = new System.Windows.Forms.Label();
|
|
|
+ this.SendCheck = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.Packing = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.pr_packrule = new System.Windows.Forms.Label();
|
|
|
this.pa_status = new System.Windows.Forms.Label();
|
|
|
+ this.ob_nowcheckqty = new System.Windows.Forms.Label();
|
|
|
+ this.ob_checkno = new System.Windows.Forms.Label();
|
|
|
this.panel2.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PrintNum)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).BeginInit();
|
|
|
@@ -503,6 +509,11 @@
|
|
|
// groupBoxWithBorder2
|
|
|
//
|
|
|
this.groupBoxWithBorder2.BorderColor = System.Drawing.Color.Black;
|
|
|
+ this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty);
|
|
|
+ this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty);
|
|
|
+ this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty_label);
|
|
|
+ this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty_label);
|
|
|
+ this.groupBoxWithBorder2.Controls.Add(this.SendCheck);
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.Packing);
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.PrintLabel);
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.label3);
|
|
|
@@ -521,6 +532,59 @@
|
|
|
this.groupBoxWithBorder2.Text = "打印";
|
|
|
this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
|
|
|
//
|
|
|
+ // ob_batchqty
|
|
|
+ //
|
|
|
+ this.ob_batchqty.AutoSize = true;
|
|
|
+ this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ob_batchqty.Location = new System.Drawing.Point(476, 45);
|
|
|
+ this.ob_batchqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ob_batchqty.Name = "ob_batchqty";
|
|
|
+ this.ob_batchqty.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.ob_batchqty.TabIndex = 177;
|
|
|
+ //
|
|
|
+ // ob_nowcheckqty_label
|
|
|
+ //
|
|
|
+ this.ob_nowcheckqty_label.AutoSize = true;
|
|
|
+ this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ob_nowcheckqty_label.Location = new System.Drawing.Point(368, 93);
|
|
|
+ this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
|
|
|
+ this.ob_nowcheckqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.ob_nowcheckqty_label.TabIndex = 176;
|
|
|
+ this.ob_nowcheckqty_label.Text = "当前批数";
|
|
|
+ //
|
|
|
+ // ob_batchqty_label
|
|
|
+ //
|
|
|
+ this.ob_batchqty_label.AutoSize = true;
|
|
|
+ this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ob_batchqty_label.Location = new System.Drawing.Point(368, 45);
|
|
|
+ this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ob_batchqty_label.Name = "ob_batchqty_label";
|
|
|
+ this.ob_batchqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.ob_batchqty_label.TabIndex = 175;
|
|
|
+ this.ob_batchqty_label.Text = "标准批数";
|
|
|
+ //
|
|
|
+ // SendCheck
|
|
|
+ //
|
|
|
+ this.SendCheck.AllPower = "ifall";
|
|
|
+ this.SendCheck.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
|
|
|
+ this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.SendCheck.Image = null;
|
|
|
+ this.SendCheck.IsShowBorder = true;
|
|
|
+ this.SendCheck.Location = new System.Drawing.Point(492, 144);
|
|
|
+ this.SendCheck.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
|
|
|
+ this.SendCheck.Name = "SendCheck";
|
|
|
+ this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
|
|
|
+ this.SendCheck.Power = null;
|
|
|
+ this.SendCheck.Size = new System.Drawing.Size(80, 30);
|
|
|
+ this.SendCheck.TabIndex = 174;
|
|
|
+ this.SendCheck.Tag = "ifread";
|
|
|
+ this.SendCheck.Text = "送检";
|
|
|
+ this.SendCheck.UseVisualStyleBackColor = true;
|
|
|
+ this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
|
|
|
+ //
|
|
|
// Packing
|
|
|
//
|
|
|
this.Packing.AllPower = null;
|
|
|
@@ -563,11 +627,34 @@
|
|
|
this.pa_status.TabIndex = 174;
|
|
|
this.pa_status.Visible = false;
|
|
|
//
|
|
|
+ // ob_nowcheckqty
|
|
|
+ //
|
|
|
+ this.ob_nowcheckqty.AutoSize = true;
|
|
|
+ this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ob_nowcheckqty.Location = new System.Drawing.Point(476, 93);
|
|
|
+ this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ob_nowcheckqty.Name = "ob_nowcheckqty";
|
|
|
+ this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.ob_nowcheckqty.TabIndex = 178;
|
|
|
+ //
|
|
|
+ // ob_checkno
|
|
|
+ //
|
|
|
+ this.ob_checkno.AutoSize = true;
|
|
|
+ this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ob_checkno.Location = new System.Drawing.Point(1074, 604);
|
|
|
+ this.ob_checkno.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ob_checkno.Name = "ob_checkno";
|
|
|
+ this.ob_checkno.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.ob_checkno.TabIndex = 175;
|
|
|
+ this.ob_checkno.Visible = false;
|
|
|
+ this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
|
|
|
+ //
|
|
|
// Make_PackageCollection
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1172, 760);
|
|
|
+ this.Controls.Add(this.ob_checkno);
|
|
|
this.Controls.Add(this.pa_status);
|
|
|
this.Controls.Add(this.pr_packrule);
|
|
|
this.Controls.Add(this.groupBoxWithBorder2);
|
|
|
@@ -644,5 +731,11 @@
|
|
|
private System.Windows.Forms.CheckBox AutoGenBoxCode;
|
|
|
private System.Windows.Forms.Label pr_packrule;
|
|
|
private System.Windows.Forms.Label pa_status;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton SendCheck;
|
|
|
+ private System.Windows.Forms.Label ob_batchqty;
|
|
|
+ private System.Windows.Forms.Label ob_nowcheckqty_label;
|
|
|
+ private System.Windows.Forms.Label ob_batchqty_label;
|
|
|
+ private System.Windows.Forms.Label ob_nowcheckqty;
|
|
|
+ private System.Windows.Forms.Label ob_checkno;
|
|
|
}
|
|
|
}
|