mirror of
https://github.com/netchx/netch.git
synced 2026-03-30 19:09:48 +08:00
Revert Bind ProxyDNSCheckBox.Enabled to UseCustomDNSCheckBox.Checked
This commit is contained in:
1
Netch/Forms/SettingForm.Designer.cs
generated
1
Netch/Forms/SettingForm.Designer.cs
generated
@@ -595,7 +595,6 @@ namespace Netch.Forms
|
||||
//
|
||||
// ProxyDNSCheckBox
|
||||
//
|
||||
this.ProxyDNSCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("Enabled", this.UseCustomDNSCheckBox, "Checked", true));;
|
||||
this.ProxyDNSCheckBox.AutoSize = true;
|
||||
this.ProxyDNSCheckBox.Location = new System.Drawing.Point(261, 139);
|
||||
this.ProxyDNSCheckBox.Name = "ProxyDNSCheckBox";
|
||||
|
||||
Reference in New Issue
Block a user