|
|
@@ -55,12 +55,12 @@
|
|
|
this.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
this.Printing = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.pa_packageqty = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeTextBox();
|
|
|
- this.ma_prodcode = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeTextBox();
|
|
|
- this.pa_totalqty = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeTextBox();
|
|
|
- this.ma_prodname = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeTextBox();
|
|
|
- this.pa_restqty = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeTextBox();
|
|
|
- this.barcode = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeTextBox();
|
|
|
+ this.pa_packageqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.ma_prodcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.pa_totalqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.ma_prodname = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.pa_restqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.barcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.PackageDetail = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
|
this.pd_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pa_outboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
@@ -76,9 +76,10 @@
|
|
|
this.pr_code_label.AutoSize = true;
|
|
|
this.pr_code_label.Enabled = false;
|
|
|
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(525, 53);
|
|
|
+ this.pr_code_label.Location = new System.Drawing.Point(700, 66);
|
|
|
+ this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_code_label.Name = "pr_code_label";
|
|
|
- this.pr_code_label.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.pr_code_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.pr_code_label.TabIndex = 81;
|
|
|
this.pr_code_label.Text = "产品编号";
|
|
|
//
|
|
|
@@ -86,9 +87,10 @@
|
|
|
//
|
|
|
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(20, 102);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(27, 128);
|
|
|
+ this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
- this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.pr_detail_label.TabIndex = 80;
|
|
|
this.pr_detail_label.Text = "产品名称";
|
|
|
//
|
|
|
@@ -96,9 +98,10 @@
|
|
|
//
|
|
|
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(283, 54);
|
|
|
+ this.ma_code_label.Location = new System.Drawing.Point(377, 68);
|
|
|
+ this.ma_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ma_code_label.Name = "ma_code_label";
|
|
|
- this.ma_code_label.Size = new System.Drawing.Size(58, 21);
|
|
|
+ this.ma_code_label.Size = new System.Drawing.Size(72, 27);
|
|
|
this.ma_code_label.TabIndex = 76;
|
|
|
this.ma_code_label.Text = "工单号";
|
|
|
//
|
|
|
@@ -108,8 +111,9 @@
|
|
|
this.panel2.Controls.Add(this.label1);
|
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.panel2.Name = "panel2";
|
|
|
- this.panel2.Size = new System.Drawing.Size(1019, 29);
|
|
|
+ this.panel2.Size = new System.Drawing.Size(1359, 36);
|
|
|
this.panel2.TabIndex = 88;
|
|
|
this.panel2.Tag = "NoAuto";
|
|
|
//
|
|
|
@@ -118,9 +122,10 @@
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
|
- this.label1.Location = new System.Drawing.Point(12, 4);
|
|
|
+ this.label1.Location = new System.Drawing.Point(16, 5);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.label1.Size = new System.Drawing.Size(92, 27);
|
|
|
this.label1.TabIndex = 0;
|
|
|
this.label1.Text = "基础信息";
|
|
|
//
|
|
|
@@ -128,9 +133,10 @@
|
|
|
//
|
|
|
this.pa_packageqty_label.AutoSize = true;
|
|
|
this.pa_packageqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_packageqty_label.Location = new System.Drawing.Point(268, 102);
|
|
|
+ this.pa_packageqty_label.Location = new System.Drawing.Point(357, 128);
|
|
|
+ this.pa_packageqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_packageqty_label.Name = "pa_packageqty_label";
|
|
|
- this.pa_packageqty_label.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.pa_packageqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.pa_packageqty_label.TabIndex = 95;
|
|
|
this.pa_packageqty_label.Text = "已装数量";
|
|
|
//
|
|
|
@@ -138,9 +144,10 @@
|
|
|
//
|
|
|
this.pa_totalqty_label.AutoSize = true;
|
|
|
this.pa_totalqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_totalqty_label.Location = new System.Drawing.Point(269, 149);
|
|
|
+ this.pa_totalqty_label.Location = new System.Drawing.Point(359, 186);
|
|
|
+ this.pa_totalqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_totalqty_label.Name = "pa_totalqty_label";
|
|
|
- this.pa_totalqty_label.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.pa_totalqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.pa_totalqty_label.TabIndex = 97;
|
|
|
this.pa_totalqty_label.Text = "箱内容量";
|
|
|
//
|
|
|
@@ -149,9 +156,10 @@
|
|
|
this.label13.AutoSize = true;
|
|
|
this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label13.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label13.Location = new System.Drawing.Point(20, 572);
|
|
|
+ this.label13.Location = new System.Drawing.Point(27, 715);
|
|
|
+ this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label13.Name = "label13";
|
|
|
- this.label13.Size = new System.Drawing.Size(58, 21);
|
|
|
+ this.label13.Size = new System.Drawing.Size(72, 27);
|
|
|
this.label13.TabIndex = 105;
|
|
|
this.label13.Text = "序列号";
|
|
|
//
|
|
|
@@ -159,9 +167,10 @@
|
|
|
//
|
|
|
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(52, 53);
|
|
|
+ this.pa_code_label.Location = new System.Drawing.Point(69, 66);
|
|
|
+ this.pa_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_code_label.Name = "pa_code_label";
|
|
|
- this.pa_code_label.Size = new System.Drawing.Size(42, 21);
|
|
|
+ this.pa_code_label.Size = new System.Drawing.Size(52, 27);
|
|
|
this.pa_code_label.TabIndex = 113;
|
|
|
this.pa_code_label.Text = "箱号";
|
|
|
//
|
|
|
@@ -169,9 +178,10 @@
|
|
|
//
|
|
|
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(7, 149);
|
|
|
+ this.PrintList_label.Location = new System.Drawing.Point(9, 186);
|
|
|
+ this.PrintList_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.PrintList_label.Name = "PrintList_label";
|
|
|
- this.PrintList_label.Size = new System.Drawing.Size(90, 21);
|
|
|
+ this.PrintList_label.Size = new System.Drawing.Size(112, 27);
|
|
|
this.PrintList_label.TabIndex = 116;
|
|
|
this.PrintList_label.Text = "打印机列表";
|
|
|
//
|
|
|
@@ -179,9 +189,10 @@
|
|
|
//
|
|
|
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(782, 149);
|
|
|
+ this.PrintNum_label.Location = new System.Drawing.Point(1043, 186);
|
|
|
+ this.PrintNum_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.PrintNum_label.Name = "PrintNum_label";
|
|
|
- this.PrintNum_label.Size = new System.Drawing.Size(42, 21);
|
|
|
+ this.PrintNum_label.Size = new System.Drawing.Size(52, 27);
|
|
|
this.PrintNum_label.TabIndex = 124;
|
|
|
this.PrintNum_label.Text = "份数";
|
|
|
//
|
|
|
@@ -189,9 +200,10 @@
|
|
|
//
|
|
|
this.pa_restqty_label.AutoSize = true;
|
|
|
this.pa_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_restqty_label.Location = new System.Drawing.Point(525, 102);
|
|
|
+ this.pa_restqty_label.Location = new System.Drawing.Point(700, 128);
|
|
|
+ this.pa_restqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_restqty_label.Name = "pa_restqty_label";
|
|
|
- this.pa_restqty_label.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.pa_restqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.pa_restqty_label.TabIndex = 126;
|
|
|
this.pa_restqty_label.Text = "剩余容量";
|
|
|
//
|
|
|
@@ -199,9 +211,10 @@
|
|
|
//
|
|
|
this.AutoPrint.AutoSize = true;
|
|
|
this.AutoPrint.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.AutoPrint.Location = new System.Drawing.Point(786, 102);
|
|
|
+ this.AutoPrint.Location = new System.Drawing.Point(1048, 128);
|
|
|
+ this.AutoPrint.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.AutoPrint.Name = "AutoPrint";
|
|
|
- this.AutoPrint.Size = new System.Drawing.Size(125, 25);
|
|
|
+ this.AutoPrint.Size = new System.Drawing.Size(154, 31);
|
|
|
this.AutoPrint.TabIndex = 128;
|
|
|
this.AutoPrint.Text = "满箱自动打印";
|
|
|
this.AutoPrint.UseVisualStyleBackColor = true;
|
|
|
@@ -210,9 +223,10 @@
|
|
|
//
|
|
|
this.Cancel.AutoSize = true;
|
|
|
this.Cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Cancel.Location = new System.Drawing.Point(322, 572);
|
|
|
+ this.Cancel.Location = new System.Drawing.Point(429, 715);
|
|
|
+ this.Cancel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.Cancel.Name = "Cancel";
|
|
|
- this.Cancel.Size = new System.Drawing.Size(93, 25);
|
|
|
+ this.Cancel.Size = new System.Drawing.Size(114, 31);
|
|
|
this.Cancel.TabIndex = 129;
|
|
|
this.Cancel.Text = "取消采集";
|
|
|
this.Cancel.UseVisualStyleBackColor = true;
|
|
|
@@ -221,9 +235,10 @@
|
|
|
//
|
|
|
this.pa_id.AutoSize = true;
|
|
|
this.pa_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_id.Location = new System.Drawing.Point(964, 46);
|
|
|
+ this.pa_id.Location = new System.Drawing.Point(1285, 58);
|
|
|
+ this.pa_id.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_id.Name = "pa_id";
|
|
|
- this.pa_id.Size = new System.Drawing.Size(50, 21);
|
|
|
+ this.pa_id.Size = new System.Drawing.Size(63, 27);
|
|
|
this.pa_id.TabIndex = 153;
|
|
|
this.pa_id.Text = "pa_id";
|
|
|
this.pa_id.Visible = false;
|
|
|
@@ -232,19 +247,20 @@
|
|
|
//
|
|
|
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
|
- this.PrintLabel.Location = new System.Drawing.Point(611, 149);
|
|
|
- this.PrintLabel.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.PrintLabel.Location = new System.Drawing.Point(815, 186);
|
|
|
+ this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
|
- this.PrintLabel.Size = new System.Drawing.Size(150, 20);
|
|
|
+ this.PrintLabel.Size = new System.Drawing.Size(199, 23);
|
|
|
this.PrintLabel.TabIndex = 159;
|
|
|
//
|
|
|
// label3
|
|
|
//
|
|
|
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(525, 149);
|
|
|
+ this.label3.Location = new System.Drawing.Point(700, 186);
|
|
|
+ this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.label3.Size = new System.Drawing.Size(92, 27);
|
|
|
this.label3.TabIndex = 160;
|
|
|
this.label3.Text = "打印标签";
|
|
|
//
|
|
|
@@ -252,9 +268,10 @@
|
|
|
//
|
|
|
this.pr_id.AutoSize = true;
|
|
|
this.pr_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_id.Location = new System.Drawing.Point(964, 71);
|
|
|
+ this.pr_id.Location = new System.Drawing.Point(1285, 89);
|
|
|
+ this.pr_id.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_id.Name = "pr_id";
|
|
|
- this.pr_id.Size = new System.Drawing.Size(47, 21);
|
|
|
+ this.pr_id.Size = new System.Drawing.Size(60, 27);
|
|
|
this.pr_id.TabIndex = 161;
|
|
|
this.pr_id.Tag = "pr_id";
|
|
|
this.pr_id.Text = "pr_id";
|
|
|
@@ -266,27 +283,29 @@
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label2.ForeColor = System.Drawing.Color.Blue;
|
|
|
- this.label2.Location = new System.Drawing.Point(20, 188);
|
|
|
+ this.label2.Location = new System.Drawing.Point(27, 235);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.label2.Size = new System.Drawing.Size(92, 27);
|
|
|
this.label2.TabIndex = 162;
|
|
|
this.label2.Text = "装箱信息";
|
|
|
//
|
|
|
// pa_code
|
|
|
//
|
|
|
this.pa_code.ErrorMsg = null;
|
|
|
- this.pa_code.Location = new System.Drawing.Point(108, 54);
|
|
|
+ this.pa_code.Location = new System.Drawing.Point(144, 68);
|
|
|
+ this.pa_code.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
|
|
|
this.pa_code.Name = "pa_code";
|
|
|
this.pa_code.Pr_id = null;
|
|
|
- this.pa_code.Size = new System.Drawing.Size(149, 21);
|
|
|
+ this.pa_code.Size = new System.Drawing.Size(199, 26);
|
|
|
this.pa_code.TabIndex = 163;
|
|
|
//
|
|
|
// PrintList
|
|
|
//
|
|
|
- this.PrintList.Location = new System.Drawing.Point(108, 149);
|
|
|
- this.PrintList.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.PrintList.Location = new System.Drawing.Point(144, 186);
|
|
|
+ this.PrintList.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
|
|
|
this.PrintList.Name = "PrintList";
|
|
|
- this.PrintList.Size = new System.Drawing.Size(150, 25);
|
|
|
+ this.PrintList.Size = new System.Drawing.Size(200, 31);
|
|
|
this.PrintList.TabIndex = 158;
|
|
|
//
|
|
|
// PrintNum
|
|
|
@@ -294,11 +313,12 @@
|
|
|
this.PrintNum.AllPower = null;
|
|
|
this.PrintNum.BackColor = System.Drawing.Color.White;
|
|
|
this.PrintNum.ID = null;
|
|
|
- this.PrintNum.Location = new System.Drawing.Point(829, 149);
|
|
|
+ this.PrintNum.Location = new System.Drawing.Point(1105, 186);
|
|
|
+ this.PrintNum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.PrintNum.Name = "PrintNum";
|
|
|
this.PrintNum.Negative = false;
|
|
|
this.PrintNum.Power = null;
|
|
|
- this.PrintNum.Size = new System.Drawing.Size(40, 21);
|
|
|
+ this.PrintNum.Size = new System.Drawing.Size(52, 25);
|
|
|
this.PrintNum.Str = null;
|
|
|
this.PrintNum.Str1 = null;
|
|
|
this.PrintNum.Str2 = null;
|
|
|
@@ -307,9 +327,10 @@
|
|
|
// OperateResult
|
|
|
//
|
|
|
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OperateResult.Location = new System.Drawing.Point(777, 214);
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(1036, 268);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(219, 344);
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(291, 429);
|
|
|
this.OperateResult.TabIndex = 155;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
@@ -321,12 +342,13 @@
|
|
|
this.ma_code.Condition = null;
|
|
|
this.ma_code.DBTitle = "工单查询";
|
|
|
this.ma_code.FormName = null;
|
|
|
- this.ma_code.Location = new System.Drawing.Point(351, 54);
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(468, 68);
|
|
|
+ this.ma_code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.ma_code.Name = "ma_code";
|
|
|
this.ma_code.Power = null;
|
|
|
this.ma_code.SelectField = null;
|
|
|
this.ma_code.SetValueField = null;
|
|
|
- this.ma_code.Size = new System.Drawing.Size(150, 21);
|
|
|
+ this.ma_code.Size = new System.Drawing.Size(200, 26);
|
|
|
this.ma_code.TabIndex = 152;
|
|
|
this.ma_code.TableName = null;
|
|
|
this.ma_code.Tag = "ma_code";
|
|
|
@@ -340,12 +362,13 @@
|
|
|
this.Printing.DownImage = ((System.Drawing.Image)(resources.GetObject("Printing.DownImage")));
|
|
|
this.Printing.Image = ((System.Drawing.Image)(resources.GetObject("Printing.Image")));
|
|
|
this.Printing.IsShowBorder = true;
|
|
|
- this.Printing.Location = new System.Drawing.Point(887, 149);
|
|
|
+ this.Printing.Location = new System.Drawing.Point(1183, 186);
|
|
|
+ this.Printing.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.Printing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printing.MoveImage")));
|
|
|
this.Printing.Name = "Printing";
|
|
|
this.Printing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printing.NormalImage")));
|
|
|
this.Printing.Power = null;
|
|
|
- this.Printing.Size = new System.Drawing.Size(60, 24);
|
|
|
+ this.Printing.Size = new System.Drawing.Size(80, 30);
|
|
|
this.Printing.TabIndex = 150;
|
|
|
this.Printing.Tag = "ifread";
|
|
|
this.Printing.Text = "打印";
|
|
|
@@ -359,12 +382,13 @@
|
|
|
this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
|
|
|
this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
|
|
|
this.Clean.IsShowBorder = true;
|
|
|
- this.Clean.Location = new System.Drawing.Point(856, 571);
|
|
|
+ this.Clean.Location = new System.Drawing.Point(1141, 714);
|
|
|
+ this.Clean.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
|
|
|
this.Clean.Name = "Clean";
|
|
|
this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
|
|
|
this.Clean.Power = null;
|
|
|
- this.Clean.Size = new System.Drawing.Size(60, 24);
|
|
|
+ this.Clean.Size = new System.Drawing.Size(80, 30);
|
|
|
this.Clean.TabIndex = 148;
|
|
|
this.Clean.Text = "清除";
|
|
|
this.Clean.UseVisualStyleBackColor = true;
|
|
|
@@ -376,10 +400,11 @@
|
|
|
this.pa_packageqty.BackColor = System.Drawing.Color.White;
|
|
|
this.pa_packageqty.Enabled = false;
|
|
|
this.pa_packageqty.ID = null;
|
|
|
- this.pa_packageqty.Location = new System.Drawing.Point(351, 102);
|
|
|
+ this.pa_packageqty.Location = new System.Drawing.Point(468, 128);
|
|
|
+ this.pa_packageqty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.pa_packageqty.Name = "pa_packageqty";
|
|
|
this.pa_packageqty.Power = null;
|
|
|
- this.pa_packageqty.Size = new System.Drawing.Size(150, 21);
|
|
|
+ this.pa_packageqty.Size = new System.Drawing.Size(199, 25);
|
|
|
this.pa_packageqty.Str = null;
|
|
|
this.pa_packageqty.Str1 = null;
|
|
|
this.pa_packageqty.Str2 = null;
|
|
|
@@ -393,10 +418,11 @@
|
|
|
this.ma_prodcode.BackColor = System.Drawing.Color.White;
|
|
|
this.ma_prodcode.Enabled = false;
|
|
|
this.ma_prodcode.ID = null;
|
|
|
- this.ma_prodcode.Location = new System.Drawing.Point(613, 55);
|
|
|
+ this.ma_prodcode.Location = new System.Drawing.Point(817, 69);
|
|
|
+ this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.ma_prodcode.Name = "ma_prodcode";
|
|
|
this.ma_prodcode.Power = null;
|
|
|
- this.ma_prodcode.Size = new System.Drawing.Size(150, 21);
|
|
|
+ this.ma_prodcode.Size = new System.Drawing.Size(199, 25);
|
|
|
this.ma_prodcode.Str = null;
|
|
|
this.ma_prodcode.Str1 = null;
|
|
|
this.ma_prodcode.Str2 = null;
|
|
|
@@ -409,10 +435,11 @@
|
|
|
this.pa_totalqty.AllPower = null;
|
|
|
this.pa_totalqty.BackColor = System.Drawing.Color.White;
|
|
|
this.pa_totalqty.ID = null;
|
|
|
- this.pa_totalqty.Location = new System.Drawing.Point(352, 149);
|
|
|
+ this.pa_totalqty.Location = new System.Drawing.Point(469, 186);
|
|
|
+ this.pa_totalqty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.pa_totalqty.Name = "pa_totalqty";
|
|
|
this.pa_totalqty.Power = null;
|
|
|
- this.pa_totalqty.Size = new System.Drawing.Size(150, 21);
|
|
|
+ this.pa_totalqty.Size = new System.Drawing.Size(199, 25);
|
|
|
this.pa_totalqty.Str = null;
|
|
|
this.pa_totalqty.Str1 = null;
|
|
|
this.pa_totalqty.Str2 = null;
|
|
|
@@ -425,10 +452,11 @@
|
|
|
this.ma_prodname.BackColor = System.Drawing.Color.White;
|
|
|
this.ma_prodname.Enabled = false;
|
|
|
this.ma_prodname.ID = null;
|
|
|
- this.ma_prodname.Location = new System.Drawing.Point(108, 102);
|
|
|
+ this.ma_prodname.Location = new System.Drawing.Point(144, 128);
|
|
|
+ this.ma_prodname.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.ma_prodname.Name = "ma_prodname";
|
|
|
this.ma_prodname.Power = null;
|
|
|
- this.ma_prodname.Size = new System.Drawing.Size(150, 21);
|
|
|
+ this.ma_prodname.Size = new System.Drawing.Size(199, 25);
|
|
|
this.ma_prodname.Str = null;
|
|
|
this.ma_prodname.Str1 = null;
|
|
|
this.ma_prodname.Str2 = null;
|
|
|
@@ -441,10 +469,11 @@
|
|
|
this.pa_restqty.BackColor = System.Drawing.Color.White;
|
|
|
this.pa_restqty.Enabled = false;
|
|
|
this.pa_restqty.ID = null;
|
|
|
- this.pa_restqty.Location = new System.Drawing.Point(611, 102);
|
|
|
+ this.pa_restqty.Location = new System.Drawing.Point(815, 128);
|
|
|
+ this.pa_restqty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.pa_restqty.Name = "pa_restqty";
|
|
|
this.pa_restqty.Power = null;
|
|
|
- this.pa_restqty.Size = new System.Drawing.Size(150, 21);
|
|
|
+ this.pa_restqty.Size = new System.Drawing.Size(199, 25);
|
|
|
this.pa_restqty.Str = null;
|
|
|
this.pa_restqty.Str1 = null;
|
|
|
this.pa_restqty.Str2 = null;
|
|
|
@@ -456,10 +485,11 @@
|
|
|
this.barcode.AllPower = "ifall";
|
|
|
this.barcode.BackColor = System.Drawing.Color.White;
|
|
|
this.barcode.ID = null;
|
|
|
- this.barcode.Location = new System.Drawing.Point(88, 572);
|
|
|
+ this.barcode.Location = new System.Drawing.Point(117, 715);
|
|
|
+ this.barcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.barcode.Name = "barcode";
|
|
|
this.barcode.Power = "ifwrite";
|
|
|
- this.barcode.Size = new System.Drawing.Size(196, 21);
|
|
|
+ this.barcode.Size = new System.Drawing.Size(260, 25);
|
|
|
this.barcode.Str = null;
|
|
|
this.barcode.Str1 = null;
|
|
|
this.barcode.Str2 = null;
|
|
|
@@ -479,11 +509,12 @@
|
|
|
this.pd_innerqty,
|
|
|
this.pa_indate,
|
|
|
this.pd_id});
|
|
|
- this.PackageDetail.Location = new System.Drawing.Point(23, 214);
|
|
|
+ this.PackageDetail.Location = new System.Drawing.Point(31, 268);
|
|
|
+ this.PackageDetail.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.PackageDetail.Name = "PackageDetail";
|
|
|
this.PackageDetail.ReadOnly = true;
|
|
|
this.PackageDetail.RowTemplate.Height = 23;
|
|
|
- this.PackageDetail.Size = new System.Drawing.Size(739, 344);
|
|
|
+ this.PackageDetail.Size = new System.Drawing.Size(985, 430);
|
|
|
this.PackageDetail.TabIndex = 134;
|
|
|
//
|
|
|
// pd_barcode
|
|
|
@@ -530,11 +561,11 @@
|
|
|
//
|
|
|
// Make_PackageCollection
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.AutoSize = true;
|
|
|
this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
|
|
|
- this.ClientSize = new System.Drawing.Size(1019, 608);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1359, 760);
|
|
|
this.Controls.Add(this.pa_code);
|
|
|
this.Controls.Add(this.label2);
|
|
|
this.Controls.Add(this.pr_id);
|
|
|
@@ -568,6 +599,7 @@
|
|
|
this.Controls.Add(this.pr_detail_label);
|
|
|
this.Controls.Add(this.ma_code_label);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.Name = "Make_PackageCollection";
|
|
|
this.Tag = "Make!PackageCollection";
|
|
|
this.Text = "包装采集";
|
|
|
@@ -600,12 +632,12 @@
|
|
|
private System.Windows.Forms.CheckBox Cancel;
|
|
|
|
|
|
private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageDetail;
|
|
|
- private CustomControl.TextBoxWithIcon.MaCodeTextBox barcode;
|
|
|
- private CustomControl.TextBoxWithIcon.MaCodeTextBox pa_restqty;
|
|
|
- private CustomControl.TextBoxWithIcon.MaCodeTextBox ma_prodname;
|
|
|
- private CustomControl.TextBoxWithIcon.MaCodeTextBox pa_totalqty;
|
|
|
- private CustomControl.TextBoxWithIcon.MaCodeTextBox ma_prodcode;
|
|
|
- private CustomControl.TextBoxWithIcon.MaCodeTextBox pa_packageqty;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox barcode;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox pa_restqty;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox ma_prodname;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox pa_totalqty;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox ma_prodcode;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox pa_packageqty;
|
|
|
private CustomControl.ButtonUtil.NormalButton Clean;
|
|
|
private CustomControl.ButtonUtil.NormalButton Printing;
|
|
|
private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
|