// 创建 Timer 类的新实例。 System.Windows.Forms.Timer aTimer = new System.Windows.Forms.Timer(); // 将按钮添加到集合的内部列表。 // 引用的 ...