|
|
@@ -58,6 +58,7 @@
|
|
|
this.IP = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.pa_remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.groupBoxWithBorder2 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
+ this.UploadZTE = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
|
|
|
@@ -109,10 +110,22 @@
|
|
|
this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pa_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.UploadZTE = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.groupBoxWithBorder3 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
+ this.RefreshWeigh = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.pr_cartonunit1 = new System.Windows.Forms.Label();
|
|
|
+ this.pr_cartonunit = new System.Windows.Forms.Label();
|
|
|
+ this.pr_cartonboxgw = new System.Windows.Forms.Label();
|
|
|
+ this.label4 = new System.Windows.Forms.Label();
|
|
|
+ this.weight = new System.Windows.Forms.Label();
|
|
|
+ this.label5 = new System.Windows.Forms.Label();
|
|
|
+ this.StopWeight = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.StartWeight = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.ComList = new System.Windows.Forms.Label();
|
|
|
+ this.BaudRate = new System.Windows.Forms.Label();
|
|
|
this.groupBoxWithBorder2.SuspendLayout();
|
|
|
this.groupBoxWithBorder1.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).BeginInit();
|
|
|
+ this.groupBoxWithBorder3.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// pa_makecode
|
|
|
@@ -483,6 +496,26 @@
|
|
|
this.groupBoxWithBorder2.Text = "打印";
|
|
|
this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
|
|
|
//
|
|
|
+ // UploadZTE
|
|
|
+ //
|
|
|
+ this.UploadZTE.AllPower = null;
|
|
|
+ this.UploadZTE.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.UploadZTE.DownImage = ((System.Drawing.Image)(resources.GetObject("UploadZTE.DownImage")));
|
|
|
+ this.UploadZTE.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.UploadZTE.Image = null;
|
|
|
+ this.UploadZTE.IsShowBorder = true;
|
|
|
+ this.UploadZTE.Location = new System.Drawing.Point(168, 260);
|
|
|
+ this.UploadZTE.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.UploadZTE.MoveImage = ((System.Drawing.Image)(resources.GetObject("UploadZTE.MoveImage")));
|
|
|
+ this.UploadZTE.Name = "UploadZTE";
|
|
|
+ this.UploadZTE.NormalImage = ((System.Drawing.Image)(resources.GetObject("UploadZTE.NormalImage")));
|
|
|
+ this.UploadZTE.Power = "ifspecial";
|
|
|
+ this.UploadZTE.Size = new System.Drawing.Size(120, 48);
|
|
|
+ this.UploadZTE.TabIndex = 194;
|
|
|
+ this.UploadZTE.Text = "上传星云";
|
|
|
+ this.UploadZTE.UseVisualStyleBackColor = true;
|
|
|
+ this.UploadZTE.Click += new System.EventHandler(this.UploadZTE_Click);
|
|
|
+ //
|
|
|
// PrintNum
|
|
|
//
|
|
|
this.PrintNum.AllPower = null;
|
|
|
@@ -503,7 +536,7 @@
|
|
|
//
|
|
|
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(531, 33);
|
|
|
+ this.label1.Location = new System.Drawing.Point(532, 34);
|
|
|
this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
this.label1.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -526,7 +559,7 @@
|
|
|
this.checkweightlabel.AutoSize = true;
|
|
|
this.checkweightlabel.CutLength = null;
|
|
|
this.checkweightlabel.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.checkweightlabel.Location = new System.Drawing.Point(57, 49);
|
|
|
+ this.checkweightlabel.Location = new System.Drawing.Point(58, 50);
|
|
|
this.checkweightlabel.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.checkweightlabel.MaximumSize = new System.Drawing.Size(400, 0);
|
|
|
this.checkweightlabel.Name = "checkweightlabel";
|
|
|
@@ -537,7 +570,7 @@
|
|
|
//
|
|
|
this.ob_nowcheckqty.AutoSize = true;
|
|
|
this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_nowcheckqty.Location = new System.Drawing.Point(693, 177);
|
|
|
+ this.ob_nowcheckqty.Location = new System.Drawing.Point(694, 178);
|
|
|
this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ob_nowcheckqty.Name = "ob_nowcheckqty";
|
|
|
this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 41);
|
|
|
@@ -547,7 +580,7 @@
|
|
|
//
|
|
|
this.ob_batchqty.AutoSize = true;
|
|
|
this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_batchqty.Location = new System.Drawing.Point(693, 101);
|
|
|
+ this.ob_batchqty.Location = new System.Drawing.Point(694, 102);
|
|
|
this.ob_batchqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ob_batchqty.Name = "ob_batchqty";
|
|
|
this.ob_batchqty.Size = new System.Drawing.Size(0, 41);
|
|
|
@@ -557,7 +590,7 @@
|
|
|
//
|
|
|
this.ob_nowcheckqty_label.AutoSize = true;
|
|
|
this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_nowcheckqty_label.Location = new System.Drawing.Point(531, 177);
|
|
|
+ this.ob_nowcheckqty_label.Location = new System.Drawing.Point(532, 178);
|
|
|
this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
|
|
|
this.ob_nowcheckqty_label.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -568,7 +601,7 @@
|
|
|
//
|
|
|
this.ob_batchqty_label.AutoSize = true;
|
|
|
this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_batchqty_label.Location = new System.Drawing.Point(531, 105);
|
|
|
+ this.ob_batchqty_label.Location = new System.Drawing.Point(532, 106);
|
|
|
this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ob_batchqty_label.Name = "ob_batchqty_label";
|
|
|
this.ob_batchqty_label.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -579,7 +612,7 @@
|
|
|
//
|
|
|
this.ob_checkno.AutoSize = true;
|
|
|
this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_checkno.Location = new System.Drawing.Point(693, 33);
|
|
|
+ this.ob_checkno.Location = new System.Drawing.Point(694, 34);
|
|
|
this.ob_checkno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ob_checkno.Name = "ob_checkno";
|
|
|
this.ob_checkno.Size = new System.Drawing.Size(0, 41);
|
|
|
@@ -644,7 +677,7 @@
|
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label3.Location = new System.Drawing.Point(17, 179);
|
|
|
+ this.label3.Location = new System.Drawing.Point(18, 180);
|
|
|
this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
this.label3.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -694,7 +727,7 @@
|
|
|
//
|
|
|
this.PrintList_label.AutoSize = true;
|
|
|
this.PrintList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PrintList_label.Location = new System.Drawing.Point(17, 99);
|
|
|
+ this.PrintList_label.Location = new System.Drawing.Point(18, 100);
|
|
|
this.PrintList_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.PrintList_label.Name = "PrintList_label";
|
|
|
this.PrintList_label.Size = new System.Drawing.Size(178, 41);
|
|
|
@@ -705,7 +738,7 @@
|
|
|
//
|
|
|
this.PrintNum_label.AutoSize = true;
|
|
|
this.PrintNum_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PrintNum_label.Location = new System.Drawing.Point(483, 260);
|
|
|
+ this.PrintNum_label.Location = new System.Drawing.Point(484, 261);
|
|
|
this.PrintNum_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.PrintNum_label.Name = "PrintNum_label";
|
|
|
this.PrintNum_label.Size = new System.Drawing.Size(82, 41);
|
|
|
@@ -753,7 +786,7 @@
|
|
|
this.LockMakeCode.AutoSize = true;
|
|
|
this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.LockMakeCode.LeaveEvent = false;
|
|
|
- this.LockMakeCode.Location = new System.Drawing.Point(355, 282);
|
|
|
+ this.LockMakeCode.Location = new System.Drawing.Point(356, 283);
|
|
|
this.LockMakeCode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.LockMakeCode.Name = "LockMakeCode";
|
|
|
this.LockMakeCode.Size = new System.Drawing.Size(94, 35);
|
|
|
@@ -786,7 +819,7 @@
|
|
|
this.locksalecode.AutoSize = true;
|
|
|
this.locksalecode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.locksalecode.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.locksalecode.Location = new System.Drawing.Point(585, 35);
|
|
|
+ this.locksalecode.Location = new System.Drawing.Point(586, 36);
|
|
|
this.locksalecode.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.locksalecode.Name = "locksalecode";
|
|
|
this.locksalecode.Size = new System.Drawing.Size(186, 28);
|
|
|
@@ -798,7 +831,7 @@
|
|
|
//
|
|
|
this.PreFix_label.AutoSize = true;
|
|
|
this.PreFix_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PreFix_label.Location = new System.Drawing.Point(359, 31);
|
|
|
+ this.PreFix_label.Location = new System.Drawing.Point(360, 32);
|
|
|
this.PreFix_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.PreFix_label.Name = "PreFix_label";
|
|
|
this.PreFix_label.Size = new System.Drawing.Size(71, 36);
|
|
|
@@ -826,7 +859,7 @@
|
|
|
//
|
|
|
this.pa_salecode_label.AutoSize = true;
|
|
|
this.pa_salecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_salecode_label.Location = new System.Drawing.Point(444, 282);
|
|
|
+ this.pa_salecode_label.Location = new System.Drawing.Point(445, 283);
|
|
|
this.pa_salecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pa_salecode_label.Name = "pa_salecode_label";
|
|
|
this.pa_salecode_label.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -837,7 +870,7 @@
|
|
|
//
|
|
|
this.ma_code_label.AutoSize = true;
|
|
|
this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_code_label.Location = new System.Drawing.Point(13, 275);
|
|
|
+ this.ma_code_label.Location = new System.Drawing.Point(14, 276);
|
|
|
this.ma_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ma_code_label.Name = "ma_code_label";
|
|
|
this.ma_code_label.Size = new System.Drawing.Size(114, 41);
|
|
|
@@ -848,7 +881,7 @@
|
|
|
//
|
|
|
this.ms_salecode.AutoSize = true;
|
|
|
this.ms_salecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_salecode.Location = new System.Drawing.Point(606, 282);
|
|
|
+ this.ms_salecode.Location = new System.Drawing.Point(607, 283);
|
|
|
this.ms_salecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_salecode.Name = "ms_salecode";
|
|
|
this.ms_salecode.Size = new System.Drawing.Size(0, 41);
|
|
|
@@ -858,7 +891,7 @@
|
|
|
//
|
|
|
this.OutBoxLength_label.AutoSize = true;
|
|
|
this.OutBoxLength_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OutBoxLength_label.Location = new System.Drawing.Point(163, 31);
|
|
|
+ this.OutBoxLength_label.Location = new System.Drawing.Point(164, 32);
|
|
|
this.OutBoxLength_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.OutBoxLength_label.Name = "OutBoxLength_label";
|
|
|
this.OutBoxLength_label.Size = new System.Drawing.Size(71, 36);
|
|
|
@@ -924,7 +957,7 @@
|
|
|
this.AutoGenBoxCode.AutoSize = true;
|
|
|
this.AutoGenBoxCode.Checked = true;
|
|
|
this.AutoGenBoxCode.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
- this.AutoGenBoxCode.Location = new System.Drawing.Point(497, 91);
|
|
|
+ this.AutoGenBoxCode.Location = new System.Drawing.Point(498, 92);
|
|
|
this.AutoGenBoxCode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.AutoGenBoxCode.Name = "AutoGenBoxCode";
|
|
|
this.AutoGenBoxCode.Size = new System.Drawing.Size(178, 45);
|
|
|
@@ -937,7 +970,7 @@
|
|
|
//
|
|
|
this.pa_currentqty_label.AutoSize = true;
|
|
|
this.pa_currentqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_currentqty_label.Location = new System.Drawing.Point(425, 155);
|
|
|
+ this.pa_currentqty_label.Location = new System.Drawing.Point(426, 156);
|
|
|
this.pa_currentqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pa_currentqty_label.Name = "pa_currentqty_label";
|
|
|
this.pa_currentqty_label.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -948,7 +981,7 @@
|
|
|
//
|
|
|
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(421, 211);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(422, 212);
|
|
|
this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -978,7 +1011,7 @@
|
|
|
//
|
|
|
this.pa_currentqty.AutoSize = true;
|
|
|
this.pa_currentqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_currentqty.Location = new System.Drawing.Point(581, 151);
|
|
|
+ this.pa_currentqty.Location = new System.Drawing.Point(582, 152);
|
|
|
this.pa_currentqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pa_currentqty.Name = "pa_currentqty";
|
|
|
this.pa_currentqty.Size = new System.Drawing.Size(0, 41);
|
|
|
@@ -988,7 +1021,7 @@
|
|
|
//
|
|
|
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(13, 211);
|
|
|
+ this.pr_code_label.Location = new System.Drawing.Point(14, 212);
|
|
|
this.pr_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_code_label.Name = "pr_code_label";
|
|
|
this.pr_code_label.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -999,7 +1032,7 @@
|
|
|
//
|
|
|
this.pr_detail.AutoSize = true;
|
|
|
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(583, 211);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(584, 212);
|
|
|
this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
this.pr_detail.Size = new System.Drawing.Size(0, 41);
|
|
|
@@ -1009,7 +1042,7 @@
|
|
|
//
|
|
|
this.pr_outboxinnerqty_label.AutoSize = true;
|
|
|
this.pr_outboxinnerqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_outboxinnerqty_label.Location = new System.Drawing.Point(13, 149);
|
|
|
+ this.pr_outboxinnerqty_label.Location = new System.Drawing.Point(14, 150);
|
|
|
this.pr_outboxinnerqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_outboxinnerqty_label.Name = "pr_outboxinnerqty_label";
|
|
|
this.pr_outboxinnerqty_label.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -1020,7 +1053,7 @@
|
|
|
//
|
|
|
this.pr_code.AutoSize = true;
|
|
|
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(185, 211);
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(186, 212);
|
|
|
this.pr_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_code.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
this.pr_code.Name = "pr_code";
|
|
|
@@ -1032,7 +1065,7 @@
|
|
|
//
|
|
|
this.pa_code_label.AutoSize = true;
|
|
|
this.pa_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_code_label.Location = new System.Drawing.Point(13, 89);
|
|
|
+ this.pa_code_label.Location = new System.Drawing.Point(14, 90);
|
|
|
this.pa_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pa_code_label.Name = "pa_code_label";
|
|
|
this.pa_code_label.Size = new System.Drawing.Size(82, 41);
|
|
|
@@ -1105,7 +1138,7 @@
|
|
|
this.PackageDetail.ReadOnly = true;
|
|
|
this.PackageDetail.RowHeadersWidth = 82;
|
|
|
this.PackageDetail.RowTemplate.Height = 23;
|
|
|
- this.PackageDetail.Size = new System.Drawing.Size(1724, 480);
|
|
|
+ this.PackageDetail.Size = new System.Drawing.Size(1226, 480);
|
|
|
this.PackageDetail.TabIndex = 134;
|
|
|
//
|
|
|
// pd_barcode
|
|
|
@@ -1168,25 +1201,178 @@
|
|
|
this.pd_id.Visible = false;
|
|
|
this.pd_id.Width = 200;
|
|
|
//
|
|
|
- // UploadZTE
|
|
|
- //
|
|
|
- this.UploadZTE.AllPower = null;
|
|
|
- this.UploadZTE.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.UploadZTE.DownImage = ((System.Drawing.Image)(resources.GetObject("UploadZTE.DownImage")));
|
|
|
- this.UploadZTE.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
- this.UploadZTE.Image = null;
|
|
|
- this.UploadZTE.IsShowBorder = true;
|
|
|
- this.UploadZTE.Location = new System.Drawing.Point(168, 260);
|
|
|
- this.UploadZTE.Margin = new System.Windows.Forms.Padding(6);
|
|
|
- this.UploadZTE.MoveImage = ((System.Drawing.Image)(resources.GetObject("UploadZTE.MoveImage")));
|
|
|
- this.UploadZTE.Name = "UploadZTE";
|
|
|
- this.UploadZTE.NormalImage = ((System.Drawing.Image)(resources.GetObject("UploadZTE.NormalImage")));
|
|
|
- this.UploadZTE.Power = "ifspecial";
|
|
|
- this.UploadZTE.Size = new System.Drawing.Size(120, 48);
|
|
|
- this.UploadZTE.TabIndex = 194;
|
|
|
- this.UploadZTE.Text = "上传星云";
|
|
|
- this.UploadZTE.UseVisualStyleBackColor = true;
|
|
|
- this.UploadZTE.Click += new System.EventHandler(this.UploadZTE_Click);
|
|
|
+ // groupBoxWithBorder3
|
|
|
+ //
|
|
|
+ this.groupBoxWithBorder3.BorderColor = System.Drawing.Color.Black;
|
|
|
+ this.groupBoxWithBorder3.Controls.Add(this.StopWeight);
|
|
|
+ this.groupBoxWithBorder3.Controls.Add(this.StartWeight);
|
|
|
+ this.groupBoxWithBorder3.Controls.Add(this.RefreshWeigh);
|
|
|
+ this.groupBoxWithBorder3.Controls.Add(this.pr_cartonunit1);
|
|
|
+ this.groupBoxWithBorder3.Controls.Add(this.pr_cartonunit);
|
|
|
+ this.groupBoxWithBorder3.Controls.Add(this.pr_cartonboxgw);
|
|
|
+ this.groupBoxWithBorder3.Controls.Add(this.label4);
|
|
|
+ this.groupBoxWithBorder3.Controls.Add(this.weight);
|
|
|
+ this.groupBoxWithBorder3.Controls.Add(this.label5);
|
|
|
+ this.groupBoxWithBorder3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.groupBoxWithBorder3.Location = new System.Drawing.Point(1258, 358);
|
|
|
+ this.groupBoxWithBorder3.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.groupBoxWithBorder3.Name = "groupBoxWithBorder3";
|
|
|
+ this.groupBoxWithBorder3.Padding = new System.Windows.Forms.Padding(4);
|
|
|
+ this.groupBoxWithBorder3.Size = new System.Drawing.Size(474, 482);
|
|
|
+ this.groupBoxWithBorder3.TabIndex = 211;
|
|
|
+ this.groupBoxWithBorder3.TabStop = false;
|
|
|
+ this.groupBoxWithBorder3.Text = "称量信息";
|
|
|
+ this.groupBoxWithBorder3.TextColor = System.Drawing.Color.Black;
|
|
|
+ //
|
|
|
+ // RefreshWeigh
|
|
|
+ //
|
|
|
+ this.RefreshWeigh.AllPower = "ifall";
|
|
|
+ this.RefreshWeigh.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.RefreshWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.DownImage")));
|
|
|
+ this.RefreshWeigh.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.RefreshWeigh.Image = null;
|
|
|
+ this.RefreshWeigh.IsShowBorder = true;
|
|
|
+ this.RefreshWeigh.Location = new System.Drawing.Point(222, 250);
|
|
|
+ this.RefreshWeigh.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.RefreshWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.MoveImage")));
|
|
|
+ this.RefreshWeigh.Name = "RefreshWeigh";
|
|
|
+ this.RefreshWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.NormalImage")));
|
|
|
+ this.RefreshWeigh.Power = null;
|
|
|
+ this.RefreshWeigh.Size = new System.Drawing.Size(116, 48);
|
|
|
+ this.RefreshWeigh.TabIndex = 185;
|
|
|
+ this.RefreshWeigh.Tag = "ifread";
|
|
|
+ this.RefreshWeigh.Text = "刷新重量";
|
|
|
+ this.RefreshWeigh.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // pr_cartonunit1
|
|
|
+ //
|
|
|
+ this.pr_cartonunit1.AutoSize = true;
|
|
|
+ this.pr_cartonunit1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pr_cartonunit1.Location = new System.Drawing.Point(163, 253);
|
|
|
+ this.pr_cartonunit1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pr_cartonunit1.Name = "pr_cartonunit1";
|
|
|
+ this.pr_cartonunit1.Size = new System.Drawing.Size(38, 41);
|
|
|
+ this.pr_cartonunit1.TabIndex = 184;
|
|
|
+ this.pr_cartonunit1.Tag = "pr_cartonunit";
|
|
|
+ this.pr_cartonunit1.Text = "g";
|
|
|
+ this.pr_cartonunit1.Visible = false;
|
|
|
+ //
|
|
|
+ // pr_cartonunit
|
|
|
+ //
|
|
|
+ this.pr_cartonunit.AutoSize = true;
|
|
|
+ this.pr_cartonunit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pr_cartonunit.Location = new System.Drawing.Point(101, 47);
|
|
|
+ this.pr_cartonunit.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pr_cartonunit.Name = "pr_cartonunit";
|
|
|
+ this.pr_cartonunit.Size = new System.Drawing.Size(38, 41);
|
|
|
+ this.pr_cartonunit.TabIndex = 183;
|
|
|
+ this.pr_cartonunit.Text = "g";
|
|
|
+ this.pr_cartonunit.Visible = false;
|
|
|
+ //
|
|
|
+ // pr_cartonboxgw
|
|
|
+ //
|
|
|
+ this.pr_cartonboxgw.AutoSize = true;
|
|
|
+ this.pr_cartonboxgw.Font = new System.Drawing.Font("微软雅黑", 25F);
|
|
|
+ this.pr_cartonboxgw.Location = new System.Drawing.Point(33, 327);
|
|
|
+ this.pr_cartonboxgw.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pr_cartonboxgw.Name = "pr_cartonboxgw";
|
|
|
+ this.pr_cartonboxgw.Size = new System.Drawing.Size(0, 88);
|
|
|
+ this.pr_cartonboxgw.TabIndex = 182;
|
|
|
+ //
|
|
|
+ // label4
|
|
|
+ //
|
|
|
+ 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(17, 253);
|
|
|
+ this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label4.Name = "label4";
|
|
|
+ this.label4.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.label4.TabIndex = 181;
|
|
|
+ this.label4.Text = "标准重量";
|
|
|
+ //
|
|
|
+ // weight
|
|
|
+ //
|
|
|
+ this.weight.AutoSize = true;
|
|
|
+ this.weight.Font = new System.Drawing.Font("微软雅黑", 35F);
|
|
|
+ this.weight.ForeColor = System.Drawing.Color.DarkGreen;
|
|
|
+ this.weight.Location = new System.Drawing.Point(29, 115);
|
|
|
+ this.weight.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.weight.Name = "weight";
|
|
|
+ this.weight.Size = new System.Drawing.Size(0, 121);
|
|
|
+ this.weight.TabIndex = 180;
|
|
|
+ //
|
|
|
+ // label5
|
|
|
+ //
|
|
|
+ this.label5.AutoSize = true;
|
|
|
+ this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label5.Location = new System.Drawing.Point(17, 47);
|
|
|
+ this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label5.Name = "label5";
|
|
|
+ this.label5.Size = new System.Drawing.Size(82, 41);
|
|
|
+ this.label5.TabIndex = 179;
|
|
|
+ this.label5.Text = "重量";
|
|
|
+ //
|
|
|
+ // StopWeight
|
|
|
+ //
|
|
|
+ this.StopWeight.AllPower = null;
|
|
|
+ this.StopWeight.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.StopWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.DownImage")));
|
|
|
+ this.StopWeight.Image = ((System.Drawing.Image)(resources.GetObject("StopWeight.Image")));
|
|
|
+ this.StopWeight.IsShowBorder = true;
|
|
|
+ this.StopWeight.Location = new System.Drawing.Point(309, 47);
|
|
|
+ this.StopWeight.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
+ this.StopWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.MoveImage")));
|
|
|
+ this.StopWeight.Name = "StopWeight";
|
|
|
+ this.StopWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.NormalImage")));
|
|
|
+ this.StopWeight.Power = null;
|
|
|
+ this.StopWeight.Size = new System.Drawing.Size(149, 48);
|
|
|
+ this.StopWeight.TabIndex = 187;
|
|
|
+ this.StopWeight.Text = "停止称量";
|
|
|
+ this.StopWeight.UseVisualStyleBackColor = true;
|
|
|
+ this.StopWeight.Click += new System.EventHandler(this.StopWeight_Click);
|
|
|
+ //
|
|
|
+ // StartWeight
|
|
|
+ //
|
|
|
+ this.StartWeight.AllPower = null;
|
|
|
+ this.StartWeight.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.StartWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.DownImage")));
|
|
|
+ this.StartWeight.Image = ((System.Drawing.Image)(resources.GetObject("StartWeight.Image")));
|
|
|
+ this.StartWeight.IsShowBorder = true;
|
|
|
+ this.StartWeight.Location = new System.Drawing.Point(151, 47);
|
|
|
+ this.StartWeight.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
+ this.StartWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.MoveImage")));
|
|
|
+ this.StartWeight.Name = "StartWeight";
|
|
|
+ this.StartWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.NormalImage")));
|
|
|
+ this.StartWeight.Power = null;
|
|
|
+ this.StartWeight.Size = new System.Drawing.Size(151, 48);
|
|
|
+ this.StartWeight.TabIndex = 186;
|
|
|
+ this.StartWeight.Text = "开始称量";
|
|
|
+ this.StartWeight.UseVisualStyleBackColor = true;
|
|
|
+ this.StartWeight.Click += new System.EventHandler(this.StartWeight_Click);
|
|
|
+ //
|
|
|
+ // ComList
|
|
|
+ //
|
|
|
+ this.ComList.AutoSize = true;
|
|
|
+ this.ComList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ComList.Location = new System.Drawing.Point(1190, 865);
|
|
|
+ this.ComList.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ComList.Name = "ComList";
|
|
|
+ this.ComList.Size = new System.Drawing.Size(128, 38);
|
|
|
+ this.ComList.TabIndex = 189;
|
|
|
+ this.ComList.Text = "ComList";
|
|
|
+ this.ComList.Visible = false;
|
|
|
+ //
|
|
|
+ // BaudRate
|
|
|
+ //
|
|
|
+ this.BaudRate.AutoSize = true;
|
|
|
+ this.BaudRate.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.BaudRate.Location = new System.Drawing.Point(1190, 917);
|
|
|
+ this.BaudRate.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.BaudRate.Name = "BaudRate";
|
|
|
+ this.BaudRate.Size = new System.Drawing.Size(150, 38);
|
|
|
+ this.BaudRate.TabIndex = 188;
|
|
|
+ this.BaudRate.Text = "BaudRate";
|
|
|
+ this.BaudRate.Visible = false;
|
|
|
//
|
|
|
// Packing_PackageCollectionZX
|
|
|
//
|
|
|
@@ -1194,6 +1380,9 @@
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
|
this.ClientSize = new System.Drawing.Size(1758, 1168);
|
|
|
+ this.Controls.Add(this.ComList);
|
|
|
+ this.Controls.Add(this.BaudRate);
|
|
|
+ this.Controls.Add(this.groupBoxWithBorder3);
|
|
|
this.Controls.Add(this.label2);
|
|
|
this.Controls.Add(this.Remark_PreFix);
|
|
|
this.Controls.Add(this.AllowRepeat);
|
|
|
@@ -1241,6 +1430,8 @@
|
|
|
this.groupBoxWithBorder1.ResumeLayout(true);
|
|
|
this.groupBoxWithBorder1.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).EndInit();
|
|
|
+ this.groupBoxWithBorder3.ResumeLayout(true);
|
|
|
+ this.groupBoxWithBorder3.PerformLayout();
|
|
|
this.ResumeLayout(true);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
@@ -1328,5 +1519,17 @@
|
|
|
private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
|
|
|
private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
|
|
|
private CustomControl.ButtonUtil.NormalButton UploadZTE;
|
|
|
+ private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder3;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton RefreshWeigh;
|
|
|
+ private System.Windows.Forms.Label pr_cartonunit1;
|
|
|
+ private System.Windows.Forms.Label pr_cartonunit;
|
|
|
+ private System.Windows.Forms.Label pr_cartonboxgw;
|
|
|
+ private System.Windows.Forms.Label label4;
|
|
|
+ private System.Windows.Forms.Label weight;
|
|
|
+ private System.Windows.Forms.Label label5;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton StopWeight;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton StartWeight;
|
|
|
+ private System.Windows.Forms.Label ComList;
|
|
|
+ private System.Windows.Forms.Label BaudRate;
|
|
|
}
|
|
|
}
|