Hi I have a timer getting the time and putting it into the labels caption, to sort of make a timer that is more accurate for an inerval of 1 second. And I am putting what I want to happen after each second in the labels change event. but the problem is the label change event takes a bit to long to make the timer to accurate, so I was wondering is there a way to get a timer to check a labels change event?


Reply With Quote