Fix TUNNetmaskTextBox Visible

This commit is contained in:
ChsBuffer
2021-03-27 17:45:50 +08:00
parent 5f9dbb0994
commit b215b2caa8

View File

@@ -583,7 +583,6 @@ namespace Netch.Forms
this.TUNTAPNetmaskTextBox.Size = new System.Drawing.Size(294, 21);
this.TUNTAPNetmaskTextBox.TabIndex = 3;
this.TUNTAPNetmaskTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.TUNTAPNetmaskTextBox.Visible = false;
//
// TUNTAPGatewayLabel
//