How to Create a Silverlight BusyIndicator That is Similar to the YouTube BusyIndicator
Last Updated on Tuesday, 29 May 2012 02:13 Written by Andrew Ivanov Saturday, 9 June 2012 12:00
Hi all! How about we make a download busy indicator that is the same as the YouTube busy indicator?
Well, what have we here? Polygons, which can be in three states, with varying degrees of transparency.
![]()
Define a style:
Learn More
Tags: BusyIndicator, control, create, how to, Silverlight, youtube | Posted under 3rd Party Software, Programming/Coding | No Comments
How to Create a Simple Silverlight BusyIndicator Based on Grid
Last Updated on Thursday, 12 April 2012 09:36 Written by Andrew Ivanov Saturday, 14 April 2012 12:00
Often in the Silverlight applications is very convenient to lock some content while performing continuous operation. In this article, I will demonstrate how this can be done using all the advantages of Grid.
BusyGrid inherits the functionality of Grid. It also includes properties such as:
Learn More
Tags: busy, BusyGrid, BusyIndicator, create, grid, how to, indicator, Silverlight, simple | Posted under 3rd Party Software, Programming/Coding | 2 Comments

Recent Comments