Timer component [Windows Forms], about Timer components
timers [Windows Forms], about timers
e672c05b-a8b6-4b26-9e4d-9223aa9e3873
Timer Component Overview (Windows Forms)
The Windows Forms xref:System.Windows.Forms.Timer is a component that raises an event at regular intervals. This component is designed for a Windows Forms environment. If you need a timer that is suitable for a server environment, see Introduction to Server-Based Timers.