方法1 用代码添加
this.mainStatusStrip.Items.Insert(1new ToolStripSeparator());

方法2 在状态栏上选中 toolStripStatusLabel1 设置它的 BoderSides 属性为 Right.

相关文章: