This application will help you gain a clear understanding of each of the timer classes.
这个应用程序将会让你获得对这几个定时器类的清晰的理解。
2
Just like the rest of the code in a typical Windows Forms application, any code that resides inside a timer event handler (for this type of timer class) is executed using the application's UI thread.