|
|
@@ -43,14 +43,8 @@
|
|
|
this.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
|
|
|
this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
- this.Confirm = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.pr_batchnum = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.BatchProductDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
|
- this.sc_stepcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.Screen = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.ma_bomversion = new System.Windows.Forms.Label();
|
|
|
this.sp_soncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.mss_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.mss_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
@@ -63,6 +57,11 @@
|
|
|
this.pr_detail1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.DeleteRow = new System.Windows.Forms.DataGridViewImageColumn();
|
|
|
+ this.sc_stepcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.Screen = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.ma_bomversion = new System.Windows.Forms.Label();
|
|
|
this.panel2.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.BatchProductDGV)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
@@ -244,26 +243,6 @@
|
|
|
this.OperateResult.TabIndex = 178;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
- // Confirm
|
|
|
- //
|
|
|
- this.Confirm.AllPower = "ifall";
|
|
|
- this.Confirm.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
|
|
|
- this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
|
|
|
- this.Confirm.IsShowBorder = true;
|
|
|
- this.Confirm.Location = new System.Drawing.Point(459, 636);
|
|
|
- this.Confirm.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
|
|
|
- this.Confirm.Name = "Confirm";
|
|
|
- this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
|
|
|
- this.Confirm.Power = null;
|
|
|
- this.Confirm.Size = new System.Drawing.Size(80, 30);
|
|
|
- this.Confirm.TabIndex = 177;
|
|
|
- this.Confirm.Tag = "IfRead";
|
|
|
- this.Confirm.Text = "确认";
|
|
|
- this.Confirm.UseVisualStyleBackColor = true;
|
|
|
- this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
|
|
|
- //
|
|
|
// pr_batchnum
|
|
|
//
|
|
|
this.pr_batchnum.AllPower = "ifall";
|
|
|
@@ -309,77 +288,6 @@
|
|
|
this.BatchProductDGV.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.BatchProductDGV_CellEndEdit);
|
|
|
this.BatchProductDGV.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.BatchProductDGV_CellFormatting);
|
|
|
//
|
|
|
- // sc_stepcode
|
|
|
- //
|
|
|
- this.sc_stepcode.AutoSize = true;
|
|
|
- this.sc_stepcode.CutLength = null;
|
|
|
- this.sc_stepcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.sc_stepcode.Location = new System.Drawing.Point(917, 52);
|
|
|
- this.sc_stepcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.sc_stepcode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
- this.sc_stepcode.Name = "sc_stepcode";
|
|
|
- this.sc_stepcode.Size = new System.Drawing.Size(0, 27);
|
|
|
- this.sc_stepcode.TabIndex = 171;
|
|
|
- //
|
|
|
- // pr_detail
|
|
|
- //
|
|
|
- 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(553, 102);
|
|
|
- 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";
|
|
|
- this.pr_detail.Size = new System.Drawing.Size(0, 27);
|
|
|
- this.pr_detail.TabIndex = 170;
|
|
|
- this.pr_detail.Tag = "pr_detail";
|
|
|
- //
|
|
|
- // ma_prodcode
|
|
|
- //
|
|
|
- this.ma_prodcode.AutoSize = true;
|
|
|
- this.ma_prodcode.CutLength = null;
|
|
|
- this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_prodcode.Location = new System.Drawing.Point(136, 102);
|
|
|
- this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.ma_prodcode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
- this.ma_prodcode.Name = "ma_prodcode";
|
|
|
- this.ma_prodcode.Size = new System.Drawing.Size(0, 27);
|
|
|
- this.ma_prodcode.TabIndex = 167;
|
|
|
- this.ma_prodcode.Tag = "ma_prodcode";
|
|
|
- this.ma_prodcode.TextChanged += new System.EventHandler(this.ma_prodcode_TextChanged);
|
|
|
- //
|
|
|
- // Screen
|
|
|
- //
|
|
|
- this.Screen.AllPower = null;
|
|
|
- this.Screen.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.Screen.DownImage = ((System.Drawing.Image)(resources.GetObject("Screen.DownImage")));
|
|
|
- this.Screen.Image = ((System.Drawing.Image)(resources.GetObject("Screen.Image")));
|
|
|
- this.Screen.IsShowBorder = true;
|
|
|
- this.Screen.Location = new System.Drawing.Point(828, 104);
|
|
|
- this.Screen.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.Screen.MoveImage = ((System.Drawing.Image)(resources.GetObject("Screen.MoveImage")));
|
|
|
- this.Screen.Name = "Screen";
|
|
|
- this.Screen.NormalImage = ((System.Drawing.Image)(resources.GetObject("Screen.NormalImage")));
|
|
|
- this.Screen.Power = null;
|
|
|
- this.Screen.Size = new System.Drawing.Size(80, 30);
|
|
|
- this.Screen.TabIndex = 154;
|
|
|
- this.Screen.Tag = "IfRead";
|
|
|
- this.Screen.Text = "刷新";
|
|
|
- this.Screen.UseVisualStyleBackColor = true;
|
|
|
- this.Screen.Click += new System.EventHandler(this.Screen_Click);
|
|
|
- //
|
|
|
- // ma_bomversion
|
|
|
- //
|
|
|
- this.ma_bomversion.AutoSize = true;
|
|
|
- this.ma_bomversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_bomversion.Location = new System.Drawing.Point(1049, 54);
|
|
|
- this.ma_bomversion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.ma_bomversion.Name = "ma_bomversion";
|
|
|
- this.ma_bomversion.Size = new System.Drawing.Size(165, 27);
|
|
|
- this.ma_bomversion.TabIndex = 186;
|
|
|
- this.ma_bomversion.Text = "ma_bomversion";
|
|
|
- this.ma_bomversion.Visible = false;
|
|
|
- //
|
|
|
// sp_soncode
|
|
|
//
|
|
|
this.sp_soncode.DataPropertyName = "sp_soncode";
|
|
|
@@ -465,6 +373,77 @@
|
|
|
this.DeleteRow.Image = global::UAS_MES.Properties.Resources.bindingNavigatorDeleteItem_Image;
|
|
|
this.DeleteRow.Name = "DeleteRow";
|
|
|
//
|
|
|
+ // sc_stepcode
|
|
|
+ //
|
|
|
+ this.sc_stepcode.AutoSize = true;
|
|
|
+ this.sc_stepcode.CutLength = null;
|
|
|
+ this.sc_stepcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.sc_stepcode.Location = new System.Drawing.Point(917, 52);
|
|
|
+ this.sc_stepcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.sc_stepcode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
+ this.sc_stepcode.Name = "sc_stepcode";
|
|
|
+ this.sc_stepcode.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.sc_stepcode.TabIndex = 171;
|
|
|
+ //
|
|
|
+ // pr_detail
|
|
|
+ //
|
|
|
+ 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(553, 102);
|
|
|
+ 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";
|
|
|
+ this.pr_detail.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.pr_detail.TabIndex = 170;
|
|
|
+ this.pr_detail.Tag = "pr_detail";
|
|
|
+ //
|
|
|
+ // ma_prodcode
|
|
|
+ //
|
|
|
+ this.ma_prodcode.AutoSize = true;
|
|
|
+ this.ma_prodcode.CutLength = null;
|
|
|
+ this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ma_prodcode.Location = new System.Drawing.Point(136, 102);
|
|
|
+ this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ma_prodcode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
+ this.ma_prodcode.Name = "ma_prodcode";
|
|
|
+ this.ma_prodcode.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.ma_prodcode.TabIndex = 167;
|
|
|
+ this.ma_prodcode.Tag = "ma_prodcode";
|
|
|
+ this.ma_prodcode.TextChanged += new System.EventHandler(this.ma_prodcode_TextChanged);
|
|
|
+ //
|
|
|
+ // Screen
|
|
|
+ //
|
|
|
+ this.Screen.AllPower = null;
|
|
|
+ this.Screen.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.Screen.DownImage = ((System.Drawing.Image)(resources.GetObject("Screen.DownImage")));
|
|
|
+ this.Screen.Image = ((System.Drawing.Image)(resources.GetObject("Screen.Image")));
|
|
|
+ this.Screen.IsShowBorder = true;
|
|
|
+ this.Screen.Location = new System.Drawing.Point(828, 104);
|
|
|
+ this.Screen.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.Screen.MoveImage = ((System.Drawing.Image)(resources.GetObject("Screen.MoveImage")));
|
|
|
+ this.Screen.Name = "Screen";
|
|
|
+ this.Screen.NormalImage = ((System.Drawing.Image)(resources.GetObject("Screen.NormalImage")));
|
|
|
+ this.Screen.Power = null;
|
|
|
+ this.Screen.Size = new System.Drawing.Size(80, 30);
|
|
|
+ this.Screen.TabIndex = 154;
|
|
|
+ this.Screen.Tag = "IfRead";
|
|
|
+ this.Screen.Text = "刷新";
|
|
|
+ this.Screen.UseVisualStyleBackColor = true;
|
|
|
+ this.Screen.Click += new System.EventHandler(this.Screen_Click);
|
|
|
+ //
|
|
|
+ // ma_bomversion
|
|
|
+ //
|
|
|
+ this.ma_bomversion.AutoSize = true;
|
|
|
+ this.ma_bomversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ma_bomversion.Location = new System.Drawing.Point(1049, 54);
|
|
|
+ this.ma_bomversion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ma_bomversion.Name = "ma_bomversion";
|
|
|
+ this.ma_bomversion.Size = new System.Drawing.Size(165, 27);
|
|
|
+ this.ma_bomversion.TabIndex = 186;
|
|
|
+ this.ma_bomversion.Text = "ma_bomversion";
|
|
|
+ this.ma_bomversion.Visible = false;
|
|
|
+ //
|
|
|
// Make_PositionStock
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
@@ -478,7 +457,6 @@
|
|
|
this.Controls.Add(this.ma_code);
|
|
|
this.Controls.Add(this.Clean);
|
|
|
this.Controls.Add(this.OperateResult);
|
|
|
- this.Controls.Add(this.Confirm);
|
|
|
this.Controls.Add(this.pr_batchnum);
|
|
|
this.Controls.Add(this.label3);
|
|
|
this.Controls.Add(this.BatchProductDGV);
|
|
|
@@ -519,7 +497,6 @@
|
|
|
private CustomControl.DataGrid_View.DataGridViewWithSerialNum BatchProductDGV;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox pr_batchnum;
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
- private CustomControl.ButtonUtil.NormalButton Confirm;
|
|
|
private CustomControl.RichText.RichTextAutoBottom OperateResult;
|
|
|
private CustomControl.ButtonUtil.NormalButton Clean;
|
|
|
private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
|