The WPF Busy Indicator control enables users to know when the application is busy.
Busy indicator includes over 28 pre-built animations that can be shown within your applications.
Dot-circle busy indicator.
Cupertino busy indicator.
Arrow track type busy indicator.
Ball type busy indicator.
Battery type busy indicator.
Box type busy indicator.
Delete type busy indicator.
Double circle type busy indicator.
Drop type busy indicator.
ECG type busy indicator.
Flight type busy indicator.
Flower type busy indicator.
Gear type busy indicator.
Globe type busy indicator.
GPS type busy indicator.
Horizontal pulsing box type busy indicator.
Liquid type busy indicator.
Pen type busy indicator.
Print type busy indicator.
Rainy type busy indicator.
Rectangle type busy indicator.
Rotation type busy indicator.
Single circle type busy indicator.
Slice box type busy indicator.
Slice circle type busy indicator.
Snow type busy indicator.
Sunny type busy indicator.
Temperature type busy indicator.
Umbrella type busy indicator.
Windmill type busy indicator.
The header text indicates the busy status of the control to the users.
Easily get started with the WPF Busy Indicator using a few simple lines of XAML and C# code example as demonstrated below. Also explore our WPF Busy Indicator Example that shows you how to render and configure the XAML Busy Indicator.
<Grid>
<syncfusion:SfBusyIndicator/>
</Grid>
using Syncfusion.UI.Xaml.Grid;
namespace WpfApplication1
{
public partial class MainWindow : Window
{
public MainWindow()
{
InitializeComponent();
SfBusyIndicator busyIndicator = new SfBusyIndicator();
Root_Grid.Children.Add(busyIndicator);
}
}
}
The Syncfusion WPF Busy Indicator provides the following:
We do not sell the WPF Busy Indicator control separately. It is only available for purchase as part of the Syncfusion WPF suite, which contains over 100 WPF controls, including Busy Indicator. A single developer license for the Syncfusion Essential Studio for WPF suite costs $995.00 USD, including one year of support and updates. On top of this, we might be able to offer additional discounts based on currently active promotions. Please contact our sales team to see if you qualify for any additional discounts.
No, our 100+ WPF controls, including Busy Indicator, are not sold individually, only as a single package. However, we have competitively priced the product so it only costs a little bit more than what some other vendors charge for their Busy Indicator alone. We have also found that, in our experience, our customers usually start off using one of our products and then expand to several products quickly, so we felt it was best to offer all 100+ WPF controls for a flat fee of $995/developer. On top of this, we might be able to offer additional discounts based on currently active promotions. Please contact our sales team today to see if you qualify for any additional discounts.
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 and five or fewer developers.
A good place to start would be our comprehensive getting started documentation.
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.