Silverlight 4 wait/spinner control
Posted
by
Keith
on Stack Overflow
See other posts from Stack Overflow
or by Keith
Published on 2011-01-10T20:33:07Z
Indexed on
2011/01/12
22:53 UTC
Read the original article
Hit count: 267
silverlight-4.0
I'd like to implement a spinner control (something along these lines) in Silverlight 4 to display during pending operations. There are several examples on the web for Silverlight 3 but I'm either unable to compile them into my project or they just flat out display nothing. In addition I'm unable to find any examples specific to Silverlight 4.
Can someone please post a sample for Silverlight 4 or a link to one?
© Stack Overflow or respective owner