Trusted by the world’s leading companies
Overview
The WPF Busy Indicator control enables users to know when the application is busy.
Animation Types
Busy indicator includes over 28 pre-built animations that can be shown within your applications.

Dot circle
Dot-circle busy indicator.

Cupertino
Cupertino busy indicator.

Arrow track
Arrow track type busy indicator.

Ball
Ball type busy indicator.

Battery
Battery type busy indicator.

Box
Box type busy indicator.

Delete
Delete type busy indicator.

Double circle
Double circle type busy indicator.

Drop
Drop type busy indicator.

ECG
ECG type busy indicator.

Flight
Flight type busy indicator.

Flower
Flower type busy indicator.

Gear
Gear type busy indicator.

Globe
Globe type busy indicator.

GPS
GPS type busy indicator.

Horizontal pulsing box
Horizontal pulsing box type busy indicator.

Liquid
Liquid type busy indicator.

Pen
Pen type busy indicator.

Print type busy indicator.

Rainy
Rainy type busy indicator.

Rectangle
Rectangle type busy indicator.

Rotation
Rotation type busy indicator.

Single circle
Single circle type busy indicator.

Slice box
Slice box type busy indicator.

Slice circle
Slice circle type busy indicator.

Snow
Snow type busy indicator.

Sunny
Sunny type busy indicator.

Temperature
Temperature type busy indicator.

Umbrella
Umbrella type busy indicator.

Windmill
Windmill type busy indicator.
Header
The header text indicates the busy status of the control to the users.

WPF Busy Indicator Code Example
Easily get started with the WPF Busy Indicator using a few simple lines of XAML or C# code example as demonstrated below. Also explore our WPF Busy Indicator Example that shows you how to render and configure the Busy Indicator in WPF.
<syncfusion:SfBusyIndicator AnimationType="Flight"/>public MainWindow()
{
InitializeComponent();
Grid grid = new Grid();
SfBusyIndicator busyIndicator = new SfBusyIndicator();
busyIndicator.AnimationType = Syncfusion.Windows.Controls.Notification.AnimationTypes.Flight;
grid.Children.Add(busyIndicator);
this.Content = grid;
}Not sure how to create your first WPF Busy Indicator? Our documentation can help.
I’d love to read it now145+ WPF CONTROLS
Frequently Asked Questions
Why should you choose Syncfusion WPF Busy Indicator?
The Syncfusion WPF Busy Indicator provides the following:
- Over 25 built-in animations to easily match your design.
- Busy indications that can be shown with custom messages.
Adjustable animation speed.
- One of the best WPF Busy Indicator in the market that offers feature-rich UI to interact with the software.
- Touch-friendly and responsive UI.
- Simple configuration and API.
Extensive demos, documentation to learn quickly and get started with WPF Busy Indicator.
Can I download and utilize the Syncfusion WPF Busy Indicator for free?
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
How do I get started with Syncfusion WPF Busy Indicator?
A good place to start would be our comprehensive getting started documentation.
Our Customers Love Us
Awards
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion® is proud to hold the following industry awards.