Progress Bar Marquee Scrolling

0
0

I have form with a progress bar and I would like to have it animate scrolling continuously marquee style.

I noticed in the API docs there is a ProgressBarStyle.Marquee enumeration
However I cannot figure out how to set this property as there is no .Style property for the progressbar control.

I know you could animate by other means but this approach would be much more simpler if it works.

Does anyone know if it is possible to set this property on a ProgressBar.

 

  • You must to post comments
Showing 0 results
Your Answer

Please first to submit.