Sets the manner in which progress should be indicated on the progress bar.
Parameters
style
One of the progress_bar_style values. The default is blocks
Remarks
You can use the marquee style when you need to indicate progress is being made, without indicating the quantity of progress. The marquee style is honored only when visual styles are enabled. The continuous style is honored when visual styles are not enabled.