|
|
@@ -45,6 +45,7 @@
|
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
|
this.errorValue = new System.Windows.Forms.TextBox();
|
|
|
this.standardWeight = new System.Windows.Forms.TextBox();
|
|
|
+ this.confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
this.unit = new System.Windows.Forms.Label();
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
@@ -53,13 +54,13 @@
|
|
|
this.weight = new System.Windows.Forms.Label();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
- this.confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.ComList = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.BaudRate = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
|
|
|
this.stopWeigh = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.startWeigh = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
+ this.Remark = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.panel4.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
@@ -67,10 +68,10 @@
|
|
|
//
|
|
|
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(44, 24);
|
|
|
+ this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
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(114, 41);
|
|
|
this.ms_makecode_label.TabIndex = 212;
|
|
|
this.ms_makecode_label.Text = "工单号";
|
|
|
//
|
|
|
@@ -78,9 +79,10 @@
|
|
|
//
|
|
|
this.pr_code.AutoSize = true;
|
|
|
this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.pr_code.Location = new System.Drawing.Point(145, 74);
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(193, 99);
|
|
|
+ this.pr_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 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, 41);
|
|
|
this.pr_code.TabIndex = 215;
|
|
|
this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
|
|
|
//
|
|
|
@@ -88,9 +90,10 @@
|
|
|
//
|
|
|
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(44, 99);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(110, 31);
|
|
|
+ this.label2.Size = new System.Drawing.Size(146, 41);
|
|
|
this.label2.TabIndex = 214;
|
|
|
this.label2.Text = "产品编号";
|
|
|
//
|
|
|
@@ -98,18 +101,20 @@
|
|
|
//
|
|
|
this.pr_detail.AutoSize = true;
|
|
|
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.pr_detail.Location = new System.Drawing.Point(145, 128);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(193, 171);
|
|
|
+ this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 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, 41);
|
|
|
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(44, 171);
|
|
|
+ this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(110, 31);
|
|
|
+ this.label3.Size = new System.Drawing.Size(146, 41);
|
|
|
this.label3.TabIndex = 216;
|
|
|
this.label3.Text = "产品名称";
|
|
|
//
|
|
|
@@ -117,19 +122,21 @@
|
|
|
//
|
|
|
this.pr_spec.AutoSize = true;
|
|
|
this.pr_spec.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.pr_spec.Location = new System.Drawing.Point(145, 182);
|
|
|
- this.pr_spec.MaximumSize = new System.Drawing.Size(550, 60);
|
|
|
+ this.pr_spec.Location = new System.Drawing.Point(193, 243);
|
|
|
+ this.pr_spec.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pr_spec.MaximumSize = new System.Drawing.Size(733, 80);
|
|
|
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, 41);
|
|
|
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, 182);
|
|
|
+ this.label5.Location = new System.Drawing.Point(44, 243);
|
|
|
+ this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label5.Name = "label5";
|
|
|
- this.label5.Size = new System.Drawing.Size(62, 31);
|
|
|
+ this.label5.Size = new System.Drawing.Size(82, 41);
|
|
|
this.label5.TabIndex = 218;
|
|
|
this.label5.Text = "规格";
|
|
|
//
|
|
|
@@ -142,10 +149,11 @@
|
|
|
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(428, 250);
|
|
|
- this.showResult.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.showResult.HideSelection = false;
|
|
|
+ this.showResult.Location = new System.Drawing.Point(571, 333);
|
|
|
+ this.showResult.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.showResult.Name = "showResult";
|
|
|
- this.showResult.Size = new System.Drawing.Size(658, 307);
|
|
|
+ this.showResult.Size = new System.Drawing.Size(876, 408);
|
|
|
this.showResult.TabIndex = 220;
|
|
|
this.showResult.UseCompatibleStateImageBehavior = false;
|
|
|
this.showResult.View = System.Windows.Forms.View.Details;
|
|
|
@@ -191,37 +199,59 @@
|
|
|
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(760, 24);
|
|
|
+ this.panel4.Margin = new System.Windows.Forms.Padding(5, 3, 5, 3);
|
|
|
this.panel4.Name = "panel4";
|
|
|
- this.panel4.Size = new System.Drawing.Size(515, 156);
|
|
|
+ this.panel4.Size = new System.Drawing.Size(686, 207);
|
|
|
this.panel4.TabIndex = 221;
|
|
|
//
|
|
|
// errorValue
|
|
|
//
|
|
|
- this.errorValue.Location = new System.Drawing.Point(245, 19);
|
|
|
+ this.errorValue.Location = new System.Drawing.Point(327, 25);
|
|
|
+ this.errorValue.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.errorValue.Name = "errorValue";
|
|
|
- this.errorValue.Size = new System.Drawing.Size(100, 28);
|
|
|
+ this.errorValue.Size = new System.Drawing.Size(132, 35);
|
|
|
this.errorValue.TabIndex = 52;
|
|
|
this.errorValue.Enter += new System.EventHandler(this.standardWeight_Enter);
|
|
|
this.errorValue.Leave += new System.EventHandler(this.standardWeight_Leave);
|
|
|
//
|
|
|
// standardWeight
|
|
|
//
|
|
|
- this.standardWeight.Location = new System.Drawing.Point(83, 19);
|
|
|
+ this.standardWeight.Location = new System.Drawing.Point(111, 25);
|
|
|
+ this.standardWeight.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.standardWeight.Name = "standardWeight";
|
|
|
- this.standardWeight.Size = new System.Drawing.Size(100, 28);
|
|
|
+ this.standardWeight.Size = new System.Drawing.Size(132, 35);
|
|
|
this.standardWeight.TabIndex = 51;
|
|
|
this.standardWeight.Enter += new System.EventHandler(this.standardWeight_Enter);
|
|
|
this.standardWeight.Leave += new System.EventHandler(this.standardWeight_Leave);
|
|
|
//
|
|
|
+ // confirm
|
|
|
+ //
|
|
|
+ this.confirm.AllPower = null;
|
|
|
+ this.confirm.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ 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(493, 115);
|
|
|
+ this.confirm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ 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(100, 37);
|
|
|
+ this.confirm.TabIndex = 227;
|
|
|
+ this.confirm.Text = "保存";
|
|
|
+ this.confirm.UseVisualStyleBackColor = false;
|
|
|
+ this.confirm.Click += new System.EventHandler(this.confirm_Click);
|
|
|
+ //
|
|
|
// label7
|
|
|
//
|
|
|
this.label7.AutoSize = true;
|
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label7.Location = new System.Drawing.Point(18, 22);
|
|
|
+ this.label7.Location = new System.Drawing.Point(24, 29);
|
|
|
+ this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label7.Name = "label7";
|
|
|
- this.label7.Size = new System.Drawing.Size(52, 27);
|
|
|
+ this.label7.Size = new System.Drawing.Size(69, 35);
|
|
|
this.label7.TabIndex = 50;
|
|
|
this.label7.Text = "标准";
|
|
|
//
|
|
|
@@ -229,18 +259,20 @@
|
|
|
//
|
|
|
this.unit.AutoSize = true;
|
|
|
this.unit.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.unit.Location = new System.Drawing.Point(371, 22);
|
|
|
+ this.unit.Location = new System.Drawing.Point(495, 29);
|
|
|
+ this.unit.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.unit.Name = "unit";
|
|
|
- this.unit.Size = new System.Drawing.Size(36, 27);
|
|
|
+ this.unit.Size = new System.Drawing.Size(47, 35);
|
|
|
this.unit.TabIndex = 47;
|
|
|
this.unit.Text = "kg";
|
|
|
//
|
|
|
// label6
|
|
|
//
|
|
|
this.label6.AutoSize = true;
|
|
|
- this.label6.Location = new System.Drawing.Point(202, 22);
|
|
|
+ this.label6.Location = new System.Drawing.Point(269, 29);
|
|
|
+ this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label6.Name = "label6";
|
|
|
- this.label6.Size = new System.Drawing.Size(26, 18);
|
|
|
+ this.label6.Size = new System.Drawing.Size(34, 24);
|
|
|
this.label6.TabIndex = 44;
|
|
|
this.label6.Text = "±";
|
|
|
//
|
|
|
@@ -250,10 +282,10 @@
|
|
|
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(452, 86);
|
|
|
- this.pr_cartonunit.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pr_cartonunit.Location = new System.Drawing.Point(603, 115);
|
|
|
+ this.pr_cartonunit.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
this.pr_cartonunit.Name = "pr_cartonunit";
|
|
|
- this.pr_cartonunit.Size = new System.Drawing.Size(46, 38);
|
|
|
+ this.pr_cartonunit.Size = new System.Drawing.Size(60, 50);
|
|
|
this.pr_cartonunit.TabIndex = 42;
|
|
|
this.pr_cartonunit.Text = "克";
|
|
|
this.pr_cartonunit.Visible = false;
|
|
|
@@ -264,10 +296,10 @@
|
|
|
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(14, 86);
|
|
|
- this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label22.Location = new System.Drawing.Point(19, 115);
|
|
|
+ this.label22.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
this.label22.Name = "label22";
|
|
|
- this.label22.Size = new System.Drawing.Size(75, 38);
|
|
|
+ this.label22.Size = new System.Drawing.Size(98, 50);
|
|
|
this.label22.TabIndex = 20;
|
|
|
this.label22.Text = "重量";
|
|
|
//
|
|
|
@@ -279,20 +311,20 @@
|
|
|
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(148, 74);
|
|
|
- this.weight.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.weight.Location = new System.Drawing.Point(197, 99);
|
|
|
+ this.weight.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
this.weight.Name = "weight";
|
|
|
- this.weight.Size = new System.Drawing.Size(0, 58);
|
|
|
+ this.weight.Size = new System.Drawing.Size(0, 78);
|
|
|
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(20, 701);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(86, 31);
|
|
|
+ this.label1.Size = new System.Drawing.Size(114, 41);
|
|
|
this.label1.TabIndex = 229;
|
|
|
this.label1.Text = "序列号";
|
|
|
//
|
|
|
@@ -302,41 +334,24 @@
|
|
|
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(110, 526);
|
|
|
+ this.sncode.Location = new System.Drawing.Point(147, 701);
|
|
|
+ this.sncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.sncode.Name = "sncode";
|
|
|
this.sncode.Power = null;
|
|
|
- this.sncode.Size = new System.Drawing.Size(187, 31);
|
|
|
+ this.sncode.Size = new System.Drawing.Size(248, 39);
|
|
|
this.sncode.Str = null;
|
|
|
this.sncode.Str1 = null;
|
|
|
this.sncode.Str2 = null;
|
|
|
this.sncode.TabIndex = 228;
|
|
|
this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
|
|
|
//
|
|
|
- // confirm
|
|
|
- //
|
|
|
- this.confirm.AllPower = null;
|
|
|
- this.confirm.BackColor = System.Drawing.Color.Transparent;
|
|
|
- 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(370, 86);
|
|
|
- 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.TabIndex = 227;
|
|
|
- this.confirm.Text = "保存";
|
|
|
- this.confirm.UseVisualStyleBackColor = false;
|
|
|
- this.confirm.Click += new System.EventHandler(this.confirm_Click);
|
|
|
- //
|
|
|
// 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(28, 331);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(332, 254);
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(441, 337);
|
|
|
this.OperateResult.TabIndex = 226;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
@@ -344,11 +359,11 @@
|
|
|
//
|
|
|
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(1272, 304);
|
|
|
+ this.ComList.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
|
|
+ this.ComList.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
this.ComList.Name = "ComList";
|
|
|
- this.ComList.Size = new System.Drawing.Size(71, 18);
|
|
|
+ this.ComList.Size = new System.Drawing.Size(94, 24);
|
|
|
this.ComList.TabIndex = 225;
|
|
|
this.ComList.Text = "ComList";
|
|
|
this.ComList.Visible = false;
|
|
|
@@ -358,12 +373,12 @@
|
|
|
this.BaudRate.AllPower = null;
|
|
|
this.BaudRate.BackColor = System.Drawing.Color.White;
|
|
|
this.BaudRate.ID = null;
|
|
|
- this.BaudRate.Location = new System.Drawing.Point(962, 194);
|
|
|
- this.BaudRate.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
+ this.BaudRate.Location = new System.Drawing.Point(1283, 259);
|
|
|
+ this.BaudRate.Margin = new System.Windows.Forms.Padding(5, 3, 5, 3);
|
|
|
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(65, 35);
|
|
|
this.BaudRate.Str = null;
|
|
|
this.BaudRate.Str1 = null;
|
|
|
this.BaudRate.Str2 = null;
|
|
|
@@ -377,13 +392,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, 188);
|
|
|
- this.stopWeigh.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.stopWeigh.Location = new System.Drawing.Point(1077, 251);
|
|
|
+ this.stopWeigh.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
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(144, 51);
|
|
|
this.stopWeigh.TabIndex = 223;
|
|
|
this.stopWeigh.Text = "停止称重";
|
|
|
this.stopWeigh.UseVisualStyleBackColor = false;
|
|
|
@@ -396,13 +411,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, 188);
|
|
|
- this.startWeigh.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.startWeigh.Location = new System.Drawing.Point(872, 251);
|
|
|
+ this.startWeigh.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
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(124, 51);
|
|
|
this.startWeigh.TabIndex = 222;
|
|
|
this.startWeigh.Text = "开始称重";
|
|
|
this.startWeigh.UseVisualStyleBackColor = false;
|
|
|
@@ -416,25 +431,36 @@
|
|
|
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(151, 18);
|
|
|
- this.ma_code.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(201, 24);
|
|
|
+ this.ma_code.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
|
|
|
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, 34);
|
|
|
+ this.ma_code.Size = new System.Drawing.Size(283, 45);
|
|
|
this.ma_code.TabIndex = 213;
|
|
|
this.ma_code.TableName = null;
|
|
|
this.ma_code.Tag = "makecode";
|
|
|
this.ma_code.TextBoxEnable = true;
|
|
|
this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
|
|
|
//
|
|
|
+ // Remark
|
|
|
+ //
|
|
|
+ this.Remark.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.Remark.Location = new System.Drawing.Point(521, 140);
|
|
|
+ this.Remark.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
+ this.Remark.Name = "Remark";
|
|
|
+ this.Remark.Size = new System.Drawing.Size(219, 141);
|
|
|
+ this.Remark.TabIndex = 230;
|
|
|
+ this.Remark.Text = "";
|
|
|
+ //
|
|
|
// Packing_ProdWeightSet
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1120, 596);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1493, 795);
|
|
|
+ this.Controls.Add(this.Remark);
|
|
|
this.Controls.Add(this.label1);
|
|
|
this.Controls.Add(this.sncode);
|
|
|
this.Controls.Add(this.OperateResult);
|
|
|
@@ -453,6 +479,7 @@
|
|
|
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(4, 4, 4, 4);
|
|
|
this.Name = "Packing_ProdWeightSet";
|
|
|
this.Tag = "Packing!ProdWeightSet";
|
|
|
this.Text = "Packing_ProdWeightSet";
|
|
|
@@ -499,5 +526,6 @@
|
|
|
private System.Windows.Forms.Label label7;
|
|
|
private System.Windows.Forms.TextBox errorValue;
|
|
|
private System.Windows.Forms.TextBox standardWeight;
|
|
|
+ private CustomControl.RichText.RichTextAutoBottom Remark;
|
|
|
}
|
|
|
}
|