mirror of
https://github.com/netchx/netch.git
synced 2026-05-11 23:45:06 +08:00
Fix TUNNetmaskTextBox Visible
This commit is contained in:
1
Netch/Forms/SettingForm.Designer.cs
generated
1
Netch/Forms/SettingForm.Designer.cs
generated
@@ -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
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user