소스 검색

控件位置调整

shim 8 년 전
부모
커밋
366b0e0926
2개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 2
      UAS-MES/FunctionCode/Make/Make_SeqProgramTransform.Designer.cs
  2. 0 1
      UAS-MES/FunctionCode/Make/Make_SeqTransform.Designer.cs

+ 1 - 2
UAS-MES/FunctionCode/Make/Make_SeqProgramTransform.Designer.cs

@@ -285,9 +285,8 @@
             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(543, 26);
+            this.ma_prodcode.Location = new System.Drawing.Point(550, 26);
             this.ma_prodcode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
-            this.ma_prodcode.MaximumSize = new System.Drawing.Size(164, 0);
             this.ma_prodcode.Name = "ma_prodcode";
             this.ma_prodcode.Size = new System.Drawing.Size(0, 31);
             this.ma_prodcode.TabIndex = 24;

+ 0 - 1
UAS-MES/FunctionCode/Make/Make_SeqTransform.Designer.cs

@@ -301,7 +301,6 @@
             this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F);
             this.ma_prodcode.Location = new System.Drawing.Point(576, 26);
             this.ma_prodcode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
-            this.ma_prodcode.MaximumSize = new System.Drawing.Size(164, 0);
             this.ma_prodcode.Name = "ma_prodcode";
             this.ma_prodcode.Size = new System.Drawing.Size(0, 31);
             this.ma_prodcode.TabIndex = 94;