Tool: Visual Studio .NET Language: C# A simple program shows how to use some WinForms components : TrayIcon, Timer, DateTimePicker, ... The program allows you to set a running timer to remind you of an upcoming event. When the timer expires, the reminder will pop-up a dialog with the message you entered.