浏览代码

update test

z 7 年之前
父节点
当前提交
465a64b0c7
共有 1 个文件被更改,包括 3 次插入0 次删除
  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
             //