Timer Control
Creates a timer that can execute code at regular intervals.
Timer
Remarks
The Timer control, invisible to the user, is useful for background processing. A typical use for the timer is checking the system clock to determine if it is time to run a program or application.
For additional information about creating timers, see Using Controls.
See Also
Timer Control Properties, Methods and Events | CREATE CLASS | CREATE FORM | DEFINE CLASS | Form Designer