hi all!!
i just wanted to ask how to display the clock in the project........ i know to use

VB Code:
  1. Label1.Caption = Time()

but it will display only the instance of time (the time when i will press F5 or run the code).......i want it to keep ticking like the one in the system tray of my computer.

plz help....thnx