Month: September, 2008

A Spinner Control in C#

11 September, 2008 (10:34) | .net | No comments

For tasks of an undeterminable length, we see ’spinners’ being used to indicate that something is in progress and that our applications haven’t stopped. I needed one, and so knocked one up: