ookii-dialogs-winforms icon indicating copy to clipboard operation
ookii-dialogs-winforms copied to clipboard

Change ProgressBarStyle

Open splendid25 opened this issue 3 years ago • 0 comments

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

splendid25 avatar Mar 21 '22 09:03 splendid25