|
@@ -64,6 +64,7 @@
|
|
|
this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.sir_remark_label = new System.Windows.Forms.CheckBox();
|
|
this.sir_remark_label = new System.Windows.Forms.CheckBox();
|
|
|
this.sir_remark = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
this.sir_remark = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
|
|
+ this.NoteForChange = new System.Windows.Forms.CheckBox();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
this.SuspendLayout();
|
|
|
//
|
|
//
|
|
@@ -280,7 +281,7 @@
|
|
|
this.ma_code.DBTitle = null;
|
|
this.ma_code.DBTitle = null;
|
|
|
this.ma_code.FormName = null;
|
|
this.ma_code.FormName = null;
|
|
|
this.ma_code.Location = new System.Drawing.Point(96, 13);
|
|
this.ma_code.Location = new System.Drawing.Point(96, 13);
|
|
|
- this.ma_code.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
|
|
|
|
+ this.ma_code.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.ma_code.Name = "ma_code";
|
|
this.ma_code.Name = "ma_code";
|
|
|
this.ma_code.Power = null;
|
|
this.ma_code.Power = null;
|
|
|
this.ma_code.ReturnData = null;
|
|
this.ma_code.ReturnData = null;
|
|
@@ -299,7 +300,7 @@
|
|
|
this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.LockMakeCode.LeaveEvent = false;
|
|
this.LockMakeCode.LeaveEvent = false;
|
|
|
this.LockMakeCode.Location = new System.Drawing.Point(248, 15);
|
|
this.LockMakeCode.Location = new System.Drawing.Point(248, 15);
|
|
|
- this.LockMakeCode.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
|
|
|
|
+ this.LockMakeCode.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.LockMakeCode.Name = "LockMakeCode";
|
|
this.LockMakeCode.Name = "LockMakeCode";
|
|
|
this.LockMakeCode.Size = new System.Drawing.Size(51, 21);
|
|
this.LockMakeCode.Size = new System.Drawing.Size(51, 21);
|
|
|
this.LockMakeCode.TabIndex = 140;
|
|
this.LockMakeCode.TabIndex = 140;
|
|
@@ -501,11 +502,26 @@
|
|
|
this.sir_remark.Str2 = null;
|
|
this.sir_remark.Str2 = null;
|
|
|
this.sir_remark.TabIndex = 191;
|
|
this.sir_remark.TabIndex = 191;
|
|
|
//
|
|
//
|
|
|
|
|
+ // NoteForChange
|
|
|
|
|
+ //
|
|
|
|
|
+ this.NoteForChange.AutoSize = true;
|
|
|
|
|
+ this.NoteForChange.Checked = true;
|
|
|
|
|
+ this.NoteForChange.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
|
|
+ this.NoteForChange.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.NoteForChange.Location = new System.Drawing.Point(11, 38);
|
|
|
|
|
+ this.NoteForChange.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
|
+ this.NoteForChange.Name = "NoteForChange";
|
|
|
|
|
+ this.NoteForChange.Size = new System.Drawing.Size(99, 21);
|
|
|
|
|
+ this.NoteForChange.TabIndex = 192;
|
|
|
|
|
+ this.NoteForChange.Text = "切换工单提示";
|
|
|
|
|
+ this.NoteForChange.UseVisualStyleBackColor = true;
|
|
|
|
|
+ //
|
|
|
// Make_FeedingCollection
|
|
// Make_FeedingCollection
|
|
|
//
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(898, 520);
|
|
this.ClientSize = new System.Drawing.Size(898, 520);
|
|
|
|
|
+ this.Controls.Add(this.NoteForChange);
|
|
|
this.Controls.Add(this.sir_remark);
|
|
this.Controls.Add(this.sir_remark);
|
|
|
this.Controls.Add(this.sir_remark_label);
|
|
this.Controls.Add(this.sir_remark_label);
|
|
|
this.Controls.Add(this.StepCount);
|
|
this.Controls.Add(this.StepCount);
|
|
@@ -589,5 +605,6 @@
|
|
|
private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
|
|
private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
|
|
|
private System.Windows.Forms.CheckBox sir_remark_label;
|
|
private System.Windows.Forms.CheckBox sir_remark_label;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox sir_remark;
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox sir_remark;
|
|
|
|
|
+ private System.Windows.Forms.CheckBox NoteForChange;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|