mirror of
https://github.com/2dust/v2rayN.git
synced 2025-08-29 06:16:22 +00:00
🎉 init: Hide gripstyle
because it cannot be moved
This commit is contained in:
parent
bf2a1a51e1
commit
17f2f68710
1 changed files with 1 additions and 0 deletions
1
v2rayN/v2rayN/Forms/MainForm.Designer.cs
generated
1
v2rayN/v2rayN/Forms/MainForm.Designer.cs
generated
|
@ -584,6 +584,7 @@
|
|||
//
|
||||
// tsMain
|
||||
//
|
||||
this.tsMain.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
|
||||
this.tsMain.ImageScalingSize = new System.Drawing.Size(32, 32);
|
||||
this.tsMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||
this.tsbServer,
|
||||
|
|
Loading…
Reference in a new issue