Description:
this is a simple application for dislpaying time.i just had fun with goran's post <you're thae man!> and thought i'd upload this.
22-12-2005 at 07:28 AM
|
Goran Level: Moderator Registered: 16-05-2002 Posts: 1681
Re: New Download: simple timer
Just a suggestion: you can remove image control from the Form, and use form's Picture property instead. And also, remove the End statement, you should never use it, unloading Form will do just fine.
____________________________
If you find the answer helpful, please mark this topic as solved.