🎉 init: Hide gripstyle

because it cannot be moved
This commit is contained in:
cixoses 2022-11-02 15:40:00 +08:00
parent bf2a1a51e1
commit 17f2f68710

View file

@ -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,