|
|
@@ -95,6 +95,7 @@
|
|
|
this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.NewBadCode = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.SaveBadLocation = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.CancelScrap = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.LocationSource)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.ComponentSource)).BeginInit();
|
|
|
this.groupBoxWithBorder1.SuspendLayout();
|
|
|
@@ -394,6 +395,7 @@
|
|
|
// groupBoxWithBorder1
|
|
|
//
|
|
|
this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.CancelScrap);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.cd_stepcode);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.ms_reworkcheckno);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.ms_makecode_label);
|
|
|
@@ -449,7 +451,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_reworkcheckno.AutoSize = true;
|
|
|
this.ms_reworkcheckno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_reworkcheckno.Location = new System.Drawing.Point(1585, 119);
|
|
|
+ this.ms_reworkcheckno.Location = new System.Drawing.Point(1586, 120);
|
|
|
this.ms_reworkcheckno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_reworkcheckno.Name = "ms_reworkcheckno";
|
|
|
this.ms_reworkcheckno.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -463,7 +465,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
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(407, 55);
|
|
|
+ this.ms_makecode_label.Location = new System.Drawing.Point(408, 56);
|
|
|
this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_makecode_label.Name = "ms_makecode_label";
|
|
|
this.ms_makecode_label.Size = new System.Drawing.Size(114, 41);
|
|
|
@@ -476,7 +478,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_sncode_label.AutoSize = true;
|
|
|
this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_sncode_label.Location = new System.Drawing.Point(31, 53);
|
|
|
+ this.ms_sncode_label.Location = new System.Drawing.Point(32, 54);
|
|
|
this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_sncode_label.Name = "ms_sncode_label";
|
|
|
this.ms_sncode_label.Size = new System.Drawing.Size(114, 41);
|
|
|
@@ -489,7 +491,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_checkno.AutoSize = true;
|
|
|
this.ms_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_checkno.Location = new System.Drawing.Point(1581, 55);
|
|
|
+ this.ms_checkno.Location = new System.Drawing.Point(1582, 56);
|
|
|
this.ms_checkno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_checkno.Name = "ms_checkno";
|
|
|
this.ms_checkno.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -525,7 +527,7 @@
|
|
|
this.ms_sncode.AutoSize = true;
|
|
|
this.ms_sncode.CutLength = null;
|
|
|
this.ms_sncode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_sncode.Location = new System.Drawing.Point(181, 55);
|
|
|
+ this.ms_sncode.Location = new System.Drawing.Point(182, 56);
|
|
|
this.ms_sncode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_sncode.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
this.ms_sncode.Name = "ms_sncode";
|
|
|
@@ -540,7 +542,7 @@
|
|
|
this.Scrap.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.Scrap.Image = null;
|
|
|
this.Scrap.IsShowBorder = true;
|
|
|
- this.Scrap.Location = new System.Drawing.Point(1262, 132);
|
|
|
+ this.Scrap.Location = new System.Drawing.Point(1251, 134);
|
|
|
this.Scrap.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.Scrap.MoveImage = ((System.Drawing.Image)(resources.GetObject("Scrap.MoveImage")));
|
|
|
this.Scrap.Name = "Scrap";
|
|
|
@@ -558,7 +560,7 @@
|
|
|
this.nr_code.AutoSize = true;
|
|
|
this.nr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.nr_code.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.nr_code.Location = new System.Drawing.Point(1681, 445);
|
|
|
+ this.nr_code.Location = new System.Drawing.Point(1682, 446);
|
|
|
this.nr_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.nr_code.Name = "nr_code";
|
|
|
this.nr_code.Size = new System.Drawing.Size(0, 41);
|
|
|
@@ -570,7 +572,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.st_rstepcode_label.AutoSize = true;
|
|
|
this.st_rstepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.st_rstepcode_label.Location = new System.Drawing.Point(531, 131);
|
|
|
+ this.st_rstepcode_label.Location = new System.Drawing.Point(532, 132);
|
|
|
this.st_rstepcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.st_rstepcode_label.Name = "st_rstepcode_label";
|
|
|
this.st_rstepcode_label.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -583,7 +585,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ma_craftcode_label.AutoSize = true;
|
|
|
this.ma_craftcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_craftcode_label.Location = new System.Drawing.Point(31, 131);
|
|
|
+ this.ma_craftcode_label.Location = new System.Drawing.Point(32, 132);
|
|
|
this.ma_craftcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ma_craftcode_label.Name = "ma_craftcode_label";
|
|
|
this.ma_craftcode_label.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -618,7 +620,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
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(1275, 55);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(1276, 56);
|
|
|
this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -631,7 +633,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_prodcode_label.AutoSize = true;
|
|
|
this.ms_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_prodcode_label.Location = new System.Drawing.Point(817, 55);
|
|
|
+ this.ms_prodcode_label.Location = new System.Drawing.Point(818, 56);
|
|
|
this.ms_prodcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_prodcode_label.Name = "ms_prodcode_label";
|
|
|
this.ms_prodcode_label.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -645,7 +647,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(1467, 55);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(1468, 56);
|
|
|
this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_detail.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
@@ -659,7 +661,7 @@
|
|
|
this.ms_prodcode.AutoSize = true;
|
|
|
this.ms_prodcode.CutLength = null;
|
|
|
this.ms_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_prodcode.Location = new System.Drawing.Point(1009, 55);
|
|
|
+ this.ms_prodcode.Location = new System.Drawing.Point(1010, 56);
|
|
|
this.ms_prodcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_prodcode.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
this.ms_prodcode.Name = "ms_prodcode";
|
|
|
@@ -674,7 +676,7 @@
|
|
|
this.ms_makecode.AutoSize = true;
|
|
|
this.ms_makecode.CutLength = null;
|
|
|
this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_makecode.Location = new System.Drawing.Point(567, 55);
|
|
|
+ this.ms_makecode.Location = new System.Drawing.Point(568, 56);
|
|
|
this.ms_makecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_makecode.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
this.ms_makecode.Name = "ms_makecode";
|
|
|
@@ -1024,6 +1026,27 @@
|
|
|
this.SaveBadLocation.UseVisualStyleBackColor = true;
|
|
|
this.SaveBadLocation.Click += new System.EventHandler(this.SaveBadLocation_Click);
|
|
|
//
|
|
|
+ // CancelScrap
|
|
|
+ //
|
|
|
+ this.CancelScrap.AllPower = "ifall";
|
|
|
+ this.CancelScrap.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.CancelScrap.DownImage = ((System.Drawing.Image)(resources.GetObject("CancelScrap.DownImage")));
|
|
|
+ this.CancelScrap.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.CancelScrap.Image = null;
|
|
|
+ this.CancelScrap.IsShowBorder = true;
|
|
|
+ this.CancelScrap.Location = new System.Drawing.Point(1425, 132);
|
|
|
+ this.CancelScrap.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.CancelScrap.MoveImage = ((System.Drawing.Image)(resources.GetObject("CancelScrap.MoveImage")));
|
|
|
+ this.CancelScrap.Name = "CancelScrap";
|
|
|
+ this.CancelScrap.NormalImage = ((System.Drawing.Image)(resources.GetObject("CancelScrap.NormalImage")));
|
|
|
+ this.CancelScrap.Power = null;
|
|
|
+ this.CancelScrap.Size = new System.Drawing.Size(136, 48);
|
|
|
+ this.CancelScrap.TabIndex = 130;
|
|
|
+ this.CancelScrap.Tag = "IfRead";
|
|
|
+ this.CancelScrap.Text = "取消报废";
|
|
|
+ this.CancelScrap.UseVisualStyleBackColor = true;
|
|
|
+ this.CancelScrap.Click += new System.EventHandler(this.CancelScrap_Click);
|
|
|
+ //
|
|
|
// Make_Repair
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
@@ -1155,5 +1178,6 @@
|
|
|
private System.Windows.Forms.Label so_code;
|
|
|
private System.Windows.Forms.Label mbr_dutycode;
|
|
|
private CustomControl.ComBoxWithFocus.ComBoxWithFocus mbc_component;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton CancelScrap;
|
|
|
}
|
|
|
}
|