|
|
@@ -103,7 +103,7 @@
|
|
|
this.ChangeResult.AutoSize = true;
|
|
|
this.ChangeResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.ChangeResult.Location = new System.Drawing.Point(543, 772);
|
|
|
- this.ChangeResult.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
|
|
|
+ this.ChangeResult.Margin = new System.Windows.Forms.Padding(5);
|
|
|
this.ChangeResult.Name = "ChangeResult";
|
|
|
this.ChangeResult.Size = new System.Drawing.Size(209, 40);
|
|
|
this.ChangeResult.TabIndex = 70;
|
|
|
@@ -196,7 +196,7 @@
|
|
|
this.ma_code.Size = new System.Drawing.Size(298, 37);
|
|
|
this.ma_code.TabIndex = 92;
|
|
|
this.ma_code.TableName = null;
|
|
|
- this.ma_code.TextBoxEnable = false;
|
|
|
+ this.ma_code.TextBoxEnable = true;
|
|
|
this.ma_code.UserControlTextChanged += new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ms_makecode_UserControlTextChanged);
|
|
|
//
|
|
|
// changenum
|
|
|
@@ -394,7 +394,7 @@
|
|
|
this.Controls.Add(this.pr_detail_label);
|
|
|
this.Controls.Add(this.ma_prodcode_label);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(5);
|
|
|
this.Name = "Make_SeqTransform";
|
|
|
this.Tag = "Make!SeqTransform";
|
|
|
this.Text = " ";
|