home *** CD-ROM | disk | FTP | other *** search
- frmClock
- Form1
- Form15
- btnClock
- time / date go here
- MS Sans Serif
- Timer1
- Form_Load
- frmClock
- Height
- btnClock
- Width
- Screen
- ShowTheTime
- Caption
- Timer1_Timer
- btnClock_Click
- frmStopClock
- btnClock_Click
- Form_Load
- Make the form frmClock the same size as
- the button btnClock so that we only see
- btnClock. Borderstyle of frmClock must be 0
- Now set the Top and Left poperties of
- btmForm to put it on the lower rigthf
- corner of the display screene
- initial time display
- ShowTheTime
- hh:mm AMPM dd mmm
- Make the display format what you want
- Timer1_Timer
- update the displaya
-