Arian Kulp's Blog
opinion, insight, and occasional code

Another Coding 4 Fun holiday article

Monday, December 19, 2005 10:44 AM

For this installment, I wrote an application to keep track of the countdown to a given day.  It shows days, hours, minutes, seconds until the event on a borderless, transparent form overlaid anywhere on the screen.  It demonstrates borderless transparency (cool stuff!), constrained movement, arbitrary dragging region on a form, topmost, and variable opacity.  Check it out at:

http://msdn.microsoft.com/coding4fun/holiday/countdown/default.aspx

Comments have been closed on this topic.