Atlanta's .NET Regular Guys work to bring Atlanta's .NET development community closer together.
Contact us by sending mail to either Brendon or Matt
The original code sample for this code is at http://msdn.microsoft.com/coding4fun/inthebox/SysTrayAlClock/default.aspx
Creating an Alarm Clock in the System Tray Arian Kulp
I have added the following features:1) Show remaining time until the alarm2) Determine a time in future (note: only uses Minutes right now) *no error handling yet3) Ability to control if the rollover happens or not
Features I would like, but didn't get to:1) Have the ability to have a snooze button