|
|
@@ -62,10 +62,9 @@
|
|
|
//
|
|
|
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(33, 18);
|
|
|
- this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_makecode_label.Location = new System.Drawing.Point(22, 12);
|
|
|
this.ms_makecode_label.Name = "ms_makecode_label";
|
|
|
- this.ms_makecode_label.Size = new System.Drawing.Size(86, 31);
|
|
|
+ this.ms_makecode_label.Size = new System.Drawing.Size(58, 21);
|
|
|
this.ms_makecode_label.TabIndex = 212;
|
|
|
this.ms_makecode_label.Text = "工单号";
|
|
|
//
|
|
|
@@ -73,18 +72,20 @@
|
|
|
//
|
|
|
this.pr_code.AutoSize = true;
|
|
|
this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.pr_code.Location = new System.Drawing.Point(160, 74);
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(107, 49);
|
|
|
+ this.pr_code.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.pr_code.Name = "pr_code";
|
|
|
- this.pr_code.Size = new System.Drawing.Size(0, 31);
|
|
|
+ this.pr_code.Size = new System.Drawing.Size(0, 21);
|
|
|
this.pr_code.TabIndex = 215;
|
|
|
//
|
|
|
// label2
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label2.Location = new System.Drawing.Point(33, 74);
|
|
|
+ this.label2.Location = new System.Drawing.Point(22, 49);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(110, 31);
|
|
|
+ this.label2.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label2.TabIndex = 214;
|
|
|
this.label2.Text = "产品编号";
|
|
|
//
|
|
|
@@ -92,18 +93,20 @@
|
|
|
//
|
|
|
this.pr_detail.AutoSize = true;
|
|
|
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.pr_detail.Location = new System.Drawing.Point(160, 128);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(107, 85);
|
|
|
+ this.pr_detail.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
- this.pr_detail.Size = new System.Drawing.Size(0, 31);
|
|
|
+ this.pr_detail.Size = new System.Drawing.Size(0, 21);
|
|
|
this.pr_detail.TabIndex = 217;
|
|
|
//
|
|
|
// label3
|
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label3.Location = new System.Drawing.Point(33, 128);
|
|
|
+ this.label3.Location = new System.Drawing.Point(22, 85);
|
|
|
+ this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(110, 31);
|
|
|
+ this.label3.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label3.TabIndex = 216;
|
|
|
this.label3.Text = "产品名称";
|
|
|
//
|
|
|
@@ -111,19 +114,21 @@
|
|
|
//
|
|
|
this.pr_spec.AutoSize = true;
|
|
|
this.pr_spec.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.pr_spec.Location = new System.Drawing.Point(160, 181);
|
|
|
- this.pr_spec.MaximumSize = new System.Drawing.Size(600, 40);
|
|
|
+ this.pr_spec.Location = new System.Drawing.Point(107, 121);
|
|
|
+ this.pr_spec.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.pr_spec.MaximumSize = new System.Drawing.Size(400, 27);
|
|
|
this.pr_spec.Name = "pr_spec";
|
|
|
- this.pr_spec.Size = new System.Drawing.Size(0, 31);
|
|
|
+ this.pr_spec.Size = new System.Drawing.Size(0, 21);
|
|
|
this.pr_spec.TabIndex = 219;
|
|
|
//
|
|
|
// label5
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label5.Location = new System.Drawing.Point(33, 181);
|
|
|
+ this.label5.Location = new System.Drawing.Point(22, 121);
|
|
|
+ this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label5.Name = "label5";
|
|
|
- this.label5.Size = new System.Drawing.Size(62, 31);
|
|
|
+ this.label5.Size = new System.Drawing.Size(42, 21);
|
|
|
this.label5.TabIndex = 218;
|
|
|
this.label5.Text = "规格";
|
|
|
//
|
|
|
@@ -136,10 +141,10 @@
|
|
|
this.columnHeader4,
|
|
|
this.columnHeader5});
|
|
|
this.showResult.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.showResult.Location = new System.Drawing.Point(427, 250);
|
|
|
- this.showResult.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.showResult.Location = new System.Drawing.Point(285, 167);
|
|
|
+ this.showResult.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.showResult.Name = "showResult";
|
|
|
- this.showResult.Size = new System.Drawing.Size(658, 307);
|
|
|
+ this.showResult.Size = new System.Drawing.Size(440, 206);
|
|
|
this.showResult.TabIndex = 220;
|
|
|
this.showResult.UseCompatibleStateImageBehavior = false;
|
|
|
this.showResult.View = System.Windows.Forms.View.Details;
|
|
|
@@ -179,10 +184,10 @@
|
|
|
this.panel4.Controls.Add(this.pr_cartonunit);
|
|
|
this.panel4.Controls.Add(this.label22);
|
|
|
this.panel4.Controls.Add(this.weight);
|
|
|
- this.panel4.Location = new System.Drawing.Point(570, 18);
|
|
|
- this.panel4.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
+ this.panel4.Location = new System.Drawing.Point(380, 12);
|
|
|
+ this.panel4.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
|
|
|
this.panel4.Name = "panel4";
|
|
|
- this.panel4.Size = new System.Drawing.Size(515, 156);
|
|
|
+ this.panel4.Size = new System.Drawing.Size(344, 105);
|
|
|
this.panel4.TabIndex = 221;
|
|
|
//
|
|
|
// pr_cartonunit
|
|
|
@@ -191,10 +196,9 @@
|
|
|
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.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
- this.pr_cartonunit.Location = new System.Drawing.Point(454, 65);
|
|
|
- this.pr_cartonunit.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pr_cartonunit.Location = new System.Drawing.Point(303, 43);
|
|
|
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.Text = "克";
|
|
|
//
|
|
|
@@ -204,10 +208,9 @@
|
|
|
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.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
- this.label22.Location = new System.Drawing.Point(16, 65);
|
|
|
- this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label22.Location = new System.Drawing.Point(11, 43);
|
|
|
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.Text = "重量";
|
|
|
//
|
|
|
@@ -219,20 +222,18 @@
|
|
|
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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
|
- this.weight.Location = new System.Drawing.Point(150, 53);
|
|
|
- this.weight.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.weight.Location = new System.Drawing.Point(100, 35);
|
|
|
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;
|
|
|
//
|
|
|
// label1
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label1.Location = new System.Drawing.Point(15, 526);
|
|
|
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label1.Location = new System.Drawing.Point(10, 351);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(86, 31);
|
|
|
+ this.label1.Size = new System.Drawing.Size(58, 21);
|
|
|
this.label1.TabIndex = 229;
|
|
|
this.label1.Text = "序列号";
|
|
|
//
|
|
|
@@ -242,10 +243,11 @@
|
|
|
this.sncode.BackColor = System.Drawing.Color.White;
|
|
|
this.sncode.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.sncode.ID = null;
|
|
|
- this.sncode.Location = new System.Drawing.Point(109, 526);
|
|
|
+ this.sncode.Location = new System.Drawing.Point(73, 351);
|
|
|
+ this.sncode.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.sncode.Name = "sncode";
|
|
|
this.sncode.Power = null;
|
|
|
- this.sncode.Size = new System.Drawing.Size(187, 31);
|
|
|
+ this.sncode.Size = new System.Drawing.Size(126, 23);
|
|
|
this.sncode.Str = null;
|
|
|
this.sncode.Str1 = null;
|
|
|
this.sncode.Str2 = null;
|
|
|
@@ -259,12 +261,13 @@
|
|
|
this.confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("confirm.DownImage")));
|
|
|
this.confirm.Image = null;
|
|
|
this.confirm.IsShowBorder = true;
|
|
|
- this.confirm.Location = new System.Drawing.Point(331, 526);
|
|
|
+ this.confirm.Location = new System.Drawing.Point(221, 351);
|
|
|
+ this.confirm.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("confirm.MoveImage")));
|
|
|
this.confirm.Name = "confirm";
|
|
|
this.confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("confirm.NormalImage")));
|
|
|
this.confirm.Power = null;
|
|
|
- this.confirm.Size = new System.Drawing.Size(75, 28);
|
|
|
+ this.confirm.Size = new System.Drawing.Size(50, 19);
|
|
|
this.confirm.TabIndex = 227;
|
|
|
this.confirm.Text = "确认";
|
|
|
this.confirm.UseVisualStyleBackColor = false;
|
|
|
@@ -273,10 +276,10 @@
|
|
|
// OperateResult
|
|
|
//
|
|
|
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(21, 248);
|
|
|
- this.OperateResult.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(14, 165);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(333, 254);
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(223, 171);
|
|
|
this.OperateResult.TabIndex = 226;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
@@ -284,11 +287,10 @@
|
|
|
//
|
|
|
this.ComList.AutoSize = true;
|
|
|
this.ComList.CutLength = null;
|
|
|
- this.ComList.Location = new System.Drawing.Point(954, 228);
|
|
|
- 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(636, 152);
|
|
|
+ this.ComList.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
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 = 225;
|
|
|
this.ComList.Text = "ComList";
|
|
|
this.ComList.Visible = false;
|
|
|
@@ -298,12 +300,12 @@
|
|
|
this.BaudRate.AllPower = null;
|
|
|
this.BaudRate.BackColor = System.Drawing.Color.White;
|
|
|
this.BaudRate.ID = null;
|
|
|
- this.BaudRate.Location = new System.Drawing.Point(961, 194);
|
|
|
- this.BaudRate.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
+ this.BaudRate.Location = new System.Drawing.Point(641, 129);
|
|
|
+ this.BaudRate.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
|
|
|
this.BaudRate.Name = "BaudRate";
|
|
|
this.BaudRate.Negative = false;
|
|
|
this.BaudRate.Power = null;
|
|
|
- this.BaudRate.Size = new System.Drawing.Size(50, 28);
|
|
|
+ this.BaudRate.Size = new System.Drawing.Size(35, 21);
|
|
|
this.BaudRate.Str = null;
|
|
|
this.BaudRate.Str1 = null;
|
|
|
this.BaudRate.Str2 = null;
|
|
|
@@ -317,13 +319,13 @@
|
|
|
this.stopWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("stopWeigh.DownImage")));
|
|
|
this.stopWeigh.Image = null;
|
|
|
this.stopWeigh.IsShowBorder = true;
|
|
|
- this.stopWeigh.Location = new System.Drawing.Point(808, 187);
|
|
|
- this.stopWeigh.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.stopWeigh.Location = new System.Drawing.Point(539, 125);
|
|
|
+ this.stopWeigh.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.stopWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("stopWeigh.MoveImage")));
|
|
|
this.stopWeigh.Name = "stopWeigh";
|
|
|
this.stopWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("stopWeigh.NormalImage")));
|
|
|
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 = 223;
|
|
|
this.stopWeigh.Text = "停止称重";
|
|
|
this.stopWeigh.UseVisualStyleBackColor = false;
|
|
|
@@ -336,13 +338,13 @@
|
|
|
this.startWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("startWeigh.DownImage")));
|
|
|
this.startWeigh.Image = null;
|
|
|
this.startWeigh.IsShowBorder = true;
|
|
|
- this.startWeigh.Location = new System.Drawing.Point(654, 187);
|
|
|
- this.startWeigh.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.startWeigh.Location = new System.Drawing.Point(436, 125);
|
|
|
+ this.startWeigh.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.startWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("startWeigh.MoveImage")));
|
|
|
this.startWeigh.Name = "startWeigh";
|
|
|
this.startWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("startWeigh.NormalImage")));
|
|
|
this.startWeigh.Power = null;
|
|
|
- this.startWeigh.Size = new System.Drawing.Size(93, 38);
|
|
|
+ this.startWeigh.Size = new System.Drawing.Size(62, 25);
|
|
|
this.startWeigh.TabIndex = 222;
|
|
|
this.startWeigh.Text = "开始称重";
|
|
|
this.startWeigh.UseVisualStyleBackColor = false;
|
|
|
@@ -356,14 +358,13 @@
|
|
|
this.ma_code.DBTitle = "";
|
|
|
this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.ma_code.FormName = null;
|
|
|
- this.ma_code.Location = new System.Drawing.Point(166, 18);
|
|
|
- this.ma_code.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(111, 12);
|
|
|
this.ma_code.Name = "ma_code";
|
|
|
this.ma_code.Power = "";
|
|
|
this.ma_code.ReturnData = null;
|
|
|
this.ma_code.SelectField = null;
|
|
|
this.ma_code.SetValueField = null;
|
|
|
- this.ma_code.Size = new System.Drawing.Size(212, 35);
|
|
|
+ this.ma_code.Size = new System.Drawing.Size(141, 23);
|
|
|
this.ma_code.TabIndex = 213;
|
|
|
this.ma_code.TableName = null;
|
|
|
this.ma_code.Tag = "makecode";
|
|
|
@@ -372,9 +373,9 @@
|
|
|
//
|
|
|
// Packing_ProdWeightSet
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1121, 595);
|
|
|
+ this.ClientSize = new System.Drawing.Size(747, 397);
|
|
|
this.Controls.Add(this.label1);
|
|
|
this.Controls.Add(this.sncode);
|
|
|
this.Controls.Add(this.confirm);
|
|
|
@@ -394,9 +395,11 @@
|
|
|
this.Controls.Add(this.ma_code);
|
|
|
this.Controls.Add(this.ms_makecode_label);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.Name = "Packing_ProdWeightSet";
|
|
|
this.Tag = "Packing!ProdWeightSet";
|
|
|
this.Text = "Packing_ProdWeightSet";
|
|
|
+ this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Packing_ProdWeightSet_FormClosing);
|
|
|
this.Load += new System.EventHandler(this.Packing_ProdWeightSet_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.Packing_ProdWeightSet_SizeChanged);
|
|
|
this.panel4.ResumeLayout(true);
|