I need to setup a continuously updating system Date/Time in my user interface.

C

Colli

Hi:

I need to setup a continuously updating system Date/Time in my user interface. I can get the system date/time and can cause it to update with a button-click but I can't seem to figure out how to cause it to update continuously (as it does in the bottom right corner of my desktop). Can anyone help me with this. Please E-Mail me directly with your advsce. Thanks.

Colli



From http://www.developmentnow.com/g/38_2003_11_0_8_0/dotnet-languages-vb.htm

Posted via DevelopmentNow.com Groups
http://www.developmentnow.com
 
P

pvdg42

Colli said:
Hi:

I need to setup a continuously updating system Date/Time in my user
interface. I can get the system date/time and can cause it to update with
a button-click but I can't seem to figure out how to cause it to update
continuously (as it does in the bottom right corner of my desktop). Can
anyone help me with this. Please E-Mail me directly with your advsce.
Thanks.

Colli



From
http://www.developmentnow.com/g/38_2003_11_0_8_0/dotnet-languages-vb.htm

Posted via DevelopmentNow.com Groups
http://www.developmentnow.com

Have you looked into using a Timer control to automate the updating?

http://msdn2.microsoft.com/en-us/library/system.windows.forms.timer.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top