|
@@ -36,13 +36,14 @@
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
this.ms_sncode_label = new System.Windows.Forms.Label();
|
|
this.ms_sncode_label = new System.Windows.Forms.Label();
|
|
|
this.pr_detail_label = new System.Windows.Forms.Label();
|
|
this.pr_detail_label = new System.Windows.Forms.Label();
|
|
|
- this.sncode = new System.Windows.Forms.Label();
|
|
|
|
|
|
|
+ this.PrintLabel_label = new System.Windows.Forms.Label();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.PrintLabel = new System.Windows.Forms.ComboBox();
|
|
this.PrintLabel = new System.Windows.Forms.ComboBox();
|
|
|
this.ms_sncode = new System.Windows.Forms.Label();
|
|
this.ms_sncode = new System.Windows.Forms.Label();
|
|
|
this.load = new System.Windows.Forms.RadioButton();
|
|
this.load = new System.Windows.Forms.RadioButton();
|
|
|
this.unload = new System.Windows.Forms.RadioButton();
|
|
this.unload = new System.Windows.Forms.RadioButton();
|
|
|
this.code_label = new System.Windows.Forms.Label();
|
|
this.code_label = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.PrintNum = new System.Windows.Forms.NumericUpDown();
|
|
|
this.code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
this.code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.Printer = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
this.Printer = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
this.mcd_remainqty = new UAS_MES.CustomControl.ValueLabel.ValueNumLabel(this.components);
|
|
this.mcd_remainqty = new UAS_MES.CustomControl.ValueLabel.ValueNumLabel(this.components);
|
|
@@ -50,8 +51,8 @@
|
|
|
this.pr_code = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
this.pr_code = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.ms_makecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
this.ms_makecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
|
|
|
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.PrintNum)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
this.SuspendLayout();
|
|
|
//
|
|
//
|
|
|
// ms_makecode_label
|
|
// ms_makecode_label
|
|
@@ -110,7 +111,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_sncode_label.AutoSize = true;
|
|
this.ms_sncode_label.AutoSize = true;
|
|
|
this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_sncode_label.Location = new System.Drawing.Point(19, 60);
|
|
|
|
|
|
|
+ this.ms_sncode_label.Location = new System.Drawing.Point(19, 62);
|
|
|
this.ms_sncode_label.Name = "ms_sncode_label";
|
|
this.ms_sncode_label.Name = "ms_sncode_label";
|
|
|
this.ms_sncode_label.Size = new System.Drawing.Size(58, 21);
|
|
this.ms_sncode_label.Size = new System.Drawing.Size(58, 21);
|
|
|
this.ms_sncode_label.TabIndex = 145;
|
|
this.ms_sncode_label.TabIndex = 145;
|
|
@@ -126,15 +127,15 @@
|
|
|
this.pr_detail_label.TabIndex = 146;
|
|
this.pr_detail_label.TabIndex = 146;
|
|
|
this.pr_detail_label.Text = "产品名称";
|
|
this.pr_detail_label.Text = "产品名称";
|
|
|
//
|
|
//
|
|
|
- // sncode
|
|
|
|
|
|
|
+ // PrintLabel_label
|
|
|
//
|
|
//
|
|
|
- this.sncode.AutoSize = true;
|
|
|
|
|
- this.sncode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- this.sncode.Location = new System.Drawing.Point(730, 65);
|
|
|
|
|
- this.sncode.Name = "sncode";
|
|
|
|
|
- this.sncode.Size = new System.Drawing.Size(42, 21);
|
|
|
|
|
- this.sncode.TabIndex = 160;
|
|
|
|
|
- this.sncode.Text = "标签";
|
|
|
|
|
|
|
+ this.PrintLabel_label.AutoSize = true;
|
|
|
|
|
+ this.PrintLabel_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.PrintLabel_label.Location = new System.Drawing.Point(730, 62);
|
|
|
|
|
+ this.PrintLabel_label.Name = "PrintLabel_label";
|
|
|
|
|
+ this.PrintLabel_label.Size = new System.Drawing.Size(42, 21);
|
|
|
|
|
+ this.PrintLabel_label.TabIndex = 160;
|
|
|
|
|
+ this.PrintLabel_label.Text = "标签";
|
|
|
//
|
|
//
|
|
|
// label2
|
|
// label2
|
|
|
//
|
|
//
|
|
@@ -150,8 +151,8 @@
|
|
|
//
|
|
//
|
|
|
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
|
- this.PrintLabel.Location = new System.Drawing.Point(808, 65);
|
|
|
|
|
- this.PrintLabel.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
|
|
|
|
+ this.PrintLabel.Location = new System.Drawing.Point(808, 62);
|
|
|
|
|
+ this.PrintLabel.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
|
this.PrintLabel.Size = new System.Drawing.Size(152, 20);
|
|
this.PrintLabel.Size = new System.Drawing.Size(152, 20);
|
|
|
this.PrintLabel.TabIndex = 162;
|
|
this.PrintLabel.TabIndex = 162;
|
|
@@ -160,7 +161,7 @@
|
|
|
//
|
|
//
|
|
|
this.ms_sncode.AutoSize = true;
|
|
this.ms_sncode.AutoSize = true;
|
|
|
this.ms_sncode.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.ms_sncode.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.ms_sncode.Location = new System.Drawing.Point(112, 60);
|
|
|
|
|
|
|
+ this.ms_sncode.Location = new System.Drawing.Point(112, 62);
|
|
|
this.ms_sncode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.ms_sncode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.ms_sncode.Name = "ms_sncode";
|
|
this.ms_sncode.Name = "ms_sncode";
|
|
|
this.ms_sncode.Size = new System.Drawing.Size(0, 21);
|
|
this.ms_sncode.Size = new System.Drawing.Size(0, 21);
|
|
@@ -172,7 +173,7 @@
|
|
|
this.load.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.load.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.load.ForeColor = System.Drawing.Color.Blue;
|
|
this.load.ForeColor = System.Drawing.Color.Blue;
|
|
|
this.load.Location = new System.Drawing.Point(22, 422);
|
|
this.load.Location = new System.Drawing.Point(22, 422);
|
|
|
- this.load.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
|
|
|
|
+ this.load.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.load.Name = "load";
|
|
this.load.Name = "load";
|
|
|
this.load.Size = new System.Drawing.Size(60, 25);
|
|
this.load.Size = new System.Drawing.Size(60, 25);
|
|
|
this.load.TabIndex = 164;
|
|
this.load.TabIndex = 164;
|
|
@@ -186,7 +187,7 @@
|
|
|
this.unload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.unload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.unload.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
|
this.unload.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
|
|
this.unload.Location = new System.Drawing.Point(126, 422);
|
|
this.unload.Location = new System.Drawing.Point(126, 422);
|
|
|
- this.unload.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
|
|
|
|
+ this.unload.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.unload.Name = "unload";
|
|
this.unload.Name = "unload";
|
|
|
this.unload.Size = new System.Drawing.Size(60, 25);
|
|
this.unload.Size = new System.Drawing.Size(60, 25);
|
|
|
this.unload.TabIndex = 165;
|
|
this.unload.TabIndex = 165;
|
|
@@ -205,6 +206,18 @@
|
|
|
this.code_label.TabIndex = 167;
|
|
this.code_label.TabIndex = 167;
|
|
|
this.code_label.Text = "录入框";
|
|
this.code_label.Text = "录入框";
|
|
|
//
|
|
//
|
|
|
|
|
+ // PrintNum
|
|
|
|
|
+ //
|
|
|
|
|
+ this.PrintNum.Location = new System.Drawing.Point(808, 112);
|
|
|
|
|
+ this.PrintNum.Name = "PrintNum";
|
|
|
|
|
+ this.PrintNum.Size = new System.Drawing.Size(149, 21);
|
|
|
|
|
+ this.PrintNum.TabIndex = 168;
|
|
|
|
|
+ this.PrintNum.Value = new decimal(new int[] {
|
|
|
|
|
+ 1,
|
|
|
|
|
+ 0,
|
|
|
|
|
+ 0,
|
|
|
|
|
+ 0});
|
|
|
|
|
+ //
|
|
|
// code
|
|
// code
|
|
|
//
|
|
//
|
|
|
this.code.AllPower = null;
|
|
this.code.AllPower = null;
|
|
@@ -283,21 +296,6 @@
|
|
|
this.ms_makecode.Size = new System.Drawing.Size(0, 21);
|
|
this.ms_makecode.Size = new System.Drawing.Size(0, 21);
|
|
|
this.ms_makecode.TabIndex = 152;
|
|
this.ms_makecode.TabIndex = 152;
|
|
|
//
|
|
//
|
|
|
- // PrintNum
|
|
|
|
|
- //
|
|
|
|
|
- this.PrintNum.AllPower = null;
|
|
|
|
|
- this.PrintNum.BackColor = System.Drawing.Color.White;
|
|
|
|
|
- this.PrintNum.ID = null;
|
|
|
|
|
- this.PrintNum.Location = new System.Drawing.Point(808, 112);
|
|
|
|
|
- this.PrintNum.Name = "PrintNum";
|
|
|
|
|
- this.PrintNum.Negative = false;
|
|
|
|
|
- this.PrintNum.Power = null;
|
|
|
|
|
- this.PrintNum.Size = new System.Drawing.Size(154, 21);
|
|
|
|
|
- this.PrintNum.Str = null;
|
|
|
|
|
- this.PrintNum.Str1 = null;
|
|
|
|
|
- this.PrintNum.Str2 = null;
|
|
|
|
|
- this.PrintNum.TabIndex = 151;
|
|
|
|
|
- //
|
|
|
|
|
// OperateResult
|
|
// OperateResult
|
|
|
//
|
|
//
|
|
|
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -312,6 +310,7 @@
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(969, 452);
|
|
this.ClientSize = new System.Drawing.Size(969, 452);
|
|
|
|
|
+ this.Controls.Add(this.PrintNum);
|
|
|
this.Controls.Add(this.code_label);
|
|
this.Controls.Add(this.code_label);
|
|
|
this.Controls.Add(this.code);
|
|
this.Controls.Add(this.code);
|
|
|
this.Controls.Add(this.unload);
|
|
this.Controls.Add(this.unload);
|
|
@@ -319,14 +318,13 @@
|
|
|
this.Controls.Add(this.ms_sncode);
|
|
this.Controls.Add(this.ms_sncode);
|
|
|
this.Controls.Add(this.PrintLabel);
|
|
this.Controls.Add(this.PrintLabel);
|
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.label2);
|
|
|
- this.Controls.Add(this.sncode);
|
|
|
|
|
|
|
+ this.Controls.Add(this.PrintLabel_label);
|
|
|
this.Controls.Add(this.Printer);
|
|
this.Controls.Add(this.Printer);
|
|
|
this.Controls.Add(this.mcd_remainqty);
|
|
this.Controls.Add(this.mcd_remainqty);
|
|
|
this.Controls.Add(this.mcd_okqty);
|
|
this.Controls.Add(this.mcd_okqty);
|
|
|
this.Controls.Add(this.pr_code);
|
|
this.Controls.Add(this.pr_code);
|
|
|
this.Controls.Add(this.pr_detail);
|
|
this.Controls.Add(this.pr_detail);
|
|
|
this.Controls.Add(this.ms_makecode);
|
|
this.Controls.Add(this.ms_makecode);
|
|
|
- this.Controls.Add(this.PrintNum);
|
|
|
|
|
this.Controls.Add(this.pr_detail_label);
|
|
this.Controls.Add(this.pr_detail_label);
|
|
|
this.Controls.Add(this.ms_sncode_label);
|
|
this.Controls.Add(this.ms_sncode_label);
|
|
|
this.Controls.Add(this.OperateResult);
|
|
this.Controls.Add(this.OperateResult);
|
|
@@ -342,6 +340,7 @@
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.标签打印_FormClosing);
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.标签打印_FormClosing);
|
|
|
this.Load += new System.EventHandler(this.标签打印_Load);
|
|
this.Load += new System.EventHandler(this.标签打印_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.标签打印_SizeChanged);
|
|
this.SizeChanged += new System.EventHandler(this.标签打印_SizeChanged);
|
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.PrintNum)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
this.PerformLayout();
|
|
|
|
|
|
|
@@ -356,14 +355,13 @@
|
|
|
private CustomControl.RichText.RichTextAutoBottom OperateResult;
|
|
private CustomControl.RichText.RichTextAutoBottom OperateResult;
|
|
|
private System.Windows.Forms.Label ms_sncode_label;
|
|
private System.Windows.Forms.Label ms_sncode_label;
|
|
|
private System.Windows.Forms.Label pr_detail_label;
|
|
private System.Windows.Forms.Label pr_detail_label;
|
|
|
- private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum;
|
|
|
|
|
private CustomControl.ValueLabel.ValueLabel ms_makecode;
|
|
private CustomControl.ValueLabel.ValueLabel ms_makecode;
|
|
|
private CustomControl.ValueLabel.ValueLabel pr_detail;
|
|
private CustomControl.ValueLabel.ValueLabel pr_detail;
|
|
|
private CustomControl.ValueLabel.ValueLabel pr_code;
|
|
private CustomControl.ValueLabel.ValueLabel pr_code;
|
|
|
private CustomControl.ValueLabel.ValueNumLabel mcd_okqty;
|
|
private CustomControl.ValueLabel.ValueNumLabel mcd_okqty;
|
|
|
private CustomControl.ValueLabel.ValueNumLabel mcd_remainqty;
|
|
private CustomControl.ValueLabel.ValueNumLabel mcd_remainqty;
|
|
|
private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
|
|
private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
|
|
|
- private System.Windows.Forms.Label sncode;
|
|
|
|
|
|
|
+ private System.Windows.Forms.Label PrintLabel_label;
|
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label2;
|
|
|
private System.Windows.Forms.ComboBox PrintLabel;
|
|
private System.Windows.Forms.ComboBox PrintLabel;
|
|
|
private System.Windows.Forms.Label ms_sncode;
|
|
private System.Windows.Forms.Label ms_sncode;
|
|
@@ -371,5 +369,6 @@
|
|
|
private System.Windows.Forms.RadioButton unload;
|
|
private System.Windows.Forms.RadioButton unload;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox code;
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox code;
|
|
|
private System.Windows.Forms.Label code_label;
|
|
private System.Windows.Forms.Label code_label;
|
|
|
|
|
+ private System.Windows.Forms.NumericUpDown PrintNum;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|