using System; using System.Drawing; using System.Drawing.Imaging; using System.Windows.Forms; using System.Threading; using Views; public class StopWatchwithViews { /// /// The Stop Watch with Views Bishop and Horspool March 2003 /// ========================= /// Implements a stopwatch /// Shows the integration of animation with Views. /// Views.Form f; Thread clockThread; void SetUp() { f = new Views.Form( @"