The Windows Forms Timer is a component that raises an event at regular intervals. This component is designed for a Windows Forms environment.
In This Section
Reference
- System.Windows.Forms.Timer class
-
Provides reference information on the class, used for Windows Forms timers, and its members.
- System.Timers.Timer class
-
Provides reference information on the System.Timers.Timer class that is used by server-based timers.
Related Sections