Browse Source

修改送检按钮是否可点击

章政 8 years ago
parent
commit
a394afbf28
1 changed files with 1 additions and 0 deletions
  1. 1 0
      UAS-MES/FunctionCode/Make/Make_PackageCollection.Designer.cs

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

@@ -580,6 +580,7 @@
             this.SendCheck.AllPower = "ifall";
             this.SendCheck.BackColor = System.Drawing.Color.Transparent;
             this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
+            this.SendCheck.Enabled = false;
             this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
             this.SendCheck.Image = null;
             this.SendCheck.IsShowBorder = true;