|
|
@@ -50,6 +50,7 @@
|
|
|
this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.CheckTSN = new System.Windows.Forms.CheckBox();
|
|
|
+ this.NoteForChange = new System.Windows.Forms.CheckBox();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// PrintLabel
|
|
|
@@ -89,7 +90,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(861, 40);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(861, 53);
|
|
|
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(92, 27);
|
|
|
@@ -113,7 +114,7 @@
|
|
|
//
|
|
|
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(861, 98);
|
|
|
+ this.label4.Location = new System.Drawing.Point(861, 111);
|
|
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label4.Name = "label4";
|
|
|
this.label4.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -124,7 +125,7 @@
|
|
|
//
|
|
|
this.mcd_remainqty_label.AutoSize = true;
|
|
|
this.mcd_remainqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mcd_remainqty_label.Location = new System.Drawing.Point(500, 92);
|
|
|
+ this.mcd_remainqty_label.Location = new System.Drawing.Point(500, 105);
|
|
|
this.mcd_remainqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.mcd_remainqty_label.Name = "mcd_remainqty_label";
|
|
|
this.mcd_remainqty_label.Size = new System.Drawing.Size(72, 27);
|
|
|
@@ -135,7 +136,7 @@
|
|
|
//
|
|
|
this.mcd_okqty_label.AutoSize = true;
|
|
|
this.mcd_okqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mcd_okqty_label.Location = new System.Drawing.Point(16, 92);
|
|
|
+ this.mcd_okqty_label.Location = new System.Drawing.Point(16, 105);
|
|
|
this.mcd_okqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.mcd_okqty_label.Name = "mcd_okqty_label";
|
|
|
this.mcd_okqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -146,7 +147,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(500, 39);
|
|
|
+ this.pr_code_label.Location = new System.Drawing.Point(500, 52);
|
|
|
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(92, 27);
|
|
|
@@ -157,7 +158,7 @@
|
|
|
//
|
|
|
this.ms_makecode_label.AutoSize = true;
|
|
|
this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_makecode_label.Location = new System.Drawing.Point(13, 39);
|
|
|
+ this.ms_makecode_label.Location = new System.Drawing.Point(13, 52);
|
|
|
this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ms_makecode_label.Name = "ms_makecode_label";
|
|
|
this.ms_makecode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -169,7 +170,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(325, 39);
|
|
|
+ this.LockMakeCode.Location = new System.Drawing.Point(332, 52);
|
|
|
this.LockMakeCode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.LockMakeCode.Name = "LockMakeCode";
|
|
|
this.LockMakeCode.Size = new System.Drawing.Size(61, 24);
|
|
|
@@ -184,14 +185,14 @@
|
|
|
this.ma_code.Condition = null;
|
|
|
this.ma_code.DBTitle = null;
|
|
|
this.ma_code.FormName = null;
|
|
|
- this.ma_code.Location = new System.Drawing.Point(120, 39);
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(120, 52);
|
|
|
this.ma_code.Margin = new System.Windows.Forms.Padding(4);
|
|
|
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(199, 31);
|
|
|
+ this.ma_code.Size = new System.Drawing.Size(199, 26);
|
|
|
this.ma_code.TabIndex = 184;
|
|
|
this.ma_code.TableName = null;
|
|
|
this.ma_code.TextBoxEnable = true;
|
|
|
@@ -209,7 +210,7 @@
|
|
|
//
|
|
|
this.mcd_remainqty.AutoSize = true;
|
|
|
this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mcd_remainqty.Location = new System.Drawing.Point(617, 92);
|
|
|
+ this.mcd_remainqty.Location = new System.Drawing.Point(617, 105);
|
|
|
this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.mcd_remainqty.Name = "mcd_remainqty";
|
|
|
this.mcd_remainqty.Size = new System.Drawing.Size(24, 27);
|
|
|
@@ -220,7 +221,7 @@
|
|
|
//
|
|
|
this.mcd_okqty.AutoSize = true;
|
|
|
this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mcd_okqty.Location = new System.Drawing.Point(115, 92);
|
|
|
+ this.mcd_okqty.Location = new System.Drawing.Point(115, 105);
|
|
|
this.mcd_okqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.mcd_okqty.Name = "mcd_okqty";
|
|
|
this.mcd_okqty.Size = new System.Drawing.Size(24, 27);
|
|
|
@@ -232,7 +233,7 @@
|
|
|
this.pr_code.AutoSize = true;
|
|
|
this.pr_code.CutLength = null;
|
|
|
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(617, 40);
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(617, 53);
|
|
|
this.pr_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_code.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.pr_code.Name = "pr_code";
|
|
|
@@ -245,7 +246,7 @@
|
|
|
this.pr_detail.AutoSize = true;
|
|
|
this.pr_detail.CutLength = null;
|
|
|
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(979, 39);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(979, 52);
|
|
|
this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_detail.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
@@ -258,7 +259,7 @@
|
|
|
this.PrintNum.BackColor = System.Drawing.Color.White;
|
|
|
this.PrintNum.Enabled = false;
|
|
|
this.PrintNum.ID = null;
|
|
|
- this.PrintNum.Location = new System.Drawing.Point(979, 98);
|
|
|
+ this.PrintNum.Location = new System.Drawing.Point(979, 111);
|
|
|
this.PrintNum.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.PrintNum.Name = "PrintNum";
|
|
|
this.PrintNum.Negative = false;
|
|
|
@@ -314,11 +315,24 @@
|
|
|
this.CheckTSN.UseVisualStyleBackColor = true;
|
|
|
this.CheckTSN.CheckedChanged += new System.EventHandler(this.CheckTSN_CheckedChanged);
|
|
|
//
|
|
|
+ // NoteForChange
|
|
|
+ //
|
|
|
+ this.NoteForChange.AutoSize = true;
|
|
|
+ this.NoteForChange.Checked = true;
|
|
|
+ this.NoteForChange.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
+ this.NoteForChange.Location = new System.Drawing.Point(120, 21);
|
|
|
+ this.NoteForChange.Name = "NoteForChange";
|
|
|
+ this.NoteForChange.Size = new System.Drawing.Size(119, 19);
|
|
|
+ this.NoteForChange.TabIndex = 187;
|
|
|
+ this.NoteForChange.Text = "切换工单提醒";
|
|
|
+ this.NoteForChange.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
// Make_ColorBoxLabelPrint
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1251, 600);
|
|
|
+ this.Controls.Add(this.NoteForChange);
|
|
|
this.Controls.Add(this.CheckTSN);
|
|
|
this.Controls.Add(this.LockMakeCode);
|
|
|
this.Controls.Add(this.ma_code);
|
|
|
@@ -377,5 +391,6 @@
|
|
|
private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
|
|
|
private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
|
|
|
private System.Windows.Forms.CheckBox CheckTSN;
|
|
|
+ private System.Windows.Forms.CheckBox NoteForChange;
|
|
|
}
|
|
|
}
|