소스 검색

ifwrite改为ifread

shim 8 년 전
부모
커밋
0138aba963
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 2
      UAS-MES/FunctionCode/Make/Make_FeedingCollection.Designer.cs
  2. 1 1
      UAS-MES/FunctionCode/Make/Make_FuselageLabelPrint.Designer.cs

+ 2 - 2
UAS-MES/FunctionCode/Make/Make_FeedingCollection.Designer.cs

@@ -393,7 +393,7 @@
             this.Confirm.Power = null;
             this.Confirm.Size = new System.Drawing.Size(80, 30);
             this.Confirm.TabIndex = 73;
-            this.Confirm.Tag = "IfWrite";
+            this.Confirm.Tag = "IfRead";
             this.Confirm.Text = "确认";
             this.Confirm.UseVisualStyleBackColor = true;
             this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
@@ -412,7 +412,7 @@
             this.code.Str1 = null;
             this.code.Str2 = null;
             this.code.TabIndex = 0;
-            this.code.Tag = "IfWrite";
+            this.code.Tag = "IfRead";
             this.code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.code_KeyDown);
             // 
             // sn_code

+ 1 - 1
UAS-MES/FunctionCode/Make/Make_FuselageLabelPrint.Designer.cs

@@ -261,7 +261,7 @@
             this.sncode.Str1 = null;
             this.sncode.Str2 = null;
             this.sncode.TabIndex = 169;
-            this.sncode.Tag = "ifwrite";
+            this.sncode.Tag = "ifRead";
             this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
             // 
             // OperateResult