Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How does timer work
Message
From
24/03/2002 23:44:03
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00636691
Message ID:
00636693
Views:
24
If you´re willing to put a timer on a form, just drop it into the form, set its Interval property to the amount of time (in milliseconds) you want the time works, and put your code into the Timer Method of the Timer Control.

If you´re willing to use a timer in some other place (not a form...), it´s just a matter of instantiate a class you built based on Timer baseclass.

HTH
Claudio Lassala
Previous
Reply
Map
View

Click here to load this message in the networking platform