|
@@ -42,17 +42,17 @@
|
|
|
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.ImportExcel1 = new System.Windows.Forms.OpenFileDialog();
|
|
this.ImportExcel1 = new System.Windows.Forms.OpenFileDialog();
|
|
|
- this.pr_detail = new System.Windows.Forms.Label();
|
|
|
|
|
|
|
+ this.prdetail = new System.Windows.Forms.Label();
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
- this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
|
|
- this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
|
|
|
|
+ this.prcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
|
|
+ this.macode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
- this.pr_detail1 = new System.Windows.Forms.Label();
|
|
|
|
|
|
|
+ this.pr_detail = new System.Windows.Forms.Label();
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
- this.pr_code1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
|
|
|
|
+ this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
- this.ma_code1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
|
|
|
|
+ this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
this.SuspendLayout();
|
|
this.SuspendLayout();
|
|
|
//
|
|
//
|
|
@@ -216,15 +216,15 @@
|
|
|
//
|
|
//
|
|
|
this.ImportExcel1.FileName = "ImportExcel";
|
|
this.ImportExcel1.FileName = "ImportExcel";
|
|
|
//
|
|
//
|
|
|
- // pr_detail
|
|
|
|
|
|
|
+ // prdetail
|
|
|
//
|
|
//
|
|
|
- this.pr_detail.AutoSize = true;
|
|
|
|
|
- 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(643, 149);
|
|
|
|
|
- this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
|
- this.pr_detail.Name = "pr_detail";
|
|
|
|
|
- this.pr_detail.Size = new System.Drawing.Size(0, 41);
|
|
|
|
|
- this.pr_detail.TabIndex = 253;
|
|
|
|
|
|
|
+ this.prdetail.AutoSize = true;
|
|
|
|
|
+ this.prdetail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.prdetail.Location = new System.Drawing.Point(643, 149);
|
|
|
|
|
+ this.prdetail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
|
+ this.prdetail.Name = "prdetail";
|
|
|
|
|
+ this.prdetail.Size = new System.Drawing.Size(0, 41);
|
|
|
|
|
+ this.prdetail.TabIndex = 253;
|
|
|
//
|
|
//
|
|
|
// label6
|
|
// label6
|
|
|
//
|
|
//
|
|
@@ -237,41 +237,42 @@
|
|
|
this.label6.TabIndex = 252;
|
|
this.label6.TabIndex = 252;
|
|
|
this.label6.Text = "产品名称";
|
|
this.label6.Text = "产品名称";
|
|
|
//
|
|
//
|
|
|
- // pr_code
|
|
|
|
|
- //
|
|
|
|
|
- this.pr_code.AllPower = null;
|
|
|
|
|
- this.pr_code.BackColor = System.Drawing.Color.White;
|
|
|
|
|
- this.pr_code.Enabled = false;
|
|
|
|
|
- this.pr_code.ID = null;
|
|
|
|
|
- this.pr_code.Location = new System.Drawing.Point(650, 93);
|
|
|
|
|
- this.pr_code.Name = "pr_code";
|
|
|
|
|
- this.pr_code.Power = null;
|
|
|
|
|
- this.pr_code.Size = new System.Drawing.Size(312, 35);
|
|
|
|
|
- this.pr_code.Str = null;
|
|
|
|
|
- this.pr_code.Str1 = null;
|
|
|
|
|
- this.pr_code.Str2 = null;
|
|
|
|
|
- this.pr_code.TabIndex = 251;
|
|
|
|
|
- //
|
|
|
|
|
- // ma_code
|
|
|
|
|
- //
|
|
|
|
|
- this.ma_code.AllPower = "IFALL";
|
|
|
|
|
- this.ma_code.Caller = null;
|
|
|
|
|
- this.ma_code.Condition = null;
|
|
|
|
|
- this.ma_code.DBTitle = "";
|
|
|
|
|
- this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
|
|
- this.ma_code.FormName = null;
|
|
|
|
|
- this.ma_code.Location = new System.Drawing.Point(650, 26);
|
|
|
|
|
- this.ma_code.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
- this.ma_code.Name = "ma_code";
|
|
|
|
|
- this.ma_code.Power = "";
|
|
|
|
|
- this.ma_code.ReturnData = null;
|
|
|
|
|
- this.ma_code.SelectField = null;
|
|
|
|
|
- this.ma_code.SetValueField = null;
|
|
|
|
|
- this.ma_code.Size = new System.Drawing.Size(323, 46);
|
|
|
|
|
- this.ma_code.TabIndex = 250;
|
|
|
|
|
- this.ma_code.TableName = null;
|
|
|
|
|
- this.ma_code.Tag = "makecode";
|
|
|
|
|
- this.ma_code.TextBoxEnable = true;
|
|
|
|
|
|
|
+ // prcode
|
|
|
|
|
+ //
|
|
|
|
|
+ this.prcode.AllPower = null;
|
|
|
|
|
+ this.prcode.BackColor = System.Drawing.Color.White;
|
|
|
|
|
+ this.prcode.Enabled = false;
|
|
|
|
|
+ this.prcode.ID = null;
|
|
|
|
|
+ this.prcode.Location = new System.Drawing.Point(650, 93);
|
|
|
|
|
+ this.prcode.Name = "prcode";
|
|
|
|
|
+ this.prcode.Power = null;
|
|
|
|
|
+ this.prcode.Size = new System.Drawing.Size(312, 35);
|
|
|
|
|
+ this.prcode.Str = null;
|
|
|
|
|
+ this.prcode.Str1 = null;
|
|
|
|
|
+ this.prcode.Str2 = null;
|
|
|
|
|
+ this.prcode.TabIndex = 251;
|
|
|
|
|
+ //
|
|
|
|
|
+ // macode
|
|
|
|
|
+ //
|
|
|
|
|
+ this.macode.AllPower = "IFALL";
|
|
|
|
|
+ this.macode.Caller = null;
|
|
|
|
|
+ this.macode.Condition = null;
|
|
|
|
|
+ this.macode.DBTitle = "";
|
|
|
|
|
+ this.macode.Enabled = false;
|
|
|
|
|
+ this.macode.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
|
|
+ this.macode.FormName = null;
|
|
|
|
|
+ this.macode.Location = new System.Drawing.Point(650, 26);
|
|
|
|
|
+ this.macode.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
+ this.macode.Name = "macode";
|
|
|
|
|
+ this.macode.Power = "";
|
|
|
|
|
+ this.macode.ReturnData = null;
|
|
|
|
|
+ this.macode.SelectField = null;
|
|
|
|
|
+ this.macode.SetValueField = null;
|
|
|
|
|
+ this.macode.Size = new System.Drawing.Size(323, 46);
|
|
|
|
|
+ this.macode.TabIndex = 250;
|
|
|
|
|
+ this.macode.TableName = null;
|
|
|
|
|
+ this.macode.Tag = "makecode";
|
|
|
|
|
+ this.macode.TextBoxEnable = true;
|
|
|
//
|
|
//
|
|
|
// label2
|
|
// label2
|
|
|
//
|
|
//
|
|
@@ -295,15 +296,15 @@
|
|
|
this.label5.TabIndex = 248;
|
|
this.label5.TabIndex = 248;
|
|
|
this.label5.Text = "产品代码";
|
|
this.label5.Text = "产品代码";
|
|
|
//
|
|
//
|
|
|
- // pr_detail1
|
|
|
|
|
|
|
+ // pr_detail
|
|
|
//
|
|
//
|
|
|
- this.pr_detail1.AutoSize = true;
|
|
|
|
|
- this.pr_detail1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- this.pr_detail1.Location = new System.Drawing.Point(1280, 162);
|
|
|
|
|
- this.pr_detail1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
|
- this.pr_detail1.Name = "pr_detail1";
|
|
|
|
|
- this.pr_detail1.Size = new System.Drawing.Size(0, 41);
|
|
|
|
|
- this.pr_detail1.TabIndex = 259;
|
|
|
|
|
|
|
+ this.pr_detail.AutoSize = true;
|
|
|
|
|
+ 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(1193, 162);
|
|
|
|
|
+ this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
|
+ this.pr_detail.Name = "pr_detail";
|
|
|
|
|
+ this.pr_detail.Size = new System.Drawing.Size(0, 41);
|
|
|
|
|
+ this.pr_detail.TabIndex = 259;
|
|
|
//
|
|
//
|
|
|
// label4
|
|
// label4
|
|
|
//
|
|
//
|
|
@@ -316,20 +317,20 @@
|
|
|
this.label4.TabIndex = 258;
|
|
this.label4.TabIndex = 258;
|
|
|
this.label4.Text = "产品名称";
|
|
this.label4.Text = "产品名称";
|
|
|
//
|
|
//
|
|
|
- // pr_code1
|
|
|
|
|
- //
|
|
|
|
|
- this.pr_code1.AllPower = null;
|
|
|
|
|
- this.pr_code1.BackColor = System.Drawing.Color.White;
|
|
|
|
|
- this.pr_code1.Enabled = false;
|
|
|
|
|
- this.pr_code1.ID = null;
|
|
|
|
|
- this.pr_code1.Location = new System.Drawing.Point(1184, 99);
|
|
|
|
|
- this.pr_code1.Name = "pr_code1";
|
|
|
|
|
- this.pr_code1.Power = null;
|
|
|
|
|
- this.pr_code1.Size = new System.Drawing.Size(372, 35);
|
|
|
|
|
- this.pr_code1.Str = null;
|
|
|
|
|
- this.pr_code1.Str1 = null;
|
|
|
|
|
- this.pr_code1.Str2 = null;
|
|
|
|
|
- this.pr_code1.TabIndex = 257;
|
|
|
|
|
|
|
+ // pr_code
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pr_code.AllPower = null;
|
|
|
|
|
+ this.pr_code.BackColor = System.Drawing.Color.White;
|
|
|
|
|
+ this.pr_code.Enabled = false;
|
|
|
|
|
+ this.pr_code.ID = null;
|
|
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(1184, 99);
|
|
|
|
|
+ this.pr_code.Name = "pr_code";
|
|
|
|
|
+ this.pr_code.Power = null;
|
|
|
|
|
+ this.pr_code.Size = new System.Drawing.Size(372, 35);
|
|
|
|
|
+ this.pr_code.Str = null;
|
|
|
|
|
+ this.pr_code.Str1 = null;
|
|
|
|
|
+ this.pr_code.Str2 = null;
|
|
|
|
|
+ this.pr_code.TabIndex = 257;
|
|
|
//
|
|
//
|
|
|
// label7
|
|
// label7
|
|
|
//
|
|
//
|
|
@@ -342,26 +343,26 @@
|
|
|
this.label7.TabIndex = 256;
|
|
this.label7.TabIndex = 256;
|
|
|
this.label7.Text = "产品代码";
|
|
this.label7.Text = "产品代码";
|
|
|
//
|
|
//
|
|
|
- // ma_code1
|
|
|
|
|
- //
|
|
|
|
|
- this.ma_code1.AllPower = "IFALL";
|
|
|
|
|
- this.ma_code1.Caller = null;
|
|
|
|
|
- this.ma_code1.Condition = null;
|
|
|
|
|
- this.ma_code1.DBTitle = "";
|
|
|
|
|
- this.ma_code1.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
|
|
- this.ma_code1.FormName = null;
|
|
|
|
|
- this.ma_code1.Location = new System.Drawing.Point(1187, 26);
|
|
|
|
|
- this.ma_code1.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
- this.ma_code1.Name = "ma_code1";
|
|
|
|
|
- this.ma_code1.Power = "";
|
|
|
|
|
- this.ma_code1.ReturnData = null;
|
|
|
|
|
- this.ma_code1.SelectField = null;
|
|
|
|
|
- this.ma_code1.SetValueField = null;
|
|
|
|
|
- this.ma_code1.Size = new System.Drawing.Size(369, 46);
|
|
|
|
|
- this.ma_code1.TabIndex = 255;
|
|
|
|
|
- this.ma_code1.TableName = null;
|
|
|
|
|
- this.ma_code1.Tag = "makecode";
|
|
|
|
|
- this.ma_code1.TextBoxEnable = true;
|
|
|
|
|
|
|
+ // ma_code
|
|
|
|
|
+ //
|
|
|
|
|
+ this.ma_code.AllPower = "IFALL";
|
|
|
|
|
+ this.ma_code.Caller = null;
|
|
|
|
|
+ this.ma_code.Condition = null;
|
|
|
|
|
+ this.ma_code.DBTitle = "";
|
|
|
|
|
+ this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
|
|
+ this.ma_code.FormName = null;
|
|
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(1187, 26);
|
|
|
|
|
+ this.ma_code.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
+ this.ma_code.Name = "ma_code";
|
|
|
|
|
+ this.ma_code.Power = "";
|
|
|
|
|
+ this.ma_code.ReturnData = null;
|
|
|
|
|
+ this.ma_code.SelectField = null;
|
|
|
|
|
+ this.ma_code.SetValueField = null;
|
|
|
|
|
+ this.ma_code.Size = new System.Drawing.Size(369, 46);
|
|
|
|
|
+ this.ma_code.TabIndex = 255;
|
|
|
|
|
+ this.ma_code.TableName = null;
|
|
|
|
|
+ this.ma_code.Tag = "makecode";
|
|
|
|
|
+ this.ma_code.TextBoxEnable = true;
|
|
|
//
|
|
//
|
|
|
// label1
|
|
// label1
|
|
|
//
|
|
//
|
|
@@ -374,21 +375,21 @@
|
|
|
this.label1.TabIndex = 254;
|
|
this.label1.TabIndex = 254;
|
|
|
this.label1.Text = "切换后工单";
|
|
this.label1.Text = "切换后工单";
|
|
|
//
|
|
//
|
|
|
- // Special_ChaneMake
|
|
|
|
|
|
|
+ // Special_ChangeMake
|
|
|
//
|
|
//
|
|
|
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.pr_detail1);
|
|
|
|
|
|
|
+ this.Controls.Add(this.pr_detail);
|
|
|
this.Controls.Add(this.label4);
|
|
this.Controls.Add(this.label4);
|
|
|
- this.Controls.Add(this.pr_code1);
|
|
|
|
|
|
|
+ this.Controls.Add(this.pr_code);
|
|
|
this.Controls.Add(this.label7);
|
|
this.Controls.Add(this.label7);
|
|
|
- this.Controls.Add(this.ma_code1);
|
|
|
|
|
|
|
+ this.Controls.Add(this.ma_code);
|
|
|
this.Controls.Add(this.label1);
|
|
this.Controls.Add(this.label1);
|
|
|
- this.Controls.Add(this.pr_detail);
|
|
|
|
|
|
|
+ this.Controls.Add(this.prdetail);
|
|
|
this.Controls.Add(this.label6);
|
|
this.Controls.Add(this.label6);
|
|
|
- this.Controls.Add(this.pr_code);
|
|
|
|
|
- this.Controls.Add(this.ma_code);
|
|
|
|
|
|
|
+ this.Controls.Add(this.prcode);
|
|
|
|
|
+ this.Controls.Add(this.macode);
|
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.label2);
|
|
|
this.Controls.Add(this.label5);
|
|
this.Controls.Add(this.label5);
|
|
|
this.Controls.Add(this.ImportExcel);
|
|
this.Controls.Add(this.ImportExcel);
|
|
@@ -403,7 +404,7 @@
|
|
|
this.Controls.Add(this.Split);
|
|
this.Controls.Add(this.Split);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
this.Margin = new System.Windows.Forms.Padding(4);
|
|
this.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.Name = "Special_ChaneMake";
|
|
|
|
|
|
|
+ this.Name = "Special_ChangeMake";
|
|
|
this.Tag = "Special!Reset";
|
|
this.Tag = "Special!Reset";
|
|
|
this.Text = "重置站点";
|
|
this.Text = "重置站点";
|
|
|
this.Load += new System.EventHandler(this.Special_BoxSplit_Load);
|
|
this.Load += new System.EventHandler(this.Special_BoxSplit_Load);
|
|
@@ -428,17 +429,17 @@
|
|
|
private CustomControl.ButtonUtil.NormalButton ImportExcel;
|
|
private CustomControl.ButtonUtil.NormalButton ImportExcel;
|
|
|
private System.Windows.Forms.FolderBrowserDialog ExportFileDialog;
|
|
private System.Windows.Forms.FolderBrowserDialog ExportFileDialog;
|
|
|
private System.Windows.Forms.OpenFileDialog ImportExcel1;
|
|
private System.Windows.Forms.OpenFileDialog ImportExcel1;
|
|
|
- private System.Windows.Forms.Label pr_detail;
|
|
|
|
|
|
|
+ private System.Windows.Forms.Label prdetail;
|
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label label6;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox pr_code;
|
|
|
|
|
- private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
|
|
|
|
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox prcode;
|
|
|
|
|
+ private CustomControl.TextBoxWithIcon.SearchTextBox macode;
|
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label2;
|
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label label5;
|
|
|
- private System.Windows.Forms.Label pr_detail1;
|
|
|
|
|
|
|
+ private System.Windows.Forms.Label pr_detail;
|
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label4;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox pr_code1;
|
|
|
|
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox pr_code;
|
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label7;
|
|
|
- private CustomControl.TextBoxWithIcon.SearchTextBox ma_code1;
|
|
|
|
|
|
|
+ private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
|
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Label label1;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|