|
-
January 9th, 2004, 07:13 AM
#1
Timers....
How I can create an timer in C Sharp ????
I am having an Clock ...
How I can update the textBoxClock.text every 5 minutes....
????
-
January 9th, 2004, 09:14 AM
#2
Use IDE's ToolBox -> Components -> Timer to insert a Timer Object to your application and add event Timer Elpased to fire the event and update your text box.
If you think you CAN, you can, If you think you CAN'T, you are probably right.
Have some nice Idea to share? Write an Article Online or Email to us and You may WIN a Technical Book from CG.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|