소스 검색

修改送检按钮是否可点击

章政 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;