|
|
@@ -52,17 +52,9 @@
|
|
|
this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeTextBox();
|
|
|
this.BadCodeGrid = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
|
- this.mb_badcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.mb_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.bc_groupcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.bc_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.mb_badremark = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.bc_note = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.mb_dutyman = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.mb_status = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.GetSNCode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.GetSNCode = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeTextBox();
|
|
|
this.cd_stepcode = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
this.cr_code = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
this.AddRow = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
@@ -74,6 +66,14 @@
|
|
|
this.RepairResult = new UAS_MES.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.bc_remark = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxWithTextArea();
|
|
|
+ this.mb_status = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.mb_dutyman = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.bc_note = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.mb_badremark = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.bc_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.bc_groupcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.mb_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.mb_badcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.panel2.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.BadCodeGrid)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
@@ -84,8 +84,9 @@
|
|
|
this.panel2.Controls.Add(this.label1);
|
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.panel2.Name = "panel2";
|
|
|
- this.panel2.Size = new System.Drawing.Size(990, 29);
|
|
|
+ this.panel2.Size = new System.Drawing.Size(1320, 36);
|
|
|
this.panel2.TabIndex = 32;
|
|
|
//
|
|
|
// label1
|
|
|
@@ -93,9 +94,10 @@
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
|
- this.label1.Location = new System.Drawing.Point(12, 4);
|
|
|
+ this.label1.Location = new System.Drawing.Point(16, 5);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.label1.Size = new System.Drawing.Size(92, 27);
|
|
|
this.label1.TabIndex = 0;
|
|
|
this.label1.Text = "维修作业";
|
|
|
//
|
|
|
@@ -103,9 +105,10 @@
|
|
|
//
|
|
|
this.GetSNCode_Label.AutoSize = true;
|
|
|
this.GetSNCode_Label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.GetSNCode_Label.Location = new System.Drawing.Point(24, 532);
|
|
|
+ this.GetSNCode_Label.Location = new System.Drawing.Point(32, 665);
|
|
|
+ this.GetSNCode_Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.GetSNCode_Label.Name = "GetSNCode_Label";
|
|
|
- this.GetSNCode_Label.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.GetSNCode_Label.Size = new System.Drawing.Size(0, 27);
|
|
|
this.GetSNCode_Label.TabIndex = 77;
|
|
|
//
|
|
|
// ma_craftcode_label
|
|
|
@@ -114,9 +117,10 @@
|
|
|
| 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(23, 568);
|
|
|
+ this.ma_craftcode_label.Location = new System.Drawing.Point(31, 710);
|
|
|
+ this.ma_craftcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ma_craftcode_label.Name = "ma_craftcode_label";
|
|
|
- this.ma_craftcode_label.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.ma_craftcode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.ma_craftcode_label.TabIndex = 66;
|
|
|
this.ma_craftcode_label.Text = "回流工艺";
|
|
|
//
|
|
|
@@ -126,9 +130,10 @@
|
|
|
| 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(314, 570);
|
|
|
+ this.st_rstepcode_label.Location = new System.Drawing.Point(419, 712);
|
|
|
+ this.st_rstepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.st_rstepcode_label.Name = "st_rstepcode_label";
|
|
|
- this.st_rstepcode_label.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.st_rstepcode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.st_rstepcode_label.TabIndex = 65;
|
|
|
this.st_rstepcode_label.Text = "回流工序";
|
|
|
//
|
|
|
@@ -136,9 +141,10 @@
|
|
|
//
|
|
|
this.Refueling.AutoSize = true;
|
|
|
this.Refueling.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Refueling.Location = new System.Drawing.Point(318, 530);
|
|
|
+ this.Refueling.Location = new System.Drawing.Point(424, 662);
|
|
|
+ this.Refueling.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.Refueling.Name = "Refueling";
|
|
|
- this.Refueling.Size = new System.Drawing.Size(61, 25);
|
|
|
+ this.Refueling.Size = new System.Drawing.Size(74, 31);
|
|
|
this.Refueling.TabIndex = 64;
|
|
|
this.Refueling.Text = "换料";
|
|
|
this.Refueling.UseVisualStyleBackColor = true;
|
|
|
@@ -150,9 +156,10 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ma_prodcode_label.AutoSize = true;
|
|
|
this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_prodcode_label.Location = new System.Drawing.Point(336, 83);
|
|
|
+ this.ma_prodcode_label.Location = new System.Drawing.Point(448, 104);
|
|
|
+ this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ma_prodcode_label.Name = "ma_prodcode_label";
|
|
|
- this.ma_prodcode_label.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.ma_prodcode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.ma_prodcode_label.TabIndex = 62;
|
|
|
this.ma_prodcode_label.Text = "产品代码";
|
|
|
//
|
|
|
@@ -162,9 +169,10 @@
|
|
|
| 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(650, 83);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(867, 104);
|
|
|
+ this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
- this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.pr_detail_label.TabIndex = 61;
|
|
|
this.pr_detail_label.Text = "产品名称";
|
|
|
//
|
|
|
@@ -172,9 +180,10 @@
|
|
|
//
|
|
|
this.label14.AutoSize = true;
|
|
|
this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label14.Location = new System.Drawing.Point(746, 239);
|
|
|
+ this.label14.Location = new System.Drawing.Point(995, 299);
|
|
|
+ this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label14.Name = "label14";
|
|
|
- this.label14.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.label14.Size = new System.Drawing.Size(92, 27);
|
|
|
this.label14.TabIndex = 46;
|
|
|
this.label14.Text = "不良备注";
|
|
|
//
|
|
|
@@ -182,9 +191,10 @@
|
|
|
//
|
|
|
this.label13.AutoSize = true;
|
|
|
this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label13.Location = new System.Drawing.Point(746, 283);
|
|
|
+ this.label13.Location = new System.Drawing.Point(995, 354);
|
|
|
+ this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label13.Name = "label13";
|
|
|
- this.label13.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.label13.Size = new System.Drawing.Size(92, 27);
|
|
|
this.label13.TabIndex = 45;
|
|
|
this.label13.Text = "维修结果";
|
|
|
//
|
|
|
@@ -193,9 +203,10 @@
|
|
|
this.label12.AutoSize = true;
|
|
|
this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label12.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.label12.Location = new System.Drawing.Point(746, 194);
|
|
|
+ this.label12.Location = new System.Drawing.Point(995, 242);
|
|
|
+ this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label12.Name = "label12";
|
|
|
- this.label12.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.label12.Size = new System.Drawing.Size(92, 27);
|
|
|
this.label12.TabIndex = 44;
|
|
|
this.label12.Text = "不良原因";
|
|
|
//
|
|
|
@@ -205,9 +216,10 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.st_name_label.AutoSize = true;
|
|
|
this.st_name_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.st_name_label.Location = new System.Drawing.Point(650, 48);
|
|
|
+ this.st_name_label.Location = new System.Drawing.Point(867, 60);
|
|
|
+ this.st_name_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.st_name_label.Name = "st_name_label";
|
|
|
- this.st_name_label.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.st_name_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.st_name_label.TabIndex = 42;
|
|
|
this.st_name_label.Text = "工序名称";
|
|
|
//
|
|
|
@@ -215,9 +227,10 @@
|
|
|
//
|
|
|
this.label8.AutoSize = true;
|
|
|
this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label8.Location = new System.Drawing.Point(746, 150);
|
|
|
+ this.label8.Location = new System.Drawing.Point(995, 188);
|
|
|
+ this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label8.Name = "label8";
|
|
|
- this.label8.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.label8.Size = new System.Drawing.Size(92, 27);
|
|
|
this.label8.TabIndex = 40;
|
|
|
this.label8.Text = "不良组别";
|
|
|
//
|
|
|
@@ -227,9 +240,10 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_nextstepcode_label.AutoSize = true;
|
|
|
this.ms_nextstepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_nextstepcode_label.Location = new System.Drawing.Point(336, 48);
|
|
|
+ this.ms_nextstepcode_label.Location = new System.Drawing.Point(448, 60);
|
|
|
+ this.ms_nextstepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ms_nextstepcode_label.Name = "ms_nextstepcode_label";
|
|
|
- this.ms_nextstepcode_label.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.ms_nextstepcode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.ms_nextstepcode_label.TabIndex = 39;
|
|
|
this.ms_nextstepcode_label.Text = "工序编号";
|
|
|
//
|
|
|
@@ -239,9 +253,10 @@
|
|
|
| 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(12, 48);
|
|
|
+ this.ms_sncode_label.Location = new System.Drawing.Point(16, 60);
|
|
|
+ this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ms_sncode_label.Name = "ms_sncode_label";
|
|
|
- this.ms_sncode_label.Size = new System.Drawing.Size(58, 21);
|
|
|
+ this.ms_sncode_label.Size = new System.Drawing.Size(72, 27);
|
|
|
this.ms_sncode_label.TabIndex = 38;
|
|
|
this.ms_sncode_label.Text = "序列号";
|
|
|
//
|
|
|
@@ -251,18 +266,20 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ma_code_label.AutoSize = true;
|
|
|
this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_code_label.Location = new System.Drawing.Point(12, 83);
|
|
|
+ this.ma_code_label.Location = new System.Drawing.Point(16, 104);
|
|
|
+ this.ma_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ma_code_label.Name = "ma_code_label";
|
|
|
- this.ma_code_label.Size = new System.Drawing.Size(58, 21);
|
|
|
+ this.ma_code_label.Size = new System.Drawing.Size(72, 27);
|
|
|
this.ma_code_label.TabIndex = 37;
|
|
|
this.ma_code_label.Text = "工单号";
|
|
|
//
|
|
|
// OperatResult
|
|
|
//
|
|
|
this.OperatResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OperatResult.Location = new System.Drawing.Point(755, 360);
|
|
|
+ this.OperatResult.Location = new System.Drawing.Point(1007, 450);
|
|
|
+ this.OperatResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.OperatResult.Name = "OperatResult";
|
|
|
- this.OperatResult.Size = new System.Drawing.Size(226, 193);
|
|
|
+ this.OperatResult.Size = new System.Drawing.Size(300, 240);
|
|
|
this.OperatResult.TabIndex = 87;
|
|
|
this.OperatResult.Text = "";
|
|
|
//
|
|
|
@@ -272,9 +289,10 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.st_name.AutoSize = true;
|
|
|
this.st_name.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.st_name.Location = new System.Drawing.Point(746, 48);
|
|
|
+ this.st_name.Location = new System.Drawing.Point(995, 60);
|
|
|
+ this.st_name.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.st_name.Name = "st_name";
|
|
|
- this.st_name.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.st_name.Size = new System.Drawing.Size(0, 27);
|
|
|
this.st_name.TabIndex = 86;
|
|
|
//
|
|
|
// ma_code
|
|
|
@@ -283,9 +301,10 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ma_code.AutoSize = true;
|
|
|
this.ma_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_code.Location = new System.Drawing.Point(92, 83);
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(123, 104);
|
|
|
+ this.ma_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ma_code.Name = "ma_code";
|
|
|
- this.ma_code.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.ma_code.Size = new System.Drawing.Size(0, 27);
|
|
|
this.ma_code.TabIndex = 85;
|
|
|
this.ma_code.TextChanged += new System.EventHandler(this.ma_code_TextChanged);
|
|
|
//
|
|
|
@@ -295,9 +314,10 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_nextstepcode.AutoSize = true;
|
|
|
this.ms_nextstepcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_nextstepcode.Location = new System.Drawing.Point(432, 48);
|
|
|
+ this.ms_nextstepcode.Location = new System.Drawing.Point(576, 60);
|
|
|
+ this.ms_nextstepcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ms_nextstepcode.Name = "ms_nextstepcode";
|
|
|
- this.ms_nextstepcode.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.ms_nextstepcode.Size = new System.Drawing.Size(0, 27);
|
|
|
this.ms_nextstepcode.TabIndex = 84;
|
|
|
//
|
|
|
// ma_prodcode
|
|
|
@@ -306,9 +326,10 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ma_prodcode.AutoSize = true;
|
|
|
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(432, 83);
|
|
|
+ this.ma_prodcode.Location = new System.Drawing.Point(576, 104);
|
|
|
+ this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ma_prodcode.Name = "ma_prodcode";
|
|
|
- this.ma_prodcode.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.ma_prodcode.Size = new System.Drawing.Size(0, 27);
|
|
|
this.ma_prodcode.TabIndex = 83;
|
|
|
//
|
|
|
// pr_detail
|
|
|
@@ -317,9 +338,10 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
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(746, 83);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(995, 104);
|
|
|
+ this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
- this.pr_detail.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.pr_detail.Size = new System.Drawing.Size(0, 27);
|
|
|
this.pr_detail.TabIndex = 82;
|
|
|
//
|
|
|
// Clean
|
|
|
@@ -329,12 +351,13 @@
|
|
|
this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
|
|
|
this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
|
|
|
this.Clean.IsShowBorder = true;
|
|
|
- this.Clean.Location = new System.Drawing.Point(839, 566);
|
|
|
+ this.Clean.Location = new System.Drawing.Point(1119, 708);
|
|
|
+ this.Clean.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
|
|
|
this.Clean.Name = "Clean";
|
|
|
this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
|
|
|
this.Clean.Power = null;
|
|
|
- this.Clean.Size = new System.Drawing.Size(60, 24);
|
|
|
+ this.Clean.Size = new System.Drawing.Size(80, 30);
|
|
|
this.Clean.TabIndex = 81;
|
|
|
this.Clean.Tag = "IfWrite";
|
|
|
this.Clean.Text = "清除";
|
|
|
@@ -348,10 +371,11 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_sncode.BackColor = System.Drawing.Color.White;
|
|
|
this.ms_sncode.ID = null;
|
|
|
- this.ms_sncode.Location = new System.Drawing.Point(92, 50);
|
|
|
+ this.ms_sncode.Location = new System.Drawing.Point(123, 62);
|
|
|
+ this.ms_sncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.ms_sncode.Name = "ms_sncode";
|
|
|
this.ms_sncode.Power = null;
|
|
|
- this.ms_sncode.Size = new System.Drawing.Size(172, 21);
|
|
|
+ this.ms_sncode.Size = new System.Drawing.Size(228, 25);
|
|
|
this.ms_sncode.Str = null;
|
|
|
this.ms_sncode.Str1 = null;
|
|
|
this.ms_sncode.Str2 = null;
|
|
|
@@ -374,88 +398,26 @@
|
|
|
this.mb_dutyman,
|
|
|
this.mb_status});
|
|
|
this.BadCodeGrid.GridColor = System.Drawing.SystemColors.Control;
|
|
|
- this.BadCodeGrid.Location = new System.Drawing.Point(16, 142);
|
|
|
+ this.BadCodeGrid.Location = new System.Drawing.Point(21, 178);
|
|
|
+ this.BadCodeGrid.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.BadCodeGrid.Name = "BadCodeGrid";
|
|
|
this.BadCodeGrid.ReadOnly = true;
|
|
|
this.BadCodeGrid.RowTemplate.Height = 23;
|
|
|
- this.BadCodeGrid.Size = new System.Drawing.Size(718, 376);
|
|
|
+ this.BadCodeGrid.Size = new System.Drawing.Size(957, 470);
|
|
|
this.BadCodeGrid.TabIndex = 79;
|
|
|
this.BadCodeGrid.DataSourceChanged += new System.EventHandler(this.BadCodeGrid_DataSourceChanged);
|
|
|
this.BadCodeGrid.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.BadCodeGrid_CellClick);
|
|
|
//
|
|
|
- // mb_badcode
|
|
|
- //
|
|
|
- this.mb_badcode.DataPropertyName = "mb_badcode";
|
|
|
- this.mb_badcode.HeaderText = "不良原因码";
|
|
|
- this.mb_badcode.Name = "mb_badcode";
|
|
|
- this.mb_badcode.ReadOnly = true;
|
|
|
- this.mb_badcode.Width = 110;
|
|
|
- //
|
|
|
- // mb_id
|
|
|
- //
|
|
|
- this.mb_id.DataPropertyName = "mb_id";
|
|
|
- this.mb_id.HeaderText = "mb_id";
|
|
|
- this.mb_id.Name = "mb_id";
|
|
|
- this.mb_id.ReadOnly = true;
|
|
|
- this.mb_id.Visible = false;
|
|
|
- //
|
|
|
- // bc_groupcode
|
|
|
- //
|
|
|
- this.bc_groupcode.DataPropertyName = "bc_groupcode";
|
|
|
- this.bc_groupcode.HeaderText = "不良组别";
|
|
|
- this.bc_groupcode.Name = "bc_groupcode";
|
|
|
- this.bc_groupcode.ReadOnly = true;
|
|
|
- this.bc_groupcode.Width = 120;
|
|
|
- //
|
|
|
- // bc_name
|
|
|
- //
|
|
|
- this.bc_name.DataPropertyName = "bc_name";
|
|
|
- this.bc_name.HeaderText = "不良原因";
|
|
|
- this.bc_name.Name = "bc_name";
|
|
|
- this.bc_name.ReadOnly = true;
|
|
|
- this.bc_name.Width = 140;
|
|
|
- //
|
|
|
- // mb_badremark
|
|
|
- //
|
|
|
- this.mb_badremark.DataPropertyName = "mb_badremark";
|
|
|
- this.mb_badremark.HeaderText = "不良备注";
|
|
|
- this.mb_badremark.Name = "mb_badremark";
|
|
|
- this.mb_badremark.ReadOnly = true;
|
|
|
- this.mb_badremark.Width = 140;
|
|
|
- //
|
|
|
- // bc_note
|
|
|
- //
|
|
|
- this.bc_note.DataPropertyName = "bc_note";
|
|
|
- this.bc_note.HeaderText = "解决方案";
|
|
|
- this.bc_note.Name = "bc_note";
|
|
|
- this.bc_note.ReadOnly = true;
|
|
|
- this.bc_note.Width = 140;
|
|
|
- //
|
|
|
- // mb_dutyman
|
|
|
- //
|
|
|
- this.mb_dutyman.DataPropertyName = "mb_dutyman";
|
|
|
- this.mb_dutyman.HeaderText = "责任方";
|
|
|
- this.mb_dutyman.Name = "mb_dutyman";
|
|
|
- this.mb_dutyman.ReadOnly = true;
|
|
|
- this.mb_dutyman.Width = 120;
|
|
|
- //
|
|
|
- // mb_status
|
|
|
- //
|
|
|
- this.mb_status.DataPropertyName = "mb_status";
|
|
|
- this.mb_status.HeaderText = "维修结果";
|
|
|
- this.mb_status.Name = "mb_status";
|
|
|
- this.mb_status.ReadOnly = true;
|
|
|
- this.mb_status.Width = 128;
|
|
|
- //
|
|
|
// GetSNCode
|
|
|
//
|
|
|
this.GetSNCode.AllPower = "ifall";
|
|
|
this.GetSNCode.BackColor = System.Drawing.Color.White;
|
|
|
this.GetSNCode.ID = null;
|
|
|
- this.GetSNCode.Location = new System.Drawing.Point(107, 532);
|
|
|
+ this.GetSNCode.Location = new System.Drawing.Point(143, 665);
|
|
|
+ this.GetSNCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.GetSNCode.Name = "GetSNCode";
|
|
|
this.GetSNCode.Power = null;
|
|
|
- this.GetSNCode.Size = new System.Drawing.Size(191, 21);
|
|
|
+ this.GetSNCode.Size = new System.Drawing.Size(253, 25);
|
|
|
this.GetSNCode.Str = null;
|
|
|
this.GetSNCode.Str1 = null;
|
|
|
this.GetSNCode.Str2 = null;
|
|
|
@@ -472,12 +434,13 @@
|
|
|
this.cd_stepcode.Condition = null;
|
|
|
this.cd_stepcode.DBTitle = "回流工序";
|
|
|
this.cd_stepcode.FormName = null;
|
|
|
- this.cd_stepcode.Location = new System.Drawing.Point(404, 570);
|
|
|
+ this.cd_stepcode.Location = new System.Drawing.Point(539, 712);
|
|
|
+ this.cd_stepcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.cd_stepcode.Name = "cd_stepcode";
|
|
|
this.cd_stepcode.Power = null;
|
|
|
this.cd_stepcode.SelectField = null;
|
|
|
this.cd_stepcode.SetValueField = null;
|
|
|
- this.cd_stepcode.Size = new System.Drawing.Size(192, 20);
|
|
|
+ this.cd_stepcode.Size = new System.Drawing.Size(256, 25);
|
|
|
this.cd_stepcode.TabIndex = 68;
|
|
|
this.cd_stepcode.TableName = null;
|
|
|
this.cd_stepcode.Tag = "Read";
|
|
|
@@ -492,12 +455,13 @@
|
|
|
this.cr_code.Condition = null;
|
|
|
this.cr_code.DBTitle = "回流工艺";
|
|
|
this.cr_code.FormName = null;
|
|
|
- this.cr_code.Location = new System.Drawing.Point(107, 570);
|
|
|
+ this.cr_code.Location = new System.Drawing.Point(143, 712);
|
|
|
+ this.cr_code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.cr_code.Name = "cr_code";
|
|
|
this.cr_code.Power = null;
|
|
|
this.cr_code.SelectField = null;
|
|
|
this.cr_code.SetValueField = null;
|
|
|
- this.cr_code.Size = new System.Drawing.Size(191, 20);
|
|
|
+ this.cr_code.Size = new System.Drawing.Size(255, 25);
|
|
|
this.cr_code.TabIndex = 67;
|
|
|
this.cr_code.TableName = null;
|
|
|
this.cr_code.Tag = "Read";
|
|
|
@@ -512,12 +476,13 @@
|
|
|
this.AddRow.Enabled = false;
|
|
|
this.AddRow.Image = ((System.Drawing.Image)(resources.GetObject("AddRow.Image")));
|
|
|
this.AddRow.IsShowBorder = true;
|
|
|
- this.AddRow.Location = new System.Drawing.Point(889, 322);
|
|
|
+ this.AddRow.Location = new System.Drawing.Point(1185, 402);
|
|
|
+ this.AddRow.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.AddRow.MoveImage = ((System.Drawing.Image)(resources.GetObject("AddRow.MoveImage")));
|
|
|
this.AddRow.Name = "AddRow";
|
|
|
this.AddRow.NormalImage = ((System.Drawing.Image)(resources.GetObject("AddRow.NormalImage")));
|
|
|
this.AddRow.Power = null;
|
|
|
- this.AddRow.Size = new System.Drawing.Size(68, 24);
|
|
|
+ this.AddRow.Size = new System.Drawing.Size(91, 30);
|
|
|
this.AddRow.TabIndex = 60;
|
|
|
this.AddRow.Tag = "IfWrite";
|
|
|
this.AddRow.Text = "新增";
|
|
|
@@ -532,12 +497,13 @@
|
|
|
this.Save.Enabled = false;
|
|
|
this.Save.Image = ((System.Drawing.Image)(resources.GetObject("Save.Image")));
|
|
|
this.Save.IsShowBorder = true;
|
|
|
- this.Save.Location = new System.Drawing.Point(782, 322);
|
|
|
+ this.Save.Location = new System.Drawing.Point(1043, 402);
|
|
|
+ this.Save.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.Save.MoveImage = ((System.Drawing.Image)(resources.GetObject("Save.MoveImage")));
|
|
|
this.Save.Name = "Save";
|
|
|
this.Save.NormalImage = ((System.Drawing.Image)(resources.GetObject("Save.NormalImage")));
|
|
|
this.Save.Power = null;
|
|
|
- this.Save.Size = new System.Drawing.Size(68, 24);
|
|
|
+ this.Save.Size = new System.Drawing.Size(91, 30);
|
|
|
this.Save.TabIndex = 59;
|
|
|
this.Save.Tag = "IfWrite";
|
|
|
this.Save.Text = "保存";
|
|
|
@@ -552,12 +518,13 @@
|
|
|
this.Scrap.Enabled = false;
|
|
|
this.Scrap.Image = ((System.Drawing.Image)(resources.GetObject("Scrap.Image")));
|
|
|
this.Scrap.IsShowBorder = true;
|
|
|
- this.Scrap.Location = new System.Drawing.Point(634, 528);
|
|
|
+ this.Scrap.Location = new System.Drawing.Point(824, 660);
|
|
|
+ this.Scrap.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.Scrap.MoveImage = ((System.Drawing.Image)(resources.GetObject("Scrap.MoveImage")));
|
|
|
this.Scrap.Name = "Scrap";
|
|
|
this.Scrap.NormalImage = ((System.Drawing.Image)(resources.GetObject("Scrap.NormalImage")));
|
|
|
this.Scrap.Power = null;
|
|
|
- this.Scrap.Size = new System.Drawing.Size(68, 24);
|
|
|
+ this.Scrap.Size = new System.Drawing.Size(91, 30);
|
|
|
this.Scrap.TabIndex = 56;
|
|
|
this.Scrap.Tag = "IfWrite";
|
|
|
this.Scrap.Text = "报废";
|
|
|
@@ -572,12 +539,13 @@
|
|
|
this.RepairComplete.Enabled = false;
|
|
|
this.RepairComplete.Image = ((System.Drawing.Image)(resources.GetObject("RepairComplete.Image")));
|
|
|
this.RepairComplete.IsShowBorder = true;
|
|
|
- this.RepairComplete.Location = new System.Drawing.Point(528, 528);
|
|
|
+ this.RepairComplete.Location = new System.Drawing.Point(683, 660);
|
|
|
+ this.RepairComplete.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.RepairComplete.MoveImage = ((System.Drawing.Image)(resources.GetObject("RepairComplete.MoveImage")));
|
|
|
this.RepairComplete.Name = "RepairComplete";
|
|
|
this.RepairComplete.NormalImage = ((System.Drawing.Image)(resources.GetObject("RepairComplete.NormalImage")));
|
|
|
this.RepairComplete.Power = null;
|
|
|
- this.RepairComplete.Size = new System.Drawing.Size(68, 24);
|
|
|
+ this.RepairComplete.Size = new System.Drawing.Size(91, 30);
|
|
|
this.RepairComplete.TabIndex = 55;
|
|
|
this.RepairComplete.Tag = "IfWrite";
|
|
|
this.RepairComplete.Text = "完成维修";
|
|
|
@@ -587,18 +555,20 @@
|
|
|
// bc_groupcode1
|
|
|
//
|
|
|
this.bc_groupcode1.FormattingEnabled = true;
|
|
|
- this.bc_groupcode1.Location = new System.Drawing.Point(826, 151);
|
|
|
+ this.bc_groupcode1.Location = new System.Drawing.Point(1101, 189);
|
|
|
+ this.bc_groupcode1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.bc_groupcode1.Name = "bc_groupcode1";
|
|
|
- this.bc_groupcode1.Size = new System.Drawing.Size(151, 20);
|
|
|
+ this.bc_groupcode1.Size = new System.Drawing.Size(200, 23);
|
|
|
this.bc_groupcode1.TabIndex = 54;
|
|
|
this.bc_groupcode1.SelectedIndexChanged += new System.EventHandler(this.bc_groupcode1_SelectedIndexChanged);
|
|
|
//
|
|
|
// bc_reason
|
|
|
//
|
|
|
this.bc_reason.FormattingEnabled = true;
|
|
|
- this.bc_reason.Location = new System.Drawing.Point(826, 194);
|
|
|
+ this.bc_reason.Location = new System.Drawing.Point(1101, 242);
|
|
|
+ this.bc_reason.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.bc_reason.Name = "bc_reason";
|
|
|
- this.bc_reason.Size = new System.Drawing.Size(151, 20);
|
|
|
+ this.bc_reason.Size = new System.Drawing.Size(200, 23);
|
|
|
this.bc_reason.TabIndex = 53;
|
|
|
this.bc_reason.SelectedIndexChanged += new System.EventHandler(this.bc_reason_SelectedIndexChanged);
|
|
|
this.bc_reason.TextChanged += new System.EventHandler(this.bc_reason_TextChanged);
|
|
|
@@ -607,9 +577,10 @@
|
|
|
//
|
|
|
this.RepairResult.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.RepairResult.FormattingEnabled = true;
|
|
|
- this.RepairResult.Location = new System.Drawing.Point(826, 284);
|
|
|
+ this.RepairResult.Location = new System.Drawing.Point(1101, 355);
|
|
|
+ this.RepairResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.RepairResult.Name = "RepairResult";
|
|
|
- this.RepairResult.Size = new System.Drawing.Size(151, 20);
|
|
|
+ this.RepairResult.Size = new System.Drawing.Size(200, 23);
|
|
|
this.RepairResult.TabIndex = 52;
|
|
|
this.RepairResult.SelectedIndexChanged += new System.EventHandler(this.RepairResult_SelectedIndexChanged);
|
|
|
this.RepairResult.TextChanged += new System.EventHandler(this.RepairResult_TextChanged);
|
|
|
@@ -619,24 +590,90 @@
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label2.ForeColor = System.Drawing.Color.Blue;
|
|
|
- this.label2.Location = new System.Drawing.Point(12, 117);
|
|
|
+ this.label2.Location = new System.Drawing.Point(16, 146);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.label2.Size = new System.Drawing.Size(92, 27);
|
|
|
this.label2.TabIndex = 88;
|
|
|
this.label2.Text = "不良信息";
|
|
|
//
|
|
|
// bc_remark
|
|
|
//
|
|
|
- this.bc_remark.Location = new System.Drawing.Point(826, 239);
|
|
|
+ this.bc_remark.Location = new System.Drawing.Point(1101, 299);
|
|
|
+ this.bc_remark.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.bc_remark.Name = "bc_remark";
|
|
|
- this.bc_remark.Size = new System.Drawing.Size(150, 20);
|
|
|
- this.bc_remark.TabIndex = 89;
|
|
|
+ this.bc_remark.Size = new System.Drawing.Size(200, 25);
|
|
|
+ this.bc_remark.TabIndex = 90;
|
|
|
+ //
|
|
|
+ // mb_status
|
|
|
+ //
|
|
|
+ this.mb_status.DataPropertyName = "mb_status";
|
|
|
+ this.mb_status.HeaderText = "维修结果";
|
|
|
+ this.mb_status.Name = "mb_status";
|
|
|
+ this.mb_status.ReadOnly = true;
|
|
|
+ this.mb_status.Width = 128;
|
|
|
+ //
|
|
|
+ // mb_dutyman
|
|
|
+ //
|
|
|
+ this.mb_dutyman.DataPropertyName = "mb_dutyman";
|
|
|
+ this.mb_dutyman.HeaderText = "责任方";
|
|
|
+ this.mb_dutyman.Name = "mb_dutyman";
|
|
|
+ this.mb_dutyman.ReadOnly = true;
|
|
|
+ this.mb_dutyman.Width = 120;
|
|
|
+ //
|
|
|
+ // bc_note
|
|
|
+ //
|
|
|
+ this.bc_note.DataPropertyName = "bc_note";
|
|
|
+ this.bc_note.HeaderText = "解决方案";
|
|
|
+ this.bc_note.Name = "bc_note";
|
|
|
+ this.bc_note.ReadOnly = true;
|
|
|
+ this.bc_note.Width = 140;
|
|
|
+ //
|
|
|
+ // mb_badremark
|
|
|
+ //
|
|
|
+ this.mb_badremark.DataPropertyName = "mb_badremark";
|
|
|
+ this.mb_badremark.HeaderText = "不良备注";
|
|
|
+ this.mb_badremark.Name = "mb_badremark";
|
|
|
+ this.mb_badremark.ReadOnly = true;
|
|
|
+ this.mb_badremark.Width = 140;
|
|
|
+ //
|
|
|
+ // bc_name
|
|
|
+ //
|
|
|
+ this.bc_name.DataPropertyName = "bc_name";
|
|
|
+ this.bc_name.HeaderText = "不良原因";
|
|
|
+ this.bc_name.Name = "bc_name";
|
|
|
+ this.bc_name.ReadOnly = true;
|
|
|
+ this.bc_name.Width = 140;
|
|
|
+ //
|
|
|
+ // bc_groupcode
|
|
|
+ //
|
|
|
+ this.bc_groupcode.DataPropertyName = "bc_groupcode";
|
|
|
+ this.bc_groupcode.HeaderText = "不良组别";
|
|
|
+ this.bc_groupcode.Name = "bc_groupcode";
|
|
|
+ this.bc_groupcode.ReadOnly = true;
|
|
|
+ this.bc_groupcode.Width = 120;
|
|
|
+ //
|
|
|
+ // mb_id
|
|
|
+ //
|
|
|
+ this.mb_id.DataPropertyName = "mb_id";
|
|
|
+ this.mb_id.HeaderText = "mb_id";
|
|
|
+ this.mb_id.Name = "mb_id";
|
|
|
+ this.mb_id.ReadOnly = true;
|
|
|
+ this.mb_id.Visible = false;
|
|
|
+ //
|
|
|
+ // mb_badcode
|
|
|
+ //
|
|
|
+ this.mb_badcode.DataPropertyName = "mb_badcode";
|
|
|
+ this.mb_badcode.HeaderText = "不良原因码";
|
|
|
+ this.mb_badcode.Name = "mb_badcode";
|
|
|
+ this.mb_badcode.ReadOnly = true;
|
|
|
+ this.mb_badcode.Width = 110;
|
|
|
//
|
|
|
// Make_Repair
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(990, 608);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1320, 760);
|
|
|
this.Controls.Add(this.bc_remark);
|
|
|
this.Controls.Add(this.label2);
|
|
|
this.Controls.Add(this.OperatResult);
|
|
|
@@ -674,6 +711,7 @@
|
|
|
this.Controls.Add(this.ma_code_label);
|
|
|
this.Controls.Add(this.panel2);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.Name = "Make_Repair";
|
|
|
this.Tag = "Make!Repair";
|
|
|
this.Text = "维修作业";
|
|
|
@@ -698,7 +736,7 @@
|
|
|
private CustomControl.ButtonUtil.NormalButton AddRow;
|
|
|
private CustomControl.TextBoxWithIcon.SearchTextBox cr_code;
|
|
|
private CustomControl.TextBoxWithIcon.SearchTextBox cd_stepcode;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox GetSNCode;
|
|
|
+ private CustomControl.TextBoxWithIcon.MaCodeTextBox GetSNCode;
|
|
|
private System.Windows.Forms.Panel panel2;
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
private System.Windows.Forms.Label GetSNCode_Label;
|
|
|
@@ -716,7 +754,7 @@
|
|
|
private System.Windows.Forms.Label ms_sncode_label;
|
|
|
private System.Windows.Forms.Label ma_code_label;
|
|
|
private CustomControl.DataGrid_View.DataGridViewWithSerialNum BadCodeGrid;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox ms_sncode;
|
|
|
+ private CustomControl.TextBoxWithIcon.MaCodeTextBox ms_sncode;
|
|
|
private CustomControl.ButtonUtil.NormalButton Clean;
|
|
|
private CustomControl.ValueLabel.ValueLabel pr_detail;
|
|
|
private CustomControl.ValueLabel.ValueLabel ma_prodcode;
|