From b215b2caa85ed957548de6cb399298adb8c7b8c6 Mon Sep 17 00:00:00 2001 From: ChsBuffer <33744752+chsbuffer@users.noreply.github.com> Date: Sat, 27 Mar 2021 17:45:50 +0800 Subject: [PATCH] Fix TUNNetmaskTextBox Visible --- Netch/Forms/SettingForm.Designer.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Netch/Forms/SettingForm.Designer.cs b/Netch/Forms/SettingForm.Designer.cs index d829f56c..c18d3e8a 100644 --- a/Netch/Forms/SettingForm.Designer.cs +++ b/Netch/Forms/SettingForm.Designer.cs @@ -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 //