Busy Indicator is a control that is added in Silverlight 3 Toolkit November 2009 Release. In this article we will see how to use it.
IntroductionBusy Indicator is a control that is added in Silverlight 3 Toolkit November 2009 Release. In this article we will see how to use it.Creating the Silverlight ApplicationFire up Visual Studio 2008 and create a Silverlight Application, name it as BusyIndicatorSample.Open your application in Blend 3.Add some controls to your application. I have added one Button and a TextBox control.Now add a Busy Indicator Control to your application. Before adding it your application you need to take care of something:
Printing in C# Made Easy