You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you know if it's possible to start a progressBar with ProgressBarStyle = ProgressBarStyle.MarqueeProgressBar, and change later (after the number of iterations is known) to ProgressBarStyle = ProgressBarStyle.ProgressBar with percentage.
When I try, no exception is raised but the ProgressBarStyle seems locked after initialization.
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
Do you know if it's possible to start a progressBar with ProgressBarStyle = ProgressBarStyle.MarqueeProgressBar, and change later (after the number of iterations is known) to ProgressBarStyle = ProgressBarStyle.ProgressBar with percentage.
When I try, no exception is raised but the ProgressBarStyle seems locked after initialization.
Thanks
The text was updated successfully, but these errors were encountered: