Browse Source

update test

z 7 years ago
parent
commit
465a64b0c7
1 changed files with 3 additions and 0 deletions
  1. 3 0
      UAS_Web/PrinterList.Designer.cs

+ 3 - 0
UAS_Web/PrinterList.Designer.cs

@@ -64,6 +64,7 @@
             this.PRXA.TabIndex = 2;
             this.PRXA.Text = "指令打印";
             this.PRXA.UseVisualStyleBackColor = true;
+            this.PRXA.Visible = false;
             // 
             // PRPIC
             // 
@@ -74,6 +75,7 @@
             this.PRPIC.TabIndex = 3;
             this.PRPIC.Text = "图片打印";
             this.PRPIC.UseVisualStyleBackColor = true;
+            this.PRPIC.Visible = false;
             // 
             // PRFR
             // 
@@ -86,6 +88,7 @@
             this.PRFR.TabStop = true;
             this.PRFR.Text = "程序打印";
             this.PRFR.UseVisualStyleBackColor = true;
+            this.PRFR.Visible = false;
             // 
             // PrinterList
             //