浏览代码

修改送检按钮是否可点击

章政 8 年之前
父节点
当前提交
a394afbf28
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;