callm 1 неделя назад
Родитель
Сommit
865ea63251
1 измененных файлов с 6 добавлено и 1 удалено
  1. 6 1
      UAS_MES_JWS/FunctionCode/Query/Query_LoadMake.Designer.cs

+ 6 - 1
UAS_MES_JWS/FunctionCode/Query/Query_LoadMake.Designer.cs

@@ -369,6 +369,11 @@
             // output
             // 
             this.output.Location = new System.Drawing.Point(1247, 21);
+            this.output.Maximum = new decimal(new int[] {
+            5000,
+            0,
+            0,
+            0});
             this.output.Name = "output";
             this.output.Size = new System.Drawing.Size(120, 35);
             this.output.TabIndex = 222;
@@ -399,7 +404,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.DGV)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.mancount)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.output)).EndInit();
-            this.ResumeLayout(true);
+            this.ResumeLayout(false);
             this.PerformLayout();
 
         }