Browse Source

已称数量不可编辑

shim 8 years ago
parent
commit
8d93dd7078
1 changed files with 2 additions and 1 deletions
  1. 2 1
      UAS-MES/FunctionCode/Make/Make_PalletWeigh.Designer.cs

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

@@ -365,6 +365,7 @@
             // 
             this.weightedNum.AllPower = null;
             this.weightedNum.BackColor = System.Drawing.Color.White;
+            this.weightedNum.Enabled = false;
             this.weightedNum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.weightedNum.ID = null;
             this.weightedNum.Location = new System.Drawing.Point(1122, 250);
@@ -456,7 +457,7 @@
             // 
             this.Printer.Font = new System.Drawing.Font("宋体", 9F);
             this.Printer.Location = new System.Drawing.Point(1122, 24);
-            this.Printer.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
+            this.Printer.Margin = new System.Windows.Forms.Padding(6);
             this.Printer.Name = "Printer";
             this.Printer.Size = new System.Drawing.Size(195, 34);
             this.Printer.TabIndex = 163;