Custom Progress Bar/ Busy Indicator in Silverlight
Posted
on C# Corner
See other posts from C# Corner
Published on 4/27/2010 6:39:03 AM
Indexed on
2010/04/27
15:14 UTC
Read the original article
Hit count: 734
Filed under:
The Silverlight toolkit comes with Busy Indicator control, but some time you may need to develop custom Busy Indicator for your application. Here are the steps to create Busy Indicator using Silverlight StoryBoard.
© C# Corner or respective owner