dotnetmonitor.com |
|
||||||||||||
| By default, the StatusStrip is not set to LayoutStyle.StackWithOverfow, therefore the item.Alignment property is ignored. To align an progress bar to the right, use a ToolStripStatusLabel set its Spring = true, then add a ToolStripProgressBar. The ToolStripStatusLabels text can be set to to remove the text. | ||||||||||||
|
||||||||||||