An open API service indexing awesome lists of open source software.

https://github.com/anchorglobaltech/dotnet-timer_tutorial

A countdown timer is program that takes user input into a masked textbox, uses the Systems.Windows.Forms.Timer class to count down while displaying the remaining time, and then beeps at you with a message box when the time is up.
https://github.com/anchorglobaltech/dotnet-timer_tutorial

Last synced: 5 months ago
JSON representation

A countdown timer is program that takes user input into a masked textbox, uses the Systems.Windows.Forms.Timer class to count down while displaying the remaining time, and then beeps at you with a message box when the time is up.

Awesome Lists containing this project