|
|
@@ -36,13 +36,11 @@
|
|
|
this.LockCheckBox = new UAS_MES.CustomControl.CustomCheckBox.LockCheckBox();
|
|
|
this.ma_code_label = new System.Windows.Forms.Label();
|
|
|
this.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
|
|
|
- this.pr_spec = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.getsnqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.pr_code = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.ma_qty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.pr_code_label = new System.Windows.Forms.Label();
|
|
|
- this.pr_spec_label = new System.Windows.Forms.Label();
|
|
|
this.getsnqty_label = new System.Windows.Forms.Label();
|
|
|
this.pr_detail_label = new System.Windows.Forms.Label();
|
|
|
this.ma_qty_label = new System.Windows.Forms.Label();
|
|
|
@@ -76,22 +74,20 @@
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.LockCheckBox);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.ma_code_label);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.ma_code);
|
|
|
- this.groupBoxWithBorder1.Controls.Add(this.pr_spec);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.getsnqty);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.pr_code);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.ma_qty);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.pr_detail);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.pr_code_label);
|
|
|
- this.groupBoxWithBorder1.Controls.Add(this.pr_spec_label);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.getsnqty_label);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.pr_detail_label);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.ma_qty_label);
|
|
|
this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.groupBoxWithBorder1.Location = new System.Drawing.Point(12, 12);
|
|
|
- this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.groupBoxWithBorder1.Location = new System.Drawing.Point(9, 10);
|
|
|
+ this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
|
|
|
- this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.groupBoxWithBorder1.Size = new System.Drawing.Size(1091, 182);
|
|
|
+ this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.groupBoxWithBorder1.Size = new System.Drawing.Size(818, 146);
|
|
|
this.groupBoxWithBorder1.TabIndex = 0;
|
|
|
this.groupBoxWithBorder1.TabStop = false;
|
|
|
this.groupBoxWithBorder1.Text = "工单信息";
|
|
|
@@ -101,10 +97,11 @@
|
|
|
//
|
|
|
this.ma_id.AutoSize = true;
|
|
|
this.ma_id.CutLength = null;
|
|
|
- this.ma_id.Location = new System.Drawing.Point(792, 141);
|
|
|
- this.ma_id.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
+ this.ma_id.Location = new System.Drawing.Point(594, 112);
|
|
|
+ this.ma_id.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.ma_id.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.ma_id.Name = "ma_id";
|
|
|
- this.ma_id.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.ma_id.Size = new System.Drawing.Size(0, 21);
|
|
|
this.ma_id.TabIndex = 16;
|
|
|
this.ma_id.Visible = false;
|
|
|
//
|
|
|
@@ -112,21 +109,22 @@
|
|
|
//
|
|
|
this.ma_craftcode.AutoSize = true;
|
|
|
this.ma_craftcode.CutLength = null;
|
|
|
- this.ma_craftcode.Location = new System.Drawing.Point(719, 141);
|
|
|
- this.ma_craftcode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
+ this.ma_craftcode.Location = new System.Drawing.Point(539, 112);
|
|
|
+ this.ma_craftcode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.ma_craftcode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.ma_craftcode.Name = "ma_craftcode";
|
|
|
- this.ma_craftcode.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.ma_craftcode.Size = new System.Drawing.Size(0, 21);
|
|
|
this.ma_craftcode.TabIndex = 15;
|
|
|
this.ma_craftcode.Visible = false;
|
|
|
//
|
|
|
// ma_saveimei
|
|
|
//
|
|
|
this.ma_saveimei.AutoSize = true;
|
|
|
- this.ma_saveimei.Location = new System.Drawing.Point(417, 138);
|
|
|
- this.ma_saveimei.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.ma_saveimei.Location = new System.Drawing.Point(313, 110);
|
|
|
+ this.ma_saveimei.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.ma_saveimei.Name = "ma_saveimei";
|
|
|
this.ma_saveimei.Power = null;
|
|
|
- this.ma_saveimei.Size = new System.Drawing.Size(246, 31);
|
|
|
+ this.ma_saveimei.Size = new System.Drawing.Size(199, 25);
|
|
|
this.ma_saveimei.TabIndex = 14;
|
|
|
this.ma_saveimei.Text = "保留原有IMEI/网标信息";
|
|
|
this.ma_saveimei.UseVisualStyleBackColor = true;
|
|
|
@@ -134,11 +132,11 @@
|
|
|
// ma_savemacbt
|
|
|
//
|
|
|
this.ma_savemacbt.AutoSize = true;
|
|
|
- this.ma_savemacbt.Location = new System.Drawing.Point(41, 138);
|
|
|
- this.ma_savemacbt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.ma_savemacbt.Location = new System.Drawing.Point(31, 110);
|
|
|
+ this.ma_savemacbt.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.ma_savemacbt.Name = "ma_savemacbt";
|
|
|
this.ma_savemacbt.Power = null;
|
|
|
- this.ma_savemacbt.Size = new System.Drawing.Size(234, 31);
|
|
|
+ this.ma_savemacbt.Size = new System.Drawing.Size(189, 25);
|
|
|
this.ma_savemacbt.TabIndex = 13;
|
|
|
this.ma_savemacbt.Text = "保留原有MAC/BT信息";
|
|
|
this.ma_savemacbt.UseVisualStyleBackColor = true;
|
|
|
@@ -148,10 +146,10 @@
|
|
|
this.LockCheckBox.AutoSize = true;
|
|
|
this.LockCheckBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.LockCheckBox.LeaveEvent = false;
|
|
|
- this.LockCheckBox.Location = new System.Drawing.Point(321, 45);
|
|
|
- this.LockCheckBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.LockCheckBox.Location = new System.Drawing.Point(241, 35);
|
|
|
+ this.LockCheckBox.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.LockCheckBox.Name = "LockCheckBox";
|
|
|
- this.LockCheckBox.Size = new System.Drawing.Size(61, 24);
|
|
|
+ this.LockCheckBox.Size = new System.Drawing.Size(51, 21);
|
|
|
this.LockCheckBox.TabIndex = 12;
|
|
|
this.LockCheckBox.Text = "锁定";
|
|
|
this.LockCheckBox.UseVisualStyleBackColor = true;
|
|
|
@@ -159,9 +157,10 @@
|
|
|
// ma_code_label
|
|
|
//
|
|
|
this.ma_code_label.AutoSize = true;
|
|
|
- this.ma_code_label.Location = new System.Drawing.Point(36, 41);
|
|
|
+ this.ma_code_label.Location = new System.Drawing.Point(27, 32);
|
|
|
+ this.ma_code_label.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.ma_code_label.Name = "ma_code_label";
|
|
|
- this.ma_code_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.ma_code_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.ma_code_label.TabIndex = 11;
|
|
|
this.ma_code_label.Text = "返工单号";
|
|
|
//
|
|
|
@@ -173,47 +172,39 @@
|
|
|
this.ma_code.DBTitle = null;
|
|
|
this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.ma_code.FormName = null;
|
|
|
- this.ma_code.Location = new System.Drawing.Point(153, 42);
|
|
|
- this.ma_code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(115, 34);
|
|
|
+ this.ma_code.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.ma_code.Name = "ma_code";
|
|
|
this.ma_code.Power = null;
|
|
|
this.ma_code.ReturnData = null;
|
|
|
this.ma_code.SelectField = null;
|
|
|
this.ma_code.SetValueField = null;
|
|
|
- this.ma_code.Size = new System.Drawing.Size(156, 28);
|
|
|
+ this.ma_code.Size = new System.Drawing.Size(117, 22);
|
|
|
this.ma_code.TabIndex = 10;
|
|
|
this.ma_code.TableName = null;
|
|
|
this.ma_code.TextBoxEnable = true;
|
|
|
this.ma_code.UserControlTextChanged += new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
|
|
|
//
|
|
|
- // pr_spec
|
|
|
- //
|
|
|
- this.pr_spec.AutoSize = true;
|
|
|
- this.pr_spec.CutLength = null;
|
|
|
- this.pr_spec.Location = new System.Drawing.Point(825, 95);
|
|
|
- this.pr_spec.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
- this.pr_spec.Name = "pr_spec";
|
|
|
- this.pr_spec.Size = new System.Drawing.Size(0, 27);
|
|
|
- this.pr_spec.TabIndex = 9;
|
|
|
- //
|
|
|
// getsnqty
|
|
|
//
|
|
|
this.getsnqty.AutoSize = true;
|
|
|
this.getsnqty.CutLength = null;
|
|
|
- this.getsnqty.Location = new System.Drawing.Point(825, 39);
|
|
|
- this.getsnqty.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
+ this.getsnqty.Location = new System.Drawing.Point(619, 30);
|
|
|
+ this.getsnqty.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.getsnqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.getsnqty.Name = "getsnqty";
|
|
|
- this.getsnqty.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.getsnqty.Size = new System.Drawing.Size(0, 21);
|
|
|
this.getsnqty.TabIndex = 8;
|
|
|
//
|
|
|
// pr_code
|
|
|
//
|
|
|
this.pr_code.AutoSize = true;
|
|
|
this.pr_code.CutLength = null;
|
|
|
- this.pr_code.Location = new System.Drawing.Point(147, 95);
|
|
|
- this.pr_code.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(110, 75);
|
|
|
+ this.pr_code.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.pr_code.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.pr_code.Name = "pr_code";
|
|
|
- this.pr_code.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.pr_code.Size = new System.Drawing.Size(0, 21);
|
|
|
this.pr_code.TabIndex = 7;
|
|
|
this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
|
|
|
//
|
|
|
@@ -221,64 +212,61 @@
|
|
|
//
|
|
|
this.ma_qty.AutoSize = true;
|
|
|
this.ma_qty.CutLength = null;
|
|
|
- this.ma_qty.Location = new System.Drawing.Point(521, 39);
|
|
|
- this.ma_qty.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
+ this.ma_qty.Location = new System.Drawing.Point(391, 30);
|
|
|
+ this.ma_qty.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.ma_qty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.ma_qty.Name = "ma_qty";
|
|
|
- this.ma_qty.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.ma_qty.Size = new System.Drawing.Size(0, 21);
|
|
|
this.ma_qty.TabIndex = 6;
|
|
|
//
|
|
|
// pr_detail
|
|
|
//
|
|
|
this.pr_detail.AutoSize = true;
|
|
|
this.pr_detail.CutLength = null;
|
|
|
- this.pr_detail.Location = new System.Drawing.Point(521, 95);
|
|
|
- this.pr_detail.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(391, 75);
|
|
|
+ this.pr_detail.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.pr_detail.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
- this.pr_detail.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.pr_detail.Size = new System.Drawing.Size(0, 21);
|
|
|
this.pr_detail.TabIndex = 5;
|
|
|
//
|
|
|
// pr_code_label
|
|
|
//
|
|
|
this.pr_code_label.AutoSize = true;
|
|
|
- this.pr_code_label.Location = new System.Drawing.Point(36, 95);
|
|
|
+ this.pr_code_label.Location = new System.Drawing.Point(27, 75);
|
|
|
+ this.pr_code_label.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.pr_code_label.Name = "pr_code_label";
|
|
|
- this.pr_code_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.pr_code_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.pr_code_label.TabIndex = 4;
|
|
|
this.pr_code_label.Text = "产品编号";
|
|
|
//
|
|
|
- // pr_spec_label
|
|
|
- //
|
|
|
- this.pr_spec_label.AutoSize = true;
|
|
|
- this.pr_spec_label.Location = new System.Drawing.Point(719, 95);
|
|
|
- this.pr_spec_label.Name = "pr_spec_label";
|
|
|
- this.pr_spec_label.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.pr_spec_label.TabIndex = 3;
|
|
|
- this.pr_spec_label.Text = "产品规格";
|
|
|
- //
|
|
|
// getsnqty_label
|
|
|
//
|
|
|
this.getsnqty_label.AutoSize = true;
|
|
|
- this.getsnqty_label.Location = new System.Drawing.Point(719, 39);
|
|
|
+ this.getsnqty_label.Location = new System.Drawing.Point(539, 30);
|
|
|
+ this.getsnqty_label.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.getsnqty_label.Name = "getsnqty_label";
|
|
|
- this.getsnqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.getsnqty_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.getsnqty_label.TabIndex = 2;
|
|
|
this.getsnqty_label.Text = "已维护数";
|
|
|
//
|
|
|
// pr_detail_label
|
|
|
//
|
|
|
this.pr_detail_label.AutoSize = true;
|
|
|
- this.pr_detail_label.Location = new System.Drawing.Point(412, 95);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(309, 75);
|
|
|
+ this.pr_detail_label.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
- this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.pr_detail_label.TabIndex = 1;
|
|
|
this.pr_detail_label.Text = "产品名称";
|
|
|
//
|
|
|
// ma_qty_label
|
|
|
//
|
|
|
this.ma_qty_label.AutoSize = true;
|
|
|
- this.ma_qty_label.Location = new System.Drawing.Point(412, 39);
|
|
|
+ this.ma_qty_label.Location = new System.Drawing.Point(309, 30);
|
|
|
+ this.ma_qty_label.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.ma_qty_label.Name = "ma_qty_label";
|
|
|
- this.ma_qty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.ma_qty_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.ma_qty_label.TabIndex = 0;
|
|
|
this.ma_qty_label.Text = "工单数量";
|
|
|
//
|
|
|
@@ -293,11 +281,11 @@
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.PrinterList_label);
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.PrinterList);
|
|
|
this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.groupBoxWithBorder2.Location = new System.Drawing.Point(12, 201);
|
|
|
- this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.groupBoxWithBorder2.Location = new System.Drawing.Point(9, 161);
|
|
|
+ this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
|
|
|
- this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.groupBoxWithBorder2.Size = new System.Drawing.Size(536, 178);
|
|
|
+ this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.groupBoxWithBorder2.Size = new System.Drawing.Size(402, 142);
|
|
|
this.groupBoxWithBorder2.TabIndex = 13;
|
|
|
this.groupBoxWithBorder2.TabStop = false;
|
|
|
this.groupBoxWithBorder2.Text = "打印设置";
|
|
|
@@ -306,19 +294,20 @@
|
|
|
// label2
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
- this.label2.Location = new System.Drawing.Point(300, 138);
|
|
|
+ this.label2.Location = new System.Drawing.Point(225, 110);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.label2.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label2.TabIndex = 18;
|
|
|
this.label2.Text = "打印份数";
|
|
|
//
|
|
|
// PrintNum
|
|
|
//
|
|
|
this.PrintNum.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
- this.PrintNum.Location = new System.Drawing.Point(403, 139);
|
|
|
- this.PrintNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.PrintNum.Location = new System.Drawing.Point(302, 111);
|
|
|
+ this.PrintNum.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.PrintNum.Name = "PrintNum";
|
|
|
- this.PrintNum.Size = new System.Drawing.Size(120, 27);
|
|
|
+ this.PrintNum.Size = new System.Drawing.Size(90, 23);
|
|
|
this.PrintNum.TabIndex = 17;
|
|
|
this.PrintNum.Value = new decimal(new int[] {
|
|
|
1,
|
|
|
@@ -331,56 +320,58 @@
|
|
|
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.PrintLabel.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
|
- this.PrintLabel.Location = new System.Drawing.Point(141, 92);
|
|
|
- this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.PrintLabel.Location = new System.Drawing.Point(106, 74);
|
|
|
+ this.PrintLabel.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
|
- this.PrintLabel.Size = new System.Drawing.Size(252, 28);
|
|
|
+ this.PrintLabel.Size = new System.Drawing.Size(190, 25);
|
|
|
this.PrintLabel.TabIndex = 16;
|
|
|
this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
|
|
|
//
|
|
|
// PrintLabel_label
|
|
|
//
|
|
|
this.PrintLabel_label.AutoSize = true;
|
|
|
- this.PrintLabel_label.Location = new System.Drawing.Point(17, 95);
|
|
|
+ this.PrintLabel_label.Location = new System.Drawing.Point(13, 75);
|
|
|
+ this.PrintLabel_label.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.PrintLabel_label.Name = "PrintLabel_label";
|
|
|
- this.PrintLabel_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.PrintLabel_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.PrintLabel_label.TabIndex = 15;
|
|
|
this.PrintLabel_label.Text = "产品名称";
|
|
|
//
|
|
|
// AutoPrint
|
|
|
//
|
|
|
this.AutoPrint.Checked = false;
|
|
|
- this.AutoPrint.Location = new System.Drawing.Point(141, 139);
|
|
|
- this.AutoPrint.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.AutoPrint.Location = new System.Drawing.Point(106, 111);
|
|
|
+ this.AutoPrint.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
this.AutoPrint.Name = "AutoPrint";
|
|
|
- this.AutoPrint.Size = new System.Drawing.Size(124, 31);
|
|
|
+ this.AutoPrint.Size = new System.Drawing.Size(93, 25);
|
|
|
this.AutoPrint.TabIndex = 14;
|
|
|
//
|
|
|
// PrinterList_label
|
|
|
//
|
|
|
this.PrinterList_label.AutoSize = true;
|
|
|
- this.PrinterList_label.Location = new System.Drawing.Point(17, 39);
|
|
|
+ this.PrinterList_label.Location = new System.Drawing.Point(13, 30);
|
|
|
+ this.PrinterList_label.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.PrinterList_label.Name = "PrinterList_label";
|
|
|
- this.PrinterList_label.Size = new System.Drawing.Size(112, 27);
|
|
|
+ this.PrinterList_label.Size = new System.Drawing.Size(90, 21);
|
|
|
this.PrinterList_label.TabIndex = 13;
|
|
|
this.PrinterList_label.Text = "打印机列表";
|
|
|
//
|
|
|
// PrinterList
|
|
|
//
|
|
|
this.PrinterList.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
- this.PrinterList.Location = new System.Drawing.Point(141, 39);
|
|
|
- this.PrinterList.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
|
|
|
+ this.PrinterList.Location = new System.Drawing.Point(106, 31);
|
|
|
+ this.PrinterList.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
|
|
|
this.PrinterList.Name = "PrinterList";
|
|
|
- this.PrinterList.Size = new System.Drawing.Size(252, 28);
|
|
|
+ this.PrinterList.Size = new System.Drawing.Size(189, 22);
|
|
|
this.PrinterList.TabIndex = 0;
|
|
|
//
|
|
|
// 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(12, 384);
|
|
|
- this.OperateResult.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(9, 307);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(1091, 213);
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(819, 171);
|
|
|
this.OperateResult.TabIndex = 14;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
@@ -392,11 +383,11 @@
|
|
|
this.groupBoxWithBorder3.Controls.Add(this.label1);
|
|
|
this.groupBoxWithBorder3.Controls.Add(this.sn_code);
|
|
|
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(12, 602);
|
|
|
- this.groupBoxWithBorder3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.groupBoxWithBorder3.Location = new System.Drawing.Point(9, 482);
|
|
|
+ this.groupBoxWithBorder3.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.groupBoxWithBorder3.Name = "groupBoxWithBorder3";
|
|
|
- this.groupBoxWithBorder3.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.groupBoxWithBorder3.Size = new System.Drawing.Size(1091, 78);
|
|
|
+ this.groupBoxWithBorder3.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.groupBoxWithBorder3.Size = new System.Drawing.Size(818, 62);
|
|
|
this.groupBoxWithBorder3.TabIndex = 14;
|
|
|
this.groupBoxWithBorder3.TabStop = false;
|
|
|
this.groupBoxWithBorder3.Text = "输入信息";
|
|
|
@@ -405,10 +396,10 @@
|
|
|
// ReWorkAsRelateTSN
|
|
|
//
|
|
|
this.ReWorkAsRelateTSN.AutoSize = true;
|
|
|
- this.ReWorkAsRelateTSN.Location = new System.Drawing.Point(652, 31);
|
|
|
- this.ReWorkAsRelateTSN.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.ReWorkAsRelateTSN.Location = new System.Drawing.Point(489, 24);
|
|
|
+ this.ReWorkAsRelateTSN.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.ReWorkAsRelateTSN.Name = "ReWorkAsRelateTSN";
|
|
|
- this.ReWorkAsRelateTSN.Size = new System.Drawing.Size(220, 31);
|
|
|
+ this.ReWorkAsRelateTSN.Size = new System.Drawing.Size(177, 25);
|
|
|
this.ReWorkAsRelateTSN.TabIndex = 15;
|
|
|
this.ReWorkAsRelateTSN.Text = "以SN关联的TSN返工";
|
|
|
this.ReWorkAsRelateTSN.UseVisualStyleBackColor = true;
|
|
|
@@ -418,10 +409,10 @@
|
|
|
//
|
|
|
this.ReWorkAsCurrentSN.AutoSize = true;
|
|
|
this.ReWorkAsCurrentSN.Checked = true;
|
|
|
- this.ReWorkAsCurrentSN.Location = new System.Drawing.Point(464, 31);
|
|
|
- this.ReWorkAsCurrentSN.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.ReWorkAsCurrentSN.Location = new System.Drawing.Point(348, 24);
|
|
|
+ this.ReWorkAsCurrentSN.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.ReWorkAsCurrentSN.Name = "ReWorkAsCurrentSN";
|
|
|
- this.ReWorkAsCurrentSN.Size = new System.Drawing.Size(153, 31);
|
|
|
+ this.ReWorkAsCurrentSN.Size = new System.Drawing.Size(124, 25);
|
|
|
this.ReWorkAsCurrentSN.TabIndex = 14;
|
|
|
this.ReWorkAsCurrentSN.TabStop = true;
|
|
|
this.ReWorkAsCurrentSN.Text = "以当前号返工";
|
|
|
@@ -430,9 +421,10 @@
|
|
|
// label1
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
- this.label1.Location = new System.Drawing.Point(55, 32);
|
|
|
+ this.label1.Location = new System.Drawing.Point(41, 25);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.label1.Size = new System.Drawing.Size(58, 21);
|
|
|
this.label1.TabIndex = 13;
|
|
|
this.label1.Text = "输入框";
|
|
|
//
|
|
|
@@ -442,11 +434,11 @@
|
|
|
this.sn_code.BackColor = System.Drawing.Color.White;
|
|
|
this.sn_code.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.sn_code.ID = null;
|
|
|
- this.sn_code.Location = new System.Drawing.Point(153, 32);
|
|
|
- this.sn_code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.sn_code.Location = new System.Drawing.Point(115, 26);
|
|
|
+ this.sn_code.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.sn_code.Name = "sn_code";
|
|
|
this.sn_code.Power = null;
|
|
|
- this.sn_code.Size = new System.Drawing.Size(196, 27);
|
|
|
+ this.sn_code.Size = new System.Drawing.Size(148, 23);
|
|
|
this.sn_code.Str = null;
|
|
|
this.sn_code.Str1 = null;
|
|
|
this.sn_code.Str2 = null;
|
|
|
@@ -455,15 +447,15 @@
|
|
|
//
|
|
|
// Make_GetReMakeSN
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1115, 692);
|
|
|
+ this.ClientSize = new System.Drawing.Size(836, 554);
|
|
|
this.Controls.Add(this.groupBoxWithBorder3);
|
|
|
this.Controls.Add(this.OperateResult);
|
|
|
this.Controls.Add(this.groupBoxWithBorder2);
|
|
|
this.Controls.Add(this.groupBoxWithBorder1);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.Name = "Make_GetReMakeSN";
|
|
|
this.Tag = "Make!GetReMakeSN";
|
|
|
this.Text = "返工数据采集";
|
|
|
@@ -486,9 +478,7 @@
|
|
|
private System.Windows.Forms.Label pr_detail_label;
|
|
|
private System.Windows.Forms.Label ma_qty_label;
|
|
|
private System.Windows.Forms.Label getsnqty_label;
|
|
|
- private System.Windows.Forms.Label pr_spec_label;
|
|
|
private System.Windows.Forms.Label pr_code_label;
|
|
|
- private CustomControl.ValueLabel.ValueLabel pr_spec;
|
|
|
private CustomControl.ValueLabel.ValueLabel getsnqty;
|
|
|
private CustomControl.ValueLabel.ValueLabel pr_code;
|
|
|
private CustomControl.ValueLabel.ValueLabel ma_qty;
|