Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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