|
@@ -43,13 +43,15 @@
|
|
|
this.OperatResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
this.OperatResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.input = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
this.input = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.Split = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
this.Split = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
|
|
+ this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
this.DeleteALLSN = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
this.DeleteALLSN = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
this.RemainSN = new System.Windows.Forms.Label();
|
|
this.RemainSN = new System.Windows.Forms.Label();
|
|
|
this.TotalSN = new System.Windows.Forms.Label();
|
|
this.TotalSN = new System.Windows.Forms.Label();
|
|
|
- this.PassWord = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.PassWord = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
|
|
+ this.groupBox1.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
this.SuspendLayout();
|
|
|
//
|
|
//
|
|
|
// Pallet_label
|
|
// Pallet_label
|
|
@@ -225,18 +227,34 @@
|
|
|
this.Split.DownImage = ((System.Drawing.Image)(resources.GetObject("Split.DownImage")));
|
|
this.Split.DownImage = ((System.Drawing.Image)(resources.GetObject("Split.DownImage")));
|
|
|
this.Split.Image = null;
|
|
this.Split.Image = null;
|
|
|
this.Split.IsShowBorder = true;
|
|
this.Split.IsShowBorder = true;
|
|
|
- this.Split.Location = new System.Drawing.Point(895, 216);
|
|
|
|
|
|
|
+ this.Split.Location = new System.Drawing.Point(494, 32);
|
|
|
this.Split.Margin = new System.Windows.Forms.Padding(4);
|
|
this.Split.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Split.MoveImage = ((System.Drawing.Image)(resources.GetObject("Split.MoveImage")));
|
|
this.Split.MoveImage = ((System.Drawing.Image)(resources.GetObject("Split.MoveImage")));
|
|
|
this.Split.Name = "Split";
|
|
this.Split.Name = "Split";
|
|
|
this.Split.NormalImage = ((System.Drawing.Image)(resources.GetObject("Split.NormalImage")));
|
|
this.Split.NormalImage = ((System.Drawing.Image)(resources.GetObject("Split.NormalImage")));
|
|
|
this.Split.Power = null;
|
|
this.Split.Power = null;
|
|
|
- this.Split.Size = new System.Drawing.Size(164, 44);
|
|
|
|
|
|
|
+ this.Split.Size = new System.Drawing.Size(223, 92);
|
|
|
this.Split.TabIndex = 0;
|
|
this.Split.TabIndex = 0;
|
|
|
this.Split.Text = "解绑录入工单";
|
|
this.Split.Text = "解绑录入工单";
|
|
|
this.Split.UseVisualStyleBackColor = false;
|
|
this.Split.UseVisualStyleBackColor = false;
|
|
|
this.Split.Click += new System.EventHandler(this.Split_Click);
|
|
this.Split.Click += new System.EventHandler(this.Split_Click);
|
|
|
//
|
|
//
|
|
|
|
|
+ // groupBox1
|
|
|
|
|
+ //
|
|
|
|
|
+ this.groupBox1.Controls.Add(this.PassWord);
|
|
|
|
|
+ this.groupBox1.Controls.Add(this.DeleteALLSN);
|
|
|
|
|
+ this.groupBox1.Controls.Add(this.label1);
|
|
|
|
|
+ this.groupBox1.Controls.Add(this.label2);
|
|
|
|
|
+ this.groupBox1.Controls.Add(this.TotalSN);
|
|
|
|
|
+ this.groupBox1.Controls.Add(this.ma_code);
|
|
|
|
|
+ this.groupBox1.Controls.Add(this.RemainSN);
|
|
|
|
|
+ this.groupBox1.Location = new System.Drawing.Point(917, 384);
|
|
|
|
|
+ this.groupBox1.Name = "groupBox1";
|
|
|
|
|
+ this.groupBox1.Size = new System.Drawing.Size(640, 289);
|
|
|
|
|
+ this.groupBox1.TabIndex = 253;
|
|
|
|
|
+ this.groupBox1.TabStop = false;
|
|
|
|
|
+ this.groupBox1.Text = "工单解绑";
|
|
|
|
|
+ //
|
|
|
// DeleteALLSN
|
|
// DeleteALLSN
|
|
|
//
|
|
//
|
|
|
this.DeleteALLSN.AllPower = null;
|
|
this.DeleteALLSN.AllPower = null;
|
|
@@ -244,7 +262,7 @@
|
|
|
this.DeleteALLSN.DownImage = ((System.Drawing.Image)(resources.GetObject("DeleteALLSN.DownImage")));
|
|
this.DeleteALLSN.DownImage = ((System.Drawing.Image)(resources.GetObject("DeleteALLSN.DownImage")));
|
|
|
this.DeleteALLSN.Image = null;
|
|
this.DeleteALLSN.Image = null;
|
|
|
this.DeleteALLSN.IsShowBorder = true;
|
|
this.DeleteALLSN.IsShowBorder = true;
|
|
|
- this.DeleteALLSN.Location = new System.Drawing.Point(1332, 593);
|
|
|
|
|
|
|
+ this.DeleteALLSN.Location = new System.Drawing.Point(413, 213);
|
|
|
this.DeleteALLSN.Margin = new System.Windows.Forms.Padding(4);
|
|
this.DeleteALLSN.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.DeleteALLSN.MoveImage = ((System.Drawing.Image)(resources.GetObject("DeleteALLSN.MoveImage")));
|
|
this.DeleteALLSN.MoveImage = ((System.Drawing.Image)(resources.GetObject("DeleteALLSN.MoveImage")));
|
|
|
this.DeleteALLSN.Name = "DeleteALLSN";
|
|
this.DeleteALLSN.Name = "DeleteALLSN";
|
|
@@ -256,6 +274,17 @@
|
|
|
this.DeleteALLSN.UseVisualStyleBackColor = false;
|
|
this.DeleteALLSN.UseVisualStyleBackColor = false;
|
|
|
this.DeleteALLSN.Click += new System.EventHandler(this.DeleteALLSN_Click);
|
|
this.DeleteALLSN.Click += new System.EventHandler(this.DeleteALLSN_Click);
|
|
|
//
|
|
//
|
|
|
|
|
+ // label2
|
|
|
|
|
+ //
|
|
|
|
|
+ this.label2.AutoSize = true;
|
|
|
|
|
+ this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.label2.Location = new System.Drawing.Point(22, 66);
|
|
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
|
+ this.label2.Name = "label2";
|
|
|
|
|
+ this.label2.Size = new System.Drawing.Size(146, 41);
|
|
|
|
|
+ this.label2.TabIndex = 247;
|
|
|
|
|
+ this.label2.Text = "工单编号";
|
|
|
|
|
+ //
|
|
|
// ma_code
|
|
// ma_code
|
|
|
//
|
|
//
|
|
|
this.ma_code.AllPower = "IFALL";
|
|
this.ma_code.AllPower = "IFALL";
|
|
@@ -264,7 +293,7 @@
|
|
|
this.ma_code.DBTitle = "";
|
|
this.ma_code.DBTitle = "";
|
|
|
this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.ma_code.FormName = null;
|
|
this.ma_code.FormName = null;
|
|
|
- this.ma_code.Location = new System.Drawing.Point(1126, 446);
|
|
|
|
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(207, 66);
|
|
|
this.ma_code.Margin = new System.Windows.Forms.Padding(6);
|
|
this.ma_code.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.ma_code.Name = "ma_code";
|
|
this.ma_code.Name = "ma_code";
|
|
|
this.ma_code.Power = "";
|
|
this.ma_code.Power = "";
|
|
@@ -277,22 +306,11 @@
|
|
|
this.ma_code.Tag = "makecode";
|
|
this.ma_code.Tag = "makecode";
|
|
|
this.ma_code.TextBoxEnable = true;
|
|
this.ma_code.TextBoxEnable = true;
|
|
|
//
|
|
//
|
|
|
- // label2
|
|
|
|
|
- //
|
|
|
|
|
- this.label2.AutoSize = true;
|
|
|
|
|
- this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- this.label2.Location = new System.Drawing.Point(941, 446);
|
|
|
|
|
- this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
|
- this.label2.Name = "label2";
|
|
|
|
|
- this.label2.Size = new System.Drawing.Size(146, 41);
|
|
|
|
|
- this.label2.TabIndex = 247;
|
|
|
|
|
- this.label2.Text = "工单编号";
|
|
|
|
|
- //
|
|
|
|
|
// RemainSN
|
|
// RemainSN
|
|
|
//
|
|
//
|
|
|
this.RemainSN.AutoSize = true;
|
|
this.RemainSN.AutoSize = true;
|
|
|
this.RemainSN.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.RemainSN.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.RemainSN.Location = new System.Drawing.Point(1141, 606);
|
|
|
|
|
|
|
+ this.RemainSN.Location = new System.Drawing.Point(222, 226);
|
|
|
this.RemainSN.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.RemainSN.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.RemainSN.Name = "RemainSN";
|
|
this.RemainSN.Name = "RemainSN";
|
|
|
this.RemainSN.Size = new System.Drawing.Size(0, 41);
|
|
this.RemainSN.Size = new System.Drawing.Size(0, 41);
|
|
@@ -302,18 +320,29 @@
|
|
|
//
|
|
//
|
|
|
this.TotalSN.AutoSize = true;
|
|
this.TotalSN.AutoSize = true;
|
|
|
this.TotalSN.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.TotalSN.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.TotalSN.Location = new System.Drawing.Point(1325, 606);
|
|
|
|
|
|
|
+ this.TotalSN.Location = new System.Drawing.Point(406, 226);
|
|
|
this.TotalSN.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.TotalSN.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.TotalSN.Name = "TotalSN";
|
|
this.TotalSN.Name = "TotalSN";
|
|
|
this.TotalSN.Size = new System.Drawing.Size(0, 41);
|
|
this.TotalSN.Size = new System.Drawing.Size(0, 41);
|
|
|
this.TotalSN.TabIndex = 250;
|
|
this.TotalSN.TabIndex = 250;
|
|
|
//
|
|
//
|
|
|
|
|
+ // label1
|
|
|
|
|
+ //
|
|
|
|
|
+ this.label1.AutoSize = true;
|
|
|
|
|
+ this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.label1.Location = new System.Drawing.Point(60, 141);
|
|
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
+ this.label1.Name = "label1";
|
|
|
|
|
+ this.label1.Size = new System.Drawing.Size(82, 41);
|
|
|
|
|
+ this.label1.TabIndex = 251;
|
|
|
|
|
+ this.label1.Text = "密码";
|
|
|
|
|
+ //
|
|
|
// PassWord
|
|
// PassWord
|
|
|
//
|
|
//
|
|
|
this.PassWord.AllPower = null;
|
|
this.PassWord.AllPower = null;
|
|
|
this.PassWord.BackColor = System.Drawing.Color.White;
|
|
this.PassWord.BackColor = System.Drawing.Color.White;
|
|
|
this.PassWord.ID = null;
|
|
this.PassWord.ID = null;
|
|
|
- this.PassWord.Location = new System.Drawing.Point(1126, 523);
|
|
|
|
|
|
|
+ this.PassWord.Location = new System.Drawing.Point(207, 143);
|
|
|
this.PassWord.Margin = new System.Windows.Forms.Padding(4);
|
|
this.PassWord.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.PassWord.Name = "PassWord";
|
|
this.PassWord.Name = "PassWord";
|
|
|
this.PassWord.Power = null;
|
|
this.PassWord.Power = null;
|
|
@@ -323,29 +352,12 @@
|
|
|
this.PassWord.Str2 = null;
|
|
this.PassWord.Str2 = null;
|
|
|
this.PassWord.TabIndex = 252;
|
|
this.PassWord.TabIndex = 252;
|
|
|
//
|
|
//
|
|
|
- // label1
|
|
|
|
|
- //
|
|
|
|
|
- this.label1.AutoSize = true;
|
|
|
|
|
- this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- this.label1.Location = new System.Drawing.Point(979, 521);
|
|
|
|
|
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
- this.label1.Name = "label1";
|
|
|
|
|
- this.label1.Size = new System.Drawing.Size(82, 41);
|
|
|
|
|
- this.label1.TabIndex = 251;
|
|
|
|
|
- this.label1.Text = "密码";
|
|
|
|
|
- //
|
|
|
|
|
// Special_Delete
|
|
// Special_Delete
|
|
|
//
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1611, 1131);
|
|
this.ClientSize = new System.Drawing.Size(1611, 1131);
|
|
|
- this.Controls.Add(this.PassWord);
|
|
|
|
|
- this.Controls.Add(this.label1);
|
|
|
|
|
- this.Controls.Add(this.TotalSN);
|
|
|
|
|
- this.Controls.Add(this.RemainSN);
|
|
|
|
|
- this.Controls.Add(this.ma_code);
|
|
|
|
|
- this.Controls.Add(this.label2);
|
|
|
|
|
- this.Controls.Add(this.DeleteALLSN);
|
|
|
|
|
|
|
+ this.Controls.Add(this.groupBox1);
|
|
|
this.Controls.Add(this.数据清空);
|
|
this.Controls.Add(this.数据清空);
|
|
|
this.Controls.Add(this.cd_stepno);
|
|
this.Controls.Add(this.cd_stepno);
|
|
|
this.Controls.Add(this.WeighRecord);
|
|
this.Controls.Add(this.WeighRecord);
|
|
@@ -366,7 +378,9 @@
|
|
|
this.Text = "重置站点";
|
|
this.Text = "重置站点";
|
|
|
this.Load += new System.EventHandler(this.Special_BoxSplit_Load);
|
|
this.Load += new System.EventHandler(this.Special_BoxSplit_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.Special_Reset_SizeChanged);
|
|
this.SizeChanged += new System.EventHandler(this.Special_Reset_SizeChanged);
|
|
|
- this.ResumeLayout(false);
|
|
|
|
|
|
|
+ this.groupBox1.ResumeLayout(true);
|
|
|
|
|
+ this.groupBox1.PerformLayout();
|
|
|
|
|
+ this.ResumeLayout(true);
|
|
|
this.PerformLayout();
|
|
this.PerformLayout();
|
|
|
|
|
|
|
|
}
|
|
}
|
|
@@ -387,12 +401,13 @@
|
|
|
private System.Windows.Forms.ColumnHeader columnHeader3;
|
|
private System.Windows.Forms.ColumnHeader columnHeader3;
|
|
|
private System.Windows.Forms.Label cd_stepno;
|
|
private System.Windows.Forms.Label cd_stepno;
|
|
|
private CustomControl.ButtonUtil.NormalButton 数据清空;
|
|
private CustomControl.ButtonUtil.NormalButton 数据清空;
|
|
|
|
|
+ private System.Windows.Forms.GroupBox groupBox1;
|
|
|
private CustomControl.ButtonUtil.NormalButton DeleteALLSN;
|
|
private CustomControl.ButtonUtil.NormalButton DeleteALLSN;
|
|
|
- private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
|
|
|
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label2;
|
|
|
|
|
+ private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
|
|
|
private System.Windows.Forms.Label RemainSN;
|
|
private System.Windows.Forms.Label RemainSN;
|
|
|
private System.Windows.Forms.Label TotalSN;
|
|
private System.Windows.Forms.Label TotalSN;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox PassWord;
|
|
|
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Label label1;
|
|
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox PassWord;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|