R
Rob H
I have removed the Start Bar from my project, but I would
like to show the current time on my form. I can see how I
can capture the current time and set its value to a Label
on the Form, but by doing this I am responsible for
updating the Label every minute. I feel that this is an
unnecessary process and there is an easy way to display
the time to be used like a clock.
Any guidance would be appreciated.
like to show the current time on my form. I can see how I
can capture the current time and set its value to a Label
on the Form, but by doing this I am responsible for
updating the Label every minute. I feel that this is an
unnecessary process and there is an easy way to display
the time to be used like a clock.
Any guidance would be appreciated.