优化显示

This commit is contained in:
ww-rm
2025-03-31 02:07:02 +08:00
parent e0626bb126
commit 252f3a5bea

View File

@@ -270,6 +270,7 @@
statusStrip.Location = new Point(0, 414);
statusStrip.Name = "statusStrip";
statusStrip.Size = new Size(336, 31);
statusStrip.SizingGrip = false;
statusStrip.TabIndex = 2;
statusStrip.Text = "statusStrip1";
//