Force downlaod/upload, download dialog

This commit is contained in:
Aurélie Delhaie
2022-05-24 23:46:44 +02:00
parent e89de6c0b7
commit 5f92fcafa0
31 changed files with 6066 additions and 153 deletions

View File

@@ -38,6 +38,7 @@ namespace OpenSaveCloudClient
pb.Minimum = 0;
pb.Maximum = max;
pb.Value = value;
pb.MarqueeAnimationSpeed = 20;
if (undefined)
{
pb.Style = ProgressBarStyle.Marquee;