|
|
@@ -34,11 +34,16 @@
|
|
|
this.mcd_okqty_label = new System.Windows.Forms.Label();
|
|
|
this.mcd_remainqty_label = new System.Windows.Forms.Label();
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
- this.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.sncode = new System.Windows.Forms.Label();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.PrintLabel = new System.Windows.Forms.ComboBox();
|
|
|
+ this.ms_sncode = new System.Windows.Forms.Label();
|
|
|
+ this.load = new System.Windows.Forms.RadioButton();
|
|
|
+ this.unload = new System.Windows.Forms.RadioButton();
|
|
|
+ this.code_label = new System.Windows.Forms.Label();
|
|
|
+ this.code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.Printer = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
this.mcd_remainqty = new UAS_MES.CustomControl.ValueLabel.ValueNumLabel(this.components);
|
|
|
this.mcd_okqty = new UAS_MES.CustomControl.ValueLabel.ValueNumLabel(this.components);
|
|
|
@@ -47,21 +52,15 @@
|
|
|
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.label3 = new System.Windows.Forms.Label();
|
|
|
- this.load = new System.Windows.Forms.RadioButton();
|
|
|
- this.unload = new System.Windows.Forms.RadioButton();
|
|
|
- this.code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.code_label = new System.Windows.Forms.Label();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// ms_makecode_label
|
|
|
//
|
|
|
this.ms_makecode_label.AutoSize = true;
|
|
|
this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_makecode_label.Location = new System.Drawing.Point(25, 20);
|
|
|
- this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_makecode_label.Location = new System.Drawing.Point(19, 16);
|
|
|
this.ms_makecode_label.Name = "ms_makecode_label";
|
|
|
- this.ms_makecode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.ms_makecode_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.ms_makecode_label.TabIndex = 125;
|
|
|
this.ms_makecode_label.Text = "归属工单";
|
|
|
//
|
|
|
@@ -69,10 +68,9 @@
|
|
|
//
|
|
|
this.pr_code_label.AutoSize = true;
|
|
|
this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_code_label.Location = new System.Drawing.Point(317, 20);
|
|
|
- this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pr_code_label.Location = new System.Drawing.Point(238, 16);
|
|
|
this.pr_code_label.Name = "pr_code_label";
|
|
|
- this.pr_code_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.pr_code_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.pr_code_label.TabIndex = 126;
|
|
|
this.pr_code_label.Text = "产品编号";
|
|
|
//
|
|
|
@@ -80,10 +78,9 @@
|
|
|
//
|
|
|
this.mcd_okqty_label.AutoSize = true;
|
|
|
this.mcd_okqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mcd_okqty_label.Location = new System.Drawing.Point(317, 78);
|
|
|
- this.mcd_okqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.mcd_okqty_label.Location = new System.Drawing.Point(238, 62);
|
|
|
this.mcd_okqty_label.Name = "mcd_okqty_label";
|
|
|
- this.mcd_okqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.mcd_okqty_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.mcd_okqty_label.TabIndex = 127;
|
|
|
this.mcd_okqty_label.Text = "打印计数";
|
|
|
//
|
|
|
@@ -91,10 +88,9 @@
|
|
|
//
|
|
|
this.mcd_remainqty_label.AutoSize = true;
|
|
|
this.mcd_remainqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mcd_remainqty_label.Location = new System.Drawing.Point(609, 78);
|
|
|
- this.mcd_remainqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.mcd_remainqty_label.Location = new System.Drawing.Point(457, 62);
|
|
|
this.mcd_remainqty_label.Name = "mcd_remainqty_label";
|
|
|
- this.mcd_remainqty_label.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.mcd_remainqty_label.Size = new System.Drawing.Size(58, 21);
|
|
|
this.mcd_remainqty_label.TabIndex = 128;
|
|
|
this.mcd_remainqty_label.Text = "剩余数";
|
|
|
//
|
|
|
@@ -102,34 +98,31 @@
|
|
|
//
|
|
|
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(977, 140);
|
|
|
- this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label4.Location = new System.Drawing.Point(733, 112);
|
|
|
this.label4.Name = "label4";
|
|
|
- this.label4.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.label4.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label4.TabIndex = 129;
|
|
|
this.label4.Text = "打印张数";
|
|
|
//
|
|
|
- // sncode_label
|
|
|
+ // ms_sncode_label
|
|
|
//
|
|
|
- this.sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.ms_sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
- this.sncode_label.AutoSize = true;
|
|
|
- this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.sncode_label.Location = new System.Drawing.Point(25, 75);
|
|
|
- this.sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.sncode_label.Name = "sncode_label";
|
|
|
- this.sncode_label.Size = new System.Drawing.Size(72, 27);
|
|
|
- this.sncode_label.TabIndex = 145;
|
|
|
- this.sncode_label.Text = "序列号";
|
|
|
+ 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.Location = new System.Drawing.Point(19, 60);
|
|
|
+ this.ms_sncode_label.Name = "ms_sncode_label";
|
|
|
+ this.ms_sncode_label.Size = new System.Drawing.Size(58, 21);
|
|
|
+ this.ms_sncode_label.TabIndex = 145;
|
|
|
+ this.ms_sncode_label.Text = "序列号";
|
|
|
//
|
|
|
// pr_detail_label
|
|
|
//
|
|
|
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(609, 20);
|
|
|
- this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(457, 16);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
- this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.pr_detail_label.TabIndex = 146;
|
|
|
this.pr_detail_label.Text = "产品名称";
|
|
|
//
|
|
|
@@ -137,10 +130,9 @@
|
|
|
//
|
|
|
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(974, 81);
|
|
|
- this.sncode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.sncode.Location = new System.Drawing.Point(730, 65);
|
|
|
this.sncode.Name = "sncode";
|
|
|
- this.sncode.Size = new System.Drawing.Size(52, 27);
|
|
|
+ this.sncode.Size = new System.Drawing.Size(42, 21);
|
|
|
this.sncode.TabIndex = 160;
|
|
|
this.sncode.Text = "标签";
|
|
|
//
|
|
|
@@ -148,10 +140,9 @@
|
|
|
//
|
|
|
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(974, 18);
|
|
|
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label2.Location = new System.Drawing.Point(730, 14);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.label2.Size = new System.Drawing.Size(58, 21);
|
|
|
this.label2.TabIndex = 161;
|
|
|
this.label2.Text = "打印机";
|
|
|
//
|
|
|
@@ -159,28 +150,92 @@
|
|
|
//
|
|
|
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
|
- this.PrintLabel.Location = new System.Drawing.Point(1077, 81);
|
|
|
- this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.PrintLabel.Location = new System.Drawing.Point(808, 65);
|
|
|
+ this.PrintLabel.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
|
- this.PrintLabel.Size = new System.Drawing.Size(201, 23);
|
|
|
+ this.PrintLabel.Size = new System.Drawing.Size(152, 20);
|
|
|
this.PrintLabel.TabIndex = 162;
|
|
|
//
|
|
|
+ // ms_sncode
|
|
|
+ //
|
|
|
+ this.ms_sncode.AutoSize = true;
|
|
|
+ this.ms_sncode.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
+ this.ms_sncode.Location = new System.Drawing.Point(112, 60);
|
|
|
+ this.ms_sncode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.ms_sncode.Name = "ms_sncode";
|
|
|
+ this.ms_sncode.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.ms_sncode.TabIndex = 163;
|
|
|
+ //
|
|
|
+ // load
|
|
|
+ //
|
|
|
+ this.load.AutoSize = true;
|
|
|
+ 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.Location = new System.Drawing.Point(22, 422);
|
|
|
+ this.load.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.load.Name = "load";
|
|
|
+ this.load.Size = new System.Drawing.Size(60, 25);
|
|
|
+ this.load.TabIndex = 164;
|
|
|
+ this.load.TabStop = true;
|
|
|
+ this.load.Text = "上料";
|
|
|
+ this.load.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // unload
|
|
|
+ //
|
|
|
+ this.unload.AutoSize = true;
|
|
|
+ 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.Location = new System.Drawing.Point(126, 422);
|
|
|
+ this.unload.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.unload.Name = "unload";
|
|
|
+ this.unload.Size = new System.Drawing.Size(60, 25);
|
|
|
+ this.unload.TabIndex = 165;
|
|
|
+ this.unload.TabStop = true;
|
|
|
+ this.unload.Text = "下料";
|
|
|
+ this.unload.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // code_label
|
|
|
+ //
|
|
|
+ this.code_label.AutoSize = true;
|
|
|
+ this.code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.code_label.Location = new System.Drawing.Point(254, 423);
|
|
|
+ this.code_label.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.code_label.Name = "code_label";
|
|
|
+ this.code_label.Size = new System.Drawing.Size(58, 21);
|
|
|
+ this.code_label.TabIndex = 167;
|
|
|
+ this.code_label.Text = "录入框";
|
|
|
+ //
|
|
|
+ // code
|
|
|
+ //
|
|
|
+ this.code.AllPower = null;
|
|
|
+ this.code.BackColor = System.Drawing.Color.White;
|
|
|
+ this.code.ID = null;
|
|
|
+ this.code.Location = new System.Drawing.Point(325, 425);
|
|
|
+ this.code.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.code.Name = "code";
|
|
|
+ this.code.Power = null;
|
|
|
+ this.code.Size = new System.Drawing.Size(132, 21);
|
|
|
+ this.code.Str = null;
|
|
|
+ this.code.Str1 = null;
|
|
|
+ this.code.Str2 = null;
|
|
|
+ this.code.TabIndex = 166;
|
|
|
+ this.code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
|
|
|
+ //
|
|
|
// Printer
|
|
|
//
|
|
|
- this.Printer.Location = new System.Drawing.Point(1077, 18);
|
|
|
- this.Printer.Margin = new System.Windows.Forms.Padding(5);
|
|
|
+ this.Printer.Location = new System.Drawing.Point(808, 14);
|
|
|
+ this.Printer.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Printer.Name = "Printer";
|
|
|
- this.Printer.Size = new System.Drawing.Size(203, 31);
|
|
|
+ this.Printer.Size = new System.Drawing.Size(152, 25);
|
|
|
this.Printer.TabIndex = 159;
|
|
|
//
|
|
|
// mcd_remainqty
|
|
|
//
|
|
|
this.mcd_remainqty.AutoSize = true;
|
|
|
this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mcd_remainqty.Location = new System.Drawing.Point(734, 78);
|
|
|
- this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.mcd_remainqty.Location = new System.Drawing.Point(550, 62);
|
|
|
this.mcd_remainqty.Name = "mcd_remainqty";
|
|
|
- this.mcd_remainqty.Size = new System.Drawing.Size(24, 27);
|
|
|
+ this.mcd_remainqty.Size = new System.Drawing.Size(19, 21);
|
|
|
this.mcd_remainqty.TabIndex = 158;
|
|
|
this.mcd_remainqty.Text = "0";
|
|
|
//
|
|
|
@@ -188,42 +243,44 @@
|
|
|
//
|
|
|
this.mcd_okqty.AutoSize = true;
|
|
|
this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mcd_okqty.Location = new System.Drawing.Point(441, 78);
|
|
|
- this.mcd_okqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.mcd_okqty.Location = new System.Drawing.Point(331, 62);
|
|
|
this.mcd_okqty.Name = "mcd_okqty";
|
|
|
- this.mcd_okqty.Size = new System.Drawing.Size(24, 27);
|
|
|
+ this.mcd_okqty.Size = new System.Drawing.Size(19, 21);
|
|
|
this.mcd_okqty.TabIndex = 157;
|
|
|
this.mcd_okqty.Text = "0";
|
|
|
//
|
|
|
// pr_code
|
|
|
//
|
|
|
this.pr_code.AutoSize = true;
|
|
|
+ this.pr_code.CutLength = null;
|
|
|
this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_code.Location = new System.Drawing.Point(444, 20);
|
|
|
- this.pr_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(333, 16);
|
|
|
+ this.pr_code.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.pr_code.Name = "pr_code";
|
|
|
- this.pr_code.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.pr_code.Size = new System.Drawing.Size(0, 21);
|
|
|
this.pr_code.TabIndex = 156;
|
|
|
this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
|
|
|
//
|
|
|
// pr_detail
|
|
|
//
|
|
|
this.pr_detail.AutoSize = true;
|
|
|
+ this.pr_detail.CutLength = null;
|
|
|
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(738, 20);
|
|
|
- this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(554, 16);
|
|
|
+ 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);
|
|
|
+ this.pr_detail.Size = new System.Drawing.Size(0, 21);
|
|
|
this.pr_detail.TabIndex = 154;
|
|
|
//
|
|
|
// ms_makecode
|
|
|
//
|
|
|
this.ms_makecode.AutoSize = true;
|
|
|
+ this.ms_makecode.CutLength = null;
|
|
|
this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_makecode.Location = new System.Drawing.Point(150, 20);
|
|
|
- this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_makecode.Location = new System.Drawing.Point(112, 16);
|
|
|
+ this.ms_makecode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.ms_makecode.Name = "ms_makecode";
|
|
|
- this.ms_makecode.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.ms_makecode.Size = new System.Drawing.Size(0, 21);
|
|
|
this.ms_makecode.TabIndex = 152;
|
|
|
//
|
|
|
// PrintNum
|
|
|
@@ -231,12 +288,11 @@
|
|
|
this.PrintNum.AllPower = null;
|
|
|
this.PrintNum.BackColor = System.Drawing.Color.White;
|
|
|
this.PrintNum.ID = null;
|
|
|
- this.PrintNum.Location = new System.Drawing.Point(1077, 140);
|
|
|
- this.PrintNum.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ 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(204, 25);
|
|
|
+ this.PrintNum.Size = new System.Drawing.Size(154, 21);
|
|
|
this.PrintNum.Str = null;
|
|
|
this.PrintNum.Str1 = null;
|
|
|
this.PrintNum.Str2 = null;
|
|
|
@@ -245,85 +301,22 @@
|
|
|
// OperateResult
|
|
|
//
|
|
|
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OperateResult.Location = new System.Drawing.Point(30, 131);
|
|
|
- this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(22, 105);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(920, 380);
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(691, 305);
|
|
|
this.OperateResult.TabIndex = 143;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
- // label3
|
|
|
- //
|
|
|
- this.label3.AutoSize = true;
|
|
|
- this.label3.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label3.Location = new System.Drawing.Point(150, 75);
|
|
|
- this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(0, 27);
|
|
|
- this.label3.TabIndex = 163;
|
|
|
- //
|
|
|
- // load
|
|
|
- //
|
|
|
- this.load.AutoSize = true;
|
|
|
- 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.Location = new System.Drawing.Point(30, 528);
|
|
|
- this.load.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.load.Name = "load";
|
|
|
- this.load.Size = new System.Drawing.Size(73, 31);
|
|
|
- this.load.TabIndex = 164;
|
|
|
- this.load.TabStop = true;
|
|
|
- this.load.Text = "上料";
|
|
|
- this.load.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // unload
|
|
|
- //
|
|
|
- this.unload.AutoSize = true;
|
|
|
- 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.Location = new System.Drawing.Point(168, 528);
|
|
|
- this.unload.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.unload.Name = "unload";
|
|
|
- this.unload.Size = new System.Drawing.Size(73, 31);
|
|
|
- this.unload.TabIndex = 165;
|
|
|
- this.unload.TabStop = true;
|
|
|
- this.unload.Text = "下料";
|
|
|
- this.unload.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // code
|
|
|
- //
|
|
|
- this.code.AllPower = null;
|
|
|
- this.code.BackColor = System.Drawing.Color.White;
|
|
|
- this.code.ID = null;
|
|
|
- this.code.Location = new System.Drawing.Point(433, 531);
|
|
|
- this.code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.code.Name = "code";
|
|
|
- this.code.Power = null;
|
|
|
- this.code.Size = new System.Drawing.Size(175, 25);
|
|
|
- this.code.Str = null;
|
|
|
- this.code.Str1 = null;
|
|
|
- this.code.Str2 = null;
|
|
|
- this.code.TabIndex = 166;
|
|
|
- //
|
|
|
- // code_label
|
|
|
- //
|
|
|
- this.code_label.AutoSize = true;
|
|
|
- this.code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.code_label.Location = new System.Drawing.Point(338, 529);
|
|
|
- this.code_label.Name = "code_label";
|
|
|
- this.code_label.Size = new System.Drawing.Size(72, 27);
|
|
|
- this.code_label.TabIndex = 167;
|
|
|
- this.code_label.Text = "录入框";
|
|
|
- //
|
|
|
// Make_ColorBoxLoadPrint
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1292, 565);
|
|
|
+ this.ClientSize = new System.Drawing.Size(969, 452);
|
|
|
this.Controls.Add(this.code_label);
|
|
|
this.Controls.Add(this.code);
|
|
|
this.Controls.Add(this.unload);
|
|
|
this.Controls.Add(this.load);
|
|
|
- this.Controls.Add(this.label3);
|
|
|
+ this.Controls.Add(this.ms_sncode);
|
|
|
this.Controls.Add(this.PrintLabel);
|
|
|
this.Controls.Add(this.label2);
|
|
|
this.Controls.Add(this.sncode);
|
|
|
@@ -335,7 +328,7 @@
|
|
|
this.Controls.Add(this.ms_makecode);
|
|
|
this.Controls.Add(this.PrintNum);
|
|
|
this.Controls.Add(this.pr_detail_label);
|
|
|
- this.Controls.Add(this.sncode_label);
|
|
|
+ this.Controls.Add(this.ms_sncode_label);
|
|
|
this.Controls.Add(this.OperateResult);
|
|
|
this.Controls.Add(this.label4);
|
|
|
this.Controls.Add(this.mcd_remainqty_label);
|
|
|
@@ -343,11 +336,9 @@
|
|
|
this.Controls.Add(this.pr_code_label);
|
|
|
this.Controls.Add(this.ms_makecode_label);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Name = "Make_ColorBoxLoadPrint";
|
|
|
this.Tag = "Make!ColorBoxLoadPrint";
|
|
|
this.Text = "标签打印";
|
|
|
- this.Activated += new System.EventHandler(this.标签打印_Activated);
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.标签打印_FormClosing);
|
|
|
this.Load += new System.EventHandler(this.标签打印_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.标签打印_SizeChanged);
|
|
|
@@ -363,7 +354,7 @@
|
|
|
private System.Windows.Forms.Label mcd_remainqty_label;
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
private CustomControl.RichText.RichTextAutoBottom OperateResult;
|
|
|
- private System.Windows.Forms.Label sncode_label;
|
|
|
+ private System.Windows.Forms.Label ms_sncode_label;
|
|
|
private System.Windows.Forms.Label pr_detail_label;
|
|
|
private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum;
|
|
|
private CustomControl.ValueLabel.ValueLabel ms_makecode;
|
|
|
@@ -375,7 +366,7 @@
|
|
|
private System.Windows.Forms.Label sncode;
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
private System.Windows.Forms.ComboBox PrintLabel;
|
|
|
- private System.Windows.Forms.Label label3;
|
|
|
+ private System.Windows.Forms.Label ms_sncode;
|
|
|
private System.Windows.Forms.RadioButton load;
|
|
|
private System.Windows.Forms.RadioButton unload;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox code;
|