【问题标题】:How to align a progress bar inside a status bar?如何在状态栏中对齐进度条? 【发布时间】:2012-09-03 12:53:00 【问题描述】: 如何将突出显示的进度条对齐到状态栏的右侧? 【问题讨论】: 标签: c# winforms statusbar alignment 【解决方案1】: 将Spring-ProgressBar左侧状态栏项目之一的属性设置为true,例如ToolStripStatusLabel 持有文字Loading...。 【讨论】: