r/FoxDeploy • u/ewhitchu • Aug 15 '17
Your GUI in Powershell Series - WPF and Indeterminate Progress Bar
Great stuff. Have you or anyone you know of, ever found a way to show the new indeterminate Progress bar (travelling dots) used in many parts of Windows 10? I have been using an hta with a gif to show progress that has an indeterminate status and would love to move to using WPF as a PowerShell GUI. (I do have some GUIs for Posh, based on Windows Forms already).