|
@@ -75,10 +75,9 @@
|
|
|
this.panel4.Controls.Add(this.pr_cartonunit);
|
|
this.panel4.Controls.Add(this.pr_cartonunit);
|
|
|
this.panel4.Controls.Add(this.label22);
|
|
this.panel4.Controls.Add(this.label22);
|
|
|
this.panel4.Controls.Add(this.weight);
|
|
this.panel4.Controls.Add(this.weight);
|
|
|
- this.panel4.Location = new System.Drawing.Point(46, 92);
|
|
|
|
|
- this.panel4.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
|
|
+ this.panel4.Location = new System.Drawing.Point(31, 61);
|
|
|
this.panel4.Name = "panel4";
|
|
this.panel4.Name = "panel4";
|
|
|
- this.panel4.Size = new System.Drawing.Size(553, 186);
|
|
|
|
|
|
|
+ this.panel4.Size = new System.Drawing.Size(369, 125);
|
|
|
this.panel4.TabIndex = 92;
|
|
this.panel4.TabIndex = 92;
|
|
|
//
|
|
//
|
|
|
// pr_cartonunit
|
|
// pr_cartonunit
|
|
@@ -87,10 +86,9 @@
|
|
|
this.pr_cartonunit.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
this.pr_cartonunit.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
|
this.pr_cartonunit.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pr_cartonunit.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.pr_cartonunit.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
|
this.pr_cartonunit.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
- this.pr_cartonunit.Location = new System.Drawing.Point(460, 76);
|
|
|
|
|
- this.pr_cartonunit.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
|
|
+ this.pr_cartonunit.Location = new System.Drawing.Point(307, 51);
|
|
|
this.pr_cartonunit.Name = "pr_cartonunit";
|
|
this.pr_cartonunit.Name = "pr_cartonunit";
|
|
|
- this.pr_cartonunit.Size = new System.Drawing.Size(46, 38);
|
|
|
|
|
|
|
+ this.pr_cartonunit.Size = new System.Drawing.Size(31, 25);
|
|
|
this.pr_cartonunit.TabIndex = 42;
|
|
this.pr_cartonunit.TabIndex = 42;
|
|
|
this.pr_cartonunit.Text = "克";
|
|
this.pr_cartonunit.Text = "克";
|
|
|
//
|
|
//
|
|
@@ -100,10 +98,9 @@
|
|
|
this.label22.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
this.label22.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
|
this.label22.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label22.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label22.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
|
this.label22.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
- this.label22.Location = new System.Drawing.Point(22, 76);
|
|
|
|
|
- this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
|
|
+ this.label22.Location = new System.Drawing.Point(15, 51);
|
|
|
this.label22.Name = "label22";
|
|
this.label22.Name = "label22";
|
|
|
- this.label22.Size = new System.Drawing.Size(75, 38);
|
|
|
|
|
|
|
+ this.label22.Size = new System.Drawing.Size(50, 25);
|
|
|
this.label22.TabIndex = 20;
|
|
this.label22.TabIndex = 20;
|
|
|
this.label22.Text = "重量";
|
|
this.label22.Text = "重量";
|
|
|
//
|
|
//
|
|
@@ -115,20 +112,18 @@
|
|
|
this.weight.AutoSize = true;
|
|
this.weight.AutoSize = true;
|
|
|
this.weight.Font = new System.Drawing.Font("微软雅黑", 22.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.weight.Font = new System.Drawing.Font("微软雅黑", 22.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.weight.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
this.weight.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
|
- this.weight.Location = new System.Drawing.Point(156, 64);
|
|
|
|
|
- this.weight.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
|
|
+ this.weight.Location = new System.Drawing.Point(104, 43);
|
|
|
this.weight.Name = "weight";
|
|
this.weight.Name = "weight";
|
|
|
- this.weight.Size = new System.Drawing.Size(0, 58);
|
|
|
|
|
|
|
+ this.weight.Size = new System.Drawing.Size(0, 39);
|
|
|
this.weight.TabIndex = 41;
|
|
this.weight.TabIndex = 41;
|
|
|
//
|
|
//
|
|
|
// label15
|
|
// label15
|
|
|
//
|
|
//
|
|
|
this.label15.AutoSize = true;
|
|
this.label15.AutoSize = true;
|
|
|
this.label15.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
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(47, 17);
|
|
|
|
|
- this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
|
|
+ this.label15.Location = new System.Drawing.Point(31, 11);
|
|
|
this.label15.Name = "label15";
|
|
this.label15.Name = "label15";
|
|
|
- this.label15.Size = new System.Drawing.Size(128, 46);
|
|
|
|
|
|
|
+ this.label15.Size = new System.Drawing.Size(86, 31);
|
|
|
this.label15.TabIndex = 93;
|
|
this.label15.TabIndex = 93;
|
|
|
this.label15.Text = "栈板号";
|
|
this.label15.Text = "栈板号";
|
|
|
//
|
|
//
|
|
@@ -136,10 +131,9 @@
|
|
|
//
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label1.Location = new System.Drawing.Point(942, 101);
|
|
|
|
|
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
|
|
+ this.label1.Location = new System.Drawing.Point(652, 63);
|
|
|
this.label1.Name = "label1";
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(110, 31);
|
|
|
|
|
|
|
+ this.label1.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label1.TabIndex = 165;
|
|
this.label1.TabIndex = 165;
|
|
|
this.label1.Text = "打印标签";
|
|
this.label1.Text = "打印标签";
|
|
|
//
|
|
//
|
|
@@ -147,10 +141,9 @@
|
|
|
//
|
|
//
|
|
|
this.Printer_label.AutoSize = true;
|
|
this.Printer_label.AutoSize = true;
|
|
|
this.Printer_label.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.Printer_label.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.Printer_label.Location = new System.Drawing.Point(918, 21);
|
|
|
|
|
- this.Printer_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
|
|
+ this.Printer_label.Location = new System.Drawing.Point(652, 14);
|
|
|
this.Printer_label.Name = "Printer_label";
|
|
this.Printer_label.Name = "Printer_label";
|
|
|
- this.Printer_label.Size = new System.Drawing.Size(134, 31);
|
|
|
|
|
|
|
+ this.Printer_label.Size = new System.Drawing.Size(90, 21);
|
|
|
this.Printer_label.TabIndex = 164;
|
|
this.Printer_label.TabIndex = 164;
|
|
|
this.Printer_label.Text = "打印机列表";
|
|
this.Printer_label.Text = "打印机列表";
|
|
|
//
|
|
//
|
|
@@ -159,10 +152,9 @@
|
|
|
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.PrintLabel.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.PrintLabel.Font = new System.Drawing.Font("宋体", 9F);
|
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
|
- this.PrintLabel.Location = new System.Drawing.Point(1141, 101);
|
|
|
|
|
- this.PrintLabel.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
|
|
+ this.PrintLabel.Location = new System.Drawing.Point(750, 67);
|
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
|
- this.PrintLabel.Size = new System.Drawing.Size(196, 26);
|
|
|
|
|
|
|
+ this.PrintLabel.Size = new System.Drawing.Size(132, 20);
|
|
|
this.PrintLabel.TabIndex = 162;
|
|
this.PrintLabel.TabIndex = 162;
|
|
|
//
|
|
//
|
|
|
// autoPrint
|
|
// autoPrint
|
|
@@ -171,9 +163,10 @@
|
|
|
this.autoPrint.Checked = true;
|
|
this.autoPrint.Checked = true;
|
|
|
this.autoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.autoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.autoPrint.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.autoPrint.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.autoPrint.Location = new System.Drawing.Point(923, 183);
|
|
|
|
|
|
|
+ this.autoPrint.Location = new System.Drawing.Point(656, 214);
|
|
|
|
|
+ this.autoPrint.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.autoPrint.Name = "autoPrint";
|
|
this.autoPrint.Name = "autoPrint";
|
|
|
- this.autoPrint.Size = new System.Drawing.Size(136, 35);
|
|
|
|
|
|
|
+ this.autoPrint.Size = new System.Drawing.Size(93, 25);
|
|
|
this.autoPrint.TabIndex = 166;
|
|
this.autoPrint.TabIndex = 166;
|
|
|
this.autoPrint.Text = "自动打印";
|
|
this.autoPrint.Text = "自动打印";
|
|
|
this.autoPrint.UseVisualStyleBackColor = true;
|
|
this.autoPrint.UseVisualStyleBackColor = true;
|
|
@@ -182,9 +175,10 @@
|
|
|
//
|
|
//
|
|
|
this.printNum_label.AutoSize = true;
|
|
this.printNum_label.AutoSize = true;
|
|
|
this.printNum_label.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.printNum_label.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.printNum_label.Location = new System.Drawing.Point(1071, 184);
|
|
|
|
|
|
|
+ this.printNum_label.Location = new System.Drawing.Point(652, 114);
|
|
|
|
|
+ this.printNum_label.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.printNum_label.Name = "printNum_label";
|
|
this.printNum_label.Name = "printNum_label";
|
|
|
- this.printNum_label.Size = new System.Drawing.Size(62, 31);
|
|
|
|
|
|
|
+ this.printNum_label.Size = new System.Drawing.Size(42, 21);
|
|
|
this.printNum_label.TabIndex = 167;
|
|
this.printNum_label.TabIndex = 167;
|
|
|
this.printNum_label.Text = "份数";
|
|
this.printNum_label.Text = "份数";
|
|
|
//
|
|
//
|
|
@@ -192,9 +186,10 @@
|
|
|
//
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.label2.Location = new System.Drawing.Point(39, 317);
|
|
|
|
|
|
|
+ this.label2.Location = new System.Drawing.Point(26, 211);
|
|
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label2.Name = "label2";
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(107, 39);
|
|
|
|
|
|
|
+ this.label2.Size = new System.Drawing.Size(72, 27);
|
|
|
this.label2.TabIndex = 169;
|
|
this.label2.TabIndex = 169;
|
|
|
this.label2.Text = "工单号";
|
|
this.label2.Text = "工单号";
|
|
|
//
|
|
//
|
|
@@ -202,9 +197,10 @@
|
|
|
//
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.label3.Location = new System.Drawing.Point(39, 378);
|
|
|
|
|
|
|
+ this.label3.Location = new System.Drawing.Point(26, 252);
|
|
|
|
|
+ this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label3.Name = "label3";
|
|
this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(137, 39);
|
|
|
|
|
|
|
+ this.label3.Size = new System.Drawing.Size(92, 27);
|
|
|
this.label3.TabIndex = 170;
|
|
this.label3.TabIndex = 170;
|
|
|
this.label3.Text = "栈内总数";
|
|
this.label3.Text = "栈内总数";
|
|
|
//
|
|
//
|
|
@@ -212,9 +208,10 @@
|
|
|
//
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.label4.Location = new System.Drawing.Point(39, 445);
|
|
|
|
|
|
|
+ this.label4.Location = new System.Drawing.Point(26, 297);
|
|
|
|
|
+ this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label4.Name = "label4";
|
|
this.label4.Name = "label4";
|
|
|
- this.label4.Size = new System.Drawing.Size(137, 39);
|
|
|
|
|
|
|
+ this.label4.Size = new System.Drawing.Size(92, 27);
|
|
|
this.label4.TabIndex = 171;
|
|
this.label4.TabIndex = 171;
|
|
|
this.label4.Text = "产品编号";
|
|
this.label4.Text = "产品编号";
|
|
|
//
|
|
//
|
|
@@ -222,9 +219,10 @@
|
|
|
//
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.label5.Location = new System.Drawing.Point(39, 513);
|
|
|
|
|
|
|
+ this.label5.Location = new System.Drawing.Point(26, 342);
|
|
|
|
|
+ this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label5.Name = "label5";
|
|
this.label5.Name = "label5";
|
|
|
- this.label5.Size = new System.Drawing.Size(137, 39);
|
|
|
|
|
|
|
+ this.label5.Size = new System.Drawing.Size(92, 27);
|
|
|
this.label5.TabIndex = 172;
|
|
this.label5.TabIndex = 172;
|
|
|
this.label5.Text = "名称规格";
|
|
this.label5.Text = "名称规格";
|
|
|
//
|
|
//
|
|
@@ -232,9 +230,10 @@
|
|
|
//
|
|
//
|
|
|
this.label6.AutoSize = true;
|
|
this.label6.AutoSize = true;
|
|
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.label6.Location = new System.Drawing.Point(430, 317);
|
|
|
|
|
|
|
+ this.label6.Location = new System.Drawing.Point(287, 211);
|
|
|
|
|
+ this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label6.Name = "label6";
|
|
this.label6.Name = "label6";
|
|
|
- this.label6.Size = new System.Drawing.Size(137, 39);
|
|
|
|
|
|
|
+ this.label6.Size = new System.Drawing.Size(92, 27);
|
|
|
this.label6.TabIndex = 173;
|
|
this.label6.TabIndex = 173;
|
|
|
this.label6.Text = "订单编号";
|
|
this.label6.Text = "订单编号";
|
|
|
//
|
|
//
|
|
@@ -242,9 +241,10 @@
|
|
|
//
|
|
//
|
|
|
this.label7.AutoSize = true;
|
|
this.label7.AutoSize = true;
|
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.label7.Location = new System.Drawing.Point(430, 378);
|
|
|
|
|
|
|
+ this.label7.Location = new System.Drawing.Point(287, 252);
|
|
|
|
|
+ this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label7.Name = "label7";
|
|
this.label7.Name = "label7";
|
|
|
- this.label7.Size = new System.Drawing.Size(137, 39);
|
|
|
|
|
|
|
+ this.label7.Size = new System.Drawing.Size(92, 27);
|
|
|
this.label7.TabIndex = 174;
|
|
this.label7.TabIndex = 174;
|
|
|
this.label7.Text = "栈内件数";
|
|
this.label7.Text = "栈内件数";
|
|
|
//
|
|
//
|
|
@@ -252,9 +252,10 @@
|
|
|
//
|
|
//
|
|
|
this.label8.AutoSize = true;
|
|
this.label8.AutoSize = true;
|
|
|
this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
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(953, 266);
|
|
|
|
|
|
|
+ this.label8.Location = new System.Drawing.Point(652, 165);
|
|
|
|
|
+ this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label8.Name = "label8";
|
|
this.label8.Name = "label8";
|
|
|
- this.label8.Size = new System.Drawing.Size(62, 31);
|
|
|
|
|
|
|
+ this.label8.Size = new System.Drawing.Size(42, 21);
|
|
|
this.label8.TabIndex = 176;
|
|
this.label8.TabIndex = 176;
|
|
|
this.label8.Text = "已称";
|
|
this.label8.Text = "已称";
|
|
|
//
|
|
//
|
|
@@ -265,9 +266,10 @@
|
|
|
this.columnHeader2,
|
|
this.columnHeader2,
|
|
|
this.columnHeader3,
|
|
this.columnHeader3,
|
|
|
this.columnHeader4});
|
|
this.columnHeader4});
|
|
|
- this.showResult.Location = new System.Drawing.Point(770, 378);
|
|
|
|
|
|
|
+ this.showResult.Location = new System.Drawing.Point(513, 252);
|
|
|
|
|
+ this.showResult.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.showResult.Name = "showResult";
|
|
this.showResult.Name = "showResult";
|
|
|
- this.showResult.Size = new System.Drawing.Size(585, 506);
|
|
|
|
|
|
|
+ this.showResult.Size = new System.Drawing.Size(391, 339);
|
|
|
this.showResult.TabIndex = 190;
|
|
this.showResult.TabIndex = 190;
|
|
|
this.showResult.UseCompatibleStateImageBehavior = false;
|
|
this.showResult.UseCompatibleStateImageBehavior = false;
|
|
|
this.showResult.View = System.Windows.Forms.View.Details;
|
|
this.showResult.View = System.Windows.Forms.View.Details;
|
|
@@ -275,19 +277,19 @@
|
|
|
// columnHeader1
|
|
// columnHeader1
|
|
|
//
|
|
//
|
|
|
this.columnHeader1.Text = "";
|
|
this.columnHeader1.Text = "";
|
|
|
- this.columnHeader1.Width = 69;
|
|
|
|
|
|
|
+ this.columnHeader1.Width = 20;
|
|
|
//
|
|
//
|
|
|
// columnHeader2
|
|
// columnHeader2
|
|
|
//
|
|
//
|
|
|
this.columnHeader2.Text = "栈板号";
|
|
this.columnHeader2.Text = "栈板号";
|
|
|
this.columnHeader2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.columnHeader2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
- this.columnHeader2.Width = 150;
|
|
|
|
|
|
|
+ this.columnHeader2.Width = 125;
|
|
|
//
|
|
//
|
|
|
// columnHeader3
|
|
// columnHeader3
|
|
|
//
|
|
//
|
|
|
this.columnHeader3.Text = "重量";
|
|
this.columnHeader3.Text = "重量";
|
|
|
this.columnHeader3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.columnHeader3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
- this.columnHeader3.Width = 159;
|
|
|
|
|
|
|
+ this.columnHeader3.Width = 117;
|
|
|
//
|
|
//
|
|
|
// columnHeader4
|
|
// columnHeader4
|
|
|
//
|
|
//
|
|
@@ -298,11 +300,10 @@
|
|
|
//
|
|
//
|
|
|
this.ComList.AutoSize = true;
|
|
this.ComList.AutoSize = true;
|
|
|
this.ComList.CutLength = null;
|
|
this.ComList.CutLength = null;
|
|
|
- this.ComList.Location = new System.Drawing.Point(669, 184);
|
|
|
|
|
- this.ComList.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
- this.ComList.MaximumSize = new System.Drawing.Size(225, 0);
|
|
|
|
|
|
|
+ this.ComList.Location = new System.Drawing.Point(446, 123);
|
|
|
|
|
+ this.ComList.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.ComList.Name = "ComList";
|
|
this.ComList.Name = "ComList";
|
|
|
- this.ComList.Size = new System.Drawing.Size(71, 18);
|
|
|
|
|
|
|
+ this.ComList.Size = new System.Drawing.Size(47, 12);
|
|
|
this.ComList.TabIndex = 191;
|
|
this.ComList.TabIndex = 191;
|
|
|
this.ComList.Text = "ComList";
|
|
this.ComList.Text = "ComList";
|
|
|
this.ComList.Visible = false;
|
|
this.ComList.Visible = false;
|
|
@@ -312,12 +313,11 @@
|
|
|
this.BaudRate.AllPower = null;
|
|
this.BaudRate.AllPower = null;
|
|
|
this.BaudRate.BackColor = System.Drawing.Color.White;
|
|
this.BaudRate.BackColor = System.Drawing.Color.White;
|
|
|
this.BaudRate.ID = null;
|
|
this.BaudRate.ID = null;
|
|
|
- this.BaudRate.Location = new System.Drawing.Point(671, 133);
|
|
|
|
|
- this.BaudRate.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
|
|
+ this.BaudRate.Location = new System.Drawing.Point(447, 89);
|
|
|
this.BaudRate.Name = "BaudRate";
|
|
this.BaudRate.Name = "BaudRate";
|
|
|
this.BaudRate.Negative = false;
|
|
this.BaudRate.Negative = false;
|
|
|
this.BaudRate.Power = null;
|
|
this.BaudRate.Power = null;
|
|
|
- this.BaudRate.Size = new System.Drawing.Size(178, 28);
|
|
|
|
|
|
|
+ this.BaudRate.Size = new System.Drawing.Size(120, 21);
|
|
|
this.BaudRate.Str = null;
|
|
this.BaudRate.Str = null;
|
|
|
this.BaudRate.Str1 = null;
|
|
this.BaudRate.Str1 = null;
|
|
|
this.BaudRate.Str2 = null;
|
|
this.BaudRate.Str2 = null;
|
|
@@ -331,12 +331,13 @@
|
|
|
this.stopWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("stopWeigh.DownImage")));
|
|
this.stopWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("stopWeigh.DownImage")));
|
|
|
this.stopWeigh.Image = null;
|
|
this.stopWeigh.Image = null;
|
|
|
this.stopWeigh.IsShowBorder = true;
|
|
this.stopWeigh.IsShowBorder = true;
|
|
|
- this.stopWeigh.Location = new System.Drawing.Point(770, 21);
|
|
|
|
|
|
|
+ this.stopWeigh.Location = new System.Drawing.Point(513, 14);
|
|
|
|
|
+ this.stopWeigh.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.stopWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("stopWeigh.MoveImage")));
|
|
this.stopWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("stopWeigh.MoveImage")));
|
|
|
this.stopWeigh.Name = "stopWeigh";
|
|
this.stopWeigh.Name = "stopWeigh";
|
|
|
this.stopWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("stopWeigh.NormalImage")));
|
|
this.stopWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("stopWeigh.NormalImage")));
|
|
|
this.stopWeigh.Power = null;
|
|
this.stopWeigh.Power = null;
|
|
|
- this.stopWeigh.Size = new System.Drawing.Size(108, 38);
|
|
|
|
|
|
|
+ this.stopWeigh.Size = new System.Drawing.Size(72, 25);
|
|
|
this.stopWeigh.TabIndex = 187;
|
|
this.stopWeigh.TabIndex = 187;
|
|
|
this.stopWeigh.Text = "停止称重";
|
|
this.stopWeigh.Text = "停止称重";
|
|
|
this.stopWeigh.UseVisualStyleBackColor = false;
|
|
this.stopWeigh.UseVisualStyleBackColor = false;
|
|
@@ -349,12 +350,13 @@
|
|
|
this.startWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("startWeigh.DownImage")));
|
|
this.startWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("startWeigh.DownImage")));
|
|
|
this.startWeigh.Image = null;
|
|
this.startWeigh.Image = null;
|
|
|
this.startWeigh.IsShowBorder = true;
|
|
this.startWeigh.IsShowBorder = true;
|
|
|
- this.startWeigh.Location = new System.Drawing.Point(649, 21);
|
|
|
|
|
|
|
+ this.startWeigh.Location = new System.Drawing.Point(433, 14);
|
|
|
|
|
+ this.startWeigh.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.startWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("startWeigh.MoveImage")));
|
|
this.startWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("startWeigh.MoveImage")));
|
|
|
this.startWeigh.Name = "startWeigh";
|
|
this.startWeigh.Name = "startWeigh";
|
|
|
this.startWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("startWeigh.NormalImage")));
|
|
this.startWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("startWeigh.NormalImage")));
|
|
|
this.startWeigh.Power = null;
|
|
this.startWeigh.Power = null;
|
|
|
- this.startWeigh.Size = new System.Drawing.Size(91, 38);
|
|
|
|
|
|
|
+ this.startWeigh.Size = new System.Drawing.Size(61, 25);
|
|
|
this.startWeigh.TabIndex = 186;
|
|
this.startWeigh.TabIndex = 186;
|
|
|
this.startWeigh.Text = "开始称重";
|
|
this.startWeigh.Text = "开始称重";
|
|
|
this.startWeigh.UseVisualStyleBackColor = false;
|
|
this.startWeigh.UseVisualStyleBackColor = false;
|
|
@@ -366,11 +368,12 @@
|
|
|
this.weightedNum.BackColor = System.Drawing.Color.White;
|
|
this.weightedNum.BackColor = System.Drawing.Color.White;
|
|
|
this.weightedNum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.weightedNum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.weightedNum.ID = null;
|
|
this.weightedNum.ID = null;
|
|
|
- this.weightedNum.Location = new System.Drawing.Point(1139, 269);
|
|
|
|
|
|
|
+ this.weightedNum.Location = new System.Drawing.Point(748, 165);
|
|
|
|
|
+ this.weightedNum.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.weightedNum.Name = "weightedNum";
|
|
this.weightedNum.Name = "weightedNum";
|
|
|
this.weightedNum.Negative = false;
|
|
this.weightedNum.Negative = false;
|
|
|
this.weightedNum.Power = null;
|
|
this.weightedNum.Power = null;
|
|
|
- this.weightedNum.Size = new System.Drawing.Size(196, 28);
|
|
|
|
|
|
|
+ this.weightedNum.Size = new System.Drawing.Size(132, 21);
|
|
|
this.weightedNum.Str = null;
|
|
this.weightedNum.Str = null;
|
|
|
this.weightedNum.Str1 = null;
|
|
this.weightedNum.Str1 = null;
|
|
|
this.weightedNum.Str2 = null;
|
|
this.weightedNum.Str2 = null;
|
|
@@ -382,10 +385,11 @@
|
|
|
this.PA_PACKAGEQTY.AutoSize = true;
|
|
this.PA_PACKAGEQTY.AutoSize = true;
|
|
|
this.PA_PACKAGEQTY.CutLength = null;
|
|
this.PA_PACKAGEQTY.CutLength = null;
|
|
|
this.PA_PACKAGEQTY.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
this.PA_PACKAGEQTY.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.PA_PACKAGEQTY.Location = new System.Drawing.Point(560, 378);
|
|
|
|
|
- this.PA_PACKAGEQTY.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
|
|
|
|
+ this.PA_PACKAGEQTY.Location = new System.Drawing.Point(373, 252);
|
|
|
|
|
+ this.PA_PACKAGEQTY.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
|
|
+ this.PA_PACKAGEQTY.MaximumSize = new System.Drawing.Size(133, 0);
|
|
|
this.PA_PACKAGEQTY.Name = "PA_PACKAGEQTY";
|
|
this.PA_PACKAGEQTY.Name = "PA_PACKAGEQTY";
|
|
|
- this.PA_PACKAGEQTY.Size = new System.Drawing.Size(0, 39);
|
|
|
|
|
|
|
+ this.PA_PACKAGEQTY.Size = new System.Drawing.Size(0, 27);
|
|
|
this.PA_PACKAGEQTY.TabIndex = 184;
|
|
this.PA_PACKAGEQTY.TabIndex = 184;
|
|
|
//
|
|
//
|
|
|
// pa_salecode
|
|
// pa_salecode
|
|
@@ -393,10 +397,11 @@
|
|
|
this.pa_salecode.AutoSize = true;
|
|
this.pa_salecode.AutoSize = true;
|
|
|
this.pa_salecode.CutLength = null;
|
|
this.pa_salecode.CutLength = null;
|
|
|
this.pa_salecode.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
this.pa_salecode.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.pa_salecode.Location = new System.Drawing.Point(560, 317);
|
|
|
|
|
- this.pa_salecode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
|
|
|
|
+ this.pa_salecode.Location = new System.Drawing.Point(373, 211);
|
|
|
|
|
+ this.pa_salecode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
|
|
+ this.pa_salecode.MaximumSize = new System.Drawing.Size(133, 0);
|
|
|
this.pa_salecode.Name = "pa_salecode";
|
|
this.pa_salecode.Name = "pa_salecode";
|
|
|
- this.pa_salecode.Size = new System.Drawing.Size(0, 39);
|
|
|
|
|
|
|
+ this.pa_salecode.Size = new System.Drawing.Size(0, 27);
|
|
|
this.pa_salecode.TabIndex = 183;
|
|
this.pa_salecode.TabIndex = 183;
|
|
|
//
|
|
//
|
|
|
// pr_detailspec
|
|
// pr_detailspec
|
|
@@ -404,10 +409,11 @@
|
|
|
this.pr_detailspec.AutoSize = true;
|
|
this.pr_detailspec.AutoSize = true;
|
|
|
this.pr_detailspec.CutLength = null;
|
|
this.pr_detailspec.CutLength = null;
|
|
|
this.pr_detailspec.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
this.pr_detailspec.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.pr_detailspec.Location = new System.Drawing.Point(176, 513);
|
|
|
|
|
- this.pr_detailspec.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
|
|
|
|
+ this.pr_detailspec.Location = new System.Drawing.Point(117, 342);
|
|
|
|
|
+ this.pr_detailspec.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
|
|
+ this.pr_detailspec.MaximumSize = new System.Drawing.Size(133, 0);
|
|
|
this.pr_detailspec.Name = "pr_detailspec";
|
|
this.pr_detailspec.Name = "pr_detailspec";
|
|
|
- this.pr_detailspec.Size = new System.Drawing.Size(0, 39);
|
|
|
|
|
|
|
+ this.pr_detailspec.Size = new System.Drawing.Size(0, 27);
|
|
|
this.pr_detailspec.TabIndex = 182;
|
|
this.pr_detailspec.TabIndex = 182;
|
|
|
//
|
|
//
|
|
|
// pa_prodcode
|
|
// pa_prodcode
|
|
@@ -415,10 +421,11 @@
|
|
|
this.pa_prodcode.AutoSize = true;
|
|
this.pa_prodcode.AutoSize = true;
|
|
|
this.pa_prodcode.CutLength = null;
|
|
this.pa_prodcode.CutLength = null;
|
|
|
this.pa_prodcode.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
this.pa_prodcode.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.pa_prodcode.Location = new System.Drawing.Point(176, 445);
|
|
|
|
|
- this.pa_prodcode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
|
|
|
|
+ this.pa_prodcode.Location = new System.Drawing.Point(117, 297);
|
|
|
|
|
+ this.pa_prodcode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
|
|
+ this.pa_prodcode.MaximumSize = new System.Drawing.Size(133, 0);
|
|
|
this.pa_prodcode.Name = "pa_prodcode";
|
|
this.pa_prodcode.Name = "pa_prodcode";
|
|
|
- this.pa_prodcode.Size = new System.Drawing.Size(0, 39);
|
|
|
|
|
|
|
+ this.pa_prodcode.Size = new System.Drawing.Size(0, 27);
|
|
|
this.pa_prodcode.TabIndex = 181;
|
|
this.pa_prodcode.TabIndex = 181;
|
|
|
this.pa_prodcode.TextChanged += new System.EventHandler(this.pa_prodcode_TextChanged);
|
|
this.pa_prodcode.TextChanged += new System.EventHandler(this.pa_prodcode_TextChanged);
|
|
|
//
|
|
//
|
|
@@ -427,10 +434,11 @@
|
|
|
this.pa_totalqty.AutoSize = true;
|
|
this.pa_totalqty.AutoSize = true;
|
|
|
this.pa_totalqty.CutLength = null;
|
|
this.pa_totalqty.CutLength = null;
|
|
|
this.pa_totalqty.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
this.pa_totalqty.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.pa_totalqty.Location = new System.Drawing.Point(176, 378);
|
|
|
|
|
- this.pa_totalqty.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
|
|
|
|
+ this.pa_totalqty.Location = new System.Drawing.Point(117, 252);
|
|
|
|
|
+ this.pa_totalqty.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
|
|
+ this.pa_totalqty.MaximumSize = new System.Drawing.Size(133, 0);
|
|
|
this.pa_totalqty.Name = "pa_totalqty";
|
|
this.pa_totalqty.Name = "pa_totalqty";
|
|
|
- this.pa_totalqty.Size = new System.Drawing.Size(0, 39);
|
|
|
|
|
|
|
+ this.pa_totalqty.Size = new System.Drawing.Size(0, 27);
|
|
|
this.pa_totalqty.TabIndex = 180;
|
|
this.pa_totalqty.TabIndex = 180;
|
|
|
//
|
|
//
|
|
|
// pa_makecode
|
|
// pa_makecode
|
|
@@ -438,10 +446,11 @@
|
|
|
this.pa_makecode.AutoSize = true;
|
|
this.pa_makecode.AutoSize = true;
|
|
|
this.pa_makecode.CutLength = null;
|
|
this.pa_makecode.CutLength = null;
|
|
|
this.pa_makecode.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
this.pa_makecode.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.pa_makecode.Location = new System.Drawing.Point(176, 317);
|
|
|
|
|
- this.pa_makecode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
|
|
|
|
+ this.pa_makecode.Location = new System.Drawing.Point(117, 211);
|
|
|
|
|
+ this.pa_makecode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
|
|
+ this.pa_makecode.MaximumSize = new System.Drawing.Size(133, 0);
|
|
|
this.pa_makecode.Name = "pa_makecode";
|
|
this.pa_makecode.Name = "pa_makecode";
|
|
|
- this.pa_makecode.Size = new System.Drawing.Size(0, 39);
|
|
|
|
|
|
|
+ this.pa_makecode.Size = new System.Drawing.Size(0, 27);
|
|
|
this.pa_makecode.TabIndex = 179;
|
|
this.pa_makecode.TabIndex = 179;
|
|
|
//
|
|
//
|
|
|
// printNum
|
|
// printNum
|
|
@@ -450,11 +459,12 @@
|
|
|
this.printNum.BackColor = System.Drawing.Color.White;
|
|
this.printNum.BackColor = System.Drawing.Color.White;
|
|
|
this.printNum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.printNum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.printNum.ID = null;
|
|
this.printNum.ID = null;
|
|
|
- this.printNum.Location = new System.Drawing.Point(1139, 187);
|
|
|
|
|
|
|
+ this.printNum.Location = new System.Drawing.Point(748, 114);
|
|
|
|
|
+ this.printNum.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.printNum.Name = "printNum";
|
|
this.printNum.Name = "printNum";
|
|
|
this.printNum.Negative = false;
|
|
this.printNum.Negative = false;
|
|
|
this.printNum.Power = null;
|
|
this.printNum.Power = null;
|
|
|
- this.printNum.Size = new System.Drawing.Size(196, 28);
|
|
|
|
|
|
|
+ this.printNum.Size = new System.Drawing.Size(132, 21);
|
|
|
this.printNum.Str = null;
|
|
this.printNum.Str = null;
|
|
|
this.printNum.Str1 = null;
|
|
this.printNum.Str1 = null;
|
|
|
this.printNum.Str2 = null;
|
|
this.printNum.Str2 = null;
|
|
@@ -463,19 +473,21 @@
|
|
|
//
|
|
//
|
|
|
// OperateResult
|
|
// OperateResult
|
|
|
//
|
|
//
|
|
|
- this.OperateResult.Location = new System.Drawing.Point(33, 574);
|
|
|
|
|
|
|
+ this.OperateResult.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(22, 383);
|
|
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(663, 310);
|
|
|
|
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(443, 208);
|
|
|
this.OperateResult.TabIndex = 175;
|
|
this.OperateResult.TabIndex = 175;
|
|
|
this.OperateResult.Text = "";
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
//
|
|
|
// Printer
|
|
// Printer
|
|
|
//
|
|
//
|
|
|
this.Printer.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.Printer.Font = new System.Drawing.Font("宋体", 9F);
|
|
|
- this.Printer.Location = new System.Drawing.Point(1139, 24);
|
|
|
|
|
- this.Printer.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
|
|
+ this.Printer.Location = new System.Drawing.Point(748, 16);
|
|
|
|
|
+ this.Printer.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Printer.Name = "Printer";
|
|
this.Printer.Name = "Printer";
|
|
|
- this.Printer.Size = new System.Drawing.Size(196, 33);
|
|
|
|
|
|
|
+ this.Printer.Size = new System.Drawing.Size(131, 22);
|
|
|
this.Printer.TabIndex = 163;
|
|
this.Printer.TabIndex = 163;
|
|
|
//
|
|
//
|
|
|
// palletcode
|
|
// palletcode
|
|
@@ -484,11 +496,10 @@
|
|
|
this.palletcode.BackColor = System.Drawing.Color.White;
|
|
this.palletcode.BackColor = System.Drawing.Color.White;
|
|
|
this.palletcode.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.palletcode.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.palletcode.ID = null;
|
|
this.palletcode.ID = null;
|
|
|
- this.palletcode.Location = new System.Drawing.Point(183, 14);
|
|
|
|
|
- this.palletcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
|
|
+ this.palletcode.Location = new System.Drawing.Point(122, 9);
|
|
|
this.palletcode.Name = "palletcode";
|
|
this.palletcode.Name = "palletcode";
|
|
|
this.palletcode.Power = null;
|
|
this.palletcode.Power = null;
|
|
|
- this.palletcode.Size = new System.Drawing.Size(416, 55);
|
|
|
|
|
|
|
+ this.palletcode.Size = new System.Drawing.Size(279, 39);
|
|
|
this.palletcode.Str = null;
|
|
this.palletcode.Str = null;
|
|
|
this.palletcode.Str1 = null;
|
|
this.palletcode.Str1 = null;
|
|
|
this.palletcode.Str2 = null;
|
|
this.palletcode.Str2 = null;
|
|
@@ -497,9 +508,9 @@
|
|
|
//
|
|
//
|
|
|
// Make_PalletWeigh
|
|
// Make_PalletWeigh
|
|
|
//
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
|
|
|
|
|
+ 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(1403, 902);
|
|
|
|
|
|
|
+ this.ClientSize = new System.Drawing.Size(935, 601);
|
|
|
this.Controls.Add(this.ComList);
|
|
this.Controls.Add(this.ComList);
|
|
|
this.Controls.Add(this.showResult);
|
|
this.Controls.Add(this.showResult);
|
|
|
this.Controls.Add(this.BaudRate);
|
|
this.Controls.Add(this.BaudRate);
|
|
@@ -531,15 +542,16 @@
|
|
|
this.Controls.Add(this.label15);
|
|
this.Controls.Add(this.label15);
|
|
|
this.Controls.Add(this.panel4);
|
|
this.Controls.Add(this.panel4);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.Name = "Make_PalletWeigh";
|
|
this.Name = "Make_PalletWeigh";
|
|
|
this.Tag = "Make!PalletWeigh";
|
|
this.Tag = "Make!PalletWeigh";
|
|
|
this.Text = "栈板称重";
|
|
this.Text = "栈板称重";
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_PalletWeigh_FormClosing);
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_PalletWeigh_FormClosing);
|
|
|
this.Load += new System.EventHandler(this.Make_PalletWeigh_Load);
|
|
this.Load += new System.EventHandler(this.Make_PalletWeigh_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.Make_PalletWeigh_SizeChanged);
|
|
this.SizeChanged += new System.EventHandler(this.Make_PalletWeigh_SizeChanged);
|
|
|
- this.panel4.ResumeLayout(true);
|
|
|
|
|
|
|
+ this.panel4.ResumeLayout(false);
|
|
|
this.panel4.PerformLayout();
|
|
this.panel4.PerformLayout();
|
|
|
- this.ResumeLayout(true);
|
|
|
|
|
|
|
+ this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
this.PerformLayout();
|
|
|
|
|
|
|
|
}
|
|
}
|