|
|
@@ -47,15 +47,8 @@
|
|
|
this.mcd_inqty = new System.Windows.Forms.Label();
|
|
|
this.pa_remark_label = new System.Windows.Forms.Label();
|
|
|
this.CollecRemark = new System.Windows.Forms.CheckBox();
|
|
|
- this.Port_label = new System.Windows.Forms.Label();
|
|
|
- this.IP_label = new System.Windows.Forms.Label();
|
|
|
- this.AllowRepeat = new System.Windows.Forms.CheckBox();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.Remark_PreFix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
- this.CloseServer = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.BuildServer = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.Port = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- 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.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
@@ -102,24 +95,38 @@
|
|
|
this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.PackageDetail = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
|
- this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pd_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pa_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pa_prodcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
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.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.groupBoxWithBorder3 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.RefreshWeigh = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
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.PrintNum1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
|
|
|
+ this.label6 = new System.Windows.Forms.Label();
|
|
|
+ this.PrintSecond = new System.Windows.Forms.CheckBox();
|
|
|
+ this.PrintLabel1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
|
|
|
+ this.label7 = new System.Windows.Forms.Label();
|
|
|
+ this.PrintList1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
+ this.label8 = new System.Windows.Forms.Label();
|
|
|
+ this.PrintNum2 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
|
|
|
+ this.label9 = new System.Windows.Forms.Label();
|
|
|
+ this.PrintThird = new System.Windows.Forms.CheckBox();
|
|
|
+ this.PrintLabel2 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
|
|
|
+ this.label10 = new System.Windows.Forms.Label();
|
|
|
+ this.PrintList2 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
+ this.label11 = new System.Windows.Forms.Label();
|
|
|
this.groupBoxWithBorder2.SuspendLayout();
|
|
|
this.groupBoxWithBorder1.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).BeginInit();
|
|
|
@@ -305,7 +312,7 @@
|
|
|
// CollecRemark
|
|
|
//
|
|
|
this.CollecRemark.AutoSize = true;
|
|
|
- this.CollecRemark.Location = new System.Drawing.Point(1048, 1114);
|
|
|
+ this.CollecRemark.Location = new System.Drawing.Point(958, 1115);
|
|
|
this.CollecRemark.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.CollecRemark.Name = "CollecRemark";
|
|
|
this.CollecRemark.Size = new System.Drawing.Size(186, 28);
|
|
|
@@ -313,39 +320,6 @@
|
|
|
this.CollecRemark.Text = "采集备注信息";
|
|
|
this.CollecRemark.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
- // Port_label
|
|
|
- //
|
|
|
- this.Port_label.AutoSize = true;
|
|
|
- this.Port_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Port_label.Location = new System.Drawing.Point(1384, 928);
|
|
|
- this.Port_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.Port_label.Name = "Port_label";
|
|
|
- this.Port_label.Size = new System.Drawing.Size(82, 41);
|
|
|
- this.Port_label.TabIndex = 204;
|
|
|
- this.Port_label.Text = "端口";
|
|
|
- //
|
|
|
- // IP_label
|
|
|
- //
|
|
|
- this.IP_label.AutoSize = true;
|
|
|
- this.IP_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.IP_label.Location = new System.Drawing.Point(1384, 862);
|
|
|
- this.IP_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.IP_label.Name = "IP_label";
|
|
|
- this.IP_label.Size = new System.Drawing.Size(47, 41);
|
|
|
- this.IP_label.TabIndex = 202;
|
|
|
- this.IP_label.Text = "IP";
|
|
|
- //
|
|
|
- // AllowRepeat
|
|
|
- //
|
|
|
- this.AllowRepeat.AutoSize = true;
|
|
|
- this.AllowRepeat.Location = new System.Drawing.Point(1258, 1112);
|
|
|
- this.AllowRepeat.Margin = new System.Windows.Forms.Padding(6);
|
|
|
- this.AllowRepeat.Name = "AllowRepeat";
|
|
|
- this.AllowRepeat.Size = new System.Drawing.Size(186, 28);
|
|
|
- this.AllowRepeat.TabIndex = 208;
|
|
|
- this.AllowRepeat.Text = "允许重复备注";
|
|
|
- this.AllowRepeat.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
// label2
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
@@ -374,87 +348,17 @@
|
|
|
this.Remark_PreFix.TabIndex = 209;
|
|
|
this.Remark_PreFix.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Remark_PreFix_KeyDown);
|
|
|
//
|
|
|
- // CloseServer
|
|
|
- //
|
|
|
- this.CloseServer.AllPower = null;
|
|
|
- this.CloseServer.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.CloseServer.DownImage = ((System.Drawing.Image)(resources.GetObject("CloseServer.DownImage")));
|
|
|
- this.CloseServer.Image = null;
|
|
|
- this.CloseServer.IsShowBorder = true;
|
|
|
- this.CloseServer.Location = new System.Drawing.Point(1562, 1004);
|
|
|
- this.CloseServer.Margin = new System.Windows.Forms.Padding(6);
|
|
|
- this.CloseServer.MoveImage = ((System.Drawing.Image)(resources.GetObject("CloseServer.MoveImage")));
|
|
|
- this.CloseServer.Name = "CloseServer";
|
|
|
- this.CloseServer.NormalImage = ((System.Drawing.Image)(resources.GetObject("CloseServer.NormalImage")));
|
|
|
- this.CloseServer.Power = null;
|
|
|
- this.CloseServer.Size = new System.Drawing.Size(120, 48);
|
|
|
- this.CloseServer.TabIndex = 207;
|
|
|
- this.CloseServer.Text = "关闭服务";
|
|
|
- this.CloseServer.UseVisualStyleBackColor = true;
|
|
|
- this.CloseServer.Click += new System.EventHandler(this.CloseServer_Click);
|
|
|
- //
|
|
|
- // BuildServer
|
|
|
- //
|
|
|
- this.BuildServer.AllPower = null;
|
|
|
- this.BuildServer.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.BuildServer.DownImage = ((System.Drawing.Image)(resources.GetObject("BuildServer.DownImage")));
|
|
|
- this.BuildServer.Image = null;
|
|
|
- this.BuildServer.IsShowBorder = true;
|
|
|
- this.BuildServer.Location = new System.Drawing.Point(1400, 1004);
|
|
|
- this.BuildServer.Margin = new System.Windows.Forms.Padding(6);
|
|
|
- this.BuildServer.MoveImage = ((System.Drawing.Image)(resources.GetObject("BuildServer.MoveImage")));
|
|
|
- this.BuildServer.Name = "BuildServer";
|
|
|
- this.BuildServer.NormalImage = ((System.Drawing.Image)(resources.GetObject("BuildServer.NormalImage")));
|
|
|
- this.BuildServer.Power = null;
|
|
|
- this.BuildServer.Size = new System.Drawing.Size(120, 48);
|
|
|
- this.BuildServer.TabIndex = 206;
|
|
|
- this.BuildServer.Text = "开启服务";
|
|
|
- this.BuildServer.UseVisualStyleBackColor = true;
|
|
|
- this.BuildServer.Click += new System.EventHandler(this.BuildServer_Click);
|
|
|
- //
|
|
|
- // Port
|
|
|
- //
|
|
|
- this.Port.AllPower = null;
|
|
|
- this.Port.BackColor = System.Drawing.Color.White;
|
|
|
- this.Port.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Port.ID = null;
|
|
|
- this.Port.Location = new System.Drawing.Point(1504, 932);
|
|
|
- this.Port.Margin = new System.Windows.Forms.Padding(6);
|
|
|
- this.Port.Name = "Port";
|
|
|
- this.Port.Power = null;
|
|
|
- this.Port.Size = new System.Drawing.Size(224, 39);
|
|
|
- this.Port.Str = null;
|
|
|
- this.Port.Str1 = null;
|
|
|
- this.Port.Str2 = null;
|
|
|
- this.Port.TabIndex = 205;
|
|
|
- //
|
|
|
- // IP
|
|
|
- //
|
|
|
- this.IP.AllPower = null;
|
|
|
- this.IP.BackColor = System.Drawing.Color.White;
|
|
|
- this.IP.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
- this.IP.ID = null;
|
|
|
- this.IP.Location = new System.Drawing.Point(1504, 862);
|
|
|
- this.IP.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
|
|
|
- this.IP.Name = "IP";
|
|
|
- this.IP.Power = null;
|
|
|
- this.IP.Size = new System.Drawing.Size(224, 39);
|
|
|
- this.IP.Str = null;
|
|
|
- this.IP.Str1 = null;
|
|
|
- this.IP.Str2 = null;
|
|
|
- this.IP.TabIndex = 203;
|
|
|
- //
|
|
|
// pa_remark
|
|
|
//
|
|
|
this.pa_remark.AllPower = null;
|
|
|
this.pa_remark.BackColor = System.Drawing.Color.White;
|
|
|
this.pa_remark.ID = null;
|
|
|
- this.pa_remark.Location = new System.Drawing.Point(1048, 1004);
|
|
|
+ this.pa_remark.Location = new System.Drawing.Point(1048, 1002);
|
|
|
this.pa_remark.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.pa_remark.Multiline = true;
|
|
|
this.pa_remark.Name = "pa_remark";
|
|
|
this.pa_remark.Power = null;
|
|
|
- this.pa_remark.Size = new System.Drawing.Size(292, 88);
|
|
|
+ this.pa_remark.Size = new System.Drawing.Size(242, 90);
|
|
|
this.pa_remark.Str = null;
|
|
|
this.pa_remark.Str1 = null;
|
|
|
this.pa_remark.Str2 = null;
|
|
|
@@ -1095,60 +999,6 @@
|
|
|
this.PackageDetail.Size = new System.Drawing.Size(1253, 480);
|
|
|
this.PackageDetail.TabIndex = 134;
|
|
|
//
|
|
|
- // dataGridViewTextBoxColumn1
|
|
|
- //
|
|
|
- this.dataGridViewTextBoxColumn1.DataPropertyName = "pd_barcode";
|
|
|
- this.dataGridViewTextBoxColumn1.HeaderText = "序列号";
|
|
|
- this.dataGridViewTextBoxColumn1.MinimumWidth = 250;
|
|
|
- this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
|
|
|
- this.dataGridViewTextBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
|
|
|
- this.dataGridViewTextBoxColumn1.Width = 250;
|
|
|
- //
|
|
|
- // dataGridViewTextBoxColumn2
|
|
|
- //
|
|
|
- this.dataGridViewTextBoxColumn2.DataPropertyName = "pa_outboxcode";
|
|
|
- this.dataGridViewTextBoxColumn2.HeaderText = "箱号";
|
|
|
- this.dataGridViewTextBoxColumn2.MinimumWidth = 200;
|
|
|
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|
|
- this.dataGridViewTextBoxColumn2.Width = 201;
|
|
|
- //
|
|
|
- // dataGridViewTextBoxColumn3
|
|
|
- //
|
|
|
- this.dataGridViewTextBoxColumn3.DataPropertyName = "pa_prodcode";
|
|
|
- this.dataGridViewTextBoxColumn3.HeaderText = "产品编号";
|
|
|
- this.dataGridViewTextBoxColumn3.MinimumWidth = 10;
|
|
|
- this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
|
|
- this.dataGridViewTextBoxColumn3.Visible = false;
|
|
|
- this.dataGridViewTextBoxColumn3.Width = 200;
|
|
|
- //
|
|
|
- // dataGridViewTextBoxColumn4
|
|
|
- //
|
|
|
- this.dataGridViewTextBoxColumn4.DataPropertyName = "pd_innerqty";
|
|
|
- this.dataGridViewTextBoxColumn4.HeaderText = "箱内数量";
|
|
|
- this.dataGridViewTextBoxColumn4.MinimumWidth = 10;
|
|
|
- this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
|
|
|
- this.dataGridViewTextBoxColumn4.Visible = false;
|
|
|
- this.dataGridViewTextBoxColumn4.Width = 80;
|
|
|
- //
|
|
|
- // dataGridViewTextBoxColumn5
|
|
|
- //
|
|
|
- this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.dataGridViewTextBoxColumn5.DataPropertyName = "pa_indate";
|
|
|
- this.dataGridViewTextBoxColumn5.HeaderText = "装箱日期";
|
|
|
- this.dataGridViewTextBoxColumn5.MinimumWidth = 300;
|
|
|
- this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
|
|
- this.dataGridViewTextBoxColumn5.Width = 300;
|
|
|
- //
|
|
|
- // dataGridViewTextBoxColumn6
|
|
|
- //
|
|
|
- this.dataGridViewTextBoxColumn6.DataPropertyName = "pd_id";
|
|
|
- this.dataGridViewTextBoxColumn6.HeaderText = "ID";
|
|
|
- this.dataGridViewTextBoxColumn6.MinimumWidth = 10;
|
|
|
- this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
|
|
|
- this.dataGridViewTextBoxColumn6.Visible = false;
|
|
|
- this.dataGridViewTextBoxColumn6.Width = 200;
|
|
|
- //
|
|
|
// pd_barcode
|
|
|
//
|
|
|
this.pd_barcode.DataPropertyName = "pd_barcode";
|
|
|
@@ -1209,6 +1059,60 @@
|
|
|
this.pd_id.Visible = false;
|
|
|
this.pd_id.Width = 200;
|
|
|
//
|
|
|
+ // dataGridViewTextBoxColumn1
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn1.DataPropertyName = "pd_barcode";
|
|
|
+ this.dataGridViewTextBoxColumn1.HeaderText = "序列号";
|
|
|
+ this.dataGridViewTextBoxColumn1.MinimumWidth = 250;
|
|
|
+ this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
|
|
|
+ this.dataGridViewTextBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
|
|
|
+ this.dataGridViewTextBoxColumn1.Width = 250;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn2
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn2.DataPropertyName = "pa_outboxcode";
|
|
|
+ this.dataGridViewTextBoxColumn2.HeaderText = "箱号";
|
|
|
+ this.dataGridViewTextBoxColumn2.MinimumWidth = 200;
|
|
|
+ this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|
|
+ this.dataGridViewTextBoxColumn2.Width = 201;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn3
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn3.DataPropertyName = "pa_prodcode";
|
|
|
+ this.dataGridViewTextBoxColumn3.HeaderText = "产品编号";
|
|
|
+ this.dataGridViewTextBoxColumn3.MinimumWidth = 10;
|
|
|
+ this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
|
|
+ this.dataGridViewTextBoxColumn3.Visible = false;
|
|
|
+ this.dataGridViewTextBoxColumn3.Width = 200;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn4
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn4.DataPropertyName = "pd_innerqty";
|
|
|
+ this.dataGridViewTextBoxColumn4.HeaderText = "箱内数量";
|
|
|
+ this.dataGridViewTextBoxColumn4.MinimumWidth = 10;
|
|
|
+ this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
|
|
|
+ this.dataGridViewTextBoxColumn4.Visible = false;
|
|
|
+ this.dataGridViewTextBoxColumn4.Width = 80;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn5
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.dataGridViewTextBoxColumn5.DataPropertyName = "pa_indate";
|
|
|
+ this.dataGridViewTextBoxColumn5.HeaderText = "装箱日期";
|
|
|
+ this.dataGridViewTextBoxColumn5.MinimumWidth = 300;
|
|
|
+ this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
|
|
+ this.dataGridViewTextBoxColumn5.Width = 300;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn6
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn6.DataPropertyName = "pd_id";
|
|
|
+ this.dataGridViewTextBoxColumn6.HeaderText = "ID";
|
|
|
+ this.dataGridViewTextBoxColumn6.MinimumWidth = 10;
|
|
|
+ this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
|
|
|
+ this.dataGridViewTextBoxColumn6.Visible = false;
|
|
|
+ this.dataGridViewTextBoxColumn6.Width = 200;
|
|
|
+ //
|
|
|
// groupBoxWithBorder3
|
|
|
//
|
|
|
this.groupBoxWithBorder3.BorderColor = System.Drawing.Color.Black;
|
|
|
@@ -1291,22 +1195,195 @@
|
|
|
this.label5.TabIndex = 179;
|
|
|
this.label5.Text = "称量重量";
|
|
|
//
|
|
|
+ // PrintNum1
|
|
|
+ //
|
|
|
+ this.PrintNum1.AllPower = null;
|
|
|
+ this.PrintNum1.BackColor = System.Drawing.Color.White;
|
|
|
+ this.PrintNum1.ID = null;
|
|
|
+ this.PrintNum1.Location = new System.Drawing.Point(1596, 850);
|
|
|
+ this.PrintNum1.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.PrintNum1.Name = "PrintNum1";
|
|
|
+ this.PrintNum1.Negative = false;
|
|
|
+ this.PrintNum1.Power = null;
|
|
|
+ this.PrintNum1.Size = new System.Drawing.Size(85, 35);
|
|
|
+ this.PrintNum1.Str = null;
|
|
|
+ this.PrintNum1.Str1 = null;
|
|
|
+ this.PrintNum1.Str2 = null;
|
|
|
+ this.PrintNum1.TabIndex = 234;
|
|
|
+ this.PrintNum1.Text = "1";
|
|
|
+ //
|
|
|
+ // label6
|
|
|
+ //
|
|
|
+ this.label6.AutoSize = true;
|
|
|
+ this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label6.Location = new System.Drawing.Point(1502, 846);
|
|
|
+ this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label6.Name = "label6";
|
|
|
+ this.label6.Size = new System.Drawing.Size(82, 41);
|
|
|
+ this.label6.TabIndex = 233;
|
|
|
+ this.label6.Text = "份数";
|
|
|
+ //
|
|
|
+ // PrintSecond
|
|
|
+ //
|
|
|
+ this.PrintSecond.AutoSize = true;
|
|
|
+ this.PrintSecond.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.PrintSecond.ForeColor = System.Drawing.Color.Red;
|
|
|
+ this.PrintSecond.Location = new System.Drawing.Point(1321, 852);
|
|
|
+ this.PrintSecond.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.PrintSecond.Name = "PrintSecond";
|
|
|
+ this.PrintSecond.Size = new System.Drawing.Size(162, 28);
|
|
|
+ this.PrintSecond.TabIndex = 232;
|
|
|
+ this.PrintSecond.Text = "打印副标签";
|
|
|
+ this.PrintSecond.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // PrintLabel1
|
|
|
+ //
|
|
|
+ this.PrintLabel1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
+ this.PrintLabel1.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.PrintLabel1.FormattingEnabled = true;
|
|
|
+ this.PrintLabel1.Location = new System.Drawing.Point(1465, 944);
|
|
|
+ this.PrintLabel1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.PrintLabel1.Name = "PrintLabel1";
|
|
|
+ this.PrintLabel1.Size = new System.Drawing.Size(264, 39);
|
|
|
+ this.PrintLabel1.TabIndex = 230;
|
|
|
+ //
|
|
|
+ // label7
|
|
|
+ //
|
|
|
+ this.label7.AutoSize = true;
|
|
|
+ this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label7.Location = new System.Drawing.Point(1314, 942);
|
|
|
+ this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label7.Name = "label7";
|
|
|
+ this.label7.Size = new System.Drawing.Size(101, 41);
|
|
|
+ this.label7.TabIndex = 231;
|
|
|
+ this.label7.Text = "标签1";
|
|
|
+ //
|
|
|
+ // PrintList1
|
|
|
+ //
|
|
|
+ this.PrintList1.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.PrintList1.Location = new System.Drawing.Point(1465, 889);
|
|
|
+ this.PrintList1.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
|
|
|
+ this.PrintList1.Name = "PrintList1";
|
|
|
+ this.PrintList1.Size = new System.Drawing.Size(264, 56);
|
|
|
+ this.PrintList1.TabIndex = 229;
|
|
|
+ //
|
|
|
+ // label8
|
|
|
+ //
|
|
|
+ this.label8.AutoSize = true;
|
|
|
+ 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(1314, 889);
|
|
|
+ this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label8.Name = "label8";
|
|
|
+ this.label8.Size = new System.Drawing.Size(133, 41);
|
|
|
+ this.label8.TabIndex = 228;
|
|
|
+ this.label8.Text = "打印机1";
|
|
|
+ //
|
|
|
+ // PrintNum2
|
|
|
+ //
|
|
|
+ this.PrintNum2.AllPower = null;
|
|
|
+ this.PrintNum2.BackColor = System.Drawing.Color.White;
|
|
|
+ this.PrintNum2.ID = null;
|
|
|
+ this.PrintNum2.Location = new System.Drawing.Point(1596, 997);
|
|
|
+ this.PrintNum2.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.PrintNum2.Name = "PrintNum2";
|
|
|
+ this.PrintNum2.Negative = false;
|
|
|
+ this.PrintNum2.Power = null;
|
|
|
+ this.PrintNum2.Size = new System.Drawing.Size(85, 35);
|
|
|
+ this.PrintNum2.Str = null;
|
|
|
+ this.PrintNum2.Str1 = null;
|
|
|
+ this.PrintNum2.Str2 = null;
|
|
|
+ this.PrintNum2.TabIndex = 241;
|
|
|
+ this.PrintNum2.Text = "1";
|
|
|
+ //
|
|
|
+ // label9
|
|
|
+ //
|
|
|
+ this.label9.AutoSize = true;
|
|
|
+ this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label9.Location = new System.Drawing.Point(1502, 993);
|
|
|
+ this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label9.Name = "label9";
|
|
|
+ this.label9.Size = new System.Drawing.Size(82, 41);
|
|
|
+ this.label9.TabIndex = 240;
|
|
|
+ this.label9.Text = "份数";
|
|
|
+ //
|
|
|
+ // PrintThird
|
|
|
+ //
|
|
|
+ this.PrintThird.AutoSize = true;
|
|
|
+ this.PrintThird.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.PrintThird.ForeColor = System.Drawing.Color.Red;
|
|
|
+ this.PrintThird.Location = new System.Drawing.Point(1321, 999);
|
|
|
+ this.PrintThird.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.PrintThird.Name = "PrintThird";
|
|
|
+ this.PrintThird.Size = new System.Drawing.Size(162, 28);
|
|
|
+ this.PrintThird.TabIndex = 239;
|
|
|
+ this.PrintThird.Text = "打印副标签";
|
|
|
+ this.PrintThird.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // PrintLabel2
|
|
|
+ //
|
|
|
+ this.PrintLabel2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
+ this.PrintLabel2.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.PrintLabel2.FormattingEnabled = true;
|
|
|
+ this.PrintLabel2.Location = new System.Drawing.Point(1465, 1091);
|
|
|
+ this.PrintLabel2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.PrintLabel2.Name = "PrintLabel2";
|
|
|
+ this.PrintLabel2.Size = new System.Drawing.Size(264, 39);
|
|
|
+ this.PrintLabel2.TabIndex = 237;
|
|
|
+ //
|
|
|
+ // label10
|
|
|
+ //
|
|
|
+ this.label10.AutoSize = true;
|
|
|
+ this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label10.Location = new System.Drawing.Point(1314, 1089);
|
|
|
+ this.label10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label10.Name = "label10";
|
|
|
+ this.label10.Size = new System.Drawing.Size(101, 41);
|
|
|
+ this.label10.TabIndex = 238;
|
|
|
+ this.label10.Text = "标签1";
|
|
|
+ //
|
|
|
+ // PrintList2
|
|
|
+ //
|
|
|
+ this.PrintList2.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.PrintList2.Location = new System.Drawing.Point(1465, 1036);
|
|
|
+ this.PrintList2.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
|
|
|
+ this.PrintList2.Name = "PrintList2";
|
|
|
+ this.PrintList2.Size = new System.Drawing.Size(264, 56);
|
|
|
+ this.PrintList2.TabIndex = 236;
|
|
|
+ //
|
|
|
+ // label11
|
|
|
+ //
|
|
|
+ this.label11.AutoSize = true;
|
|
|
+ this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label11.Location = new System.Drawing.Point(1314, 1036);
|
|
|
+ this.label11.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label11.Name = "label11";
|
|
|
+ this.label11.Size = new System.Drawing.Size(133, 41);
|
|
|
+ this.label11.TabIndex = 235;
|
|
|
+ this.label11.Text = "打印机1";
|
|
|
+ //
|
|
|
// Packing_PackageCollectionPallet
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
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.PrintNum2);
|
|
|
+ this.Controls.Add(this.label9);
|
|
|
+ this.Controls.Add(this.PrintThird);
|
|
|
+ this.Controls.Add(this.PrintLabel2);
|
|
|
+ this.Controls.Add(this.label10);
|
|
|
+ this.Controls.Add(this.PrintList2);
|
|
|
+ this.Controls.Add(this.label11);
|
|
|
+ this.Controls.Add(this.PrintNum1);
|
|
|
+ this.Controls.Add(this.label6);
|
|
|
+ this.Controls.Add(this.PrintSecond);
|
|
|
+ this.Controls.Add(this.PrintLabel1);
|
|
|
+ this.Controls.Add(this.label7);
|
|
|
+ this.Controls.Add(this.PrintList1);
|
|
|
+ this.Controls.Add(this.label8);
|
|
|
this.Controls.Add(this.groupBoxWithBorder3);
|
|
|
this.Controls.Add(this.label2);
|
|
|
this.Controls.Add(this.Remark_PreFix);
|
|
|
- this.Controls.Add(this.AllowRepeat);
|
|
|
- this.Controls.Add(this.CloseServer);
|
|
|
- this.Controls.Add(this.BuildServer);
|
|
|
- this.Controls.Add(this.Port);
|
|
|
- this.Controls.Add(this.Port_label);
|
|
|
- this.Controls.Add(this.IP);
|
|
|
- this.Controls.Add(this.IP_label);
|
|
|
this.Controls.Add(this.CollecRemark);
|
|
|
this.Controls.Add(this.pa_remark);
|
|
|
this.Controls.Add(this.pa_remark_label);
|
|
|
@@ -1423,13 +1500,6 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_id;
|
|
|
public CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
|
|
|
public System.Windows.Forms.Label ob_checkno;
|
|
|
- private CustomControl.ButtonUtil.NormalButton CloseServer;
|
|
|
- private CustomControl.ButtonUtil.NormalButton BuildServer;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox Port;
|
|
|
- private System.Windows.Forms.Label Port_label;
|
|
|
- private CustomControl.TextBoxWithIcon.SnCollectionBox IP;
|
|
|
- private System.Windows.Forms.Label IP_label;
|
|
|
- private System.Windows.Forms.CheckBox AllowRepeat;
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
private CustomControl.TextBoxWithIcon.SnCollectionBox Remark_PreFix;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
|
|
|
@@ -1444,5 +1514,19 @@
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
private System.Windows.Forms.Label weight;
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
+ private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum1;
|
|
|
+ private System.Windows.Forms.Label label6;
|
|
|
+ private System.Windows.Forms.CheckBox PrintSecond;
|
|
|
+ private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel1;
|
|
|
+ private System.Windows.Forms.Label label7;
|
|
|
+ private CustomControl.ComBoxWithFocus.PrinterCombox PrintList1;
|
|
|
+ private System.Windows.Forms.Label label8;
|
|
|
+ private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum2;
|
|
|
+ private System.Windows.Forms.Label label9;
|
|
|
+ private System.Windows.Forms.CheckBox PrintThird;
|
|
|
+ private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel2;
|
|
|
+ private System.Windows.Forms.Label label10;
|
|
|
+ private CustomControl.ComBoxWithFocus.PrinterCombox PrintList2;
|
|
|
+ private System.Windows.Forms.Label label11;
|
|
|
}
|
|
|
}
|