im am trying to find the best method to use for the following:

I have an applicaiton that is going to be loaded 24/7 running in the background.

what is the most efficient way to display the current date on the top of the form so that it changes on a daily bases.

I know how to retreive the current date/time, just trying to figure out the most efficient way to use it to display the date/time and have it refresh at the beginning of everday (12am)

any suggestions will be appreciated, thank you.

>best method

Threading.Timer

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.