Search code examples
c#wpfcomponentsbusyindicator

Simplest way to create busy animation in WPF


I mentioned that there is no standard busy control in WPF. So what's the easiest way to display animated busy circle (not progress bar) such as your browser displays when loading a page ?

Please if you suggest downloading control from internet make sure that this control is for free and with no licence restriction (such as I would be forced to GPL my application if I use it).

Thank you in advance


Solution

  • BizzySpinner 2 – A WPF Spinning Busy State Indicator (with source)