|
@@ -652,6 +652,7 @@
|
|
|
this.cbbWFIB.Name = "cbbWFIB";
|
|
|
this.cbbWFIB.Size = new System.Drawing.Size(132, 28);
|
|
|
this.cbbWFIB.TabIndex = 114;
|
|
|
+ this.cbbWFIB.Visible = false;
|
|
|
this.cbbWFIB.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbbWFIB_KeyPress);
|
|
|
//
|
|
|
// label2
|
|
@@ -665,6 +666,7 @@
|
|
|
this.label2.Size = new System.Drawing.Size(119, 20);
|
|
|
this.label2.TabIndex = 113;
|
|
|
this.label2.Text = "FIB放大倍数";
|
|
|
+ this.label2.Visible = false;
|
|
|
//
|
|
|
// chkWqxkc
|
|
|
//
|