Gets or sets a value indicating whether the System.Windows.Forms.ToolStripProgressBar layout is right-to-left or left-to-right when the System.Windows.Forms.RightToLeft property is set to RightToLeft.Yes.
Documentation for this section has not yet been entered.
Use the ToolStripProgressBar.RightToLeftLayout property to control the layout of international applications in which the language is written from right to left. When the ToolStripProgressBar.RightToLeftLayout property is true, and the System.Windows.Forms.RightToLeft property is set to RightToLeft.Yes, mirroring will be enabled on the Windows form and control placement and text will be from right to left.