3
Answers

Real Time Display

My form displays a clock in the corner. I have a timer object, the clock updates on tick. Is there an alternate way to do this where it just displays the current time all the time without being called from the timer tick?

Answers (3)