diff --git a/v2rayN/v2rayN/Forms/MainForm.Designer.cs b/v2rayN/v2rayN/Forms/MainForm.Designer.cs
index e550927a..21a65886 100644
--- a/v2rayN/v2rayN/Forms/MainForm.Designer.cs
+++ b/v2rayN/v2rayN/Forms/MainForm.Designer.cs
@@ -149,6 +149,7 @@
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.qrCodeControl);
+ this.splitContainer1.TabStop = false;
this.splitContainer1.SplitterMoved += new System.Windows.Forms.SplitterEventHandler(this.splitContainer1_SplitterMoved);
//
// lvServers
@@ -634,6 +635,7 @@
this.tsbClose});
resources.ApplyResources(this.tsMain, "tsMain");
this.tsMain.Name = "tsMain";
+ this.tsMain.TabStop = true;
//
// toolStripSeparator4
//
diff --git a/v2rayN/v2rayN/Forms/MainForm.resx b/v2rayN/v2rayN/Forms/MainForm.resx
index e59dd2d2..ed31de23 100644
--- a/v2rayN/v2rayN/Forms/MainForm.resx
+++ b/v2rayN/v2rayN/Forms/MainForm.resx
@@ -333,7 +333,7 @@
- 1
+ 0
lvServers
@@ -369,7 +369,7 @@
256, 331
- 0
+ 2
qrCodeControl
@@ -405,7 +405,7 @@
686
- 2
+ 0
splitContainer1
@@ -543,7 +543,7 @@
952, 351
- 2
+ 0
Servers list
@@ -579,7 +579,7 @@
946, 134
- 2
+ 3
txtMsgBox
@@ -678,7 +678,7 @@
946, 22
- 7
+ 0
statusStrip1
@@ -705,7 +705,7 @@
952, 176
- 4
+ 3
Informations
@@ -732,7 +732,7 @@
952, 10
- 5
+ 2
panel1
@@ -960,7 +960,7 @@
952, 56
- 6
+ 1
tsMain