I would like to have a textbox or label on a form that I am working with that will always display the system time. I am wanting this to be updated using the timer event in the form properties and I will have the interval for the timer set to 60000 milliseconds so that the update will occur each minute, Anyone have any ideas on the coding for someting like that?